SNR of a USRP in Simulink

조회 수: 6 (최근 30일)
Yash Mittal
Yash Mittal 2022년 1월 13일
답변: Karunya Choppara 2022년 2월 18일
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?

답변 (1개)

Karunya Choppara
Karunya Choppara 2022년 2월 18일
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

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by