sumiii
Junior Member level 3
- Joined
- Apr 4, 2011
- Messages
- 26
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,490
To measure battery capacity the best method is to measure energy in and out.
Let suppose my battery is 12V and 100amp battery.i have connected the DC-Ct which detect the charging/discharging of battery via +ve/-ve current
If (Battery_status =charging ) //(first charging current would be high and decreases as battery reaches to its maximum capacity)
if( Battery_Voltage =12 V) //(last max voltage notable)
if( charging_current = milliamp) //( detecting battery is near to its full capacity)
// note the value of voltages (present voltage V1 & voltage after 2 min V2 )
if (V1 = V2 ) //thats mean charging current is not increasing battery capacity}
{
Battery_Health= V1 * 100amp(Rated current) * time taken to charge the battery
...The most useful meter to do this is the Amp-Hour meter. It measures amps and it measure hours. It multiplies them...Then you compare the figure with the capacity printed on the battery. That way you know how healthy the battery is.
I´m interested to know how it´s possible to deal with temperature change ?
At datasheets the capability curves assumes under a constant isotermic behaviour.
Other point : How to classify the measured Ahxt ( good / medium / bad ) ?
What are the threshold ranges wich define the quality of battery ?
However it is not clear yet, how we can develop a closed procedure to evaluate discharge capability, and thus estimate the battery health considering all those paramenters. Datasheets usually presents them separatelly and is not clear how all those variables interacts toghether.
It is well known that enviroment temperature may change significantly battery discharge capacity but seems to be hard to define how to manage calculus while enviroment temperature is changing.
I came acrros this web site. It may help you or give you some idea's
If you view the source code(HTML) I think the calculations are in there only had a quick look
**broken link removed**
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?