Sound Source detection with DOA Estimation, Using audio BIN files of real time drone flying activity
조회 수: 15 (최근 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).
댓글 수: 2
Soukali Khiereddine
2020년 2월 21일
Hey , I'm working on the same project as finale year ingeneering project, could you give me your email i have same questions please
채택된 답변
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!