Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| mexlefirst_public:led_brightness_control_using_pwm [2026/08/05 10:18] – feharst | mexlefirst_public:led_brightness_control_using_pwm [2026/08/05 11:04] (current) – feharst | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | <wrap # | ||
| + | |||
| =====LED Brightness Control using PWM===== | =====LED Brightness Control using PWM===== | ||
| Line 5: | Line 7: | ||
| In the final part of the experiment, LEDs are connected to the circuit and their brightness is controlled using the generated PWM signal. By adjusting the duty cycle, the average power delivered to the LEDs changes, resulting in a corresponding change in brightness. | In the final part of the experiment, LEDs are connected to the circuit and their brightness is controlled using the generated PWM signal. By adjusting the duty cycle, the average power delivered to the LEDs changes, resulting in a corresponding change in brightness. | ||
| + | <wrap #tasks> | ||
| ====Experimental Tasks==== | ====Experimental Tasks==== | ||
| + | <wrap #setup> | ||
| To analyze how to adjust the brightness of LED-lamps, using a PWM-signal, the following circuit is used: | To analyze how to adjust the brightness of LED-lamps, using a PWM-signal, the following circuit is used: | ||
| \\ | \\ | ||
| Line 33: | Line 37: | ||
| \\ | \\ | ||
| \\ | \\ | ||
| + | </ | ||
| + | |||
| - Build the circuit on the MEXLE-board. To do this, connect two LEDs in anti-parallel. What value must the series resistor for the LEDs have? **An LED requires approx. 20 mA to operate.** | - Build the circuit on the MEXLE-board. To do this, connect two LEDs in anti-parallel. What value must the series resistor for the LEDs have? **An LED requires approx. 20 mA to operate.** | ||
| - Use the circuit variant with **C1 = 10 nF**. Vary the duty cycle and document the result. | - Use the circuit variant with **C1 = 10 nF**. Vary the duty cycle and document the result. | ||
| Line 38: | Line 44: | ||
| - How would the circuit have to be designed if only one LED is to be operated with brightness control? | - How would the circuit have to be designed if only one LED is to be operated with brightness control? | ||
| + | </ | ||
| ====Test Questions==== | ====Test Questions==== | ||
| + | </ | ||