Sound source localization using Phased Array System Toolbox
显示 更早的评论
I want to use a microphone array to localize sound sources, i.e. find the directions (and possibly distances) of sound sources from the array. I have examined the Direction of Arrival (DoA) finding tools in the Phased Array System Toolbox, but I am not sure if I could use these for my application. All these tools assume that the signal arriving at the array is narrowband, i.e. a single carrier frequency with some modulation. However, the sounds I am interested in are wideband, like most sounds.
Could I sub-divide my wideband sounds into a set of narrowband components (e.g. using a filter bank), and then apply the narrowband DoA tools to each sub-band separately? How could I then combine the multiple sub-band DoA's to best estimate the overall DoA? Is this approach valid, or are the narrowband DoA tools simply not applicable to sound signals?
Any help is much appreciated.
4 个评论
Chris Sabillon
2016-10-10
Can you provide insight in what hardware/code should I use for a similar activity?
Amjad Iqbal
2018-11-19
Sure, I am using BLMS algorithm before, but it's not much useful, now i want try it by GCC-PHAT or ML. I have four audio recordings of real time drone fly in real niosy place, so first is to remove noise, that has been done, next is to detect drone by using GCC algorithm, need to take six recults as follows, (mix1,mix2), (mix1,mix3), (mix1,mix4), (mix2,mix3),(mix2,mix4),and (mix3,mix4). and after that need to calculate DOA.
Harwanto Zidqi Putro
2020-8-29
Amjad Iqbal : helo, i have data from 5 mic array, but its in analog read (voltage) not in sound. How to proccess this data before we can use in TDOA algorithm?
Bitragunta Venkata sasikumar
2024-3-12
i need the code for localization of the under water devices using the hydrophone data by array of beam forming
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with Phased Array System Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!