electronics question
bomber
Posts: 297
I will have 30 red LEDs connected to a nine volt battery in parallel. What value of resistor will I need and where do I place them in my circuit?
Comments
-Phil
-Phil
The way they usually do this is to multiplex the LEDs, and strobe them one (or smaller groups of 3-5) at a time. They look like they're all on at the same time because of persistence of vision.
A microcontroller would do this, but so could a 555 and 4017 counter chip. You'd probably also want a driver like the ULN2003, because I don't think the 4017 can drive more than a couple LEDs on each pin.
All of a sudden this is a lot more complicated than it started out as!
-- Gordon
The forward voltage of that LED is probably around 1.7V. So 4 x 1.7V = 6.8V. To limit your current to 10 mA, say, with a full 9V source, you would need a (9 - 6.8) / 0.010 = 220 ohm resistor in series with each string. As Gordon suggests, though, your battery will not last very long.
With your 12V supply, you could put six LEDs in a string. I'll let you calculate the series resistor this time, since I've shown you how to do it.
-Phil
It seemed like such an odd number.
-Phil
-Phil
-Phil
'How low can you go'?
Take into consideration the ambient light where they're being placed, the surface around them and all that.
You may be able to go below 10mA if it'd a 'dark and dank' situation.