Skip to content

DataNinja42298/sound-location

Repository files navigation

sound-location

sound location The sound source positioning system of microphone array has important applications in array signal processing, and is widely used in artillery fire detection, UAV early warning system, hearing aid, whistle capture and video conference. However, many domestic sound source localization methods only analyze the near-field model, and the localization performance is poor under the interference of noise and reverberation. In order to solve the problem of far-field model location, BP neural network method is used to optimize the time-delay estimation algorithm. The method uses the time difference of the sound received by the microphone array as the input of the network, constructs seven hidden layers for training, and outputs them as two-dimensional coordinates of the sound source position. Finally, the performance test and experiment of the system are carried out. Based on the best real-time generalized quadratic cross- correlation delay estimation positioning algorithm, the factors affecting the positioning accuracy are analyzed. The test results show that under the far-field model, the system designed in this paper can meet the requirements of the initial design. It provides an idea for reducing the influence of ground reflection, wind speed, temperature and atmospheric eddy current when the subsequent signal propagates from the elevated sound source in the lower audio band to the small microphone array near the ground.

1.Establishment of elevated sound source model

1.1 Flow chart of acoustic transmission simulation

image

1.2 Sound pressure and sound energy density level

image

1.3 Analysis of simulation results

AC and re values when wind profile Ma = 0.0275 (5bft) (y = 0m) and temperature gradient is 3 ℃ / M

风况 考虑温度梯度 不考虑温度梯度

有风 AC=45.2dB,RE=-33.5dB AC=44.5dB,RE=-33.8dB

无风 AC=28.7dB,RE=-16.3dB AC=28.6dB,RE=-16.4dB

AC and re values when wind profile Ma = 0.0275 (5bft) (y = 0m) and temperature gradient is 30 ℃ / M

风况 考虑温度梯度 不考虑温度梯度

有风 AC=46.6dB,RE=-33.4dB AC=32.6dB,RE=-29.5dB

无风 AC=28.9dB,RE=-16.4dB AC=26.2dB,RE=-16.3dB

1.4Simulation of array performance

image

image

image

image

image

2.Sound source location based on BP neural network

2.1 Establishment of BP neural network model

image

image

image

2.2 Numerical simulation training and positioning test

测试的次数 声源的实际位置(米) BP神经网络预测的位置(米)

1 (27.61219,23.62804) (27.47800,23.60720)

2 (53.39716,71.07768) (53.44843,71.00364)

3 (22.58581,32.72749) (66.35155,24.40269)

4 (82.34979,51.51410) (81.84044,51.64457)

5 (24.09694,43.21100) (24.14910,43.18711)

6 (65.21055,79.87925) (65.26800,79.49519)

7 (62.89116,54.28664) (62.89920,54.30437)

8 (15.96562,91.78357) (15.99209,83.37740)

9 (75.71035,13.92745) (74.93752,14.10198)

10 (33.18370,90.15070) (33.14564,87.35687)

image

3.System test and experiment

3.1 Construction of experimental platform

image

image

3.2 Positioning analysis under different distances and angles

image

3.3 Positioning analysis under different spacing

image

3.4 Location analysis under different signal-to-noise ratio

image

About

sound location

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages