Offline
Jr. Member
Karma: 1
Posts: 69
|
 |
« on: March 24, 2012, 02:17:53 pm » |
I wasn't sure where to post this cuz its not a mechanical/high voltage issue, but it does have to do with power. I need a 5V supply for my circuit but I also need a small battery. So I'm using two stacked coin cell batteries (3V each) and regulating that down to 5V. However upon connecting the power to the circuit, the voltages on the battery and the output of the regulator drop quite a bit. Is this simply because the battery can't source enough current to the circuit?
Thanks!
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Faraday Member
Karma: 12
Posts: 2857
ruggedcircuits.com
|
 |
« Reply #1 on: March 24, 2012, 02:21:43 pm » |
Yes, it's quite possible. Coin cell batteries generally aren't used for significant currents, and likely have high internal resistance. -- The QuadRAM shield: add 512 kilobytes of external RAM to your Arduino Mega/Mega2560
|
|
|
|
|
Logged
|
|
|
|
|
Left Coast, CA (USA)
Offline
Brattain Member
Karma: 279
Posts: 15295
Measurement changes behavior
|
 |
« Reply #2 on: March 24, 2012, 02:32:50 pm » |
However upon connecting the power to the circuit, the voltages on the battery and the output of the regulator drop quite a bit. Is this simply because the battery can't source enough current to the circuit? That is correct. The battery has to be selected for the maximum load current it is being asked to supply. Also how long you wish to battery to be able to supply that load current is another selection criteria you must make. Lefty
|
|
|
|
« Last Edit: March 24, 2012, 02:34:29 pm by retrolefty »
|
Logged
|
|
|
|
|
Manchester (England England)
Offline
Brattain Member
Karma: 269
Posts: 25381
Solder is electric glue
|
 |
« Reply #3 on: March 24, 2012, 02:33:50 pm » |
Is this simply because the battery can't source enough current to the circuit? How much current are you asking of it?
|
|
|
|
|
Logged
|
|
|
|
|
SW Scotland
Offline
Edison Member
Karma: 6
Posts: 1053
Arduino rocks
|
 |
« Reply #4 on: March 24, 2012, 02:35:26 pm » |
If they're something like CR2032 then they are rated at less than 1mA, which is a lot less than your micro is demanding. Coin cells are really not suitable as a power source for anything other than memory retention or running RTCs.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 1
Posts: 69
|
 |
« Reply #5 on: March 24, 2012, 02:53:24 pm » |
They are CR2032 and I'm supplying a couple op amps (used as noninverting and inverting amplifiers), four potentiometers, and an ATtiny84 microcontroller. I don't know much about batteries, but I saw that the CR2032 had 225mAh capacity. I know that's only capacity, but I figured it could source enough current for my application. Any other ideas on a small battery that would source enough current?
|
|
|
|
|
Logged
|
|
|
|
|
SW Scotland
Offline
Edison Member
Karma: 6
Posts: 1053
Arduino rocks
|
 |
« Reply #6 on: March 24, 2012, 03:37:48 pm » |
You really are into the AAA category as a minimum, but it all depends on how much current you are actually drawing and how long you wish the batteries to last (number of hours of constant use)
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Edison Member
Karma: 3
Posts: 1712
|
 |
« Reply #7 on: March 25, 2012, 01:51:02 pm » |
I think a cr2032 can only supply 30ma max ata dead short, in reality i got 22 shorted thru my multimeter
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 1
Posts: 69
|
 |
« Reply #8 on: March 25, 2012, 10:36:31 pm » |
I'd really rather not use something like a AAA...plus I need 5V. What about an A23? I found that while searching the Internet. Seems like they're really only used for small transmitters and things of that nature that don't pull much current, but with it being 12V could that work if I regulated it down?
Sorry if these are ignorant questions...again I'm pretty unfamiliar with this kind of thing. Thanks.
|
|
|
|
|
Logged
|
|
|
|
|
South Texas
Offline
God Member
Karma: 8
Posts: 976
|
 |
« Reply #9 on: March 26, 2012, 09:20:11 am » |
You are going about this backwards. You need to first figure out what the current demand is of the device you are trying to power. Then you need to determine how long you want it to run. THEN you can look at what battery you need to give that performance.
You are trying to run a diesel locomotive on a scooter engine.
You are going to have to either use a bigger battery, or eliminate functions until the battery you want to use can support the load.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Jr. Member
Karma: 1
Posts: 69
|
 |
« Reply #10 on: March 26, 2012, 09:43:25 am » |
Okay in that case, what is the easiest way to determine the total current demand of my device?
|
|
|
|
|
Logged
|
|
|
|
|
South Texas
Offline
God Member
Karma: 8
Posts: 976
|
 |
« Reply #11 on: March 26, 2012, 03:34:10 pm » |
Get a millampere meter and put it in the circuit and operate it. Look at peak current demands.
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 0
Posts: 2
|
 |
« Reply #12 on: March 28, 2012, 04:51:51 am » |
as a newbie i don't yet know the "dos and don'ts", so forgive my ignorance, but what about vehicle remote cells? 12V 23A 1/2 AAA alkaline batteries. Small/lightweight with a fair longevity. i've never used them for anything with motors, so i don't really know their limitations, but couldn't these be rigged to fit the purpose or are the 12V 23A just too much? Price isn't excessive either.
|
|
|
|
|
Logged
|
|
|
|
|
Manchester (England England)
Offline
Brattain Member
Karma: 269
Posts: 25381
Solder is electric glue
|
 |
« Reply #13 on: March 28, 2012, 09:56:36 am » |
but what about vehicle remote cells? What about them. Link to one please. However, it sounds like a very big battery considering the OP was using a coin cell to begin with.
|
|
|
|
|
Logged
|
|
|
|
|
IRL
Offline
Full Member
Karma: 0
Posts: 138
|
 |
« Reply #14 on: March 28, 2012, 10:35:11 am » |
If they're something like CR2032 then they are rated at less than 1mA, which is a lot less than your micro is demanding. Coin cells are really not suitable as a power source for anything other than memory retention or running RTCs. CR2032 can power a very small 5x6 scrolling message for 2 days but that's it. It has peak current of a few mA since the LEDs are so small they have their own resistance.
|
|
|
|
« Last Edit: March 28, 2012, 10:38:09 am by takao21106 »
|
Logged
|
I also have PIC related web domain.
|
|
|
|
|