-
Hello, I wonder if I can abuse NoiseModelling infrastructure to compute the accumulation of mechanical (i.e. HVAC units) noises in a complex topological terrain. These are points sources as opposed to line sources such as traffic but the principles should be similar. Both of these calculations must rely heavily of rather accurate modelling of diffractions for buildings. I could model the terrain and structures and define the sky box as 100% absorbant and run on classical geometrical acoustical simulation softwares but I doubt their diffraction model can handle outdoor scenarios like this. So, basically I'd need.
Any pointers? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi, Yes its easy You have to use the WPS block named Noise_Level_From_Source The sound source table must have the following columns: The table shall contain :
You have also the Digital Elevation Model table. The table shall contain :
So for a HVAC unit, you must use POINT instead of LINESTRING. NoiseModelling does not have "skybox", it models only the ground and buildings If you have large grass/snow/forest areas you should also use "Ground absorption" table that will contain the areas polygons. You can enable vertical and horizontal diffraction on buildings edges. You can also enable reflection on building facades. You should first follow the "Get started" and "NoiseMap from OSM tutorials" https://noisemodelling.readthedocs.io best regards, -Nicolas |
Beta Was this translation helpful? Give feedback.
Hi,
Yes its easy
You have to use the WPS block named Noise_Level_From_Source
The sound source table must have the following columns:
The table shall contain :