Created
December 30, 2013 04:20
-
-
Save dsully/8177749 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As for the issues, the LEDs are electronically driven by a ballast/driver. | |
The challenge is in sending a signal to the driver that it can understand | |
and this manipulate it's load properly. Sometimes the unlatching of a triac | |
can be misinterpreted as a voltage fluctuation and, if the driver sees | |
voltage input changes as an indication to vary the output intensity, the | |
driver will change the lamps light level quickly only to go back to the | |
normal level as the triac latches again and begins to conduct. This is an | |
effect known as shimmering. FETs are more desirable in these instances but | |
the real issue is that no two drivers are really the same. Some are | |
perfectly ok with triac based, forward phase dimmers. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment