Skip to content

T-2D4-3 - Efficient use of mobile machinery

Background

IPCC WG3 definition: TBD.

By using existing mobile machinery more efficiently, for example by different actors sharing machines, the climate impact is reduced by the fact that fewer machines need to be produced.

Transition Element

  • Type of shift: Utilisation Shift
  • Activity: TBD
  • Operation: TBD
  • ATOC: TBD

Activities

Improves:

Parameters

Parameter Unit Description
machinery_efficiency_improvement_factor percent Efficiency improvement factor for machinery
energy_intensity_machinery_diesel kwh_kwh Energy intensity machinery (diesel)

YAML Specification

title: T-2D4-3 - Efficient use of mobile machinery
id: efficient_use_of_mobile_machinery
sector: industry
progress: 25
version: 2.0.2
name: efficient_use_of_mobile_machinery
type: update
weightInversionExpression:
  expression: ((1 / ( unknown_x / %[0] )) - 1) / %[1]
  variables:
  - energy_intensity_machinery_diesel
  - machinery_efficiency_improvement_factor
unitOfMeasure: kwh
cohort:
  expression: '1'
variablesToUpdate:
- update: energy_intensity_machinery_biofuel
  type: EFFICIENCY_IMPROVEMENT
  by:
    expression: '%[0]'
    variables:
    - machinery_efficiency_improvement_factor
- update: energy_intensity_machinery_electricity
  type: EFFICIENCY_IMPROVEMENT
  by:
    expression: '%[0]'
    variables:
    - machinery_efficiency_improvement_factor
- update: energy_intensity_machinery_diesel
  type: EFFICIENCY_IMPROVEMENT
  by:
    expression: '%[0]'
    variables:
    - machinery_efficiency_improvement_factor
- update: energy_intensity_machinery_petrol
  type: EFFICIENCY_IMPROVEMENT
  by:
    expression: '%[0]'
    variables:
    - machinery_efficiency_improvement_factor
carbonCausalChains:
  atoc:
    expression: '1'
  chains:
  - chain: mobile_machinery_biofuel
  - chain: mobile_machinery_electricity
  - chain: mobile_machinery_diesel
  - chain: mobile_machinery_petrol
25% This page is in the early stages of development, with foundational work underway.