T-1A1a-A-6 - Pure electric vehicles
Definition¶
This emission source is defined by the IPCC in E-1A3b - Road Transportation.
Transition Elements¶
This activity has the following mitigation methods modelled as transition elements:
- T-1A1a-A-6 - Pure electric vehicles
- T-1A1a-TE-1 - Shift to electric cars
- T-1A1a-TE-5 - Increase journey sharing
Activity Model¶
This emission source is modelled with Electromagnetism as:
Parameters¶
Parameter | Unit | Description |
---|---|---|
emission_factor_electricity_current | g_co2e_kwh | Emission factor produced electricity current grid mix average |
energy_intensity_personal_vehicles_bev | kwh_vehicle_km | Energy intensity personal BEV |
stock_growth_personal_vehicles_bev | vehicle_km_percapita | Growth of personal vehicles (BEV) operation |
stock_personal_vehicles_bev | vehicle_km | Stock of personal vehicles (BEV) operation |
YAML Specification¶
version: 2.0.1
ipccEmissionSource: 1a3b-road-transportation
operation:
growthType: true
variable: stock_personal_vehicles_bev
growthFactor:
unitOfMeasure: per_capita
expression: '%[0]'
variables:
- stock_growth_personal_vehicles_bev
primaryStock:
name: personal_vehicles_bev
work:
- name: electromagnetism
unitOfMeasure: kwh
operationToWork:
unitOfMeasure: kwh/vehicle_km
expression: '%[0]'
variables:
- energy_intensity_personal_vehicles_bev
input:
- resource: electricity
unitOfMeasure: kwh
resourceToWork:
unitOfMeasure: kwh/kwh
expression: '1'
emissionFactor:
unitOfMeasure: g_co2e/kwh
expression: '%[0]'
variables:
- emission_factor_electricity_current
This page is nearing completion, with final adjustments in progress.