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!