Electronic – LED Poster configuration

batteriesledresistors

I am helping my sister make a LED poster for a concert she is going to. I am using a foam board with some letters she placed on there. I am then going to add LED's on top of the letters to spell them out so you can read them from a distance.

The LED's I have on hand are:

Light Color : White;Forward Voltage : 3.2 – 3.4V

Luminous Intensity : 10000 – 12000MCD;Main Color : Silver Tone, Clear

There will be a total of about 60 LED's on the sign. My questions are, what type of circuit do I need for this? I currently have a battery pack that take 3 double A batteries but not sure if that will be enough.

Any thoughts on the best way to go about doing this? I estimate the sign will be on for ~2 hours. She can take another set of batteries with her if needed.

Thanks for any advice you can provide!

EDIT: Here is a link to the LED's that I have. http://www.amazon.com/gp/product/B0087ZT06U?psc=1&redirect=true&ref_=od_aui_detailpages01

UPDATE 2

Here are some images of the Power box I have:

enter image description here

enter image description here

This is the only pack of resistors I can find in the house. This is a last minute project and a lot of radio shacks have closed near me. Not sure If I can do anything with this :/

enter image description here

Best Answer

From the link you have posted it's not possible to be 100% sure of the forward current, but I'm going to guess they would be good for 20mA and still visible at 10mA. With that in mind...

The forward voltage of the LED is around 3.3V - three AA batteries gives 4.5V maximum. Therefore with one 3xAA pack you would have to wire this circuit 60 times in parallel to the batteries (I have shown this twice below - I really don't have the time for 60!). I have conservatively chosen the current to be 10mA, which should be enough for this to be visible.

schematic

simulate this circuit – Schematic created using CircuitLab

This will be a big pain in the butt wiring-wise, and not particularly efficient. Run time will be in the region of 4 hours though, which is nice.

An alternative, which reduces the amount of wiring would be to use 2x 3AA battery packs in series. Now, at a total of 9V we can't really get away with 3 LEDs in a row (3x 3.3V = 9.9V > 9V), so we'll be stuck with two, but it means you have less wiring to do. See the schematic below (this time 30 repeats would be required - again, I only show 2).

schematic

simulate this circuit

The current this time is around 11mA per LED (due to there being fixed basic resistor values and 240 Ohms not being one of them) but the overall effect will be similar. Run time will be around twice as long this way, as you might expect. You could reduce the series resistors down to 120 Ohms and get brighter LEDs, but drop back nearer the 4 hour mark for battery life.

There are other options such as using a boost circuit to increase the voltage from the 4.5V battery pack to around 12V and run parallel strings of 3 LEDs, but I think the circuits I have shown probably fit your skillset and motivation best. If it were me, I would plump for the second option.