Simple LED circui question

Status
Not open for further replies.

tschroeder250

New Member
I need some help with an LED circuit. I have 48 LEDs wired in parallel, each with a voltage drop of 5V, operating at 40 mA, with a 12V supply. Should I use a single 175 OHM resistor for each LED? Should I split the LEDs into 24 pairs, each pair wired in series, using a 50 Ohm resistor? What would be the best design?
 


The series pair connection is the most efficient, half the current.
 
Most LEDs smoke when their current is 40mA. They are spec'd with only 20mA.
Blue and white LEDs have the highest forward voltage which is about 3.5V, not 5V.
 
To expand on what Audioguru said. I am using LEDs rated from 20mA to 1A and voltages from 1.5 to 5 volts. Every type of LED is different. “5 volt LED” “40mA” this is unusual. What part are you using?

Normally we do not parallel LEDs. Using separate resistors is better.

Using 2 LEDs in series will use your 12 volts more efficiently.
 
Do Boncuk's 317 current source, but it works better with many LEDs in series and higher voltage.
There are also two terminal current source JFET diodes.

48 LEDs in series is 100vdc to 240vdc.

The low-tech solution is a single hi-wattage resistor, a diode, a cap, and 120vacrms or 240vacvrms. Do you mind flickering?

If you know the tolerance on the LED voltages the current variations you can expect can be approximated, depending on the configuration you pick. The more LEDs in series, the better the approximation.

I've been, on and off for weeks now, writing a program to do this more precisely. It's up to 120 lines of debugged code but it may go to twice that before it's done.
You don't know pain until you do programming.
 
Last edited:

Hi there,


To add to what others have said...


Before we can determine what the best or cheapest method is we
have to know how much your 12v source changes. Does it go from
10v to 14v, or a wider range. For example, an automobile battery might
run from 11v up to 14 or so volts (lower when starting the car) and
this changes the way you can drive the LEDs.

As others have already mentioned, 40ma is too high for LEDs regardless
how you drive them unless you are also pulsing them which i dont think
you want to do.
Also, the typical voltage drop for a white LED is 3.5 volts.

Paralleling LEDs isnt a good idea either because one LED might
hog more of the current than the others. You can mix and match
them if you want, but that's no guarantee this will work the same
in the future when the LED forward voltages change a little.
This means it's best to use individual resistors when possible.

Because you are using 12v and the LEDs only drop 3.5v or so,
you can probably use a series connection of two or three LEDs
to a group, but again we need to know your 12v line tolerance
before we can make this call.

More info you should supply:
1. How much does your 12v source change, or where does it originate.
2. What color LEDs are you using.
 
Last edited:
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…