-2

I'm a halloween tinkerer, and I have these UV/Blacklight flashlights that I use in my decor, but they eat batteries like crazy. They start going dim within an hour or so.

So, since I already have been putting together my own wiring and LED spotlights using bulk LED's etc, I thought I'd experiment with converting them from battery to DC power supply.

The flashlights run on 3 AA batteries in series ( [- +}[- +}[- +} ) and I've been working with a 12v power supply. When I connected it with a resistor in-line (I believe it is a 200 ohm resistor that came with my bulk LED's) it lights up, but it's too dim compared to running on the batteries. I suspect that means I need a smaller resistor but I'm not sure?

1 Answers1

-5

Every LED has a current value such as yellow have 10mA and white is 20mA and so on. Each light also has a voltage. And quantity of lights is also imperative to know. Then use the formula

$$R = \frac{ V_{in}-(V_{LED} \times quantity\;of\;LEDs)}{current\;of\;LED}$$

$$R = \frac{4.5<batteries> - \;quantity\;of\;LEDs}{voltage}$$

Ricardo
  • 6,164
  • 20
  • 53
  • 89
  • 2
    No, each LED color doesn't have a current. They have typical forward voltages, but the current is dependent on the LED's designed purpose. There are 1W white LEDs for lighting that take well over 20mA. I recently used one that had a Vf of 3V at 60mA. Your first formula makes sense, no idea what you're trying to achieve with the second. – Matt Young Jun 19 '15 at 14:52