SNR estimation from a radar sensor signal
조회 수: 1 (최근 30일)
이전 댓글 표시
I am using a radar sensor for physiological monitoring. Suppose my required physiological frequency range is A to B Hz. I find power of the signal in A to B Hz range and also of the remaining range. Suppose power of required range is U and power of remaining range is V. Now my query is can U/V serve as an estimation of SNR?
댓글 수: 0
답변 (1개)
Jaya
2022년 2월 25일
편집: Jaya
2022년 2월 25일
Firstly, I strongly suggest you to post this in some stack exchange forums for better answers. Because your question doesn't contain any Matlab specific doubt to be appropriate for posting here, unless you have written any code on this.
Secondly, similar to what you said, I would say that you need to work with the frequency spectrum so that you have frequency bins to enable you to take the ratio of magnitude of your signal's peak to rest all other bins. But if your signal is non-sinusoidal then you don't work with just a single peak but rather work with the concerned band. How to do that in terms of simulation can be found here. https://dsp.stackexchange.com/questions/51060/calculating-snr-from-frequency-domain
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Detection, Range and Doppler Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!