Electronic Projects, forums and more.

Go Back   Electronic Circuits Projects Diagrams Free > Electronics Forums > General Electronics Chat


General Electronics Chat This forum is for general chat about electronics, eg: Dont know what a part does? Dont know how to read a circuit? Want to get an opinion?

Reply
 
LinkBack Thread Tools Display Modes
Old 27th April 2006, 09:28 AM   (permalink)
Default cell internal resistance.

My past few threads have been related to making a battery charger. I have finally managed to make a constant current source. But I am still to decide on it's compliance.

I have to charge 6 NiCd cells in a series.

For this test purpose, I have connected two cells in a series (NiCd 700mAh).

I am going to use the -ve delta technique to terminate charging.

So I am now monitering the battery voltage while the battery is charging and by switching off the supply.

Now I would like to calulate the internal resistance of the cell. How do I do it?

R=V/I

My I is 740mA. But what do I take my V as? The cell volatage while there is no charging, the cell voltage while charging or the sum of the two voltages?

I am right now doing (Vcharging+Vcell)/740mA

The idea is that the cell voltage shall be opposing the charging voltage. So the actual voltage put up by the constant current source is higher than the Vcharging by Vcell.

Or should I do R=Vcharging/740mA

I thank everyone for their help so far...
__________________
Bharath Bhushan Lohray.
M.Sc. Electronics.
lord loh. is offline  
Old 27th April 2006, 09:35 AM   (permalink)
Default Re: cell internal resistance.

Quote:
Originally Posted by lord loh.
Now I would like to calulate the internal resistance of the cell. How do I do it?
There seems no reason to want to?, but it's VERY low for NiCd's and NiMh.

You can measure it (but I still don't see any reason, apart from it's educational value).

1) Charge the battery fully.

2) Place your voltmeter across it.

3) Get a low value resistor, with an ammeter in series with it (on a suitable range).

4) Read the voltage off the voltmeter.

5) Apply the resistor/ammeter across the battery.

6) Read both meters.

7) Subtract second volt reading from the first, giving the voltage drop.

8) Using voltage drop and current, apply ohms law to find internal resistance AT THAT CURRENT.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 27th April 2006, 10:04 AM   (permalink)
Default Re: cell internal resistance.

Quote:
Originally Posted by Nigel Goodwin
There seems no reason to want to?, but it's VERY low for NiCd's and NiMh.
I ought to decide my VCC and circuit to set the compliance range (The range of resistances for which my circuit shall act as the current source) of my current source.

Quote:
Originally Posted by Nigel Goodwin
8) Using voltage drop and current, apply ohms law to find internal resistance AT THAT CURRENT.
So does the internal resistance vary? If I used a different value resistor, would the internal resistance be different? Is internal resistance a function of output current?
__________________
Bharath Bhushan Lohray.
M.Sc. Electronics.
lord loh. is offline  
Old 27th April 2006, 10:09 AM   (permalink)
Default Re: cell internal resistance.

Quote:
Originally Posted by lord loh.
Quote:
Originally Posted by Nigel Goodwin
There seems no reason to want to?, but it's VERY low for NiCd's and NiMh.
I ought to decide my VCC and circuit to set the compliance range (The range of resistances for which my circuit shall act as the current source) of my current source.

Quote:
Originally Posted by Nigel Goodwin
8) Using voltage drop and current, apply ohms law to find internal resistance AT THAT CURRENT.
So does the internal resistance vary? If I used a different value resistor, would the internal resistance be different? Is internal resistance a function of output current?
Yes, to some extent, but it's so low you can ignore it in calculations, it's swamped by external factors - UNLESS you place a short across it, when the battery destroys itself - due to it's low internal resistance!
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 27th April 2006, 07:19 PM   (permalink)
Default

It would be nice to sense both the voltage and the temperature of the battery. It is possible if you use a PIC with ADCs. Then it could control the current with PWM (you could start with a soft charge...)
eng1 is offline  
Old 27th April 2006, 08:01 PM   (permalink)
Default

Why not look at a datasheet for a battery charger IC. The engineers have already designed it very well, describe all the functions and protections and you won't need to re-design a wheel and not have a fire or an explosion.

Maybe you should be using their wheel, after looking at datasheets of rechargable batteries and and tutorials of recommended ways to charge them from a battery manufacturer.
__________________
Uncle $crooge
audioguru is offline  
Old 27th April 2006, 10:40 PM   (permalink)
Default

Check the datasheet of MAX713.
eng1 is offline  
Old 27th April 2006, 11:54 PM   (permalink)
Default

I can't remember which type of battery or what size, but you should look on a battery's datasheet for spec's about it:
Attached Images
File Type: png aa_ni-mh_cell.png (47.9 KB, 148 views)
__________________
Uncle $crooge
audioguru is offline  
Old 28th April 2006, 08:17 AM   (permalink)
Default

I looked into the datasheet of LM3647 (obsolete) and have also been to the maxim site.

Most maxim ICs are for high end work and require computer bus connections. lm3647 is a SMD so are maxim's IC.

SO now I am planing to implement the lm3747's charging algorithm with soft charge / fast charge / Topping charge / Maintaince charge and PWM using a PIC.

But for all this I do need a current source. And do need to know the internal resistance to design a current source with the desired compliance range.

The source is to be designed to be versetile to charge 2200mAh cells as well. So 700mAh shall be achieved by PWM.

Can anyone suggest me a transistor that is good for switching and can handle ~3A? Nigel suggested BD131 (general purpose power amplifier) and TIP41 which has a rating of 6A(too much and may be expensive)
__________________
Bharath Bhushan Lohray.
M.Sc. Electronics.
lord loh. is offline  
Old 28th April 2006, 09:44 AM   (permalink)
Default

Quote:
Originally Posted by lord loh.
I looked into the datasheet of LM3647 (obsolete) and have also been to the maxim site.

Most maxim ICs are for high end work and require computer bus connections. lm3647 is a SMD so are maxim's IC.

SO now I am planing to implement the lm3747's charging algorithm with soft charge / fast charge / Topping charge / Maintaince charge and PWM using a PIC.

But for all this I do need a current source. And do need to know the internal resistance to design a current source with the desired compliance range.

The source is to be designed to be versetile to charge 2200mAh cells as well. So 700mAh shall be achieved by PWM.

Can anyone suggest me a transistor that is good for switching and can handle ~3A? Nigel suggested BD131 (general purpose power amplifier) and TIP41 which has a rating of 6A(too much and may be expensive)
Have you ever considered trying google?.

This website http://www.angelfire.com/electronic/hayles/charge1.html has every thing you need, except you have to write your own PIC software!.

And you DON'T need to know the internal resistance to design a current source - for a start, a CONSTANT current source is constant regardless of the internal resistance, secondly it's so low it could (and SHOULD) be ignored in any calculations.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Old 28th April 2006, 10:52 AM   (permalink)
Default

Thanks Nigel, The circuit given did give me a few leads, but I might considering using the charge and burp method of charging that might mean a bit of modifications.

Thanks a lot Nigel
__________________
Bharath Bhushan Lohray.
M.Sc. Electronics.
lord loh. is offline  
Old 28th April 2006, 02:16 PM   (permalink)
Default

Quote:
Originally Posted by lord loh.
lm3647 is a SMD so are maxim's IC.
MAX713 comes in a 16-DIP package, I've got one (6$). It basically needs resistors, caps, a diode and a BJT as external components.


Then, did you think of the benefits from using a MOSFET instead of the BJT?
eng1 is offline  
Old 1st May 2006, 12:23 PM   (permalink)
Default

the only perpose to measure the internal resistance is to determine the short circuit current ans the voltage out put under a cetain load but these are little practical use
__________________
I AM the exeption that disproves the rule in many ways but the rules still apply (unfortunately)

my site:www.simons-photography.com
http://rushdenrotaract.org.uk
Thunderchild is offline  
Old 1st May 2006, 04:28 PM   (permalink)
Default

When you know a battery's internal resistance then you can calculate how much its voltage drops when loaded, with any current, not just a short.
__________________
Uncle $crooge
audioguru is offline  
Old 1st May 2006, 04:31 PM   (permalink)
Default

Quote:
Originally Posted by audioguru
When you know a battery's internal resistance then you can calculate how much its voltage drops when loaded, with any current, not just a short.
Except the internal resistance isn't a constant, and in this case we're talking about CHARGING the battery, and not discharging.
__________________
PIC programmer software, and PIC Tutorials at:
http://www.winpicprog.co.uk
Nigel Goodwin is offline  
Reply

Bookmarks

Thread Tools
Display Modes





All times are GMT. The time now is 10:21 AM.


Electronic Circuits  |  Learning Electronics
Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.

eXTReMe Tracker