Skip to content
LearnTronics menu

LearnTronics

Simple Regulated DC Power Supply

Tutorial Index

Recipe #15 — transformer, rectifier, filter, and regulator

The previous page stopped after the transformer, bridge rectifier, and filter capacitor. One more block can make the output much steadier: a voltage regulator IC.

Safety: this drawing is for understanding the circuit blocks. Mains wiring on the transformer primary requires correct fusing, insulation, grounding, enclosure practices, and safe construction.
SIMPLE 5 V REGULATED DC POWER SUPPLY AC source T1 — step-down / isolation 9 VAC BR1 full-wave bridge + + C1 filter 1000 µF 7805 IN OUT GND regulated +5 V C2 bypass load AC pulsating DC smoothed DC regulated 5 V DC
Follow the power: AC source → T1 transformer → BR1 bridge rectifier → C1 reservoir/filter capacitor → 7805 regulator → regulated 5 V load.

What each section does

T1: steps the AC voltage down and provides isolation.

BR1: uses both halves of the AC waveform to make pulsating DC.

C1: stores charge and fills in much of the space between the rectified peaks, reducing ripple.

7805: continuously adjusts its internal pass transistor so the output stays near 5 V while the input remains high enough and the regulator stays within its electrical and thermal limits.

C2: is a small local bypass capacitor. Exact capacitor recommendations depend on the regulator and layout, so the actual regulator datasheet should be followed.

Another way to think of it

The transformer changes the voltage, the bridge makes all the current pulses face the same direction, the big capacitor smooths the bumps, and the regulator performs the final trimming so the load receives a much steadier voltage.

The filter comes before the regulator

The regulator should not have to work directly from the deeply pulsating output of the bridge. C1 first creates a reasonably smooth DC input. The regulator then removes much of the remaining variation.

A classic 7805 is a linear regulator. The voltage it removes becomes heat:

PREG ≈ (VIN − 5 V) × ILOAD

That is why the input voltage, load current, package, heat sink, and temperature all matter.

Related component page: 78xx Fixed Linear Voltage Regulators explains the 7805 and its relatives in more detail.

Try these yourself

Which component does most of the ripple smoothing before the regulator? SIMPLE 5 V REGULATED DC POWER SUPPLY AC source T1 — step-down / isolation 9 VAC BR1 full-wave bridge + + C1 filter 1000 µF 7805 IN OUT GND regulated +5 V C2 bypass load AC pulsating DC smoothed DC regulated 5 V DC
C1 stores energy near the rectified peaks and supplies current between them, reducing the ripple before the regulator.
What is the main job of the 7805 in this circuit?
The 7805 is the regulating stage. It uses feedback inside the IC to keep its output near its fixed 5 V value while operating within its limits.
Why can a linear regulator become hot?
For a linear regulator, approximate dissipation is the voltage dropped across it multiplied by load current.