How to set the distance in DOA algorithm?

조회 수: 3 (최근 30일)
Ali Movahed
Ali Movahed 2016년 11월 2일
댓글: Ali Movahed 2016년 11월 7일
Hello everyone, I am trying to localize narrowband signals with microphone Arrays using DOA algorithm. As you know in this algorithm we have to enter the position of the incoming source with Azimuth and Elevation angles, but we dont consider the distance between the microphone Array and the source. I want to know that how it is possible to set this distance. Thanking you.

채택된 답변

Honglei Chen
Honglei Chen 2016년 11월 2일
Could you elaborate which algorithm you are trying to use? The assumption for DOA algorithms in Phased Array System Toolbox is that the incoming signal is a plane wave. Therefore that distance doesn't matter. If you need that distance, maybe you are dealing with a spherical wavefront?
HTH
  댓글 수: 3
Honglei Chen
Honglei Chen 2016년 11월 3일
If you need to deal with spherical wavefront, then the MVDREstimator2D cannot help much. This being said, I notice several things.
1. your application seems to be microphone related. Your fc is set to 500 Hz but your element's frequency is between 50k and 500k Hz. This means that at 500Hz there is no response to the signal. You may need to consider changing that.
2. Your wavelength is about 0.6 meters. I think if your array is, say 5-6 meters away, then the plane wave assumption may not be a bad choice.
HTH
Ali Movahed
Ali Movahed 2016년 11월 7일
thank you for the tipps. actually that 500 Hz was a mistake in my code and 500 kHz is correct. in this case, the wavelength would be too small (0.0006m). to be honest, I didnt get exactly whats the correlation between the distance and assumption of plane waves. is it like, when the Array is closer to the source I can assume spherical waves?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Direction of Arrival Estimation에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by