Battery Runtime (Motor Load)
Calculate battery runtime for motor-driven systems accounting for motor current draw, efficiency, and depth of discharge.
Formula
How It Works
This calculator determines battery runtime for motor-driven systems from battery capacity, motor power consumption, and system efficiency. Electric vehicle designers, robotics engineers, and portable equipment developers use it to size batteries for required operating duration. Accurate runtime prediction prevents undersized batteries that strand vehicles or oversized packs that waste weight and cost.
Per battery engineering fundamentals (Linden's 'Handbook of Batteries', 4th ed., McGraw-Hill) and IEC 61960 (Secondary lithium cells and batteries for portable applications), runtime = (Battery_Wh × DoD) / P_average, where DoD is depth of discharge (typically 80% for lead-acid, 90% for Li-ion, 95% for LiFePO4 per manufacturer guidelines). Motor efficiency ratings that determine P_average follow IEC 60034-30-1 (Rotating electrical machines — Efficiency classes) and NEMA MG-1-2021 (NEMA Premium efficiency standards for electric motors). For motor systems, P_average must include all losses: P_total = P_motor / (η_motor × η_controller × η_wiring), typically 75-85% total system efficiency.
The Peukert effect significantly impacts lead-acid batteries: capacity decreases at higher discharge rates following C_effective = C_rated × (I_rated/I_actual)^(k-1), where k = 1.1-1.3 for lead-acid and 1.02-1.08 for lithium chemistries. A 100 Ah lead-acid battery at 2C discharge (200A) delivers only 70-80 Ah usable capacity—30% less than the 1C rating. Temperature also affects capacity: Li-ion delivers ~80% capacity at 0°C and ~60% at -20°C per manufacturer specifications.
Worked Example
Calculate runtime for an electric golf cart. Battery: 48V, 150 Ah LiFePO4 pack. Motors: two 1.5 kW hub motors. Typical usage: 70% duty cycle at 50% throttle, hilly terrain.
Step 1 — Calculate battery usable energy: E_total = V × Ah = 48 × 150 = 7200 Wh DoD for LiFePO4: 95% E_usable = 7200 × 0.95 = 6840 Wh
Step 2 — Estimate average motor power consumption: At 50% throttle: P_motors = 0.50 × (2 × 1500W) = 1500W mechanical output Motor efficiency (85%): P_motor_elec = 1500 / 0.85 = 1765W Controller efficiency (95%): P_system = 1765 / 0.95 = 1858W
Step 3 — Account for duty cycle: Average power: P_avg = 1858W × 0.70 = 1301W Average current: I_avg = 1301 / 48 = 27.1A
Step 4 — Verify C-rate and Peukert effect: C-rate = 27.1 / 150 = 0.18C LiFePO4 Peukert exponent ≈ 1.05 Capacity derating: (1/0.18)^0.05 = 1.09 (9% bonus vs. 1C rating) Effective capacity: 150 × 1.09 = 163 Ah equivalent
Step 5 — Calculate runtime: Runtime = (48 × 163 × 0.95) / 1301 = 7430 / 1301 = 5.71 hours
Result: The golf cart operates approximately 5.7 hours (34 km at 6 km/h average) under typical 70% duty cycle conditions. Add 20% safety margin: plan for 4.6 hours between charges to account for aging and temperature variation.
Practical Tips
- ✓Per battery longevity guidelines, limit DoD to 80% for NMC lithium (1000+ cycles) and 50% for lead-acid (500+ cycles); deeper discharge accelerates capacity fade—a 100% DoD NMC cell lasts only 300-500 cycles
- ✓Log actual current with a coulomb counter during representative operation cycles—real-world average is typically 40-60% of worst-case estimates due to coasting, regeneration, and variable loads
- ✓Per cold-weather guidelines, derate Li-ion capacity by 20% at 0°C and 40% at -20°C; lead-acid loses 50% capacity at 0°C—critical for outdoor winter applications
Common Mistakes
- ✗Using peak motor current instead of average: Per battery sizing practice, a robot at 60% duty cycle draws average current of 0.6× peak; using peak overestimates consumption by 67%, causing unnecessary battery oversizing
- ✗Ignoring Peukert effect on lead-acid batteries: At 2C discharge, lead-acid delivers only 70-80% of rated Ah per Peukert equation; lithium batteries (k≈1.05) are nearly immune to this effect
- ✗Forgetting controller and wiring losses: Per system analysis, motor controller efficiency is 90-97% and cable losses add 1-5%; total system efficiency of 80-90% reduces runtime 10-20% versus motor-only calculations
Frequently Asked Questions
Shop Components
As an Amazon Associate we earn from qualifying purchases.
Related Calculators
Power
Battery Life
Estimate battery runtime for IoT and portable devices given average current draw, duty cycle, self-discharge rate, and depth-of-discharge cutoff. Suitable for LiPo, alkaline, NiMH, and coin-cell batteries.
Motor
Motor Efficiency
Calculate motor efficiency, power losses, and heat dissipation from electrical input and mechanical output measurements.
Motor
DC Motor
Calculate DC motor speed, torque, power, and efficiency from electrical parameters
Motor
Stepper Motor
Calculate stepper motor speed, step frequency, and travel per revolution