Sound source localization using Phased Array System Toolbox
Mostrar comentarios más antiguos
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 comentarios
Chris Sabillon
el 10 de Oct. de 2016
Can you provide insight in what hardware/code should I use for a similar activity?
Amjad Iqbal
el 19 de Nov. de 2018
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
el 29 de Ag. de 2020
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
el 12 de Mzo. de 2024
i need the code for localization of the under water devices using the hydrophone data by array of beam forming
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Get Started with Phased Array System Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!