What is a Rectifier?
A rectifier is an electronic circuit that converts Alternating Current (AC) — which periodically reverses direction — into Direct Current (DC), which flows in only one direction. Rectifiers are the foundation of virtually every power supply, from phone chargers to industrial equipment.
⚡ Why Rectifiers Matter
- AC power from the utility grid cannot directly power most electronics
- Microprocessors, LEDs, motors, and sensors require stable DC voltage
- Rectification is Step 1 in every AC-to-DC power supply design
- Understanding rectifiers is fundamental to circuit analysis and design
- Found in virtually every electronic device ever manufactured
🔬 The Diode: Core Component
- A diode is a semiconductor device that conducts current in only ONE direction
- Forward bias: Anode (+) > Cathode (−) → conducts (≈0.7V drop for silicon)
- Reverse bias: Cathode > Anode → blocks current flow
- This unidirectional property is what makes rectification possible
- Typical forward voltage drop: 0.6–0.7V (silicon), 0.2–0.3V (Schottky)
Uses a single diode to pass only the positive half-cycles of AC. Simple and inexpensive but wastes half the input energy. Output has significant ripple. Efficiency ≈ 40.6%.
Uses two diodes with a center-tapped transformer. Converts both half-cycles, giving smoother DC output. Requires a special transformer. Efficiency ≈ 81.2%.
Uses four diodes in a bridge configuration. Most common design — works with any transformer, full utilization of both half-cycles. Efficiency ≈ 81.2%.
📘 Learning Objectives
- Identify and explain the operation of half-wave, full-wave, and bridge rectifiers
- Analyze AC input vs. DC output waveforms for each rectifier type
- Calculate average DC voltage (Vdc), ripple voltage, and efficiency
- Understand the effect of filter capacitors on ripple reduction
- Compare rectifier types and select the appropriate circuit for a given application
Circuit Diagram
Oscilloscope — Waveform Display
⚙ How the Half-Wave Rectifier Works
During the positive half-cycle of AC input, the diode is forward-biased and conducts current to the load. During the negative half-cycle, the diode is reverse-biased and blocks current — the output is zero. The result is a pulsating DC with only positive pulses.
Filter capacitor effect: When the capacitor is ON, it charges during the peak and slowly discharges through the load during the blocked half-cycle, smoothing the output voltage and reducing ripple. Larger capacitance → less ripple.
Circuit Diagram
Oscilloscope — Waveform Display
⚙ How the Full-Wave CT Rectifier Works
The center-tapped transformer provides two out-of-phase AC voltages. D1 conducts during the positive half-cycle (top winding active). D2 conducts during the negative half-cycle (bottom winding active). Both half-cycles deliver current to the load in the same direction, producing a full-wave rectified output with twice the ripple frequency of the input.
Key advantage over half-wave: DC output voltage is approximately 2× higher (Vdc = 0.637 × Vp) and ripple is significantly reduced, making filtering easier.
Circuit Diagram — Bridge Configuration
Oscilloscope — Waveform Display
⚙ How the Full-Bridge Rectifier Works
Positive half-cycle: Current flows through D1 → Load → D3 (D2 and D4 are reverse-biased and OFF). Negative half-cycle: Current flows through D4 → Load → D2 (D1 and D3 are OFF). In both cases, current flows through the load in the same direction — achieving full-wave rectification without a center-tapped transformer.
The bridge rectifier has a slightly lower DC output than the center-tap type because two diodes are always in series with the load (2 × 0.7V = 1.4V drop). Despite this, it is the most widely used rectifier design in practice.
Half-Wave
1 diode • Simple
Full-Wave CT
2 diodes • Center-tap transformer
Full-Bridge
4 diodes • Most common