Rectifier circuits — half-wave and full-wave with capacitor filter

medium CBSE JEE-MAIN NEET 3 min read

Question

Explain how a half-wave and full-wave rectifier convert AC to DC. What is the role of a capacitor filter in smoothing the output? Compare the efficiency and ripple of both types.

(CBSE 12 boards ask rectifier circuits for 3-5 marks; JEE Main tests the filter concept)


Solution — Step by Step

A single diode allows current to flow in only one direction. During the positive half of the AC cycle, the diode is forward biased and current flows through the load. During the negative half, the diode is reverse biased and blocks current.

Result: only the positive halves of the AC waveform appear across the load — pulsating DC with gaps.

Output frequency = input frequency (ff).

Four diodes are arranged in a bridge configuration. During the positive half, two diodes conduct. During the negative half, the other two conduct — but current flows through the load in the same direction both times.

Result: both halves of the AC are used — pulsating DC with no gaps. Much smoother than half-wave.

Output frequency = 2f2f (twice the input frequency).

A capacitor connected in parallel with the load charges up during the peak of each pulse and discharges slowly through the load during the dips. This fills in the gaps between pulses, producing a nearly constant DC voltage.

The remaining small variation is called ripple. Larger capacitor = smaller ripple = smoother DC.

  • Half-wave: Efficiency ~40.6%, high ripple, simple circuit
  • Full-wave: Efficiency ~81.2%, low ripple, uses both halves

Full-wave is preferred in all practical applications. The bridge rectifier is the standard design used in power supplies.

flowchart TD
    A["AC Input Signal"] --> B{Rectifier type?}
    B -->|Half-wave| C["Single diode<br/>Passes positive half only"]
    B -->|Full-wave bridge| D["4 diodes<br/>Both halves used"]
    C --> E["Pulsating DC<br/>with gaps, freq = f"]
    D --> F["Pulsating DC<br/>no gaps, freq = 2f"]
    E --> G["Capacitor filter"]
    F --> G
    G --> H["Smooth DC output<br/>Small ripple remaining"]

Why This Works

A diode is a one-way valve for current. The p-n junction only allows current when forward biased (voltage applied from p to n). The clever arrangement of four diodes in a bridge ensures that no matter which direction the AC input swings, the current through the load always flows the same way.

The capacitor filter works on the principle of charge storage. When the voltage from the rectifier is high, the capacitor charges (stores energy). When the rectifier voltage drops, the capacitor discharges through the load, maintaining a relatively steady voltage.


Alternative Method

For board exams, remember: half-wave has one diode and uses one half of the AC cycle. Full-wave has four diodes (in bridge) and uses both halves. The output frequency is the easiest way to distinguish them in a diagram — count the number of pulses per AC cycle: one pulse = half-wave, two pulses = full-wave.


Common Mistake

Students draw the full-wave rectifier using a centre-tapped transformer (two diodes) but label it as a bridge rectifier (four diodes). These are two different full-wave designs. The bridge rectifier does NOT need a centre-tapped transformer and uses 4 diodes. The centre-tap design uses only 2 diodes but needs a special transformer. In CBSE, the bridge rectifier is the standard answer unless the question specifically mentions a centre-tapped transformer.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next