I have 12 AAA NiMH batteries(1000mAH and 1.2V per battery) and I want to know what is the optimum voltage for charging them. I am using a simple Constant Current charger(LM317 and 68 Ohm Resistor(R in the circuit diagram). But i'm unsure on what the input voltage needs to be. My circuit doesn't have the diode.

|
|
|||
|
|
|
A constant current source adjusts its output voltage with the load in order to maintain a constant current.
NiMH batteries are fickle fiends to charge, exhibiting temperature-dependent changes in charge and discharge curves. They also don't have a float voltage, so constant voltage charging doesn't work, as you've likely discovered. Energizer has some recommendations regarding charge times:
AAA NiMH batteries have a capacity of 850mAh [varies by manufacturer], so charging with a rate of C/2 to C/3 can be done with a constant current of...
An overnight, C/12 trickle charge can be done with a constant current of 71mA. This page mentions that:
The recommended maintenance charge rate of C/40 can be done with...
Smart ChargersListed are charging techniques from Energizer, Duracell, and Powerstream:
But what does it all mean!? The input voltage to your LM317 constant current circuit must be enough to support the voltage drop across the regulator and resistor (1.47Ω), drive the required current, and exceed the maximum cell voltage. To source C/1 or 850mA to a AAA NiMH battery, whose internal resistance is at most around 120mΩ, requires |
|||||||||||||||||
|
|
Are the batteries arranged in series like your drawing shows? If so your discharged voltage will be around 15V and your charged voltage will be about 16.8V (1.25V/cell discharged, 1.4V/cell charged). LM317 reference is 1.25V across the 68 ohm resistor for charge current of (1.25/68) 18mA charge current. Dropout voltage on the LM317 is for that rate is never more than 2V (page 6 from the datasheet tyblu linked to, very conservative estimate).So minimum input voltage needs to be (conservatively) 2V + 1.25V + 16.8v = 20.05V How did you choose the value for the resistor? A safe charge rate (if you're watching it to turn it off) is C/10 which should be (100-mAh/10) 100mA charge current. That gives a resistor value of (1.25V/.1A) 12.5 ohms with power rating of (.1^2*12.5) .125W. Are these 12 cells in series or parallel? |
||||