Recall & Review
beginner
What does PWM stand for and what is its basic purpose?
PWM stands for Pulse Width Modulation. It is used to control the amount of power delivered to a device by switching it on and off very quickly.
Click to reveal answer
beginner
What is PWM frequency?
PWM frequency is how many times per second the PWM signal completes one on-off cycle. It is measured in Hertz (Hz).
Click to reveal answer
beginner
What is PWM duty cycle?
PWM duty cycle is the percentage of time the signal is ON during one cycle. For example, 50% means the signal is ON half the time and OFF half the time.
Click to reveal answer
intermediate
How does changing the PWM frequency affect the output device?
Changing the PWM frequency changes how fast the signal switches ON and OFF. Too low frequency can cause flickering or noise, too high might not be supported by the device.
Click to reveal answer
intermediate
How do frequency and duty cycle work together in PWM?
Frequency sets how fast the signal cycles ON and OFF. Duty cycle controls how long the signal stays ON in each cycle. Together, they control the power and behavior of the device.
Click to reveal answer
What does a 25% duty cycle mean in PWM?
✗ Incorrect
Duty cycle is the percentage of time the signal is ON during one cycle.
If you increase the PWM frequency, what happens?
✗ Incorrect
Frequency controls how many times the signal cycles ON and OFF per second.
Which of these affects how bright an LED controlled by PWM will be?
✗ Incorrect
Duty cycle controls how long the LED is ON, affecting brightness.
What unit is PWM frequency measured in?
✗ Incorrect
Frequency is measured in Hertz, meaning cycles per second.
If PWM frequency is too low, what might happen to a motor controlled by PWM?
✗ Incorrect
Low frequency can cause the motor to vibrate or produce noise due to slow switching.
Explain in your own words how PWM frequency and duty cycle work together to control a device.
Think about how fast the signal switches and how long it stays ON.
You got /3 concepts.
Describe what happens if you keep the duty cycle constant but increase the PWM frequency.
Focus on the effect of frequency change alone.
You got /3 concepts.