2

I have a cheap set of LED string lights. There are 20 lights, all wired in parallel connected to a small battery bank. There are 2, 3V batteries wired in series, providing 6V of power to the string.

This is a little confusing, since I know LEDs run on 2-3V, but I verified my physics with a voltage meter, and two 3V batteries in series is really 6V. If I try putting the batteries in parallel, they produce 3V and the lights do not come on.

LED String Lights

For a small DIY project, I would like to hardwire these lights. That is, I would like to connect them to the 120V system in my house. I found an old 12v DC converter and I have a buck step down converter. Wiring the two units together, I can easily create a DC power supply, supplying 6v.

But should I?

Buck Converter

It turns out the answer is NO, they will burn out very quickly. In fact, I can power the lights just fine with 2.3V when they are hardwired.

Why can I power the lights with 2.3V of power when they are hardwired, but I require 6V when using a battery pack?

A follow-up (safety) question. Just because I can do this, should I? Is there a safety concern with the LEDs when hardwired using a DC and step down converter?

JRE
  • 67,678
  • 8
  • 104
  • 179
irbull
  • 143
  • 3
  • 5
    The internal resistance of the battery is probably providing current limiting. Are these cell batteries? – user1850479 Nov 17 '20 at 15:07
  • 1
    You should also measure the current in the battery case and in the fixed supply case. – pjc50 Nov 17 '20 at 15:11
  • 1
    Are you measured batteries voltage without load? Check it under load. You hardwired PS just can provide bigger current when batteries. It is all about current, not voltage. – user263983 Nov 17 '20 at 15:26
  • Is there a resistor in the battery pack? – Justme Nov 17 '20 at 15:34
  • A few people have asked about the batteries. There is no resistor in the battery pack, there are just 2 3V Lithium Batteries (round, button size batteries). However, the batteries themselves may have a high resistance. – irbull Nov 17 '20 at 15:52
  • 2
    Coin cell batteries have a high internal series resistance. If you measure the battery voltage when the LEDs are on, then you'll see that the voltage is no longer 6V. – Aaron Nov 17 '20 at 17:35
  • forget volts. you can push 0.02A*qtyLED into the string, but i would 15ma for long life. – dandavis Nov 17 '20 at 18:49
  • It appears you experienced the first two cases (KABOOM and "Do you feel lucky, punk?") of my answer here: https://electronics.stackexchange.com/questions/529547/does-current-in-a-circuit-change-when-it-passes-through-a-resistor/530068#530068 – Sredni Vashtar Nov 17 '20 at 21:22

2 Answers2

3

Coin cell batteries have a high internal series resistance. If you measure the battery voltage when the LEDs are on, then you'll see that the voltage is no longer 6V.

Direct from energizer:

For example, the starting IR of a 2032 battery is near 10 ohms

IR = internal resistance

https://data.energizer.com/pdfs/lithiumcoin_appman.pdf



As for your safety question:

Is there a safety concern with the LEDs when hardwired using a DC and step down converter?

That depends on what you are using for your offline power supply. If it provides some sort of isolation, then it's most likely safe. There is no inherent reason you can not do this. It is in fact how almost any LED lighting system works (that plugs into the mains supply).

Aaron
  • 7,274
  • 16
  • 30
2

So why can I power the lights with 2.3v of power when they are hardwired, but I require 6v when using a battery pack?

Because the battery pack hides a big series resistor.

Some of these LED stings come with a clear plastic case where you can see the resistor.

Turbo J
  • 9,969
  • 1
  • 20
  • 28