[18650] rechargeable battery + super capacitor

This is the place for any magazine-related discussions that don't fit in any of the column discussion boards below.
Post Reply
solar3000
Posts: 71
Joined: Fri May 10, 2013 1:55 pm
Contact:

[18650] rechargeable battery + super capacitor

Post by solar3000 »

I'm building a pocket project that I'm going to put in my pocket and walk around with.
Inside is a battery and a 3.6v to 5 v boost. Also inside is a raspberry pi zero, but it could be any small electronics as well.
When I need to change battery, I would have to shut down the load. I'm wondering if I put a super capacitor of some sort, I can then switch battery with-in n-seconds. I have tested the load and it drains from 110mA to 160mA.
dyarker
Posts: 1917
Joined: Fri Aug 22, 2003 1:01 am
Location: Izmir, Turkiye; from Rochester, NY
Contact:

Re: [18650] rechargeable battery + super capacitor

Post by dyarker »

How long is n seconds, and how much can the voltage drop without causing a problem?

Then use RC time constant formula for the capacitor size.

110mA to 160mA seems heavy. Does the raspberry have a low current mode (memory maintained, real time runs, no IO or LEDs etc)? Because 5mA to 10mA (or less) would be easier to design to.

Cheers,
Dale Y
User avatar
haklesup
Posts: 3136
Joined: Thu Aug 01, 2002 1:01 am
Location: San Jose CA
Contact:

Re: [18650] rechargeable battery + super capacitor

Post by haklesup »

I don't think you can fit a capacitor big enough in your pocket. Assuming you don't want to engineer a sleep mode or its not paratactical, then a secondary external battery hookup so you can temporarily power it externally while you swap the internal battery seems like the simplest approach.

If you are only worried about losing contents of memory, then there is probably a sleep mode or a way to save that to flash temporarily then reload on power up. In sleep mode, a coin battery may be enough to keep the ram powered.

The equivalent R of your device is 5V/160mA or ~31.25 ohms. so a 1F cap gets you half a minute to swap, those are big caps. A 33000uF will get you about 1 second. I think I did that right. Super Cap means either for high capacity or smaller than normal package for a value
solar3000
Posts: 71
Joined: Fri May 10, 2013 1:55 pm
Contact:

Re: [18650] rechargeable battery + super capacitor

Post by solar3000 »

Well, I'm thinking a super cap in parallel with the li ion battery, before the USB booster.
So what's a li ion, 3 volts to 4 volts?
And how long does it take to switch a battery? Perhaps 5 to 10 seconds?
I'll stick to the high side of the drain, say 160 mA.

I saw a super cap rated at 5v at 4F. Some at 15 F too.

What do you think? can it be parallel with the battery? Then I would switch cells in 5 to 10 seconds? You think it will hold?
I'm asking because I don't have the materials. This is hypothetical, so before I buy a $450 super duper capacitor, I'd thought I ask first.
solar3000
Posts: 71
Joined: Fri May 10, 2013 1:55 pm
Contact:

Re: [18650] rechargeable battery + super capacitor

Post by solar3000 »

what about this guy: a 45F 5.6 volt super duper capacitor. And how is it only $11USD?

https://www.digikey.com/product-detail/ ... ND/7318587
dyarker
Posts: 1917
Joined: Fri Aug 22, 2003 1:01 am
Location: Izmir, Turkiye; from Rochester, NY
Contact:

Re: [18650] rechargeable battery + super capacitor

Post by dyarker »

http://www.vishay.com/docs/28409/196hvc.pdf

Haklesup, that looks like one RC time. I don't believe the device can operate at 1/3 of normal supply voltage. Though super caps are small enough for pocket size project.

solar3000, At 160mA, I'll GUESS you'll need 3 or more (maybe 10) 45F caps to allow time to change internal battery. And remember the voltage is already down, or you wouldn't be changing batteries. Temporary external battery (or wall wart) idea of Haklesup looks better. though now you diodes to prevent external supply trying to charge old batteries.

So again, nominal and minimum operating voltage of device, and how long to change battery, and is there a sleep mode to reduce the required current? Specs first, math second, pick parts third.

Cheers,
Dale Y
User avatar
CeaSaR
Posts: 1949
Joined: Sat Nov 08, 2003 1:01 am
Location: Phoenixville, PA USA
Contact:

Re: [18650] rechargeable battery + super capacitor

Post by CeaSaR »

Being as you are using a MC (the Raspberry Pi Zero), you can either include a battery voltage monitor routine that automatically puts the MC into low power / sleep mode, or a button push that would do the same. Once that is done, you can use a smaller capacitor since the drain will be greatly reduced. Then you can use the formulae in the above posts to calculate what you need.

Of course you could use something more ready made like these: https://www.microcenter.com/product/488 ... nk---black
where you could have 2 bank, in the project and 1 in reserve, and have a Y cord that you could plug the second one in whIle you unplug the first. No need for a backup cap.

CeaSaR
Hey, what do I know?
User avatar
haklesup
Posts: 3136
Joined: Thu Aug 01, 2002 1:01 am
Location: San Jose CA
Contact:

Re: [18650] rechargeable battery + super capacitor

Post by haklesup »

Those Vishay super caps look like a good match but read the datasheet carefully, the only spec that might get in your way is the DC ESR which is as high as 70 ohms for some models. This will limit the discharge current you can effectively use by lowering the effective voltage (if I understand that correctly) . Also watch the max surge voltage, these things can be damaged by a moderate overvoltage

For the price, its worth a trial run. Maybe you can find one where they don't ding you so much for not meeting a min order. Maybe ebay or something

The spec for min storage energy in Ws should be an easier unit to calculate back to run time since P=IV. Calculate Wattage of the device and divide by capacity and you should be left with Seconds of run time

http://www.vishay.com/docs/28409/196hvc.pdf
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 26 guests