Battery capacity ratings often look straightforward, but real-world performance can differ significantly from the numbers printed on the label. Internal resistance, load current and environmental conditions all influence how a battery behaves in an actual circuit.
This article explains how capacity and internal resistance affect battery performance and what this means for electronics projects.
What is Battery Capacity?
Battery capacity is usually specified in milliamp-hours (mAh). It represents how much charge a battery can deliver over time.
For example:
- 1000mAh theoretically provides 1000mA for 1 hour
- Or 100mA for 10 hours
In practice, this is an ideal value under specific test conditions.
Why Capacity is Not Constant
The usable capacity of a battery depends on several factors:
- Load current
- Temperature
- Battery chemistry
- Discharge rate
Higher current draw usually reduces effective capacity.
What is Internal Resistance?
Internal resistance is the resistance inside the battery that limits current flow and causes voltage drop under load.
It behaves like a small resistor in series with the battery.
- Low internal resistance → better performance under load
- High internal resistance → larger voltage drop
Voltage Drop Under Load
When current flows, the battery voltage drops due to internal resistance:
Vdrop = I × Rinternal
Example:
- Battery internal resistance: 0.3Ω
- Current draw: 1A
- Voltage drop: 0.3V
A 1.5V battery may only deliver 1.2V under load.
Effect on Electronics
Voltage drop can cause problems in electronics systems:
- Microcontroller resets
- Unstable sensor readings
- Reduced LED brightness
- Communication failures
This is especially critical for 3.3V and 5V systems.
Capacity vs Load Current
| Load Current | Effective Capacity | Notes |
|---|---|---|
| Low (e.g. 10mA) | Near rated capacity | Best efficiency |
| Moderate (100-500mA) | Reduced capacity | Typical use case |
| High (1A+) | Significantly reduced | Voltage drops quickly |
Battery Types and Internal Resistance
- Alkaline batteries: moderate to high internal resistance
- Lithium primary batteries: low internal resistance
- Coin cells: very high internal resistance
- 9V batteries: relatively high internal resistance
This explains why some batteries perform better in high-current applications.
Temperature Effects
Temperature has a strong impact on battery performance:
- Low temperature increases internal resistance
- Capacity decreases in cold environments
- High temperature can improve performance but reduce lifespan
Peukert Effect (Simplified)
At higher discharge rates, batteries deliver less total energy. This effect is especially noticeable in lead-acid batteries but applies to other types as well.
In simple terms:
- Higher current → shorter runtime than expected
Practical Example
A battery rated at 2000mAh may behave like this:
- Low load (50mA): close to 2000mAh
- High load (500mA): significantly less usable capacity
This is why datasheet conditions matter.
How to Improve Real-World Performance
- Use batteries with low internal resistance
- Reduce current consumption
- Use voltage regulators where needed
- Add capacitors to handle current peaks
- Use parallel battery configurations if required
Common Mistakes
- Assuming rated capacity applies under all conditions
- Ignoring internal resistance
- Using high-resistance batteries for high-current loads
- Not accounting for temperature effects
Conclusion
Battery capacity alone does not determine performance. Internal resistance, load current and environmental conditions all play a role in how a battery behaves in real applications.
Understanding these factors helps you design more reliable battery-powered systems and avoid common issues such as voltage drop and unexpected shutdowns.
