PWM Explained
Pulse-width modulation: how a digital square wave controls an analogue value.
Loading…
What you will learn
- Define duty cycle and frequency
- Explain average voltage
- Relate PWM to actuator control
Pulse-width modulation keeps the output fully on or fully off but varies how long it stays on. The ratio of on-time to total period is the duty cycle. A 50% duty cycle at 12 V gives an average of about 6 V, which is why PWM can dim a lamp, set a solenoid position or run a motor at a chosen speed.
Because the switch losses are low, PWM is efficient. Frequency is chosen so the load does not vibrate or buzz audibly — and some actuators behave badly when the frequency or duty is wrong.
Loading…
Loading…
Loading…
Key points
- Duty cycle sets the average value.
- PWM is efficient because the switch is either off or on.
- Always confirm the load responds, not just the signal.
Loading…
Key points
- PWM switches fully on and off
- Duty cycle sets the average
- Frequency matters for some loads