Diodes and Rectification: Converting AC to DC

2026-04-22

Every DC power supply you've ever used — laptop chargers, phone chargers, USB adapters — relies on rectification, the process of converting alternating current (AC) into direct current (DC). The core component that makes this possible is the diode: a semiconductor device that allows current to flow in only one direction.

A diode has two terminals: the anode (+) and cathode (−). When forward-biased (anode voltage higher than cathode by ~0.7V for silicon), current flows freely. When reverse-biased, current is blocked. Think of it as a one-way check valve for electrons — a concept that maps directly to the check valves you'd find in hydraulic and pneumatic systems.

Rectifier circuits come in three main flavors:

Real-world example: A 12V AC wall transformer feeding a bridge rectifier. The peak voltage is 12 × √2 ≈ 16.97V. After the bridge rectifier's two-diode drop: 16.97 − 1.4 ≈ 15.57V peak. A smoothing capacitor on the output holds this voltage between peaks, and a voltage regulator (like a 7812) then clamps it to a steady 12V DC.

Rule of thumb for selecting a smoothing capacitor:

C = I / (f × ΔV), where I is load current, f is ripple frequency (120 Hz for full-wave off 60 Hz mains), and ΔV is acceptable ripple voltage. For a 500mA load with 1V ripple: C = 0.5 / (120 × 1) ≈ 4,167 µF — so you'd pick a standard 4,700 µF electrolytic capacitor.

Other diode types worth knowing:

See it in action: Check out How AC is turned to DC! EASY! (Rectifiers): Electronics Basics 7 by Simply Electronics to see this theory applied.
Key Takeaway: A diode is a one-way valve for current; four of them in a bridge rectifier form the foundation of virtually every AC-to-DC power supply you encounter.

All newsletters