Skip to main content
Workforce LibreTexts

5.3: Half-wave Rectifier

  • Page ID
    1266
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    PARTS AND MATERIALS

    • Low-voltage AC power supply (6-volt output)
    • 6-volt battery
    • One 1N4001 rectifying diode (Radio Shack catalog # 276-1101)
    • Small “hobby” motor, permanent-magnet type (Radio Shack catalog # 273-223 or equivalent)
    • Audio detector with headphones
    • 0.1 µF capacitor (Radio Shack catalog # 272-135 or equivalent)

    The diode need not be an exact model 1N4001. Any of the “1N400X” series of rectifying diodes are suitable for the task, and they are quite easy to obtain.

    See the AC experiments chapter for detailed instructions on building the “audio detector” listed here. If you haven’t built one already, you’re missing a simple and valuable tool for experimentation.

    A 0.1 µF capacitor is specified for “coupling” the audio detector to the circuit so that only AC reaches the detector circuit. This capacitor’s value is not critical. I’ve used capacitors ranging from 0.27 µF to 0.015 µF with success. Lower capacitor values attenuate low-frequency signals to a greater degree, resulting in less sound intensity from the headphones, so use a greater-value capacitor value if you experience difficulty hearing the tone(s).

    CROSS-REFERENCES

    Lessons In Electric Circuits, Volume 3, chapter 3: “Diodes and Rectifiers”

    LEARNING OBJECTIVES

    • Function of a diode as a rectifier
    • Permanent-magnet motor operation on AC versus DC power
    • Measuring “ripple” voltage with a voltmeter

    SCHEMATIC DIAGRAM


    05129.png

    ILLUSTRATION


    05130.png

    INSTRUCTIONS

    Connect the motor to the low-voltage AC power supply through the rectifying diode as shown. The diode only allows current to pass through during one half-cycle of a full positive-and-negative cycle of power supply voltage, eliminating one half-cycle from ever reaching the motor. As a result, the motor only “sees” current in one direction, albeit a pulsating current, allowing it to spin in one direction.

    Take a jumper wire and short past the diode momentarily, noting the effect on the motor’s operation:


    05131.png

    As you can see, permanent-magnet “DC” motors do not function well on alternating current. Remove the temporary jumper wire and reverse the diode’s orientation in the circuit. Note the effect on the motor.

    Measure DC voltage across the motor like this:


    05132.png

    Then, measure AC voltage across the motor as well:


    05133.png

    Most digital multimeters do a good job of discriminating AC from DC voltage, and these two measurements show the DC average and AC “ripple” voltages, respectively of the power “seen” by the motor. Ripple voltage is the varying portion of the voltage, interpreted as an AC quantity by measurement equipment although the voltage waveform never actually reverses polarity. Ripple may be envisioned as an AC signal superimposed on a steady DC “bias” or “offset” signal. Compare these measurements of DC and AC with voltage measurements taken across the motor while powered by a battery:


    05134.png

    Batteries give very “pure” DC power, and as a result, there should be very little AC voltage measured across the motor in this circuit. Whatever AC voltage is measured across the motor is due to the motor’s pulsating current draw as the brushes make and break contact with the rotating commutator bars. This pulsating current causes pulsating voltages to be dropped across any stray resistances in the circuit, resulting in pulsating voltage “dips” at the motor terminals.

    A qualitative assessment of ripple voltage may be obtained by using the sensitive audio detector described in the AC experiments chapter (the same device described as a “sensitive voltage detector” in the DC experiments chapter). Turn the detector’s sensitivity down for low volume, and connect it across the motor terminals through a small (0.1 µF) capacitor, like this:


    05135.png

    The capacitor acts as a high-pass filter, blocking DC voltage from reaching the detector and allowing easier “listening” of the remaining AC voltage. This is the exact same technique used in oscilloscope circuitry for “AC coupling,” where DC signals are blocked from viewing by a series-connected capacitor. With a battery powering the motor, the ripple should sound like a high-pitched “buzz” or “whine.” Try replacing the battery with the AC power supply and rectifying diode, “listening” with the detector to the low-pitched “buzz” of the half-wave rectified power:


    05136.png

    COMPUTER SIMULATION

    Schematic with SPICE node numbers:

    05137.png

    Netlist (make a text file containing the following text, verbatim):

    v.PNG

    This simulation plots the input voltage as a sine wave and the output voltage as a series of “humps” corresponding to the positive half-cycles of the AC source voltage. The dynamics of a DC motor are far too complex to be simulated using SPICE, unfortunately.

    AC source voltage is specified as 8.485 instead of 6 volts because SPICE understands AC voltage in terms of peak value only. A 6 volt RMS sine-wave voltage is actually 8.485 volts peak. In simulations where the distinction between RMS and peak value isn’t relevant, I will not bother with a RMS-to-peak conversion like this. To be truthful, the distinction is not terribly important in this simulation, but I discuss it here for your edification.


    This page titled 5.3: Half-wave Rectifier is shared under a GNU Free Documentation License 1.3 license and was authored, remixed, and/or curated by Tony R. Kuphaldt (All About Circuits) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.