Industrial manufacturing
Industrial Internet of Things | Industrial materials | Equipment Maintenance and Repair | Industrial programming |
home  MfgRobots >> Industrial manufacturing >  >> Manufacturing Technology >> Industrial Technology

Half‑Wave Rectifier Experiment: Build, Measure, and Simulate a Simple AC‑to‑DC Motor Circuit

Overview

In this hands‑on laboratory you will construct a half‑wave rectifier that converts a low‑voltage AC supply into a DC‑biased signal to drive a small permanent‑magnet motor. You will learn how to measure the resulting DC bias and ripple voltage, listen to the ripple with an audio detector, and verify the behavior with a SPICE simulation.

Parts and Materials

The 0.1 µF capacitor couples the audio detector to the circuit so that only AC reaches the detector. The exact value is not critical; we have used 0.27 µF to 0.015 µF successfully. A lower value attenuates low‑frequency content, reducing headphone volume, so choose a higher value if the tone is faint.

Cross‑References

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

Learning Objectives

Schematic Diagram

 

Half‑Wave Rectifier Experiment: Build, Measure, and Simulate a Simple AC‑to‑DC Motor Circuit

 

Illustration

 

Half‑Wave Rectifier Experiment: Build, Measure, and Simulate a Simple AC‑to‑DC Motor Circuit

 

Instructions

1. Connect the motor to the 6‑volt AC supply through the rectifying diode as shown in the schematic. The diode passes current only during the positive half‑cycle, producing a pulsating DC that drives the motor in one direction.

2. Momentarily short the motor terminals with a jumper wire to observe the effect of allowing the full AC waveform to reach the motor. The motor will stall or run poorly.

3. Remove the jumper and reverse the diode’s orientation. Observe the change in motor behavior; the motor should now run smoothly in the opposite direction.

4. Measure the DC voltage across the motor terminals with the voltmeter set to DC. This reading reflects the average bias of the half‑wave rectified signal.

5. Re‑set the meter to AC to measure the ripple voltage. The reading represents the superimposed AC component riding on the DC bias. Typical values for a 6‑volt source with a 10 kΩ load are around 3–4 V peak‑to‑peak.

6. Compare these readings with those taken when the motor is powered by a 6‑volt battery. The battery should produce a nearly pure DC voltage with negligible ripple; any measured AC will be due to the motor’s commutator action.

Listening to Ripple with an Audio Detector

Turn the detector sensitivity to a low setting and connect it across the motor terminals through a 0.1 µF capacitor. The capacitor acts as a high‑pass filter, blocking DC and allowing you to hear the AC ripple.

With a battery, the detector will emit a high‑pitched buzz. Replacing the battery with the AC supply and rectifier will lower the pitch, reflecting the half‑wave nature of the rectified signal.

Computer Simulation

Schematic with SPICE node numbers:

 

Half‑Wave Rectifier Experiment: Build, Measure, and Simulate a Simple AC‑to‑DC Motor Circuit

 

Netlist (copy the following into a text file):

Halfwave rectifier v1 1 0 sin(0 8.485 60 0 0) rload 2 0 10k d1 1 2 mod1 .model mod1 d .tran .5m 25m .plot tran v(1,0) v(2,0) .end

The simulation shows the input sine wave and the output as a series of positive “humps.” The AC source is specified as 8.485 V peak to match a 6‑V RMS sine wave.

Related Worksheet

Industrial Technology

  1. Using a Potentiometer as a Rheostat for Simple Motor Speed Control
  2. Build a Permanent Capacitor Split-Phase Induction Motor – Step‑by‑Step Guide
  3. Build a Large-Scale AC Permanent Split‑Capacitor Induction Motor
  4. Full-Wave Bridge Rectifier: Design, Benefits, and Practical Implementation
  5. Full‑Wave Center‑Tap Rectifier: Design, Measurement, and Simulation
  6. Understanding Contactors: Types, Functions, and Overload Protection
  7. Rectifier Circuits: From Half‑Wave to Polyphase Full‑Wave Designs
  8. Variable Reluctance Motors: Types, Operation, and Applications
  9. Stepper Motors: Types, Characteristics, and Practical Applications
  10. Understanding AC Commutator Motors: Design, Types, and Applications