Sound Source detection with DOA Estimation, Using audio BIN files of real time drone flying activity
18 ビュー (過去 30 日間)
表示 古いコメント
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).
採用された回答
Honglei Chen
2018 年 11 月 16 日
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
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!