Electronic – Wiring up a dolls house with LEDs and a 9V battery

ledresistorswiring

I'm trying to wire up a dolls house that I've built for my daughter with 7x 3mm white LEDs (https://www.jaycar.co.nz/white-3mm-led-4300mcd-round-clear/p/ZD0142)

I'm powering it with a 9V battery and have already blown 2 LEDs, so I guess I need to add resistors.

The guide I was following (http://judyry.blogspot.co.nz/2012/10/where-to-begin_17.html), didn't mention them at all, so that's on me for not researching properly first.

Regardless, I'd greatly appreciate some guidance on what size and how many resistors I'll be needing.

If my Ohm's Law calculations are correct then the resistance is 290Ω, but does that mean I divide that across the 7 LEDs and get 7x ~41Ω resistors or do I need 7x 290Ω resistors?

Best Answer

Yes, they do skip the resistors, but that's because they bought LEDs with the resistors already attached and under heat shrink. Hobbyist markets like Doll Houses or Trains often sell the LEDs with the resistors, at a premium.

That little bulge is the resistor:
enter image description here

Your Ohm's law calculation is correct.
(9V Source Voltage - 3.2 LED Forward Voltage) / 0.020 Amps = 290 Ohms.

But your application is a bit off. 7 parallel leds with a 41 ohm resistor each at 20mA, would only drop 0.82 volts, which means the current increases and the leds blow. But 7 parallel leds with a 290 ohm resistor each would work. Inefficiently.

You're wasting 116 mW of power out of 180 mW per led/resistor pair. 2/3rds of your battery power is being wasted in the resistor as heat.

The 3 solutions are decrease the current, or put 2 leds in series with a resistor, or 3 in series without a resistor.

3 in series without a resistor only works with a 9V battery, as the 9V battery has a high Equivalent Series Resistance (basically a resistor), and the forward voltage of the 3 leds add up to over 9V. The brightness will be slightly lower.

2 in series with a smaller resistor would allow you to use the full 20mA current without issue. (9v - 3.2v - 3.2v) / 0.020 = 130ohms. The leds share the current, and only 1/4th of power is wasted in the resistor, leading to double the battery life.

Lowering the current would result in a longer life, just change the amount of current in ohms law from 0.020 (20mA) to 0.010 (10mA). These leds will still be illuminated fairly well at 10 mA.