Electrical
Diode Rectification
Diodes convert AC to DC — half-wave, full-wave, and bridge rectifiers
A rectifier uses diodes — devices that conduct in only one direction — to convert alternating current (AC) to direct current (DC). Half-wave rectifiers pass only the positive half-cycle. Full-wave rectifiers (center-tapped or bridge) pass both halves. Output is pulsating DC; smoothing capacitors reduce ripple. Found in every AC-to-DC power supply: phone chargers, laptops, appliances, EV chargers. Modern designs add active power-factor correction and switching topologies, but the underlying rectification still relies on diode physics — the PN junction that conducts only when forward-biased above ~0.7 V.
- DiodeConducts forward only (~0.7 V drop)
- Half-wave1 diode, 50% duty cycle
- Full-wave4 diodes (bridge), uses both halves
- OutputPulsating DC + capacitor smoothing
- RippleReduced by capacitance and load
- Forward voltage0.3 V (Schottky), 0.7 V (silicon), 1.0 V (LED)
Interactive visualization
Press play, or step through manually. The visualization is yours to drive — try it before reading on.
Watch the 60-second explainer
A condensed visual walkthrough — narrated, captioned, under a minute.
Why rectification matters
- Power supplies. Every wall adapter and PSU.
- Battery chargers. Convert AC line to DC charging current.
- Welding. Stick and TIG welders rectify line AC.
- Motor drives. Variable-frequency drives rectify then invert.
- Solar inverters. Bidirectional power conversion.
- RF detection. Envelope detectors in radios.
- EV charging. Onboard chargers convert AC to DC battery voltage.
Common misconceptions
- Output is pure DC. Pulsating DC requires smoothing.
- Bigger capacitor = always better. Higher inrush current stresses diodes.
- Diodes are ideal switches. Real ones drop ~0.7 V and dissipate heat.
- Half-wave is half as good. Output average is much less than half — power factor suffers.
- PIV equals peak voltage. Often 2× peak in capacitor-smoothed circuits.
- Reverse current is zero. Real diodes have small leakage; matters in low-power circuits.
Frequently asked questions
How does a diode rectify?
A PN junction allows current in one direction (P to N — forward bias) and blocks it in the other (reverse bias). Apply AC across a single diode in series with a load: during positive half-cycles current flows; during negative half-cycles the diode blocks. Result is unidirectional pulsing current — pulsating DC. The fundamental conversion mechanism for line power.
What's a bridge rectifier?
Four diodes arranged in a Wheatstone-bridge configuration. Regardless of input polarity, current always flows through the load in the same direction. Two diodes conduct each half-cycle (one pair on positive half, the other pair on negative). Both halves of the AC waveform contribute, doubling the average output and reducing ripple compared to half-wave.
Why use a smoothing capacitor?
Pulsating DC has substantial AC ripple — useless for sensitive electronics. A capacitor across the output charges to peak voltage during conduction and discharges through the load between peaks. Larger capacitance → smaller ripple. Tradeoffs: bigger capacitor draws large pulse currents, stresses diodes and transformer, and reduces power factor.
What's voltage drop across diodes?
A silicon diode drops about 0.6–0.7 V when forward conducting; this energy is dissipated as heat. In a bridge rectifier, two diodes conduct per half-cycle, total drop ≈ 1.4 V. Schottky diodes drop only 0.2–0.4 V and switch faster — preferred for low-voltage rectifiers in switching power supplies. Power dissipation = V_F × I_avg.
What's PIV?
Peak Inverse Voltage — the maximum reverse voltage a diode sees when blocking. In a half-wave rectifier with a smoothing capacitor, PIV equals 2 × peak input voltage. Diodes must be rated above this. Underrated diodes break down (avalanche) and short-circuit. PIV is one of two fundamental diode ratings, alongside forward current.
What's a center-tapped transformer rectifier?
Uses a transformer with a centre-tapped secondary and only two diodes for full-wave rectification. Each diode conducts on alternate half-cycles, drawing from one half of the secondary. Cheaper diodes but more complex transformer. Common in vintage tube radios and high-current low-voltage applications. Bridge rectifiers replaced this design in most modern equipment.
How does ripple affect circuits?
Ripple appears as AC noise superimposed on DC. Sensitive circuits (audio amplifiers, ADCs) need very low ripple — additional regulation (linear regulator, switching regulator) follows the rectifier. Ripple voltage ≈ I_load / (f × C) for full-wave with capacitor C. At 60 Hz with 10,000 μF and 1 A load, ripple ≈ 0.83 V — too much for many applications without additional regulation.