Hello, I said i'd help out a frind of mine with a project lighting up some leds, which i have worked with before but powering 12v leds from a battery supply has thrown up some unexpected problems. any help is gratefully received and much appreciated...
This is what i am trying to do; power 15 meters of SMT led strip rated at 12v. There will not be access to mains electric and they need to run for at least 12 hours so i an going to power them from a 12v deep cycle leisure battery rated at 125Ah. The leds take 300mA per meter so the total power consumption is 4.4A This should give me more than enough running time. The supplier of the leds said that they must receive a regulated 12v. Eventually i want the arduino to run some different switching patterns with the leds but for the moment i need to get the power supply side working...
The problem i am encountering is how to supply the leds with regulated 12v dc supply from a nominally 12v battery.
As far as i understand the battery will range from about 14v at full charge to around 11.5v fully discharged. I have looked in a lot of places online and not found an off the shelf solution that is not expensive and inefficient. (though if anyone can suggest one!)
I was thinking of using a linear fixed voltage regulator outputting 12v, such as this:
http://uk.rs-online.com/web/search/s...5-5714&x=0&y=0
with capacitors to smooth output in an arrangement like this:
THE biggest problem i can see with this is voltage dropout, i am not sure how long the battery will last for before the battery voltage drops to level where the voltage regulator stops producing 12V. with the Vin and the Vout being so close I guess there is not much room to play with here. in fact so little will it really work at all?
i know it may be less efficient but there are two other designs i thought may provide a longer run time, though it seems a shame to be so wasteful:
Use a DC to DC converter to provide 15V dc (this is the lowest voltage output i have found a 12V converter will do) then use the 12V fixed regulator as above.
Really inefficient: use an inverter to get 240v AC then use a standard mains 12v regulator to run the leds.
Does anyone have any comment/criticism on what i propose on trying out?
Am i going about this the wrong way?
Thanks in advance for any help, Charlie.