Identificador persistente para citar o vincular este elemento: https://accedacris.ulpgc.es/handle/10553/142497
Campo DC Valoridioma
dc.contributor.authorRamón-Turner, Óscaren
dc.contributor.authorRodríguez Bordón, Jacoben
dc.contributor.authorGonzález-Rodríguez, Asunciónen
dc.contributor.authorLorenzo-Navarro, Javieren
dc.contributor.authorCastrillón-Santana, Modestoen
dc.contributor.authorÁlamo, Guillermo M.en
dc.contributor.authorQuevedo-Reina, Románen
dc.contributor.authorRomero Sánchez, Carlosen
dc.contributor.authorEster-Sánchez, Antonio T.en
dc.contributor.authorMedina, Cristinaen
dc.contributor.authorGarcía, Fidelen
dc.contributor.authorMaeso, Orlandoen
dc.contributor.authorAznárez, Juan Joséen
dc.date.accessioned2025-07-11T19:30:19Z-
dc.date.available2025-07-11T19:30:19Z-
dc.date.issued2025en
dc.identifierhttps://doi.org/10.5281/zenodo.15186086-
dc.identifieroai:zenodo.org:15186086-
dc.identifier.urihttps://accedacris.ulpgc.es/handle/10553/142497-
dc.description<p>This repository contains the model developed in the research article entitled "Noise levels due to commercial and leisure activities in urban areas: Experimental validation of a numerical model fed with crowd density estimation using computer vision", the dataset utilised for validation and the experimental set-ups tested. The dataset includes sound level records, encompassing both sound level meter and microphone recordings, in addition to the reference source spectra employed in the model for mathematical validation. Additionally, it encompasses the outcomes of the detection of people through image analysis using computer vision, which was employed for the validation in real situation scenarios.</p> <p>The article proposes a strategy designed to predict the level of noise produced by crowds of people that is based on an indirect procedure that makes use of two interconnected tools: 1) an Artificial Neural Network that uses images to determine the density and distribution of the crowd in pedestrian streets and 2) a numerical model that uses this information and the urban geometry to efficiently calculate the noise level at any point in the analysis area.</p> <p>The model's physical foundations and the validation process, both mathematically and in a real environment, are described in the paper above, available at: https://doi.org/10.3390/s25123604</p>-
dc.description<h3><strong>Dataset contents</strong></h3> <ul> <li>Controlled artificial noise sources <ul> <li>Measurements <ul> <li>Microphones</li> <li>Sound level meters</li> </ul> </li> </ul> </li> </ul> <ul> <li> <ul> <li>Layouts and tests</li> </ul> </li> </ul> <ul> <li>Real situations <ul> <li>Cano Street <ul> <li>Campaigns <ul> <li>Sound level meter measurements</li> <li>Yolov8 detections</li> </ul> </li> </ul> </li> </ul> </li> </ul> <ul> <li> <ul> <li> Sargento Llagas Street <ul> <li>Campaign <ul> <li>Measurements</li> </ul> </li> </ul> </li> </ul> </li> </ul> <ul> <li>Solver for Windows</li> </ul> <p> </p> <h3><strong>Description of contents</strong></h3> <p><strong>Controlled artificial noise sources</strong> contains the sound intensity level records and a schematic of the layouts that were tested in the model validation experiment with controlled artificial noise sources.</p> <p><strong>Microphones</strong> contains the collection of audio recordings that was conducted using microphones as the receiving devices, with each tested layout being stored in a separate folder. The audio files (WAV files) and data files (CSV files) are provided for each test. Furthermore, the reference spectrum employed in the model as the spectrum emitted by the sources is provided.</p> <p><strong>Sound level meters</strong> contains the records made using sound level meters as receiving devices; only the data files (in Excel format) are provided. In the case of the sound level meters, continuous recording was carried out throughout the experiment, while with the microphones, only the duration of each test was recorded.</p> <p><strong>Real situations </strong>comprises all the records made during the measurement campaigns carried out in Cano Street and Sargento Llagas Street. For <strong>Cano Street</strong>, three measurement campaigns were conducted, with data files containing sound intensity level records and text files detailing the results of people detection using computer vision provided for each. Similarly, <strong>Sargento Llagas Street</strong> has one unique set of data, comprising sound intensity level records and results of people detection. However, Sargento Llagas Street data (sound intensity level + number of people) is consolidated into a single file for each day.</p> <p><strong>Solver for Windows</strong> contains a Windows executable that allows the developed model to be used to predict noise levels at any position within a Street Canyon, depending on its geometry and the number of sources present. An input data file for the model and the output data files returned by the model are included as examples.</p> <p> </p> <h3><strong>How to use the model</strong></h3> <p><strong>Input</strong></p> <p>The first step is to create a text file containing:</p> <ul> <li>geometry data of the street to be analysed,</li> <li>number and location of the areas of the street where people tend to congregate,</li> <li>number of people (or noise sources) in each congregation,</li> <li>and the coordinates at which the noise level prediction is to be made.</li> </ul> <p>A text file containing the necessary input data is included in the directory as an example. The structure of each row of the input file should be as follows:</p> <ul> <li><strong>Row 1:</strong> <em>width of the street, in metres.</em></li> <li><strong>Row 2:</strong> <em>number of areas where crowds of people are likely to occur.</em></li> <li><strong>Row 3:</strong> <em>coordinates and size of each area where crowds form. In a separate row for each area: [area_number   x-coord.   y-coord.   width   height]. The coordinates (x, y) refer to the lower left corner of each area. The x-axis is in the transverse direction of the street, the y-axis in the longitudinal direction. All data in metres.</em></li> <li><strong>Row 4: </strong><em>idem for the second area. One row for each area to be defined.</em></li> <li><strong>Row 5: </strong><em>3 parameters, in the following order: distance at which the reference spectrum of the sources was recorded, height of the sources with respect to the ground and a parameter defining whether the third reflective surface (ground) is present or not:   1 -> exists;   0 -> does not.</em></li> <li><strong>Row 5:</strong> <em>number of cases raised, with different crowd densities for each area.</em></li> <li><strong>Row 6:</strong> area number followed by the number of sources present in that area in each case. A value for the number of sources for each case considered.</li> <li><strong>Row 7:</strong> <em>idem for the second area. One row for each defined area.</em></li> <li><strong>Row 8:</strong><em><strong> </strong>number of calculation iterations with different positioning of sources within each defined area and different offset between the spectrum emitted by each source.</em></li> <li><strong>Row 9:</strong><em><strong> </strong>number of receivers or positions where the sound intensity level is to be predicted.</em></li> <li><strong>Row 10:</strong><em><strong> </strong>coordinates of the positions where the sound intensity level is to be predicted. In a separate row for each position: [receiver_number   x-coord.   y-coord.   height]. All data in metres.</em></li> <li><strong>Row 11: </strong><em>idem for the second position. One row for each position to be defined.</em></li> </ul> <p> </p> <p><strong>Run the model</strong></p> <p>The model is executed directly in the operating system, through the system PowerShell, by sending a prompt indicating the path to the executable, the path to the input file, and the path to which the output files are to be stored. The command must conform to the following format:</p> <p><strong>"path/to/model  <  path/to/input_file  >  path/to/output_file1  path/to/output_file2  path/to/output_file3"</strong></p> <p>i.e.:   <strong>"Solver_20Rbis.exe  <  input_data.d  >  output.s6  output.s7  output.s8"</strong></p> <p> </p> <p><strong>Output</strong></p> <p>The model returns three text files containing the results. The first file contains the input data, the coordinates of each source in each calculation iteration, and the prediction of the sound intensity level in each of the defined positions, for each case and for each calculation iteration.</p> <p>The second text file contains the solution of the half-space model (considering only one reflecting surface, the ground) at each of the defined positions, for each case considered and for each calculation iteration.</p> <p>The third text file contains the differences in decibels (dB) between the two aforementioned solutions.</p>-
dc.publisherMMCE:SIANI-
dc.rightsinfo:eu-repo/semantics/openAccess-
dc.rightsCreative Commons Attribution 4.0 International-
dc.rightshttps://creativecommons.org/licenses/by/4.0/legalcode-
dc.sourceSensors, 25(12), 3604, (2025-06-08)-
dc.subject.otherUrban noiseen
dc.subject.otherMeshfree methodsen
dc.subject.otherNoise predictionen
dc.subject.otherLeisure noiseen
dc.subject.otherNoise sensorsen
dc.subject.otherCrowd densityen
dc.subject.otherArtificial Neural Networksen
dc.subject.otherComputer Visionen
dc.titleDataset, software and experimental layouts used in "Noise levels due to commercial and leisure activities in urban areas: Experimental validation of a numerical model fed with crowd density estimation using computer vision."-
dc.typeinfo:eu-repo/semantics/other-
item.grantfulltextnone-
item.fulltextSin texto completo-
Colección:Datasets ULPGC
Vista resumida

Google ScholarTM

Verifica


Comparte



Exporta metadatos



Los elementos en ULPGC accedaCRIS están protegidos por derechos de autor con todos los derechos reservados, a menos que se indique lo contrario.