A bridge rectifier is the beating heart of any classic linear AC-to-DC power supply. By arranging four diodes in a Graetz bridge topology, it forces both halves of the alternating current waveform to flow in a single direction, yielding full-wave pulsating DC. While switch-mode power supplies (SMPS) dominate modern consumer electronics, linear supplies built around bridge rectifiers remain the undisputed choice for ultra-low-noise audio, precision measurement equipment, and heavy-duty bench testing where switching noise is unacceptable.

Designing a robust linear supply requires more than just dropping a bridge onto a PCB. You must calculate thermal derating, size filter capacitors to manage ripple, and ensure your linear regulator has adequate headroom. This guide walks through the exact math, component selection, and topology trade-offs required to build a reliable linear power stage.

SAFETY WARNING: This design involves mains AC voltage (120V/240V) and high-capacity filter capacitors that can deliver lethal shocks even when unplugged. Always de-energize the circuit, use a properly rated CAT III multimeter to verify zero voltage across the primary and secondary windings, and install a bleeder resistor across your filter capacitors to discharge them safely within seconds of power-off.

Topology Showdown: Linear Rectification vs. Switching (SMPS)

The most common question when spec'ing a power supply is whether to use a linear bridge-rectifier topology or an off-the-shelf SMPS module. The answer depends entirely on your load's sensitivity to noise and your thermal budget. Linear supplies are heavy, inefficient, and run hot, but they offer pristine DC output. SMPS units are lightweight and highly efficient, but they inject high-frequency switching noise into the output rail.

Criterion Linear (Bridge + Regulator) Switching (SMPS / Buck)
Efficiency 40% - 60% (Heat scales with dropout voltage) 85% - 95% (High efficiency across wide input ranges)
Output Noise / Ripple Ultra-low (< 1 mV RMS, mostly 120Hz hum) High (20 - 50 mV RMS, high-frequency spikes at 100kHz+)
Thermal Profile High (Requires large extruded aluminum heatsinks) Low (Small SMD heatsinks or thermal vias suffice)
Transient Response Excellent (No control loop instability) Moderate (Requires careful output capacitor ESR tuning)
BOM Cost & Weight High (Heavy copper/iron transformer, large passives) Low (Lightweight ferrite cores, cheap SMD passives)

When to choose Linear: Choose a bridge-rectified linear supply when powering low-noise audio preamps, precision ADCs, RF oscillators, or lab equipment where switching hash would ruin the signal-to-noise ratio. For more on the fundamental semiconductor physics behind these diode networks, refer to the full-wave rectifier principles outlined in standard semiconductor texts.

When to choose SMPS: If you are powering digital logic, motors, or battery charging circuits where a few millivolts of high-frequency noise won't matter, use an SMPS. The weight and heat savings are massive.

Bridge Rectifier Selection, Thermal Derating, and Protection

A common beginner mistake is looking at a bridge rectifier's datasheet, seeing '50A' printed on the KBPC5010 package, and assuming it can handle 50 amps of continuous current in free air. It cannot. The 50A rating assumes an infinite heatsink and a specific case temperature. In reality, thermal derating dictates your true current limit.

During the positive half-cycle, current flows through two diodes in series. At 5A, a standard silicon diode drops about 0.9V to 1.1V. Two diodes mean a 2.0V forward voltage drop. Multiply that by 5A, and your bridge is dissipating 10W of heat. The KBPC5010 has a junction-to-ambient thermal resistance ($R_{\theta JA}$) of roughly 19°C/W without a heatsink. A 10W dissipation will raise the junction temperature by 190°C above ambient, instantly triggering thermal runaway and destroying the silicon.

Component Selection:

  • KBPC5010 (Square, 50A, 1000V): Best for high-current bench supplies. Must be bolted to a finned aluminum heatsink using thermal paste. The metal case is tied to the positive output, so you must use a mica insulator and nylon shoulder washers if mounting to a grounded chassis.
  • GBU808 (Inline SIP, 8A, 800V): Ideal for PCB-mounted supplies under 3A. Easier to heatsink via the exposed metal pad, but requires careful PCB copper pour design for thermal relief.
  • W04G (Round, 1.5A, 400V): Only suitable for low-current control circuits or LED drivers. Do not use for main power rails.

Input Range and Protection:
Your supply must tolerate standard grid variations. A 120VAC nominal line can legally fluctuate between 114V and 126V. To protect the rectifier and downstream transformer from grid transients and lightning-induced surges, install a Metal Oxide Varistor (MOV) rated for 150VAC (like the Littelfuse TMOV20RP150M) directly across the primary side of the transformer. On the secondary side, always use a slow-blow fuse sized to 150% of your maximum expected DC load current to handle the massive inrush current caused by charging empty filter capacitors at turn-on.

Filter Capacitor Sizing and Ripple Expectations

The raw output of a bridge rectifier is a series of 120Hz humps (assuming a 60Hz mains input). To smooth this into usable DC, we use a bulk filter capacitor. The size of this capacitor determines your peak-to-peak ripple voltage, which in turn dictates the minimum input voltage your linear regulator will see.

The fundamental equation for filter capacitance in a full-wave rectifier is:

C = I / (2 * f * V_ripple)

Where I is load current in amps, f is the mains frequency (60Hz, so 2*60 = 120Hz), and V_ripple is your acceptable peak-to-peak ripple voltage.

Dropout and Headroom Math:
If you are using a standard linear regulator like the LM317, the dropout voltage (the minimum difference between input and output required to maintain regulation) is typically 2.0V to 3.0V. If you use a Low Dropout Regulator (LDO) like the Texas Instruments LT1084, the dropout is a much tighter 1.3V.

Let's say you need a 12V DC output at 5A using an LT1084. The input to the regulator must never drop below 13.3V (12V + 1.3V dropout). If your bulk capacitor allows the ripple valley to dip to 12.5V, the regulator will drop out, and 120Hz hum will appear directly on your 12V output rail. Therefore, your capacitor must be sized to keep the valley voltage safely above 14V to provide a margin for transient loads.

Noise Expectations:
Even with massive capacitance, a linear supply will have residual 120Hz ripple. The linear regulator's Power Supply Rejection Ratio (PSRR) will attenuate this by 60dB to 80dB. A 2V peak-to-peak ripple at the capacitor will be reduced to roughly 2mV or less at the regulator output, which is perfectly acceptable for 99% of analog and digital circuits.

Complete 12V 5A Linear Supply Design Example

Below is a proven, bench-tested specification for a 12V 5A linear power supply. This design prioritizes low noise and robust thermal margins over efficiency.

Stage Component / Value Design Notes & Math
Transformer 15VAC @ 6A (e.g., Hammond 165 Series) 15VAC * 1.414 = 21.2V peak. Provides adequate headroom without excessive regulator heat.
Rectifier KBPC5010 (Mounted on 1.5°C/W heatsink) 2.0V drop at 5A. Peak DC = 21.2V - 2.0V = 19.2V.
Filter Capacitor 10,000µF 35V Snap-in (Nichicon LGU) Ripple = 5A / (120 * 0.01) = 4.16V. Valley = 19.2V - 4.16V = 15.04V.
Bleeder Resistor 4.7kΩ 2W Metal Oxide Film Discharges 10,000µF cap to safe voltage in < 5 seconds after power-off.
Regulator LT1084 (5A LDO, TO-220 package) Dropout 1.3V. Min input 13.3V. Our 15.04V valley provides 1.74V margin.
Regulator Heatsink Aavid Thermalloy 631k (Extruded Al) Avg drop = 17.1V - 12V = 5.1V. Heat = 5.1V * 5A = 25.5W. Requires forced air or massive fin area.

Final Bench Verification:
Once assembled, do not connect your sensitive load immediately. Connect a 5A dummy load (or a bank of power resistors) and use an oscilloscope with an AC-coupled probe and a ground-spring (not a long alligator clip) to measure the output ripple. You should see a flat line with less than 2mV of 120Hz ripple. If you see high-frequency ringing, you need to add a 100nF ceramic bypass capacitor directly across the LT1084 output pins to tame high-frequency parasitic inductance.

Building a linear supply with a bridge rectifier is an exercise in thermal management and margin calculation. By respecting the diode forward voltage drops, sizing your filter capacitance for the worst-case valley voltage, and treating your heatsinks as critical structural components, you will build a power supply that outlasts and outperforms nearly any switching alternative on the bench.