0
HomeDefinitionsPWM (Pulse Width Modulation): Definition, Uses and Advantages

PWM (Pulse Width Modulation): Definition, Uses and Advantages

The principle of PWM is to reduce the average power delivered from a digital output (0 or 1) by modulating the signal pulses. The objective is to have a pseudo analog output that can take 256 values (0 to 255). PWM is used, for example, to control the brightness of an LED, change the color of an RGB LED or even control the speed of a motor.

The signal is modulated with a fixed frequency (490 Hz on digital pin 9 of the Arduino Uno for example). PWM is characterized by its duty cycle, which corresponds to the percentage of time during which the signal is at 1 compared to the time during which the signal is at 0.



Meaning of PWM (Pulse Width Modulation)

A PWM (Pulse Width Modulation) signal is a signal whose duty cycle varies. This type of signal is often used in applications with variable average value (Ex: Motor control, adjustable power supply, etc.).

Uses of PWM

PWM is used in many different area from computers to cooling systems and motors.

  • Motor speed variators
  • Converters: AC/DC, DC/AC, DC/DC, AC/AC
  • Signal generator
  • Modulators
  • Digital-to-analog conversion
  • Class D amplifiers
  • Power control
  • Etc.

Function of PWM

The PWM signal (PWM, Pulse Width Modulation) is a signal of constant frequency and variable duty cycle. It is implemented in functions such as: Speech synthesis or associated with a low pass filter allows the synthesis of audio signals. The speed control of a direct current motor, or the latter naturally acts as a low pass filter. Position control of a servomotor Generation of random or periodic signals, for an inverter for example. PWM curve whose average value is a sinusoidal curve. The average value is simply recovered by a low pass filter.

Post Gallery

Publish Date:

Mehmet S. Kaya
Mehmet S. Kayahttps://teknonel.com
Mehmet is one of the administrator of Teknonel. As a software developer, he loves to share his knowledge in related topics. He is highly familiar with the editorial process from the inception of an article idea, through the iterative process, publishing, and performance analysis as well as product reviews.

Follow us on Social Media!

12FansLike
15,848FollowersFollow
13FollowersFollow
676SubscribersSubscribe

Related Articles

HDR: Definition, Advantages and Importance

HDR stands for "High Dynamic Range". The goal is to translate as well as possible, on a photo or a video, what the human...

Keylogger: Definition, Prevention and Types

The term keylogger is used to designate any computer process (software or hardware) capable of recording the sequences of keys typed on a keyboard,...

Hyperthreading: Definition, Uses and Importance

Threads are small tasks that the computer must perform simultaneously, that is to say operations that one or more open programs must execute and...

Geofencing: Definition, Uses and Importance

Geofencing is a geolocation technology that monitors the movement of objects or people within a predefined perimeter. This system is used, for example, for...

Explore More Articles