T-1A1a-7 - Shift to online meetings and services
Background¶
IPCC WG3 definition: M-1A-7 - Smart Mobility.
Digital technologies are making it more viable for people to work from home. This has the potential to reduce the amount of daily office commutes by car - as well as longer-distance business trips by car or airplane.
Digital technologies are making it more viable for people to work from home. This has the potential to reduce the amount of daily office commutes by car - as well as longer-distance business trips by car or airplane.
Transition Element¶
- Type of shift:
Type Shift
- Activity:
TBD
- Operation:
TBD
- ATOC:
TBD
Activities¶
Shift from:
Shift to:
Parameters¶
Parameter | Unit | Description |
---|---|---|
proportion_business_travellers | percent | Proportion business travellers |
workingdays_per_year | days | Working days per year |
stock_personal_vehicles_diesel | vehicle_km | Stock of personal vehicles (diesel) operation |
population | persons | Population |
meeting_length | h | Meeting length |
proportion_working | percent | Proportion of active workers |
bandwidth_usage_video_conference | gbit_h | Bandwidth usage video conferences |
proportion_office_workers | percent | Proportion office workers |
stock_personal_vehicles_petrol | vehicle_km | Stock of personal vehicles (petrol) operation |
mileage_external_meeting | km | Mileage external meetings |
external_meetings | meetings_day | External meetings |
YAML Specification¶
title: T-1A1a-7 - Shift to online meetings and services
id: increased_proportion_of_non_travel_meetings_and_services
sector: transport
progress: 50
version: 2.0.1
ipccMitigationMethod: 1a-07-smart-mobility
name: increased_proportion_of_non_travel_meetings_and_services
type: shift
unitOfMeasure: business_meetings
cohort:
expression: ( %[0] * %[1] * %[2] * %[3] * %[4] * %[5] * atoc_lhs ) / ( %[6] + %[7]
)
variables:
- population
- proportion_working
- proportion_office_workers
- proportion_business_travellers
- external_meetings
- workingdays_per_year
- stock_personal_vehicles_petrol
- stock_personal_vehicles_diesel
shiftFrom:
atoc:
expression: '%[0]'
variables:
- mileage_external_meeting
chains:
- chain: petrol_vehicles
- chain: diesel_vehicles
- chain: lpg_vehicles
- chain: gas_vehicles
shiftTo:
atoc:
expression: '%[0] * %[1]'
variables:
- meeting_length
- bandwidth_usage_video_conference
chains:
- chain: e_meetings
cobenefits:
- air_quality
- reduced_noise
- reduced_accidents
- less_congestion
This page is roughly halfway complete and is actively being developed.