S
Sylvain Munaut
Guest
Hello,
I have a CPU with programmable PWM output and a STN LCD with witheled
back lighting. All the whiteleds are in // so it's powered by classic
5V and draw about 150mA (the current limiting resistors are included in
the panel).
Currently, I turn on and off the panel with something like this :
PMOS
Si2315
5V ----------------.____,--------- LCD BackLight +
| ----
\ |
R / |
1k \ |
/ |
|-----'
|
PWM Inp _/\/\_|/ NPN
|\ BC???
|
_|_
GND
What I'd like to do is to control the intensity of the backlighting
by modulating the input. It doesn't need to be linear, nor precise,
just no artefact visible to the naked eyes. The PWM frequency output
can be from about 1Mhz to about 5kHz and from 0 to 100% duty in at
least 64 steps.
I know that for a simple led, I can just directly use that to PWM and it
works fine. But for the LCD backlight I'd like to know if inducing such
a discontinuous current might have on the life span on the back light
(for a simple led I don't care but for a LCD back light, that matters
I was thinking of adding a simple LC filter like :
L
--------OOOOO--------
_|_ |
/_\ |
| ###
/ ### C
\ R |
/ |
| |
_|_ _|_
GND GND
My question ares :
- Any one has some experience to share in this domain ?
- Is the LC filter necessary ?
- Will the proposed filter be OK ? Is the Diode really necessary ?
- Finally, what advice could you give in choosing the parameters :
pwm frequency, L C and R values ...
Thanks for any insight you might have,
Sylvain
I have a CPU with programmable PWM output and a STN LCD with witheled
back lighting. All the whiteleds are in // so it's powered by classic
5V and draw about 150mA (the current limiting resistors are included in
the panel).
Currently, I turn on and off the panel with something like this :
PMOS
Si2315
5V ----------------.____,--------- LCD BackLight +
| ----
\ |
R / |
1k \ |
/ |
|-----'
|
PWM Inp _/\/\_|/ NPN
|\ BC???
|
_|_
GND
What I'd like to do is to control the intensity of the backlighting
by modulating the input. It doesn't need to be linear, nor precise,
just no artefact visible to the naked eyes. The PWM frequency output
can be from about 1Mhz to about 5kHz and from 0 to 100% duty in at
least 64 steps.
I know that for a simple led, I can just directly use that to PWM and it
works fine. But for the LCD backlight I'd like to know if inducing such
a discontinuous current might have on the life span on the back light
(for a simple led I don't care but for a LCD back light, that matters
I was thinking of adding a simple LC filter like :
L
--------OOOOO--------
_|_ |
/_\ |
| ###
/ ### C
\ R |
/ |
| |
_|_ _|_
GND GND
My question ares :
- Any one has some experience to share in this domain ?
- Is the LC filter necessary ?
- Will the proposed filter be OK ? Is the Diode really necessary ?
- Finally, what advice could you give in choosing the parameters :
pwm frequency, L C and R values ...
Thanks for any insight you might have,
Sylvain