SNR estimation from a radar sensor signal

7 views (last 30 days)
Ritesh Chandra Tewari
Ritesh Chandra Tewari on 25 Feb 2022
Edited: Jaya on 25 Feb 2022
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?

Answers (1)

Jaya
Jaya on 25 Feb 2022
Edited: Jaya on 25 Feb 2022
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

Categories

Find more on Detection, Range and Doppler Estimation in Help Center and File Exchange

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!