Traffic NO2 formula (Traffic NO2 Overlay)

From Tygron Support wiki
Jump to navigation Jump to search

The calculations follow the standard rekenmethode 1 (SRM 1).

where:

= the calculated annual average concentration [μg/m3],
= the provided annual average background-concentration (default = 0 [μg/m3]). Configured using model attribute BASE_NO2.
= the calculated annual average traffic contribution to NO2 concentration [μg/m3].

Contribution NO2

To compute the annual average traffic contribution to NO2, [μg/m3], the following formula from SRM1 is applied:

where:

= the calculated annual average traffic contribution to NOx concentration [μg/m3],
= the provided annual average concentration ozon [μg/m3] (default = 42),
= weighted fraction direct emitted NO2 [-],
= parameter (default 0.6),
= parameter for conversion NO to NO2 (default = 100 μg/m3).

Contribution NOX

To compute the annual average traffic contribution to NOX, Cb,jm[NOX] [μg/m3], the following formula from SRM1 is applied:

where:

= calibration factor [-] (default = 0.62]
= emission number NOx [μg/m/s]
= dilution factor [-]
= tree factor (default = 1)
= 5/windspeed. Default value for windspeed is 5 m/s

The computation of the dilution factor, , is split into two situations. [1]

For surrounding cells within a distance of 30m:

And for cells within a distance of 30-60m (for road-type 1 only):

where:

= the calculation distance
= configurable using model attribute: ROAD1_30M_A
= configurable using model attribute: ROAD1_30M_B
= configurable using model attribute: ROAD1_30M_C
= configurable using model attribute: ROAD1_60M_ALPHA
= configurable using model attribute: ROAD1_60M_POWER

NO2 overlay 02.PNG

The weighted fraction of direct emitted NO2 [-] is computed as:

where:

= emission number NOs [μg/m/s]

Tree Factor

The tree factor is calculated as followed:

where:

= Grid cell area in square meters.
= Search distance of trees, currently set on 30 meters,
= Search area measured in amount of cells,
= Amount of tree cells within the search distance,
= Tree factor, value between 1 and 1.5.

Note that this way of calculating the tree factor is more detailed than the suggested calculation of the tree factor: 1, 1.25 or 1.5 and nothing in between.

Emission numbers

The emission numbers (E) for both NOx and NO2 are computed as:

where:

= Calculated emission of either NOx or NO2
= Calculated emission of driving traffic of either NOx or NO2.
= Calculated emission of jammed traffic of either NOx or NO2.
= Calculated emission of driving cars, hourly or daily, of either NOx or NO2. Configured using Model attribute EMISSION_CAR_NOX or EMISSION_CAR_NO2 respectively.
= Calculated emission of driving vans, hourly or daily, of either NOx or NO2. Configured using Model attribute EMISSION_VAN_NOX or EMISSION_VAN_NO2 respectively.
= Calculated emission of driving trucks, hourly or daily, of either NOx or NO2. Configured using Model attribute EMISSION_TRUCK_NOX or EMISSION_TRUCK_NO2 respectively.
= Calculated emission of driving buses, hourly or daily, of either NOx or NO2. Configured using Model attribute EMISSION_BUS_NOX or EMISSION_BUS_NO2 respectively.
= Calculated emission of jammed cars, hourly or daily, of either NOx or NO2. Configured using Model attribute EMISSION_JAM_CAR_NOX or EMISSION_JAM_CAR_NO2 respectively.
= Calculated emission of jammed vans, hourly or daily, of either NOx or NO2. Configured using Model attribute EMISSION_JAM_VAN_NOX or EMISSION_JAM_VAN_NO2 respectively.
= Calculated emission of jammed trucks, hourly or daily, of either NOx or NO2. Configured using Model attribute EMISSION_JAM_TRUCK_NOX or EMISSION_JAM_TRUCK_NO2 respectively.
= Calculated emission of jammed buses, hourly or daily, of either NOx or NO2. Configured using Model attribute EMISSION_JAM_BUS_NOX or EMISSION_JAM_BUS_NO2 respectively.
= number of car traffic, hourly or daily value. Configured in roads using Function Value NUM_CARS or as grid prequel.
= number of van traffic, hourly or daily value. Configured in roads using Function Value NUM_VANS or as grid prequel.
= number of truck traffic, hourly or daily value. Configured in roads using Function Value NUM_TRUCKS or as grid prequel.
= number of bus traffic, hourly or daily value. Configured in roads using Function Value NUM_BUSES or as grid prequel.
= fraction of car traffic in traffic jams. Configured in roads using Function Value JAM_FACTOR_CARS.
= fraction of van traffic in traffic jams. Configured in roads using Function Value JAM_FACTOR_VANS.
= fraction of truck traffic in traffic jams. Configured in roads using Function Value JAM_FACTOR_TRUCKS.
= fraction of bus traffic in traffic jams. Configured in roads using Function Value JAM_FACTOR_BUSES.

Notes

  • If the traffic amount is defined as a single value, that value is used for all defined hours. However, if the amount if an array of values, each of the 24 indexes of that array are assumed to correspond to the hour denoted by those indexes, and as such that specific value from the array is used.
  • The SRM1[2] calculation method is only applicable for urban environments.

See also

References

  1. K. van Velze and J. Wesseling, Technische beschrijving van standaardrekenmethode 1 (SRM-1), paragraph 3.5, RIVM Briefrapport 2014-0127, https://www.rivm.nl/bibliotheek/rapporten/2014-0127.pdf
  2. SRM1 ∙ Regeling beoordeling luchtkwaliteit 2007, Bijlage I ∙ Found at: http://wetten.overheid.nl/BWBR0022817/2013-01-01#Bijlage1 ∙ (last visited: 16-02-2022)