Skip to content

A-1A1b-2 - Electric motorcycles

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:

Activity Model

This emission source is modelled with Electromagnetism as:

Parameters

Parameter Unit Description
stock_growth_motorcycles_electric vehicle_km_percapita Growth of electric motorcycles operations
stock_motorcycles_electric vehicle_km Stock electric motorcycles
emission_factor_electricity_current g_co2e_kwh Emission factor produced electricity current grid mix average
energy_intensity_motorcycles_electric kwh_vehicle_km Energy intensity electric motorcycles

YAML Specification

title: A-1A1b-2 - Electric motorcycles
id: electric_motorcycles
sector: transport
version: 2.0.1
progress: 80
ipccEmissionSource: 1a3b-road-transportation
name: electric_motorcycles
operation:
  growthType: true
  variable: stock_motorcycles_electric
  growthFactor:
    unitOfMeasure: per_capita
    expression: '%[0]'
    variables:
    - stock_growth_motorcycles_electric
work:
- name: electromagnetism
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kwh/vehicle_km
    expression: '%[0]'
    variables:
    - energy_intensity_motorcycles_electric
  input:
  - resource: electricity
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_electricity_current
80% This page is nearing completion, with final adjustments in progress.