Hi all, i came across this on the internet. Most of you probably know this but for those who don't, here is a method for calculating the impedance of a battery without special equipment. I don't know how reliable or accurate it is but apparently it is a popular method from what i have seen.
What you need to do is measure and record the open circuit voltage of the battery, Then you need to load it with a resistor. Use one that draws a good bit of current (50 ohm, 100 ohms, etc) and measure and record the voltage again. The difference between the two readings is the number we need for the math below. (You might have to do this second measurement fast so as not to burn up your resistor unless you have a big power resistor. Remember that P=V^2/R which for 50 ohms would be 12^2/50 or almost 3 watts; so be fast and careful if you use a resistor with a smaller power rating).
OK now the math. The internal resistance of the battery actually froms a resistive voltage divider with the external resistor you load it with. This is what causes the voltage drop. The standard equation for this voltage drop is:
Vdrop = Vbatt*(Rbatt/(RL+Rbatt))
Where:
Vdrop is the difference in your two readings above
Vbatt is the open circuit voltage measured above
RL is the resistor you load the battery with
Rbatt is the battery internal resistance you're looking for
If you do a bit of algebra and solve the equation above for Rbatt, you get the following equation:
Rbatt = Vdrop*(RL/(Vdrop+Vbatt))
Just plug the numbers you measured above into this equation and you'll have your answer.
Here's an Example:
Vbatt = 12V
When loaded with 500 ohms the battery voltage drops to 11.9 V ... or Vdrop = 0.1V
Plug the numbers in:
Rbatt = 0.1*(500/(0.1+12))
Rbatt = 4.1 ohms
OK now the math. The internal resistance of the battery actually froms a resistive voltage divider with the external resistor you load it with. This is what causes the voltage drop. The standard equation for this voltage drop is:
Vdrop = Vbatt*(Rbatt/(RL+Rbatt))
Where:
Vdrop is the difference in your two readings above
Vbatt is the open circuit voltage measured above
RL is the resistor you load the battery with
Rbatt is the battery internal resistance you're looking for
If you do a bit of algebra and solve the equation above for Rbatt, you get the following equation:
Rbatt = Vdrop*(RL/(Vdrop+Vbatt))
Just plug the numbers you measured above into this equation and you'll have your answer.
Here's an Example:
Vbatt = 12V
When loaded with 500 ohms the battery voltage drops to 11.9 V ... or Vdrop = 0.1V
Plug the numbers in:
Rbatt = 0.1*(500/(0.1+12))
Rbatt = 4.1 ohms
Comment