What it means
gCO₂ avoided per session is an estimate of how many grams of CO₂ emissions were avoided because an EV charging session enabled electric driving instead of the equivalent distance being driven by a comparable internal combustion engine (ICE) vehicle.
It’s an “avoided emissions” metric (a counterfactual), so it depends heavily on the assumptions you choose.
A practical calculation method (most common)
- Convert session energy to electric distance
- kmEV=EVcons(kWh/km)Edelivered(kWh)×η
Where:
- Edelivered = energy delivered in the session
- η = wall-to-wheel factor (optional; if you already use vehicle-side energy, set η=1)
- EVcons = EV consumption (kWh/km)
- Compute ICE emissions for that distance
- gCO₂ICE=kmEV×ICEgCO2/km
- Compute EV charging emissions for that session
- gCO₂EV=Edelivered(kWh)×GridgCO2/kWh
- Avoided emissions
- gCO₂ avoided=gCO₂ICE−gCO₂EV
If the result is negative, it means (under your assumptions) the session caused more CO₂ than the ICE alternative.
Minimal version (when you only have session kWh)
If you don’t want to convert to km, you can express avoided emissions per kWh and multiply:
- gCO₂ avoided≈Edelivered×(EVcons(kWh/km)ICEgCO2/km−GridgCO2/kWh)
Key assumptions you must define (or your numbers won’t be comparable)
- ICE baseline: petrol vs diesel, vehicle class, real-world gCO₂/km (or L/100 km + fuel CO₂ factor).
- EV consumption: fleet-specific or typical kWh/100 km (varies a lot by season, speed, payload).
- Grid carbon intensity: location-based vs market-based; average vs time-of-use (hourly) intensity.
- Losses boundary: are you using charger meter kWh, or vehicle battery kWh? (decide whether to apply η).
- Attribution rule: do you assume the session enabled incremental EV km, or just replenished energy that would have been charged elsewhere?
Common pitfalls
- Using tank-to-wheel ICE vs well-to-wheel EV (mixing boundaries).
- Using national average grid intensity when the site uses renewable-backed supply (or vice versa) without stating it.
- Claiming “avoided” when you can’t justify the counterfactual (better wording: “estimated avoided emissions vs baseline ICE”).
Related terms for internal linking
– Carbon intensity (gCO₂/kWh)
– CO₂ savings reporting
– Location-based vs market-based emissions
– Well-to-wheel (WTW) / tank-to-wheel (TTW)
– Session energy (kWh delivered)