Warning: Table './lockneyn_dorkbotpdx/cache_page' is marked as crashed and should be repaired query: SELECT data, created, headers, expire FROM cache_page WHERE cid = 'http://dorkbotpdx.org/blog/paul/breadboard_power_from_1_aa_battery' in /home/lockneyn/public_html/dorkbotpdx/includes/database.mysql.inc on line 172

Warning: Cannot modify header information - headers already sent by (output started at /home/lockneyn/public_html/dorkbotpdx/includes/database.mysql.inc:172) in /home/lockneyn/public_html/dorkbotpdx/includes/bootstrap.inc on line 488

Warning: Cannot modify header information - headers already sent by (output started at /home/lockneyn/public_html/dorkbotpdx/includes/database.mysql.inc:172) in /home/lockneyn/public_html/dorkbotpdx/includes/bootstrap.inc on line 489

Warning: Cannot modify header information - headers already sent by (output started at /home/lockneyn/public_html/dorkbotpdx/includes/database.mysql.inc:172) in /home/lockneyn/public_html/dorkbotpdx/includes/bootstrap.inc on line 490

Warning: Cannot modify header information - headers already sent by (output started at /home/lockneyn/public_html/dorkbotpdx/includes/database.mysql.inc:172) in /home/lockneyn/public_html/dorkbotpdx/includes/bootstrap.inc on line 491
Breadboard Power from 1 AA Battery | DorkbotPDX

Breadboard Power from 1 AA Battery

Inspired by Laen's group PCB order and Ladyada's breadboard power supply, I decided to try making one that runs from a single AA battery.

click Read more for schematic and rambling about the design.....

Larger schematic 1280 pixels wide

The TI TPS61020 chip does all the heavy lifting. It's a pretty amazing chip.... I just hope it works as well as the datasheet says. TI claims it's 96% efficient (indeed it does use sync rectification), but I suspect that doesn't include copper and core losses in the inductor.

I included a MOSFET to (hopefully) protect against reverse polarity insertion of the battery. The funny capacitor and diodes thing attached to the inductor is pretty much right out of an example in the TPS61020 datasheet to create an unregulated voltage approximately double the output voltage. When you first attach the battery, the mosfet only turns on because of the battery voltage, but once the chip starts switching, the mosfet gate should be driven with at least 6 volts, which gets it to it's lowest on resistance. In theory, it should only be 0.022 ohms. With only one AA battery, there's no extra voltage to waste!

I wanted to keep this thing as small as possible, so nearly the entire top side is taken up by the AA battery holder. There's just a little exposed strip on the right side, for two little slide switches to turn it on/off, and to select 3.3 or 5 volts. I suppose I could have made it also adjustable like Ladyada's, but there wasn't room to place a pot without making the board quite a bit larger.

Comments

Great!

I'm working on a through-hole version based on Ladyada's Mintyboost (MAX756). It's a more expensive chip, but I think the through-hole thing would be a good draw.

Where does the power come out on your board? I don't see any headers coming off to plug into the breadboard.. You wouldn't happen to know what the spacing is between the power rails, would you?


I was not aware of the

I was not aware of the MAX756. Looks like it's a diode rectifier instead of sync rectifier. Nice that it comes in dip package, at least for hobbyist building.

The power is delivered to the breadboard by two 3x2 headers. I don't have any specs on breadboard spacing. I just put my calipers on the holes and took a close guess.


please keep in mind that

please keep in mind that I've found both the TI power supply boosts and LDOs chips to be quite 'delicate'


If the first board works but

If the first board works but then blows up under stress, then I probably won't even bother to buy parts for the other 2.