
Pulse width Modulation or PWM is one of the powerful techniques used in todays control systems.
It is used for speed control of motors, used for measurement , communication and power control.
Pulse-width Modulation is achieved with the help of a squarewave whose duty cycle (ON time vs OFF time) is changed to get a varying voltage output as a result of average value of waveform. See Picture
Consider a square wave shown in the figure above.
TON is the time for which the output is high and
ToFF is time for which output is low. Let
Ttotal be time period of the wave such that,
Ttotal = TON +ToFFDuty cycle of a squarewave is defined as
D = TON / (TON+ToFF)= TON/TtotalSee output voltage varies with duty cycle
VOUT = D x VINVOUT = (TON/Ttotal) x VINwe see from the final equation the output voltage can be directly varied by varying the
TON value.
If
TON is
Zero ,
VOUT is also
Zero.