The role of a rectifier in power supply circuits is straightforward: convert alternating current (AC) into pulsating direct current (DC). However, the bridge rectifier is only the gateway. The real engineering challenge—and the decision that dictates your thermal management, BOM cost, and EMI profile—is what you do with that rectified DC. For a standard 24W bench or embedded load (12VDC at 2A), choosing between a linear regulator and a switching converter downstream of the rectifier yields drastically different results.
Post-Rectifier Topology Selection: Linear vs. Switching
Once the AC waveform passes through the diode bridge and is smoothed by a bulk electrolytic capacitor, you must regulate it to your target DC voltage. For a 12V @ 2A (24W) load, linear and switching topologies behave entirely differently. Linear regulation burns excess voltage as heat, while switching regulation chops the DC bus at high frequencies to step down the voltage efficiently.
| Criteria | Linear (e.g., LM7812 / LM317) | Switching (e.g., Flyback / Buck) |
|---|---|---|
| Efficiency | ~45% (Highly dependent on dropout) | 80% – 88% |
| Heat Dissipation | ~15.3W (Requires massive heatsink) | ~4.8W (Spread across MOSFET/diode) |
| Output Noise/Ripple | < 5 mV (Excellent for audio/RF) | 50 – 100 mV (Requires LC filtering) |
| BOM Cost & Size | Low IC cost, but huge transformer & heatsink | Higher IC cost, tiny high-freq transformer |
| Best Application | Low-noise analog, audio preamps, < 5W loads | Digital logic, motors, LED drivers, > 10W loads |
The Verdict for a 24W Load: Unless you are powering a highly sensitive audio DAC or an RF receiver front-end, a switching topology wins decisively at 24W. Dissipating 15W of heat in a linear regulator requires a bulky aluminum extrusion and forced air, whereas a switching supply keeps the enclosure cool and compact.
Design Example: 120VAC to 12VDC @ 2A (24W)
Let’s build the math for both paths so you can see exactly where the headroom and thermal limits break down. We will use a standard 18VAC RMS step-down transformer for the linear path, and a direct-off-line Flyback for the switching path.
The Front End: Protection and Rectification
Before topology selection, the raw mains input requires protection. A standard full-wave bridge rectifier like the KBP208G (2A, 800V) is sufficient, but it needs support:
- Fuse: 250VAC, 3A slow-blow (handles transformer inrush).
- MOV: 275VAC Metal Oxide Varistor (e.g., Littelfuse TMOV20RP275E) clamps line surges.
- NTC Thermistor: 5D-9 (5Ω cold) limits inrush current into the bulk capacitors.
- Rectifier Bridge: KBP208G. At 2A, the forward voltage drop ($V_f$) is ~1.0V per diode. Total drop = 2.0V. Power dissipated in the bridge = $2.0V \times 2A = 4W$. Note: A KBP package without a heatsink has a thermal resistance of ~65°C/W. 4W will raise the junction temperature by 260°C, destroying it. You must mount it to a heatsink or use a PCB copper pour.
Path A: Linear Regulator Math (The Heat Problem)
Assume an 18VAC RMS transformer. The peak DC voltage after the bridge is $18V \times 1.414 = 25.45V$. Subtract the 2.0V bridge drop, leaving a peak of 23.45VDC.
We use a 2200µF bulk capacitor. The ripple voltage at 2A load (assuming 120Hz ripple frequency for full-wave 60Hz mains) is:
$V_{ripple} = \frac{I}{f \times C} = \frac{2}{120 \times 0.0022} = 7.57V$
The minimum DC voltage hitting the regulator is $23.45V - 7.57V = \mathbf{15.88V}$. An LM7812 requires a typical dropout voltage of 2.0V to 2.5V. Since $15.88V - 2.5V = 13.38V$ (which is > 12V), the regulator will maintain regulation without dropping out.
The Thermal Penalty: The average DC voltage is roughly $23.45V - (7.57V / 2) = 19.66V$. The power dissipated as heat in the LM7812 is $(19.66V - 12V) \times 2A = \mathbf{15.32W}$. To keep the junction under 125°C in a 25°C ambient room, you need a heatsink with a thermal resistance ($\theta_{SA}$) of less than 4°C/W. That is a large, expensive chunk of aluminum.
Path B: Switching Flyback Math (The Efficiency Win)
For a switching supply, we skip the heavy 60Hz iron transformer. The 120VAC goes straight through the bridge into a 100µF, 400V bulk capacitor, yielding a ~165VDC primary bus. We use an integrated off-line switcher like the Power Integrations TNY268PN to drive a high-frequency Flyback transformer.
Assuming a realistic 82% efficiency for a well-designed 24W Flyback, the total input power is $24W / 0.82 = 29.2W$. The total heat dissipated across the entire primary and secondary side is only 5.2W. Furthermore, this heat is distributed among the switching MOSFET, the transformer core/copper, and the secondary Schottky diode (e.g., MBR10100), eliminating the need for massive single-component heatsinks.
Input Protection and Ripple Expectations
When designing the rectifier stage, you must account for the real-world ugliness of the AC mains and the specific noise tolerance of your load.
What Input Range and Protection Does It Need?
A robust 120VAC nominal input stage must tolerate the ANSI C84.1 standard voltage ranges: 114V to 126V (Range A) and survive 104V to 127V (Range B). If your device is intended for global use (85VAC to 265VAC), a standard silicon bridge rectifier like the KBP208G works fine, but your bulk capacitor must be rated for 400V or 450V, and your switching controller must support wide-range DCM (Discontinuous Conduction Mode) or CCM Flyback operation. For 230VAC nominal regions, the DC bus will sit around 325VDC, pushing the $V_{DS}$ rating of your switching MOSFET to its limits; a 700V or 800V rated MOSFET is mandatory.
Ripple and Noise Expectations
The rectifier and bulk capacitor only smooth the low-frequency (100/120Hz) AC ripple. High-frequency noise is a different beast:
- Linear Supplies: Output ripple is typically < 5 mV RMS. The only noise present is the residual 120Hz hum from the bulk cap, which the high PSRR (Power Supply Rejection Ratio) of the linear regulator easily crushes. Ideal for 16-bit+ ADCs and audio.
- Switching Supplies: Output ripple and switching noise typically range from 50 mV to 150 mV peak-to-peak. You will see the fundamental switching frequency (e.g., 132 kHz for the TNY268) and its harmonics. If your load includes sensitive analog sensors, you must add a secondary LC pi-filter or a low-noise LDO (like the TI TPS7A47) on the secondary side to clean the rails.
Thermal Derating and Component Survival
The most common point of failure in DIY and commercial power supplies isn't the silicon; it's the passives baking to death. When sizing your rectifier and filtering components, apply these derating rules:
| Component | Rule of Thumb | Failure Mode if Ignored |
|---|---|---|
| Bridge Rectifier | Derate current by 50% without a heatsink. | Thermal runaway, shorted diode, blown fuse. |
| Bulk Electrolytic Cap | Voltage: 20% headroom. Temp: 105°C rated minimum. | Electrolyte boil-off, capacitance loss, venting. |
| Linear Regulator | Keep $T_{junction}$ < 110°C (25°C below max). | Internal thermal shutdown cycling, output dropout. |
| Secondary Schottky | Voltage: 3x $V_{out}$ minimum for Flyback leakage. | Avalanche breakdown, shorted output, MOSFET death. |
Electrolytic capacitors are the weakest link. The life of an aluminum electrolytic capacitor halves for every 10°C rise in core temperature above its rated limit. If your bulk capacitor sits next to a 15W linear regulator or a hot Flyback transformer, a 2,000-hour rated cap will degrade to a few hundred hours, leading to increased ESR, higher ripple voltage, and eventual catastrophic failure. Always specify 105°C, low-ESR, high-ripple-current capacitors (like the Rubycon ZL or Nichicon PW series) for the post-rectifier filter stage, and physically distance them from heat sources on the PCB.
Ultimately, the choice between linear and switching regulation downstream of your rectifier dictates the entire physical layout of your power supply. Calculate your dropout, respect your thermal limits, and never trust a bare bridge rectifier to handle 2 amps without a copper pour to lean on.






