Sound Source detection with DOA Estimation, Using audio BIN files of real time drone flying activity
15 views (last 30 days)
Show older comments
Hello Researchers!
I am working on project named Drone detection and Direction of arrival estimation.
I have recorded sound of drone fly in real noisy environment using four microphone. First i need to suppress noise from these data bases of bin files to get only drone sound. Secondly, main task is to drive Direction of arrival of drone using its acoustic sound signature. I need help to complete this project with best efficient method.
I have made four channels of drone sounds recorded different days and places. Kindly guide me by which process i can remove noise from these auido bin files (i.e, MUSIC, Noise Coverience matrix, Windowing method or else) and which method is suitable to detect drone only (i.e, Linear Predictive coding, ZCR, Cross Correlation, Eigen vector decomposition etc). I need help to derive DOA using GCC method (i.e GCC-PHAT or GCC ML).
2 Comments
Soukali Khiereddine
on 21 Feb 2020
Hey , I'm working on the same project as finale year ingeneering project, could you give me your email i have same questions please
Accepted Answer
Honglei Chen
on 16 Nov 2018
There is an example using GCC-PHAT algorithm in Phased Array System Toolbox, you can find it at
The example itself is for localization but in between it uses GCC-PHAT to estimate the DOA.
HTH
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!