Using 2 AA batteries, recommendations for a DC to DC voltage booster?
vanmunch
Posts: 568
A quick question. Does anyone have any recommendations for a SM or small TH DC to DC voltage booster? I want to increase 3V to above 3.3V but less than or equal to 5V.
Id like to use just two alkaline AA batteries for a wearable project using a propeller and an XBee. I know that they will both work with just 3V, but Im worried that it will stop working after the batteries are used for a little bit and their voltage drops. The XBee's data sheet (link to product below) mentions that the range decrease once the voltage is under 3.0.
I havent used a booster before so I figured I would ask the collective wisdom of the forums
Thanks for your time!
Dave
Xbee data sheet:
http://www.parallax.com/product/32407
Id like to use just two alkaline AA batteries for a wearable project using a propeller and an XBee. I know that they will both work with just 3V, but Im worried that it will stop working after the batteries are used for a little bit and their voltage drops. The XBee's data sheet (link to product below) mentions that the range decrease once the voltage is under 3.0.
I havent used a booster before so I figured I would ask the collective wisdom of the forums
Thanks for your time!
Dave
Xbee data sheet:
http://www.parallax.com/product/32407
Comments
http://www.ebay.com/itm/2pcs-DC-DC-Converter-Step-Up-Module-1-5V-to-5V-500mA-Power-Module-New-/351000268368
Cheap & work great. Hunt around and find them for a buck, some have a USB port, some don't. Ratings vary from 500-800 mA. My bots are powered by a single 3.7V Li-Ion, which drives motors & servos directly, but all the electronics & sensors get 5V through the boost converter.
I went ahead and bought 10 of those step ups without the USB.
erco, I was organizing my robot pictures and found the folder form the 2012 UPE with this picture...
Since you bought ten DC boosters, maybe you can be the first to answer the question, what happens when you hook up more than 5V to the input? Magic smoke?
Also, could you use a single rechargeable Li-Ion (18650 or an AA-sized 14500) to power your project? Just over 4V fully charged, nominally 3.7V.
I've now made a few DC-DC boost supplies on my boards, and all the chips that need an external diode (most of the chips) will just shut down if you externally power the output at a higher voltage. (only chips like the MCP1640 with synchronous rectification are likely to give trouble) That said, you still need to keep under the absolute maximum voltage of the chip which can be as low as 6 volts. If you can find the datasheet for the controller chip on that DC booster board, I can give you a more definitive answer.
Back on topic. If you want to roll your own voltage booster I just built one using the MCP1640. Followed the data-sheet circuit and it worked as expected with no fiddling.
Marty
So if you can just find a battery that fits, everything is best.
There are the NiZn cells that will indeed offer a higher voltage. I had high hopes for these and ordered 4 with a charger out of Hong Kong about a month ago. Nothing has arrived. I guess I have to see if a charge needs to be removed from my credit card.
Of course, there are a bunch of nice Lithium cells that are 3.3v. But the easy to buy ones are actualy 3.7v with a minimum near the 3.3 level. Some are even in a package that is a wee bit longer than an AA. I believe it is a 14500.
If you can find a way to make these work in an unregulated setting, you will be way ahead of the game in terms of total available power.
These chinese cheapo step-ups are surely cheap, but real life eficiency is quite low, around 60%. Boosting such low voltages is quite tricky, so if you need super-duper efficiency, synchronous rectifiers are your only way to go (TI's TPSxxxx series of chips). I personally use Linear's LT1370 for high powered ones and LT1308 for lower power devices.
What inductor did you use? I know that it needs to be 4.7μH, but I didn't know how much current I should choose... 1A just to be safe?
Marty
I'm not so sure about that. If a boost converter lets you suck the last vaporous gasp of energy from a dying battery, all the way down to 0.9V, it seems to me you're better off with that than with a battery that fits but no longer powers the system at 85% of its full-charge voltage.
-Phil
+1 PhiPi... we've all had digital cameras that don't work with batteries below ~1.3V or thereabouts. The battery manufacturers rate alkaline capacity down to 0.8V (a joke these days). So rather than toss those batteries in the landfill (OK, battery recycling bin), why not strive to get all the power possible out of a cell?
The trade off is recharge or no recharge.
My ZnNi cells arrived and my battery driven electric razor performs much better than it ever did with NiCd or NiMH.
I suppose you can abuse NiCd like Alkaline cells, but that is about it.
I'm actually using this with an Xbee based fob (garage opener) which uses 2 CR2032. Does pretty well.
Alex