SNR estimation from a radar sensor signal
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Jaya
le 25 Fév 2022
Modifié(e) : Jaya
le 25 Fév 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
0 commentaires
Voir également
Catégories
En savoir plus sur Detection, Range and Doppler Estimation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!