SNR of a USRP in Simulink

I am working with USRPs to transmit and receive data using Simulink. At the receiving end, I want to obtain the SNR in real-time. Is it possible to achieve it in Simulink?

Respuestas (1)

Karunya Choppara
Karunya Choppara el 18 de Feb. de 2022

0 votos

Here is a steps to find the SNR
  1. Obtain the noise power, by measuring the input power when there is no transmitted signal. Make sure no other signal is received either.
  2. Then measure the input power when transmitting the signal, which gives the signal + noise power. Obtain signal power by subracting the noise power, from the combined value.
Calculate the power using this block
https://in.mathworks.com/help/dsp/ref/powermeter.html

Categorías

Más información sobre Communications Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2021a

Etiquetas

Preguntada:

el 13 de En. de 2022

Respondida:

el 18 de Feb. de 2022

Community Treasure Hunt

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

Start Hunting!

Translated by