You are on page 1of 7

Electronic devices and Circuits (EME-306)

Lab 1
Objective

Designing a power supply circuit to provide a stable 3.3, 5 and 12 voltage outputs,
testing the circuit using a software simulation program and implementing it on a
bread board.

Software Requirements

Installation of proteus 8 professional as a simulation software program. The


following link contains the setup source file:
https://drive.google.com/file/d/1vlCNPMp10kaPCkpXfqpkQPzrf7oD8YI6/view?usp=sharing

How to setup video lies on the following link:


https://drive.google.com/file/d/1xsZASs28yUe7Y2WvwfzaSDvj2opl81jr/view?usp=sharing

Hardware Requirements

• 1N5408 "3A Silicon Diode General Purpose” × 8.


• Electrolytic Capacitor 470uF 50v × 3.
• Electrolytic Capacitor 2200uF 25v × 3.
• Bridge Rectifier 6 Ampere (Square Shape) × 2.
• Transformer 220Vac to 12Vac (3A) × 1.
• L7812CV "Positive Voltage Regulator 12V” × 2.
• L7805CV "+5V Regulator” × 2.
• LED 5 mm Red Color × 3.
• LED 5 mm White Color × 3.
• Carbon Resistor 470.0 ohm 1/4W - 5x Resistors × 2.
• Carbon Resistor 1.0 Kohm 1/4W - 5x Resistors × 2.
• Carbon Resistor 10.0 Kohm 1/4W - 5x Resistors × 2.
• Ac Power Cord (General Purpose) × 1.
• Bread Board 630-Tie Point "BB-01” × 1.
• Connecting Jumper Wires for Bread Board & Arduino (65 Wire) 22AW × 1.
• Crocodile (Alligator) 10 Wires Different Colors 45cm Length × 1.
• Ceramic Capacitor 0.1uf 25v (100nf 25v - code PF104) × 1.

Materials and Methods

Performing Simulation

Figure 1: Schematic diagram of the power supply circuit


1- Install proteus software and open a new project containing a schematic
capture.

2- Place and connect all the components shown in the figure 1.

3- Change the capacitor C1 and the resistance R4 and calculate the ripple factor
before the regulator in each case using an oscilloscope then verify these
results using theoretical analysis.

Ripple factor Ripple factor using


Value of C1 Value of R4
using simulation theoretical analysis
470uF 1k ohm
470uF 10k ohm
2200uF 1k ohm
2200uF 10k ohm

4- Generate and draw the signal with capacitor and without capacitor as shown
in figure 2 below

Figure 2: capacitor filtering


Implementation on a bread board

1- Test all components individually before connecting the circuit as the


following:

a. Transformer
Using the ohm test in your Avometer, Measure the resistance of the
primary winding, it should be in the range of 400 -600 ohm. Measure
the resistance of the secondary winding, it should be in the range of 1-
5 ohm. Otherwise, the transformer is damaged.

b. Diode
Use the diode test on your Avometer. Put the positive probe of the
Avometer on the anode and the negative terminal on the cathode, it
should give a value in the range of 0.4 – 0.8. reverse the probes and it
should give open circuit. Otherwise, the diode is damaged.

c. Resistor

Use the ohm test in your Avometer. It should give a resistance close to
the expected one. If it gives open circuit or short circuit the resistor is
damaged.

d. Capacitor

Make sure it is free of charge by shorting its terminal with a resistor.


Then use the ohm test, it is observed that the resistance increases
gradually until it becomes infinity. Otherwise, it is damaged

2- Connect the circuit shown in figure 1.

3- Connect the AC power cord to the primary terminals of the transformer(do


this in the presence of your instructor).
4- record the output of each phase on an oscilloscope.

5- Fill the following table according to your observations

Observation value

Frequency of the output signal after transformer

The peak voltage value after the capacitor filter

The ripple peak to peak voltage after the capacitor filter

The ripple factor

The output voltage after the two diodes D6 and D7

The output voltage after the regulator 7805

The output voltage after the regulator 7812

Discussion

A block diagram of such a power supply is shown in Figure 3.

Figure 3: Power Supply block diagram


The dc voltage VO is required to be as constant as possible despite variations in the
ac line voltage and in the current drawn by the load.
Power transformer

The first block in a dc power supply is the power transformer. It consists of two
separate coils wound around an iron core that magnetically couples the two
windings. The primary winding, having Np turns, is connected to the 220-V ac
supply, and the secondary winding, having 𝑁s turns, is connected to the circuit of
the dc power supply. Thus, an ac voltage 𝑣s given by equation 1 develops between
the two terminals of the secondary winding.

𝑣𝑝 𝑁𝑝 𝐿𝑃
= =√
𝑣𝑠 𝑁𝑆 𝐿𝑠

By selecting an appropriate turns ratio (𝑁p /𝑁𝑆 ) for the transformer, the designer can
step the line voltage down to the value required to yield the particular dc voltage
output of the supply. For instance, a secondary voltage of 12-V rms is used in this
circuit. This can be achieved with a 20:1 turns ratio.

In addition to providing the appropriate sinusoidal amplitude for the dc power


supply, the power transformer provides electrical isolation between the electronic
equipment and the power-line circuit. This isolation minimizes the risk of electric
shock to the equipment user.

Bridge rectifier

The diode rectifier converts the input sinusoid Vs to a unipolar output, which can
have the pulsating waveform indicated in Figure 3. Although this waveform has a
nonzero average or a dc component, its pulsating nature makes it unsuitable as a dc
source for electronic circuits, hence the need for a filter.
Capacitor Filter

The variations in the magnitude of the rectifier output are considerably reduced by
the filter block in Figure 3. The output of the rectifier filter, though much more
constant than without the filter, still contains a time-dependent component, known
as ripple. The ripple voltage peak to peak can be calculated from

𝑉𝑠(𝑝𝑒𝑎𝑘) − 1.4
𝑉𝑟𝑝−𝑝 =
2 ∗ 𝑓𝑖𝑛 ∗ 𝑅 ∗ 𝐶

Regulator

To reduce the ripple and to stabilize the magnitude of the dc output voltage against
variations caused by changes in load current, a voltage regulator is employed. Such
a regulator can be implemented using a zener shunt regulator configuration.
Alternatively, and much more commonly at present, an integrated-circuit regulator
can be used.

You might also like