The Godfather talking
Share your stuff or I will make you regret it.
Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
April 19, 2024, 07:56:49 19:56


Login with username, password and session length


Pages: [1]
Print
Author Topic: charging 3 batteries...  (Read 4577 times)
0 Members and 1 Guest are viewing this topic.
TucoRamirez
Senior Member
****
Offline Offline

Posts: 307

Thank You
-Given: 257
-Receive: 115


Tuco ... dead or Alive


« on: February 06, 2013, 08:58:47 20:58 »

hi

I'm a little confused about all the stuff about battery chargers

I see for example that microchip offers a smart ic quite pretty to charge batteries  ... with max output 4.5 V... this means i can put 3 AAA  compatible with the ic type  in series to acchieve 4.5 to be charged and monitored as a single batt Huh   

i'm wanting to charge standard AAA rechargeable nimh commercial batts with at least 1000mAh ...


thanks in advance


Logged

Whoever double crosses me and leaves me alive... he understands nothing about Tuco.
webdog
Newbie
*
Offline Offline

Posts: 21

Thank You
-Given: 29
-Receive: 3


« Reply #1 on: February 06, 2013, 09:41:29 21:41 »

Charging batteries can be real complicated! Depending on what type you are using NMHi, NiCd or LiIon they all needs different type of charging cycle. Most type do handle slow charging well, i.e. 0.1xrated capacity for 10-15 hours. It's when you want do speed-charge you have to very carful, monitor temperature, voltage and current! This is especially important with battery packs! Temperature can be a real killer when speed charging packs!!

Charging a battery pack as one cell often works, but you have to be aware that deep cycling may force one cell to reverse polarity and then refuse to be charged. If you cannot remove the faulty cell, you have to replace the whole package.  Newer Li-based battery packs do have intelligent charging electronics built in so each cell is monitored.

OK, if I was to charge a 3xNMHi pack i.e. 3x1,25volt, and not in a hurry, I would use a charge current of 100 mA, and use a large resistor in series with pack. Playing with numbers; if an open  circuit have 40 volt, and shorting with a resistor should give you 0,1A you need 400 ohm. Now put in the 3,7 volt battery with very low ri (interna resistance) you will see 100 mA flowing through the batteries.

Bottom line: yes you can charge the pack as one battery, but make sure you never run totally flat before charging. Lot easier to charge 10-15 hours than to speed charge.
« Last Edit: February 06, 2013, 09:44:25 21:44 by webdog » Logged
Gallymimu
Hero Member
*****
Offline Offline

Posts: 704

Thank You
-Given: 151
-Receive: 214


« Reply #2 on: February 06, 2013, 10:20:50 22:20 »

You can charge NiMH batteries with current control and nothing else.  I concur that if you want to charge at 1A you need to monitor the temp of each cell.
Logged
TucoRamirez
Senior Member
****
Offline Offline

Posts: 307

Thank You
-Given: 257
-Receive: 115


Tuco ... dead or Alive


« Reply #3 on: February 07, 2013, 01:20:45 01:20 »

so, the classical opamp solution will be enough???    like http://www.stefanv.com/electronics/usb_charger_photos/schematic.gif   ??

(off course an increase on the rail voltages is needed :p )

i'm thinking to automat a little bit that circuit recovering the led status as an mcu input and using the same usb input but with a  step up converter to 6.5V (assuming the TIP transistor as a 2V Vce)  , in that way when the circuit will be charged i can disable the step up with a signal and the charger stage will be disabled.   is that a good idea??

otherwise, i'm looking for the  simple version of http://cds.linear.com/docs/en/application-note/an64f.pdf

anyway this i2c one is quite fine ...

But i was expecting one like mcp73832 ....
Logged

Whoever double crosses me and leaves me alive... he understands nothing about Tuco.
thunderer
Junior Member
**
Offline Offline

Posts: 61

Thank You
-Given: 19
-Receive: 69


I try to be patient


« Reply #4 on: February 07, 2013, 02:25:41 02:25 »

But i was expecting one like mcp73832 ....
This is for a 3.7V battery, so it would not be good for 3xAAA.

I would adapt Stefan's scheme, it works and it is reliable, my 2 cents.
Logged

Interested and hopefully helpful in: DC brushed motor control (mainly R/C - PPM/PWM), analog audio, PIC (mikrobasic PRO). Feel free to ask, and if I can, I will help. But only on forum topics, any started private conversation will continue in a public topic.
robotai
Junior Member
**
Offline Offline

Posts: 60

Thank You
-Given: 27
-Receive: 23


« Reply #5 on: February 07, 2013, 05:02:10 05:02 »

For Li-Ion cells, it can be simply use CC/CV to charge.

For Ni-Mh cells, normal way is utilizing -deltaV detection. Special IC like MC33340 is designed for it. It's more simple to implement the charger.

http://www.onsemi.com/pub_link/Collateral/MC33340-D.PDF

If MCU is used, you can control it by ourself. Use MCU to keep feeding constant current and watching the voltage of cells, once it voltage won't increase and start to drop, that's the point to stop charging. To prevent over charge on bad battery, a maximum voltage protection should be implemented.
Logged
thunderer
Junior Member
**
Offline Offline

Posts: 61

Thank You
-Given: 19
-Receive: 69


I try to be patient


« Reply #6 on: February 08, 2013, 09:29:05 21:29 »

Look at this project http://tangentsoft.net/audio/ppa/bb/
Logged

Interested and hopefully helpful in: DC brushed motor control (mainly R/C - PPM/PWM), analog audio, PIC (mikrobasic PRO). Feel free to ask, and if I can, I will help. But only on forum topics, any started private conversation will continue in a public topic.
DreamCat
Senior Member
****
Offline Offline

Posts: 284

Thank You
-Given: 223
-Receive: 116



« Reply #7 on: February 09, 2013, 12:41:27 00:41 »

There is a unit named in "C", it is capcity of a battery. generally, NiMH or NiCd should charging under 1/10C rate, unless it can charging in fast mode. It means we need 10 hours to charge full it.
For example, a 1200mAH battery, its capcity is 1200mAH, so we had best charge it in 120mA.

many battery charging IC provide a excellent document, contains process for charing, So if you want to make a intelligent automated charger by employ microcontroller, I suggest you read them.
Logged

May be I expressed the wrong meaning, sorry for my bad english. Please correct it for me if you can.
Mentor
Newbie
*
Offline Offline

Posts: 20

Thank You
-Given: 61
-Receive: 3



« Reply #8 on: April 07, 2013, 03:19:19 03:19 »

There is a unit named in "C", it is capcity of a battery. generally, NiMH or NiCd should charging under 1/10C rate, unless it can charging in fast mode. It means we need 10 hours to charge full it.
For example, a 1200mAH battery, its capcity is 1200mAH, so we had best charge it in 120mA.

I do not know how it works for other battery types, but for the NiCd ones, with the C/10 charge, you'll have to charge then for about 14 to 16 hours. You can see this in most datasheets from this cells.  What happens is that we "loose efficiency" with these slow charges, by the heating of the cell, gas generation inside the cell and so on.
Logged
Parmin
Hero Member
*****
Offline Offline

Posts: 582

Thank You
-Given: 494
-Receive: 133


Very Wise (and grouchy) Old Man


« Reply #9 on: April 07, 2013, 06:06:50 06:06 »

Most NiMh can handle trickle charge at 1/40C, if you are lazy simply limit the current with a resistor, set and forget..
will keep on charging but cut down the battery life, then again who cares.. LOL
Logged

If I have said something that offends you, please let me know, so I can say it again later.
MTong
Junior Member
**
Offline Offline

Posts: 94

Thank You
-Given: 69
-Receive: 180


« Reply #10 on: April 07, 2013, 06:39:29 06:39 »

@TucoRamirez: do you know already what type of battery do you want to charge?
Is there a specific reason why you wanted to charge them while in series? Or was it just because that IC gets up to 4.5V?

Logged
TucoRamirez
Senior Member
****
Offline Offline

Posts: 307

Thank You
-Given: 257
-Receive: 115


Tuco ... dead or Alive


« Reply #11 on: April 07, 2013, 08:32:15 08:32 »

hi, we chose a 4 battery LiPo Pack , to use with a quadcopter, but, motors are killing the batt, now the problem is...
does the batteries discharge uniformly when settled in series??

and ...  the 2/3Vtotal alarm criteria is still valid to recharge???


(i think ill open a new topic to ask for help for the quad ...)
Logged

Whoever double crosses me and leaves me alive... he understands nothing about Tuco.
thunderer
Junior Member
**
Offline Offline

Posts: 61

Thank You
-Given: 19
-Receive: 69


I try to be patient


« Reply #12 on: April 07, 2013, 09:53:41 21:53 »

If all have the same condition and rating, all should discharge equally. Ideally!

The 2/3 rule is too low, for a better lifespan is more like you never go under 80%. A good site (even if are not a beginner - my feeling) is this one http://www.rchelicopterfun.com/rc-lipo-batteries.html. Good reading, as it touched the balancing subject too.
Logged

Interested and hopefully helpful in: DC brushed motor control (mainly R/C - PPM/PWM), analog audio, PIC (mikrobasic PRO). Feel free to ask, and if I can, I will help. But only on forum topics, any started private conversation will continue in a public topic.
movf_jmpz
Newbie
*
Offline Offline

Posts: 12

Thank You
-Given: 8
-Receive: 4


« Reply #13 on: June 25, 2013, 10:05:25 22:05 »

Sorry for digging a bit outdated thread, but i'd like to add my few cents on this.

It all depends on internal resistance of battery, off course. And it solely depends on battery wear, so fabrication condition and current chemistry status.
Normally it doesn't really matter how battery pack discharges. You can monitor each cell voltage in flying model/robot/etc, but it's rather uncommon. More important is to do balance charging.
Most commercially available chargers implements some sort of balance charging (passive or active). Passive balancing means discharging cells that are charged over battery mean cell voltage. Active balancing mean charging undercharged cells individually.
Of course, passive balancing is cheaper, more common, and takes longer to balance whole pack.

To prevent Lithium-XXX cells you must have motor controller with proper cut-off.
It depends on battery type, but most common values are 3.2V for Li-Ion/Li-Poly batteries. Discharging below this threshold would bloat the cell and can cause serious overheating.
Logged
nordiceng
Newbie
*
Offline Offline

Posts: 29

Thank You
-Given: 1
-Receive: 11


« Reply #14 on: June 26, 2013, 12:27:23 12:27 »

Try to use any convenience commercial battery chargers
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC