Power supply rectification converts AC mains voltage to DC for powering electronic circuits, proceeding through three stages: transformation (stepping voltage down via a transformer), rectification (converting AC to pulsating DC using diodes), and filtering (smoothing to near-constant DC using capacitors). A half-wave rectifier uses one diode to pass only positive half-cycles, wasting half the input power and producing large ripple at the line frequency. A full-wave bridge rectifier uses four diodes to redirect both half-cycles to the load with the same polarity, doubling the ripple frequency and halving the ripple for a given filter capacitor. The ripple voltage is approximated by V_ripple = I_load / (f_ripple * C), where f_ripple is the line frequency for half-wave and twice the line frequency for full-wave. Each diode must withstand the peak inverse voltage (PIV): V_peak for a bridge rectifier, 2*V_peak for a center-tapped full-wave rectifier. A voltage regulator (Zener diode or IC regulator like the 7805) follows the filter to provide a constant output voltage independent of load current and input voltage variations, reducing ripple by the regulator's line regulation and ripple rejection specifications.
Trace current paths through the bridge rectifier during each half-cycle, marking which diodes are forward-biased and which are reverse-biased. Calculate the required filter capacitor for a target ripple voltage and load current. Then design a complete supply: transformer ratio for the desired voltage, bridge rectifier with PIV-rated diodes, filter capacitor sized for acceptable ripple, and a voltage regulator to produce a clean output. Measure the waveform at each stage with an oscilloscope to see transformation, rectification, filtering, and regulation in action.
From your study of diode circuit applications, you know the diode's essential property: it allows current to flow in one direction (forward-biased, approximately 0.7 V drop) and blocks it in the other direction (reverse-biased). From capacitor and inductor energy storage, you know that a capacitor stores charge and resists rapid voltage changes — it acts as a reservoir. Power supply rectification combines these two concepts to solve a fundamental problem: AC power from the wall is a sinusoid that swings positive and negative at 50 or 60 Hz, but nearly all electronic circuits require a stable, positive DC voltage. The conversion proceeds through three stages: transformation, rectification, and filtering.
The transformation stage uses a transformer to step the mains voltage (120 V or 240 V AC) down to a lower AC voltage appropriate for the target DC output. The rectification stage is pure diode work. A half-wave rectifier uses a single diode: during positive half-cycles, the diode conducts and current reaches the load; during negative half-cycles, the diode blocks and no current flows. The output is a series of positive pulses at the line frequency, with half the input waveform discarded. A full-wave bridge rectifier uses four diodes arranged so that during both half-cycles, current reaches the load with the same polarity — the negative half-cycle is "flipped" rather than blocked. Both half-cycles are used, the ripple frequency doubles to 2× line frequency, and energy efficiency improves significantly. The cost: two diodes are always in the current path, so the output peak voltage is V_peak − 1.4 V (two 0.7 V drops), which matters at low supply voltages.
After rectification, the output is still pulsating — it surges and sags at the ripple frequency. The filtering stage places a large capacitor in parallel with the load. When the rectified voltage rises above the capacitor's current charge, the diodes conduct and the capacitor charges toward the peak. When the rectified voltage falls below the capacitor voltage between pulses, the diodes are reverse-biased and the capacitor discharges slowly through the load, sustaining the output. The resulting ripple voltage — the peak-to-peak swing between charge and discharge — is approximated by V_ripple ≈ I_load / (f_ripple × C). To halve the ripple, double the capacitor or double the ripple frequency; this is why full-wave rectification (which doubles f_ripple compared to half-wave) is strongly preferred for a given filter capacitor size.
A critical constraint in diode selection is the peak inverse voltage (PIV): the reverse voltage each diode must withstand when it is blocking. In a bridge rectifier, the two reverse-biased diodes see approximately V_peak across them, setting the minimum PIV rating. In a center-tapped full-wave rectifier topology, the PIV is 2 × V_peak — a frequently overlooked difference that has caused circuit failures when diodes specified for one topology were substituted for another. Diode selection also requires checking the surge current rating, since the filter capacitor charges in narrow pulses near the voltage peak, producing high peak currents even when the average current is modest.
Even with a filter capacitor, the output voltage drifts with load current and input voltage variations — unacceptable for precision circuits. A voltage regulator provides the final stage. A Zener diode regulator exploits the Zener's reverse breakdown characteristic to clamp the output at a fixed voltage, absorbing variation in supply current. IC regulators like the 7805 use internal feedback to maintain a precise output (5 V in this case) over a wide range of input voltages and load currents, with very high ripple rejection (often 70 dB or more — a factor of 3,000 in voltage). Together, the four-stage chain — transform, rectify, filter, regulate — converts rough sinusoidal mains power into the stable, quiet DC that digital logic and analog circuits require to function reliably.
No topics depend on this one yet.