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.

Diagnosing a Failed Diode with a Multimeter

Most multimeters have a diode-test mode (usually marked with a diode symbol) that pushes a small current through the probes and displays the forward voltage drop. Use it to check each diode individually with the bridge disconnected from the circuit, or at minimum with the power source removed.

Reading What It Means
Around 0.5V--0.7V one way, no reading (OL) the other way Healthy silicon diode
Near-zero reading in both directions Diode is shorted -- replace it
No reading (OL) in both directions Diode is open -- replace it

A shorted diode in a bridge is a serious fault -- it effectively turns two arms of the bridge into a near direct short across the AC source on that half-cycle, which can blow a fuse, overheat the transformer, or damage the remaining diodes. An open diode is less dramatic: the rectifier still produces DC, but only from the diodes still working, which shows up as increased ripple and a lower average output voltage than expected.

If a bridge module (rather than four discrete diodes) tests bad, the whole module is normally replaced rather than repaired, since the internal diodes are not individually accessible.

Beyond the diode-test check, a few symptoms in a working circuit point back to the bridge itself rather than the transformer or the load: an output voltage noticeably lower than the expected 0.637 x Vpeak with a healthy AC input usually means one diode has failed open and the circuit is running as a half-wave rectifier on that path; a blown fuse or a transformer that runs hot with no load connected points toward a shorted diode pulling excess current on every cycle. In both cases, isolate the bridge from the rest of the circuit before testing individual diodes so a shorted downstream component does not give a false reading.

Choosing Diode Current Rating and When to Use a Module

The 1N4007 used throughout the examples above is rated for 1A average forward current, which covers the vast majority of small wall-adapter and battery-charger designs. For any new design, size the diode current rating with margin above the expected steady-state load current rather than running right at the diode's rated limit -- a common practice is to pick a diode rated for at least 1.5 to 2 times the expected load current, which leaves headroom for inrush current when a filter capacitor first charges and for normal component tolerance.

As load current climbs into the several-amp range, two practical changes become worthwhile:

For low-current signal-level rectification, the discrete four-diode approach is fine and easier to substitute individual parts if one fails.

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

Full Wave Rectifier Circuit Diagram Explained — circuit diagram showing component connectionsacsecdc+dc+filteredgnddc-gndac1ac2ac2dc-+-AC SourceTransformerD1D2D3D4C1 1000μFLoadFull-Wave Bridge RectifierDiode bridgeFilter capacitor smooths DC
Full Wave Rectifier Circuit Diagram — open the interactive version of this diagram to customise and export it.

Frequently asked questions

What happens if one diode in a bridge rectifier fails?

If a diode fails open, the bridge effectively becomes a half-wave rectifier on that current path, producing a lower average output voltage and noticeably more ripple. If a diode fails shorted, it can create a near direct short across the AC source on part of the cycle, which can blow a fuse or damage the transformer and remaining diodes.

Which wire is positive on a bridge rectifier output?

The DC+ terminal is the junction where two diode cathodes (the banded ends) meet, and the DC- (ground/return) terminal is the junction where the two diode anodes meet. On a packaged rectifier module, these are usually marked directly on the case, often with a plus symbol for DC+ and a minus symbol for DC-.

Can I use a bridge rectifier without a transformer?

Technically the diodes will rectify mains voltage directly, but doing so is dangerous and not recommended without proper isolation, fusing, and enclosure design, since the DC output would be at a lethal voltage with no galvanic isolation from the AC line. Always use an appropriately rated isolation transformer for any hobbyist or prototype build.

What size capacitor should I use with a bridge rectifier?

It depends on your load current and how much ripple you can tolerate -- more capacitance means less ripple. A common starting point for a 1A to 5A supply is 2,200µF to 10,000µF, rated for at least 1.5 times the DC output voltage. Increasing the capacitance further reduces ripple but has diminishing returns beyond a certain point.

Is it safe to touch a bridge rectifier circuit right after unplugging it?

Not necessarily. The filter capacitor stores charge at close to the peak DC voltage even after the power source is disconnected, and that charge can deliver a shock if you touch the terminals. Always discharge filter capacitors through a resistor and verify with a multimeter before probing the circuit by hand.

Why does a bridge rectifier need four diodes instead of two?

Four diodes let the circuit rectify both halves of the AC cycle using a standard, non-center-tapped transformer secondary. A two-diode design achieves the same full-wave result but requires a center-tapped transformer, which is bulkier and more expensive, so the four-diode bridge trades one extra diode drop for a simpler, cheaper transformer.

Interactive diagrams for this guide

Related guides