Skip to content

T-1B1b-A-3 - Pure electric HGV

Definition

This emission source is defined by the IPCC in TBD.

Transition Elements

This activity has the following mitigation methods modelled as transition elements:

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_freight_heavy_trucks_bev kwh_tonne_km Energy intensity heavy BEV trucks
stock_freight_heavy_trucks_bev tonne_km Stock of heavy truck operations (BEV)
stock_growth_freight_heavy_trucks_bev tonne_km_percapita Growth of heavy trucks BEV operation

YAML Specification

version: 2.0.2
operation:
  growthType: true
  variable: stock_freight_heavy_trucks_bev
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_freight_heavy_trucks_bev
work:
- name: electromagnetism
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/tonne_km
    expression: '%[0]'
    variables:
    - energy_intensity_freight_heavy_trucks_bev
  input:
  - resource: electricity
    unitOfMeasure: kwh
    resourceToWork:
      expression: '1'
      unitOfMeasure: kwh/kwh
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_electricity_current
50% This page is roughly halfway complete and is actively being developed.