how to turn off 1 LED in string of 3?

Thread Starter

joewales44

Joined Oct 8, 2017
218
i'm running 2 strings of 3 LEDs with 1 pwm driver with 12 to 24v. the driver puts out 800mA so each string gets 400mA. i need to have a choice of dimming or turning off 1 LED(3.5Vf) in 1 string. dimming is working fine with 9 ohm resistor across the LED through a switch. how can i turn off the same LED without changing current through the other LEDs? thanks
 

Attachments

MrChips

Joined Oct 2, 2009
34,984
i knew that for a single string but does that hold true for running parallel strings?
thanks
If one string has lower resistance than another it will steal current from the other string, i.e. it is going to run brighter while the other string will go dark.
 

crutschow

Joined Mar 14, 2008
38,627
To keep the current constant you could use a SPDT switch to disconnect the LED and switch in a diode with the same forward drop as the LED.
This could be two or more standard diodes, depending upon the forward drop of the LED.

If you are not changing the brightness of the other LEDs with the PWM, then you could replace the LED with a resistor that generates the LED forward drop at the operating current.
 

Thread Starter

joewales44

Joined Oct 8, 2017
218
i thought if i use a resistor in place of LED with high enough resistance, the current would just go the easiest path through the LED. if i use multiple diodes to burn the voltage, it seems some current would still go through the LED. dimming is easy but i ain't figured out how to turn it off.
 

ian field

Joined Oct 27, 2012
6,536
i thought if i use a resistor in place of LED with high enough resistance, the current would just go the easiest path through the LED. if i use multiple diodes to burn the voltage, it seems some current would still go through the LED. dimming is easy but i ain't figured out how to turn it off.
About 3 standard silicon Vfs in series is somewhere near a red LED Vf. But your 3S2P array won't be very tolerant of even that small difference between the 2 chains.

How about using more parallel strings of lower rated LEDs and taking out a whole string?
 

Thread Starter

joewales44

Joined Oct 8, 2017
218
i'm using a spdt switch now with a single string and it works right. i'm not sure how to connect circuit when running parallel strings. it seems if i simply bypass the LED, the remaining LEDs would get 20% more current. is that right? thanks
 

ian field

Joined Oct 27, 2012
6,536
i'm using a spdt switch now with a single string and it works right. i'm not sure how to connect circuit when running parallel strings. it seems if i simply bypass the LED, the remaining LEDs would get 20% more current. is that right? thanks
A current controlled supply will continue delivering the same current if you remove some of the load - that current will be shared among less LEd strings and they will run brighter.

Shunting one of the LEDs will give that string a lower sum of the Vf's - that string will clamp the supply voltage and cut off all the other strings.

LEDs have some parameter spread which includes Vf, you may have got lucky and there's no conspicuous difference in brightnes of each string. Its not a bad idea to give each string a ballast resistor even though a constant current supply is used. You're more likely to get away with replacing an LED with the nearest fit of combined silicon and SB Vf's.
 

Thread Starter

joewales44

Joined Oct 8, 2017
218
i can't use a ballast resistor because i'm already too low on overhead voltage. i've changed from a schottky to a mosfet to save all the voltage i can. still have barely enough from a 12volt supply. guess i'll stick with a driver for each string since there doesn't seem to be a way to do what i want.
 

Thread Starter

joewales44

Joined Oct 8, 2017
218
i understand how to use resistor in series with the LEDs. i'll be glad to look at a circuit with a single switch. i can't use 2 switches and that's the only way i can see how it would work. i need 3 functions, LED off, on, or half power and still not affect current to other LEDs. remember this LED is in 1 string of 2 strings being fed in parallel. thanks
 

ian field

Joined Oct 27, 2012
6,536
i can't use a ballast resistor because i'm already too low on overhead voltage. i've changed from a schottky to a mosfet to save all the voltage i can. still have barely enough from a 12volt supply. guess i'll stick with a driver for each string since there doesn't seem to be a way to do what i want.
Hopefully you'd only be trying to equalise a few tens of millivolts.

I'm thinking such resistors would be well under 10R.
 
Top