EV Range Calculator Formula
Understand the math behind the ev range calculator. Each variable explained with a worked example.
Formulas Used
Estimated Range
estimated_range = usable_kwh * efficiencyRange (km)
range_km = usable_kwh * efficiency * 1.60934Available Energy
kwh_available = usable_kwhVariables
| Variable | Description | Default |
|---|---|---|
battery_kwh | Battery Capacity(kWh) | 75 |
charge_level | Current Charge Level(%) | 90 |
efficiency | Efficiency(mi/kWh) | 3.5 |
usable_kwh | Derived value= battery_kwh * charge_level / 100 | calculated |
How It Works
How EV Range Is Calculated
Multiply the available battery energy by the vehicle's efficiency (miles per kWh).
Formula
Range = Battery kWh x Charge Level x Efficiency (mi/kWh)
Efficiency varies with speed, temperature, terrain, HVAC use, and driving style.
Worked Example
75 kWh battery at 90% charge, 3.5 mi/kWh efficiency.
battery_kwh = 75charge_level = 90efficiency = 3.5
- 01Usable energy = 75 x 90% = 67.5 kWh
- 02Estimated range = 67.5 x 3.5 = 236 miles
- 03In kilometers = 236 x 1.609 = 380 km
Ready to run the numbers?
Open EV Range Calculator