Addition of noise at the receiver based on SNR

1 view (last 30 days)
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

Answers (1)

Samyuktha
Samyuktha on 15 Dec 2022
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

Categories

Find more on End-to-End Simulation in Help Center and File Exchange

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!