SNR estimation from a radar sensor signal
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Jaya
el 25 de Feb. de 2022
Editada: Jaya
el 25 de Feb. de 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 comentarios
Ver también
Categorías
Más información sobre Detection, Range and Doppler Estimation en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!