Electronic – arduino – Overcoming voltage drop in a battery

arduinobatteriesvoltage-regulator

I want to use this battery for my Arduino Uno:

http://www.ebay.com/itm/7-4-V-30C-5200mAH-2S-Lipo-Li-Po-Lipoly-Battery-for-RC-Car-Boat-/261351067166?pt=Radio_Control_Parts_Accessories&hash=item3cd9bcce1e

The on board voltage regulator says L117-S50.
The writings is alomst wiped out, but through a quick internet search, I think this is the one:

https://www.sparkfun.com/products/595

Now, the minimum voltage the arduino operates at is 7V. While the batteries are at 7.4V.
Therefore; after some time of usage, the votage might drop below 7V which might cause issues.

I want to ask is there anyway to overcome this issue without having to buy a higher voltage battery.

Is there a certain module or electronics device that can boost up the voltage to a certain range.

Best Answer

For simplicity you could power the Arduino from a 5V low-drop-out regulator. You'd bypass the normal regulator (it isn't low drop-out) and get more usage from the 7V battery. I don't know what current is required by the uno so I can't definitely recommend something but maybe a 1A LDO like the L4941 would suit. It drops 450 mV at 1A and this means your battery can droop down to 5.45V before things go out of spec. You might need a heatsink - it all depends on how much the uno takes.

Or you could go the whole hog and have a buck-boost regulator like this one: -

enter image description here

This takes any voltage from 2.7V to 15V and gives you 5V and up to 2.5A. Or maybe just a buck regulator would suit. This one will work down to an input voltage of 5.5V and still give 5V out at 2.5A:-

enter image description here