Simulation Available

Study of Diode Applications: Half Wave Rectifier, Full Wave Rectifier, and Clipper Circuits

Launch Simulator

Running this experiment? Please set the simulation type to Transient.

Aim

To study diode applications in half wave rectifier, full wave rectifier, and clipper/limiter circuits.
  1. Design half wave and full wave rectifiers using a diode with and without filter capacitor.
  2. Design a clipper circuit.
  3. Study the response of circuits (1) and (2) using LTspice software and hardware implementation.

Apparatus & Software

ComponentQuantity
Diode (IN4006)4
Function Generator1
DC Supply1
Oscilloscope1
Bread Board1
Connecting Wires-
1 kΩ Resistor1
1 µF Capacitor1
Software: LTspice XVII (using 1N4007 model for simulation, .tran analysis).

Theory

A. Half Wave Rectifier
In half wave rectification, when AC supply is applied at the input, only the positive half cycle appears across the load — the negative half cycle is suppressed. During the positive half-cycle of the input voltage, diode D1 is forward biased and conducts through the load resistor RL. The current produces an output voltage across RL with the same shape as the positive half-cycle of the input. During the negative half-cycle, the diode is reverse biased and no current flows — the voltage across RL is zero. The net result is that only the positive half-cycle appears at the output.
Vrms=Vm2,VDC=VmπV_{rms} = \frac{V_m}{2}, \quad V_{DC} = \frac{V_m}{\pi}
Ripple Factor=(VrmsVDC)211.21(without filter)\text{Ripple Factor} = \sqrt{\left(\frac{V_{rms}}{V_{DC}}\right)^2 - 1} \approx 1.21 \quad (\text{without filter})
Ripple Factor=123fCRL(with filter)\text{Ripple Factor} = \frac{1}{2\sqrt{3}\,f C R_L} \quad (\text{with filter})
η=PdcPinput40.6%\eta = \frac{P_{dc}}{P_{input}} \approx 40.6\%
B. Full Wave Rectifier (Bridge)
The DC level obtained from a sinusoidal input can be improved 100% using full-wave rectification. The bridge rectifier uses four diodes in a bridge configuration. During the positive half cycle, diodes D3 and D4 conduct while D1 and D2 are OFF. During the negative half cycle, D1 and D2 conduct while D3 and D4 are OFF. Over a full cycle, both half-cycles of the input are converted to positive output pulses — the negative half-cycle is inverted (not removed). The dashed waveform is the unfiltered output; the bold waveform is the filtered output with capacitor.
Vrms=Vm2,VDC=2VmπV_{rms} = \frac{V_m}{\sqrt{2}}, \quad V_{DC} = \frac{2V_m}{\pi}
Ripple Factor=(VrmsVDC)210.482(without filter)\text{Ripple Factor} = \sqrt{\left(\frac{V_{rms}}{V_{DC}}\right)^2 - 1} \approx 0.482 \quad (\text{without filter})
Ripple Factor=143fCRL(with filter)\text{Ripple Factor} = \frac{1}{4\sqrt{3}\,f C R_L} \quad (\text{with filter})
η81.2%\eta \approx 81.2\%
C. Filter Capacitor
A capacitor connected in parallel with the load reduces the ripple in the rectified output. During the conducting half-cycle, the capacitor charges to the peak voltage Vm. When the diode stops conducting, the capacitor discharges slowly through the load resistor, maintaining the output voltage and filling in the voltage gaps between peaks. A larger capacitance or higher RL results in slower discharge and lower ripple.
D. Clipper Circuit
There are a variety of diode networks called clippers that have the ability to clip off a portion of the input signal without distorting the remaining part. The half-wave rectifier is the simplest form of clipper. Depending on the diode orientation, the positive or negative region is clipped. There are two general categories: series clippers (diode in series with load) and parallel clippers (diode in a branch parallel to the load). A biased clipper uses a DC reference voltage to set the clipping level — the output follows the input within the allowed range and is clamped at the reference level outside it.

Pre-Lab / Circuit Diagram

Half wave rectifier without filter circuit diagram

Fig 1: Half wave rectifier without filter (D-IN4006, RL = 1 kΩ).

Half wave rectifier with filter circuit diagram

Fig 2: Half wave rectifier with filter capacitor (D-IN4006, RL = 1 kΩ, C = 1 µF).

Full wave bridge rectifier without filter circuit diagram

Fig 3: Full wave bridge rectifier without filter (4 × D-IN4006, RL = 1 kΩ).

Full wave bridge rectifier with filter circuit diagram

Fig 4: Full wave bridge rectifier with filter capacitor (4 × D-IN4006, RL = 1 kΩ, C = 1 µF).

Clipper circuit diagram

Fig 5: Clipper circuit (D-IN4006, R = 1 kΩ, DC reference voltage V). Output is clipped at V.

Procedure

LTspice Simulation:
  1. Simulate the half wave rectifier circuit (Fig 1) in LTspice using the 1N4007 diode model. Set input: SINE(0 5 1k), RL = 1 kΩ. Use .tran 10 directive. Observe input and output waveforms and calculate Vdc and ripple factor.
  2. Add a 1 µF filter capacitor (Fig 2 configuration) and re-run the simulation. Observe the smoothed output and calculate the new ripple factor.
  3. Simulate the full wave bridge rectifier (Fig 3) using four 1N4007 diodes. Set SINE(0 5 1k), RL = 1 kΩ, .tran 5ms. Record Vdc and ripple factor.
  4. Add the 1 µF filter capacitor to the full wave rectifier (Fig 4) and observe the smoothed output.
  5. Simulate the clipper circuit (Fig 5) with R = 1 kΩ, DC reference V = 3 V, and SINE(0 5 1k). Observe the clipped output.
Hardware Implementation:
  1. Assemble the half wave rectifier (without filter) on the breadboard. Set AC input: Vin = 10 Vpp, f = 1 kHz. Connect oscilloscope to observe both input and output simultaneously. Record Vm, Vdc, Vrms, ripple factor, and efficiency.
  2. Add the 1 µF filter capacitor across RL and repeat all measurements. Compare with the unfiltered case.
  3. Assemble the full wave bridge rectifier using four IN4006 diodes. Apply the same input and record all output parameters.
  4. Add the filter capacitor to the full wave rectifier and repeat measurements.
  5. Assemble the clipper circuit. Set the DC reference voltage to 3 V. Apply a sinusoidal input and observe the clipped output on the oscilloscope.

Simulation / Execution

All rectifier and clipper circuits were simulated in LTspice using the 1N4007 diode model. Input signal: SINE(0 5 1k). Transient analysis (.tran 10 for HWR, .tran 5ms for FWR and clipper) was used to observe time-domain waveforms.
Half Wave Rectifier — Without Filter:
LTspice simulation: Half wave rectifier without filter

LTspice simulation: Half wave rectifier without filter. Input SINE(0 5 1k), D1 = 1N4007, R1 = 1 kΩ, .tran 10. Green = input; blue = rectified output. Negative half-cycles are suppressed.

Half Wave Rectifier — With Filter:
LTspice simulation: Half wave rectifier with filter

LTspice simulation: Half wave rectifier with filter (C1 = 1 µF). Input SINE(0 5 1k), D1 = 1N4007, R1 = 1 kΩ, .tran 10. Output is smoothed by the capacitor — ripple is significantly reduced.

Full Wave Rectifier — Without Filter:
LTspice simulation: Full wave rectifier without filter

LTspice simulation: Full wave bridge rectifier without filter. 4 × 1N4007, RL = 1 kΩ, .tran 5ms. Green = input; red = rectified output. Both half-cycles appear as positive pulses at the output.

Full Wave Rectifier — With Filter:
LTspice simulation: Full wave rectifier with filter

LTspice simulation: Full wave bridge rectifier with filter (C1 = 1 µF). 4 × 1N4007, RL = 1 kΩ, .tran 5ms. Output is smoothed; ripple is reduced compared to the unfiltered full wave case.

Clipper Circuit:
LTspice simulation: Clipper circuit

LTspice simulation: Clipper circuit with R1 = 1 kΩ, D1 = 1N4007, DC reference DV2 = 3 V, SINE(0 5 1k), .tran 5ms. Green = input; blue = clipped output. Positive peaks are clipped at the 3 V reference level.

In all simulations, the output waveforms closely matched the hardware observations, confirming correct circuit operation. The 1N4007 model introduces a ~0.7 V forward voltage drop, accounting for the difference between ideal and measured peak values.

Observations

1. Half-Wave Rectifier Without Filter
Vin (Vpp)Vm (Peak)VdcVrmsRipple Factor (Theoretical)Ripple Factor (Experimental)Efficiency (Theoretical)Efficiency (Experimental)
104.40.961.61.211.3340.52%36.11%
Oscilloscope: Half wave rectifier without filter

Oscilloscope — HWR without filter: Vpp = 10.6 V (input), Peak = 4.49 V (output), Freq ≈ 994 Hz. Yellow = input sine wave; blue = rectified half-wave output. Negative half-cycle is removed.

From both the simulation and oscilloscope, the negative half-cycle of the input is removed. The output is non-zero for only the positive half-cycle and zero for the negative half-cycle, verifying half-wave rectifier operation.
2. Half-Wave Rectifier With Filter
Vin (Vpp)Vm (Peak)VdcVrmsRipple Factor (Theoretical)Ripple Factor (Experimental)
104.41.80.6670.2880.37
Oscilloscope: Half wave rectifier with filter

Oscilloscope — HWR with filter: RMS = 600 mV, Peak-Peak = 2.20 V, Freq = 1 kHz. Yellow = input; blue = filtered rectified output. Output is smoothed with significantly reduced ripple compared to unfiltered case.

With the filter capacitor, the output is smoothed. The ripple factor drops from 1.33 (without filter) to 0.37 (with filter), confirming effective filtering action by the capacitor.
3. Full-Wave Rectifier Without Filter
Vin (Vpp)Vm (Peak)VdcVrmsRipple Factor (Theoretical)Ripple Factor (Experimental)Efficiency (Theoretical)Efficiency (Experimental)
105.041.61.840.4820.56781.2%75.67%
Oscilloscope: Full wave rectifier without filter

Oscilloscope — FWR without filter: Amplitude = 4.60 V (output), Mean ≈ −14.5 mV. Blue/cyan = input sine wave; yellow/red = full-wave rectified output. Both half-cycles appear as positive pulses — negative half-cycle is inverted, not removed.

The negative half-cycle of the input is inverted rather than removed. The output is non-zero for both half-cycles, verifying full-wave bridge rectifier operation.
4. Full-Wave Rectifier With Filter
Vin (Vpp)Vm (Peak)VdcVrmsRipple Factor (Theoretical)Ripple Factor (Experimental)
104.40.6400.6530.1440.202
Oscilloscope: Full wave rectifier with filter

Oscilloscope — FWR with filter: Mean = −7.43 mV, Peak-Peak = 2.32 V, RMS = 673 mV. The output is smoothed; ripple is significantly reduced compared to the unfiltered full-wave case (experimental ripple factor: 0.202 vs 0.567).

The output is further smoothed with the capacitor filter. The ripple factor drops from 0.567 (without filter) to 0.202 (with filter), demonstrating the effectiveness of capacitor filtering in full-wave rectifiers.
5. Clipper Circuit
Oscilloscope: Clipper circuit

Oscilloscope — Clipper circuit (DC reference = 3 V): Amplitude = 6.80 V (input), output clipped at ≈ 3 V reference level. The positive peaks above the reference are removed while the remainder of the waveform (below 3 V, including the full negative half-cycle) passes through undistorted.

The output closely follows the input waveform except that the portion above the 3 V DC reference level is clipped off. The clipping level is adjustable by varying the DC reference voltage.

Calculations

Half-Wave Rectifier — Theoretical (Vm = 4.4 V):
VDC=Vmπ=4.4π1.40VV_{DC} = \frac{V_m}{\pi} = \frac{4.4}{\pi} \approx 1.40\,V
Vrms=Vm2=4.42=2.2VV_{rms} = \frac{V_m}{2} = \frac{4.4}{2} = 2.2\,V
Ripple Factor=(VrmsVDC)21=(2.21.40)211.21\text{Ripple Factor} = \sqrt{\left(\frac{V_{rms}}{V_{DC}}\right)^2 - 1} = \sqrt{\left(\frac{2.2}{1.40}\right)^2 - 1} \approx 1.21
η40.52%\eta \approx 40.52\%
Half-Wave Rectifier With Filter — Theoretical Ripple Factor (f = 1 kHz, C = 1 µF, RL = 1 kΩ):
Ripple Factor=123fCRL=123×1000×106×10000.288\text{Ripple Factor} = \frac{1}{2\sqrt{3}\,f C R_L} = \frac{1}{2\sqrt{3} \times 1000 \times 10^{-6} \times 1000} \approx 0.288
Full-Wave Rectifier — Theoretical (Vm = 5.04 V):
VDC=2Vmπ=2×5.04π3.21VV_{DC} = \frac{2V_m}{\pi} = \frac{2 \times 5.04}{\pi} \approx 3.21\,V
Vrms=Vm2=5.0423.56VV_{rms} = \frac{V_m}{\sqrt{2}} = \frac{5.04}{\sqrt{2}} \approx 3.56\,V
Ripple Factor=(VrmsVDC)21=(3.563.21)210.482\text{Ripple Factor} = \sqrt{\left(\frac{V_{rms}}{V_{DC}}\right)^2 - 1} = \sqrt{\left(\frac{3.56}{3.21}\right)^2 - 1} \approx 0.482
η81.2%\eta \approx 81.2\%
Full-Wave Rectifier With Filter — Theoretical Ripple Factor:
Ripple Factor=143fCRL=143×1000×106×10000.144\text{Ripple Factor} = \frac{1}{4\sqrt{3}\,f C R_L} = \frac{1}{4\sqrt{3} \times 1000 \times 10^{-6} \times 1000} \approx 0.144
Error Analysis: Deviations between theoretical and experimental values are primarily attributed to: (1) the non-ideal diode forward voltage drop (~0.7 V for each IN4006), which reduces effective Vm — in the bridge rectifier, two diodes conduct simultaneously, causing a 2 × 0.7 V = 1.4 V drop from the peak; (2) resistive losses in connecting wires; (3) oscilloscope measurement tolerances.

Results & Analysis

The diode rectifier and clipper circuits were successfully implemented and analysed. Key results are summarised below.
CircuitRipple Factor (Theoretical)Ripple Factor (Experimental)Efficiency (Theoretical)Efficiency (Experimental)
HWR without filter1.211.3340.52%36.11%
HWR with filter0.2880.37
FWR without filter0.4820.56781.2%75.67%
FWR with filter0.1440.202
  • The half-wave rectifier removed the negative half-cycle of the input, producing a pulsating positive DC output with a high ripple factor of 1.33 (experimental).
  • The addition of a filter capacitor significantly reduced the ripple factor — from 1.33 to 0.37 (HWR) and from 0.567 to 0.202 (FWR) — confirming effective smoothing by the capacitor.
  • The full-wave bridge rectifier inverted the negative half-cycle, resulting in a lower ripple factor (0.567) and higher efficiency (75.67%) compared to the half-wave rectifier (36.11%).
  • The clipper circuit successfully clipped the input waveform at the set DC reference of 3 V. The clipping level is adjustable by changing the DC reference voltage.

Conclusion

The experiment successfully demonstrated the design and operation of half-wave and full-wave bridge rectifiers (with and without filter capacitors) and a clipper circuit. The filtering action of the capacitor was clearly observed through reduction in ripple factor in both circuit types. The full-wave bridge rectifier exhibited superior performance over the half-wave rectifier, achieving higher efficiency and lower ripple. LTspice simulations using the 1N4007 model were conducted for all circuits using transient analysis, and the simulated waveforms closely matched the hardware oscilloscope observations. Minor deviations in measured Vdc and efficiency were attributed to the non-ideal forward voltage drop of practical diodes (~0.7 V per diode, ~1.4 V total for the bridge) and measurement tolerances.

Post-Lab / Viva Voce

  1. Q: What is ripple factor and what does a lower value indicate?

    A: Ripple factor (γ) is the ratio of the RMS value of the AC ripple component to the DC (average) value of the rectifier output: γ = Vrms,ac / Vdc = √[(Vrms/Vdc)² − 1]. A lower ripple factor indicates a smoother, more stable DC output. For an ideal DC source, γ = 0. The half-wave rectifier has γ ≈ 1.21 (high ripple), the full-wave rectifier has γ ≈ 0.48 (lower ripple), and both are further improved with filter capacitors.
  2. Q: Why does the full-wave rectifier have higher efficiency than the half-wave rectifier?

    A: The full-wave bridge rectifier utilises both half-cycles of the AC input by inverting the negative half-cycle using four diodes in a bridge configuration. Power is delivered to the load during the entire input cycle. The half-wave rectifier uses only one half-cycle and blocks the other, wasting half the available input power. The theoretical efficiencies are ≈81.2% (FWR) vs ≈40.6% (HWR), which were experimentally confirmed as 75.67% and 36.11% respectively.
  3. Q: How does a filter capacitor reduce ripple in a rectifier circuit?

    A: During the conducting half-cycle, the capacitor charges to the peak voltage Vm. During the non-conducting interval, the capacitor discharges slowly through RL, maintaining the output voltage. This fills in the gaps between voltage peaks, smoothing the DC output. The theoretical ripple with filter is: Vr ≈ 1/(2√3·f·C·RL) for HWR and 1/(4√3·f·C·RL) for FWR. In this experiment (f = 1 kHz, C = 1 µF, RL = 1 kΩ), this gives 0.288 (HWR) and 0.144 (FWR).
  4. Q: What is a clipper circuit and how does it differ from a clamper circuit?

    A: A clipper circuit removes the portion of the input waveform that exceeds a set reference voltage level, without affecting the rest of the signal. The output follows the input within the allowed range and is clipped at the reference level outside it. A clamper circuit, in contrast, shifts the entire DC level of the waveform up or down without changing its shape — it adds a DC offset so the signal peak or trough is clamped at a specific voltage. Clippers alter amplitude; clampers shift position.
  5. Q: What is the effect of the diode forward voltage drop on the rectifier output?

    A: A practical silicon diode has a forward voltage drop of ≈0.6–0.7 V. This reduces the effective peak output voltage by this amount per conducting diode. In a bridge rectifier, two diodes conduct simultaneously, so the output is reduced by ≈2 × 0.7 = 1.4 V from the peak input. This explains why measured Vdc and efficiency are lower than theoretical values calculated assuming ideal diodes. In this experiment, the effective Vm in the full-wave case (5.04 V) reflects this voltage reduction.
  6. Q: What are the advantages of a bridge rectifier over a centre-tap full-wave rectifier?

    A: The bridge rectifier does not require a centre-tapped transformer, reducing cost and complexity. The Peak Inverse Voltage (PIV) across each diode is only Vm (vs 2Vm for centre-tap), so lower-rated diodes can be used. The transformer utilisation factor is also better. The only drawback is the use of four diodes (vs two), causing double the forward voltage drop in the conduction path.
  7. Q: What is Peak Inverse Voltage (PIV) and why is it important in rectifier diode selection?

    A: PIV is the maximum reverse voltage a diode must withstand when it is not conducting. In a half-wave rectifier, PIV = Vm. In a bridge rectifier, PIV = Vm. In a centre-tap rectifier, PIV = 2Vm. The diode's reverse breakdown voltage rating must exceed the PIV — otherwise the diode will break down in reverse, destroying the circuit. PIV is therefore a critical specification when selecting diodes for any rectifier design.

References & Resources (Not Applicable)

This section is not required for this experiment.