SNR of a USRP in Simulink

6 Ansichten (letzte 30 Tage)
Yash Mittal
Yash Mittal am 13 Jan. 2022
Beantwortet: Karunya Choppara am 18 Feb. 2022
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?

Antworten (1)

Karunya Choppara
Karunya Choppara am 18 Feb. 2022
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

Kategorien

Mehr zu Communications Toolbox finden Sie in Help Center und File Exchange

Produkte


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by