Bridge Rectifier Circuit Diagram: Full-Wave Rectification Explained

A bridge rectifier converts AC to pulsating DC using four diodes arranged in a bridge configuration. It is one of the first circuits a student encounters in power electronics and one of the most-built circuits in practice -- inside almost every wall adapter, power supply, and battery charger. Understanding the current path through each half-cycle, the peak inverse voltage (PIV) each diode sees, and how a smoothing capacitor reduces ripple gives you the foundation to design reliable DC power supplies.

Why Not Just Use One Diode?

A single diode (half-wave rectifier) blocks the negative half of the AC cycle entirely. The output pulses at the supply frequency (60 Hz in North America), with a 50% duty cycle. The average DC output is only 0.318 × Vpeak, and the ripple is severe.

A two-diode full-wave rectifier uses a center-tap transformer -- each diode conducts on alternate half-cycles, producing full-wave rectification at twice the frequency. But it requires a center-tapped transformer, which is heavier and more expensive.

The bridge rectifier achieves full-wave rectification without a center tap, using a standard transformer secondary. The tradeoff is two diodes in the current path at any moment instead of one, adding twice the forward voltage drop (~1.4 V with 1N4007 diodes rather than 0.7 V for a center-tap design). For practical 12 V and above supplies, this is acceptable.

Circuit Diagram: 4-Diode Bridge

The bridge consists of four diodes arranged so that both the positive and negative half-cycles of the AC input produce positive output:

         D1 (1N4007)      D3 (1N4007)
AC+ ──┬───►|─── DC+ out ───|◄───┬── AC-
      │                         │
      └───|◄─── DC- out ───►|───┘
         D4 (1N4007)      D2 (1N4007)

Labeling convention (standard bridge):

Current Path on Each Half-Cycle

Positive Half-Cycle

When the AC input goes positive (left terminal higher than right):

  1. Current enters at the left AC terminal.
  2. Forward-biases D1 → flows to DC+ output → through the load.
  3. Returns from DC- back to the right AC terminal through D2 (forward-biased).
  4. D3 and D4 are reverse-biased and block current.

Negative Half-Cycle

When the AC input reverses (right terminal higher than left):

  1. Current enters at the right AC terminal.
  2. Forward-biases D3 → flows to DC+ output → through the load.
  3. Returns from DC- back to the left AC terminal through D4 (forward-biased).
  4. D1 and D2 are reverse-biased and block current.

The result: current through the load flows in the same direction regardless of AC polarity. The output is a series of positive pulses at twice the input frequency -- 120 Hz from a 60 Hz supply.

Peak Inverse Voltage (PIV)

Each diode must withstand the peak AC voltage when it is reverse-biased. In the positive half-cycle, D3 and D4 are reverse-biased. The voltage across a blocked diode equals the peak AC supply voltage minus one forward drop:

PIV = Vpeak - Vf ≈ Vpeak (approximately)

For a 24 V AC RMS supply: Vpeak = 24 × √2 ≈ 34 V. Add a 2× safety margin and you need diodes rated for at least 68 V.

The 1N4007 is rated for 1,000 V PIV and 1 A average forward current -- it handles virtually any low-power single-phase bridge application with headroom to spare. For higher currents (5 A and above) use the 1N5401 (3 A, 100 V) series, 6A10 (6 A, 1000 V), or a packaged bridge rectifier module like the GBU series.

DC Output Voltage

The average (mean) DC output of an unfiltered full-wave rectifier:

Vdc = (2 / π) × Vpeak = 0.637 × Vpeak

For a 24 V RMS input: Vpeak ≈ 33.9 V, so Vdc ≈ 21.6 V (before the diode drops and load regulation).

Practical output with 1N4007 diodes:

Vdc_actual ≈ 0.637 × Vpeak - 2 × Vf ≈ 0.637 × 33.9 - 1.4 ≈ 20.2 V

Smoothing Capacitor

The pulsating output from the bridge needs a filter capacitor across the DC output to smooth the ripple. The capacitor charges to the peak voltage during each pulse and discharges through the load between pulses.

Ripple voltage (approximate):

Vripple ≈ Iload / (2 × f × C)

Where:

For a 1 A load at 60 Hz with a 2,200 µF capacitor:

Vripple ≈ 1 / (2 × 60 × 0.0022) ≈ 3.8 V peak-to-peak

Doubling the capacitance halves the ripple. A linear voltage regulator (7812, 7805, LM317) downstream will reject the remaining ripple and produce a clean regulated output.

Filter capacitors must be rated for:

Simulating the Bridge Rectifier

This is exactly the kind of circuit worth running a transient simulation on before you build it. In CircuitDiagramMaker, place the four 1N4007 diodes in the bridge configuration, add a sinusoidal voltage source, connect a load resistor, and run a transient simulation. You will see the full-wave rectified waveform -- both half-cycles swung positive -- and then add the filter capacitor to watch the ripple collapse as the capacitor charges. Change the capacitance value and observe directly how ripple scales inversely with capacitance. This is far faster than iterating on a breadboard.

Building on a Breadboard

Discrete bridge rectifiers on a breadboard:

  1. Place four 1N4007 diodes with careful attention to polarity (cathode = banded end).
  2. Connect the two AC input nodes (from a transformer secondary, never from mains directly on an exposed breadboard).
  3. DC+ output at the two cathodes (top of the bridge).
  4. DC- (GND) at the two anodes (bottom of the bridge).
  5. Connect a filter capacitor across DC+ and DC- (observe polarity).
  6. Connect a load resistor (e.g., 100 Ω for a rough test) and measure with a multimeter.

Alternatively, use a pre-packaged bridge rectifier module (e.g., W04M, DB107, GBU4J). These 4-pin packages expose AC~ AC~, DC+, DC- terminals and contain all four diodes in a single package. They are more compact and often cheaper than four discrete 1N4007s.

Safety Note

Never connect a bridge rectifier directly to mains wiring without a transformer or appropriate isolation and fusing. An isolated bench supply or a properly rated mains transformer should always be used. The DC output from a 120 V AC input through a bridge rectifier reaches approximately 170 V DC -- enough to cause a severe or fatal shock. Capacitors in filter circuits store charge and can deliver this voltage after the power is switched off. Always discharge filter capacitors through a resistor before probing the circuit.

Half-Wave vs. Full-Wave vs. Bridge: Comparison

Parameter Half-Wave Full-Wave (CT) Bridge
Diodes required 1 2 4
Center-tap transformer No Yes No
Ripple frequency f 2f 2f
Average Vdc 0.318 × Vpeak 0.637 × Vpeak 0.637 × Vpeak
Diode voltage drop in path 1 × Vf 1 × Vf 2 × Vf
PIV per diode Vpeak 2 × Vpeak Vpeak

The bridge wins on ripple frequency and average output without needing a center tap. The center-tap wins on diode voltage drop (one Vf instead of two) -- relevant in very low voltage (3 V -- 5 V) supplies where 1.4 V lost in two diodes is significant.

Create Your Own Bridge Rectifier Diagram

CircuitDiagramMaker is built for exactly this kind of power supply design:

Create your own bridge rectifier circuit diagram -- free

Key Takeaways