Traffic noise formula (Traffic Noise Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The calculations for the [[Traffic Noise Overlay]] follow the standard | The calculations for the [[Traffic Noise Overlay]] follow the standard Calculation Method 1 (SRM 1){{ref|srm1}}. | ||
<math>LAeq = E + C_o + C_r - D_a - D_l - D_b - D_m</math> | <math>LAeq = E + C_o + C_r - D_a - D_l - D_b - D_m</math> | ||
| Line 25: | Line 25: | ||
===Acceleration term on intersections=== | ===Acceleration term on intersections=== | ||
Accelerating on intersections can cause more noise. This value is only calculated for roads of category INTERSECTION. It is calculated as | Accelerating on intersections can cause more noise. This value is only calculated for roads of category INTERSECTION. It is calculated as follows: | ||
<math>C_o = 1.4 + \frac{Q_v + Q_t + Q_b}{ Q_c + Q_v + Q_t + Q_b}</math> | <math>C_o = 1.4 + \frac{Q_v + Q_t + Q_b}{ Q_c + Q_v + Q_t + Q_b}</math> | ||
where: | |||
: <math>Q_c</math> = number of cars per hour | |||
: <math>Q_v</math> = number of vans per hour | |||
: <math>Q_t</math> = number of trucks per hour | |||
: <math>Q_b</math> = number of buses per hour | |||
===Distance reduction=== | ===Distance reduction=== | ||
Distance reduction is computed as: | Distance reduction is computed as: | ||
<math>D_a = 10 \cdot | <math>D_a = 10 \cdot log_{10}(r)</math> | ||
where: | where: | ||
| Line 38: | Line 44: | ||
: <math>r</math> = shortest distance between the source and point of evaluation | : <math>r</math> = shortest distance between the source and point of evaluation | ||
[[File:Geluidsoverlast.png|600px]] | [[File:Geluidsoverlast.png|600px|Traffic Noise.]] | ||
===Emission=== | ===Emission=== | ||
Emission is computed as: | Emission is computed as: | ||
| Line 51: | Line 58: | ||
:<math>Eb</math> = the calculated noise emission for buses | :<math>Eb</math> = the calculated noise emission for buses | ||
The emission per type of traffic is computed similarly, with values specific to the type of traffic. It is calculated as | The emission per type of traffic is computed similarly, with values specific to the type of traffic. It is calculated as follows for car traffic: | ||
<math>Ec = E_{c,start} + E_{c,mult} \cdot log_{10}( \frac {V_c}{V0_c} ) + 10 \cdot log_{10}( \frac{Q_c}{V_c} ) + \sigma + \tau \cdot log_{10}( \frac{V_c}{V0_c} )</math> | <math>Ec = E_{c,start} + E_{c,mult} \cdot log_{10}( \frac {V_c}{V0_c} ) + 10 \cdot log_{10}( \frac{Q_c}{V_c} ) + \sigma + \tau \cdot log_{10}( \frac{V_c}{V0_c} )</math> | ||
| Line 58: | Line 65: | ||
:<math>E_{c,start}</math> Emission start value. Configurable with model attribute [[Emission start (Traffic Noise Overlay)]]. See also: InfoMil [https://www.infomil.nl/onderwerpen/geluid/regelgeving/wet-geluidhinder/wegverkeerslawaai/akoestisch-rapport/cwegdek/] | :<math>E_{c,start}</math> Emission start value. Configurable with model attribute [[Emission start (Traffic Noise Overlay)]]. See also: InfoMil [https://www.infomil.nl/onderwerpen/geluid/regelgeving/wet-geluidhinder/wegverkeerslawaai/akoestisch-rapport/cwegdek/] | ||
:<math>E_{c,mult}</math> Emission factor. Configurable with model attribute [[Emission mult (Traffic Noise Overlay)]]. See also: InfoMil [https://www.infomil.nl/onderwerpen/geluid/regelgeving/wet-geluidhinder/wegverkeerslawaai/akoestisch-rapport/cwegdek/] | :<math>E_{c,mult}</math> Emission factor. Configurable with model attribute [[Emission mult (Traffic Noise Overlay)]]. See also: InfoMil [https://www.infomil.nl/onderwerpen/geluid/regelgeving/wet-geluidhinder/wegverkeerslawaai/akoestisch-rapport/cwegdek/] | ||
:<math>V_c</math> = The traffic type's speed, configured in roads with | :<math>V_c</math> = The traffic type's speed, configured in roads with attribute [[Traffic speed (Traffic Noise Overlay)|TRAFFIC_SPEED]]. | ||
:<math>V0_c</math> = The traffic type's reference speed, configured per traffic type using the model attribute [[V0 (Traffic Noise Overlay)|V0]]. | :<math>V0_c</math> = The traffic type's reference speed, configured per traffic type using the model attribute [[V0 (Traffic Noise Overlay)|V0]]. | ||
:<math>\sigma</math> = road surface correction value at reference traffic speed. Configurable in roads with | :<math>Q_c</math> = number of cars per hour, configured with Function Value [[Cars per hour (Function Value)]] | ||
:<math>\tau</math> = road surface correction factor per 10 km/hour deviation from reference traffic speed. Configurable in roads with | :<math>\sigma</math> = road surface correction value at reference traffic speed. Configurable in roads with attribute [[Traffic noise sigma (Traffic Noise Overlay)|TRAFFIC_NOISE_SIGMA]] | ||
:<math>\tau</math> = road surface correction factor per 10 km/hour deviation from reference traffic speed. Configurable in roads with attribute [[Traffic noise tau (Traffic Noise Overlay)|TRAFFIC_NOISE_TAU]] | |||
{{article end | {{article end | ||
|notes= | |notes= | ||
* If | * If traffic amount is a single value, it applies to all defined [[Hours (Traffic Density Overlay)|hours]]. If it is an [[Attribute array|array of values]], each index corresponds to its respective hour. | ||
|seealso= | |seealso= | ||
* [[Traffic Noise Overlay]] | * [[Traffic Noise Overlay]] | ||
Latest revision as of 09:40, 15 July 2026
The calculations for the Traffic Noise Overlay follow the standard Calculation Method 1 (SRM 1)[1].
where:
- = equivalent noise level (dB(A))
- = calculated emission
- = acceleration term on intersections (default = 0 dB(A))
- = reflection term. This term is not used, and by default 0 dB.
- = distance reduction
- = air reduction
- = surface reduction. This term is not used, and by default 0 dB.
- = calculated meteorological reduction
- = distance from the receiver to the source.
- = Euler's number, approximated as 2.7182.
- = Building datum height (DTM) of the noise source
- = Building datum height (DTM) of the noise receiving cell.
Default values are taken from InfoMil [1]
Acceleration term on intersections
Accelerating on intersections can cause more noise. This value is only calculated for roads of category INTERSECTION. It is calculated as follows:
where:
- = number of cars per hour
- = number of vans per hour
- = number of trucks per hour
- = number of buses per hour
Distance reduction
Distance reduction is computed as:
where:
- = distance reduction
- = shortest distance between the source and point of evaluation
Emission
Emission is computed as:
where:
- = the combined noise emission
- = the calculated noise emission for cars
- = the calculated noise emission for vans
- = the calculated noise emission for trucks
- = the calculated noise emission for buses
The emission per type of traffic is computed similarly, with values specific to the type of traffic. It is calculated as follows for car traffic:
where:
- Emission start value. Configurable with model attribute Emission start (Traffic Noise Overlay). See also: InfoMil [2]
- Emission factor. Configurable with model attribute Emission mult (Traffic Noise Overlay). See also: InfoMil [3]
- = The traffic type's speed, configured in roads with attribute TRAFFIC_SPEED.
- = The traffic type's reference speed, configured per traffic type using the model attribute V0.
- = number of cars per hour, configured with Function Value Cars per hour (Function Value)
- = road surface correction value at reference traffic speed. Configurable in roads with attribute TRAFFIC_NOISE_SIGMA
- = road surface correction factor per 10 km/hour deviation from reference traffic speed. Configurable in roads with attribute TRAFFIC_NOISE_TAU
Notes
- If traffic amount is a single value, it applies to all defined hours. If it is an array of values, each index corresponds to its respective hour.
See also
References
- ↑ Standard Calculation Method 1 (SRM1) ∙ Found at: http://wetten.overheid.nl/BWBR0031722/2015-07-01#BijlageIII
