Communications Blockset    

Transmitting Along a Noisy Channel

After modulation, the data is ready for transmission. The AWGN Channel block, in the Channels library, simulates a noisy channel by adding white Gaussian noise to the data stream. The AWGN Channel block uses a Gaussian distribution whose variance is determined using these mask parameters:

The AWGN Channel block can compute the variance in other ways as well, but this example chooses this mode by setting the Mode parameter to Signal to noise ratio (Es/No).

Like the Bernoulli Random Binary Generator block, the AWGN Channel block requires an Initial seed parameter that initializes the random number generator. If you change the Initial seed parameter, then the block generates a different random sequence. The Initial seed parameters of the AWGN Channel block and the Bernoulli Random Binary Generator block do not need to match.


 Modulating the Encoded Messages Mapping the Received Data