From WikiChip
Difference between revisions of "pulse-width modulation"

 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
 
\text{duty_cycle} = t_{on}f(t) = \frac{t_{on}}{t_{on}+t_{off}}
 
\text{duty_cycle} = t_{on}f(t) = \frac{t_{on}}{t_{on}+t_{off}}
 
</math>
 
</math>
 
 
Where the duty_cycle can be controlled by varying ''t<sub>on</sub>'' or ''t<sub>off</sub>''.
 
Where the duty_cycle can be controlled by varying ''t<sub>on</sub>'' or ''t<sub>off</sub>''.

Latest revision as of 19:00, 15 October 2017

PWM signal vs analog signal.

Pulse-width modulation (PWM), also known as pulse-duration modulation (PDM) is a technique of modulating the duration of the HIGH and LOW pulses of a digital signal. A PWM signal is a way of representing an analog signal in a digital circuit. The application of pulse-width modulation varies greatly from communication and encoding to controlling the power delivered to an external device such as a motor or an LED. The purpose of pulse-width modulation is to vary the duty cycle according to Where the duty_cycle can be controlled by varying ton or toff.