performing of nearfield beamforming using phased array toolbox

8 views (last 30 days)
hello! I have an arbitrary microphone array configuration and need to perform sound localization and beamforming in near field. Sound sources have spherical wavefronts and i need to search in 3d space . Still I cannot understand how to do that using phased array toolbox ( as i understand all matlab beamforming functions work with the plane wavefronts) Thank you in advance for your help!

Accepted Answer

Honglei Chen
Honglei Chen on 31 May 2012
Hi Alexey, Phased Array System Toolbox currently can only deal with plane wavefront. You may need to write some custom code to simulate the spherical wavefront and beamformer. Basically you can get the position of each elements and then compute the distance between each microphone and source. It actually doesn't take very long to have it become plane wavefront so if you want to do a quick check, plane wavefront may not be a bad approximation.

More Answers (2)

Gu
Gu on 22 Nov 2012
Yes,you can get steering matrix just as farfield.Do yo have tips in wideband beamforming?

Zeynep Ertekin
Zeynep Ertekin on 22 Jan 2017
I need a 2-d or 3-d sound source localization code with command load, can anyone please help me? Any help will be highly appreciated...

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!