Negative dB levels when generating Noise from Source #758
-
I'm using NoiseModelling 5.0 to model alert sirens. I have extracted an area using the GeoClimate tool. I had to rename one of the fields in the output geojson from HEIGHT_WALL to HEIGHT in order to create the Delaunay Grid (kept giving me errors about not being able to find the HEIGHT column). I've set up my Noise_level_from_source, but when I output the Receivers_Level table,, I get the following: The input siren is 10m above the ground and 126dB in the LWD1000 (I don't have the full harmonics). The building the siren is situated on has a height of 8.5m, so I don't think it's because it's "Inside" a building. I've also tried moving the siren to an area with no buildings to see if that would help and still only get negative values. I'm 90% sure this is user error somewhere, but can't seem to figure it out. I can provide more input data if needed. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Hello, This field has been renamed to HZ1000 in NoiseModelling 5.0 You don't have to update the field name if you specify the field name in the parameter frequencyFieldPrepend in the WPS script (to LW ) |
Beta Was this translation helpful? Give feedback.
-
As a side note, the negative value are the attenuation to apply to the emission value ex: -54.25 -> 126-54.25 = 71.75 dB |
Beta Was this translation helpful? Give feedback.
Hello,
This field has been renamed to HZ1000 in NoiseModelling 5.0
You don't have to update the field name if you specify the field name in the parameter frequencyFieldPrepend in the WPS script (to LW )