Electronic – Getting 10 LEDs in dual parallels to be brighter

currentled

I've go a small scale strobe light and from the output I'm using a power transistor to amplify it and Then I have two sets in series of 5 LEDs in parallel with one 200 ohm resistor after the transistor (9v Vcc). The problem is that is I use it with one LED its very bright, but when I use the Dual 5LED parallels the LEDs are very dim and I need them to be as bright as possible. Probably very simple, but I could use some help with how to go about it.

Best Answer

You will have a difficult time lighting LEDs in parallel reliably. A diode's relationship between current and voltage is subject to manufacturing variation and temperature dependence. When you put LEDs in parallel, the voltage across each must be equal, but the current may not be, because of these variations.

Importantly, a hot LED will draw more current at the same voltage than when its cold, so any LED which begins to heat unevenly will draw more current away from its parallel siblings, making it hotter, thus drawing more current. This sort of positive thermal feedback is called thermal runaway and is one reason why paralleled LEDs are avoided in all but the cheapest of cheap chineese flashlights.

That said, if all your LEDs are dim, it's likely because they are broken or not supplied with sufficient current. It sounds like you tried one LED with a resistor, and it was, then added more LEDs in parallel with the same resistor, and it was dimmer. If we just assume those LEDs share the current equally (ignoring the instabilities just mentioned), then they must share the current available. So, if you have 5 LEDs in parallel, each will have one fifth the current as there would be with just one LED.

Here's a simplified example, with just two LEDs in parallel, compared to just one LED:

schematic

Here we assume that the voltage across an LED is always 1.5V. We know the battery is 5V, so the voltage across the resistors must be 3.5V. By Ohm's law, the current through R1 or R2 must be \$ 3.5V / 175\Omega = 20mA \$. On the left, this current has only one place to go, through D1. But on the right, this current is split in half.

Again, don't parallel LEDs like this. The problem is that between manufacturing variation and temperature dependence, we can't know if the LEDs will split the current 50%/50% or 10%/90%. If you size your resistor to supply enough current for five LEDs, and one ends up hogging all of it, it will probably get too hot and fail.