Skip to content

T-4B2a-A-1 - Street lighting

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_institutional_electric_street_lighting kw Power street lighting
stock_institutional_electric_street_lighting h Annual street lighting hours

YAML Specification

version: 2.0.0
operation:
  growthType: false
  variable: stock_institutional_electric_street_lighting
work:
- name: electromagnetism
  unitOfMeasure: kwh
  operationToWork:
    unitOfMeasure: kw
    expression: '%[0]'
    variables:
    - energy_intensity_institutional_electric_street_lighting
  input:
  - resource: electricity
    unitOfMeasure: kwh
    resourceToWork:
      unitOfMeasure: kwh/kwh
      expression: '1'
    emissionFactor:
      unitOfMeasure: g_co2e/kwh
      expression: '%[0]'
      variables:
      - emission_factor_electricity_current