Addition of noise at the receiver based on SNR

조회 수: 1 (최근 30일)
Sanju Das
Sanju Das 2022년 10월 31일
답변: Samyuktha 2022년 12월 15일
We can use the below mentioned formula to add noise when we assume , which means we need to set the property NormalizeChannelOutputs property of the channel objects to true
---- (1)
If we set NormalizeChannelOutputs to false, then also can we use the equation (1) to add noise at the receiver?
It would be helpful if you can help me on this.
Thanks

답변 (1개)

Samyuktha
Samyuktha 2022년 12월 15일
Hi Sanju,
You cannot set the "NormalizeChannelOutputs" to false. This property of the channel objects when true normalizes the channel outputs by the number of receiver antennas as assumed in the derivation of noise power.
More details can be found in the following documentation link: SNR Definition Used in Link Simulations

카테고리

Help CenterFile Exchange에서 Propagation Channel Models에 대해 자세히 알아보기

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by