|
|
|
|
|
by derkades
1326 days ago
|
|
> Going with lower voltage is less efficient as the LED will output less light per voltage but not linearly, it will still use most of the power of full brightness at half. I don't think this is true? Aren't LEDs more efficient at lower voltages/currents? |
|
The real reason for PWM dimming is simplicity, expanse and size.
Turning an LED on and off is a lot simpler than a real constant-current LED driver: indicator LEDs can be driven directly from a digital output on a microcontroller, or switched with just a mosfet. Constant current is always going to be more components.
In AC-powered applications, making an LED not flicker at 100/120Hz requires capacitance for energy storage, which are bulky and unreliable.