0
votes

For BER vs SNR analysis of BPSK, I am using Simulink and BERtool in MATLAB. Shown below is the Simulink model:

enter image description here

In AWGN component, the parameters are set as below:

enter image description here

Then I open BERtool -> Monte carlo. Here, Eb/No is selected to be from 0:1:10

It is not changing the Eb/No value in AWGN component for each iteration. What does Eb/No value do exactly in Monte Carlo simulation?

1

1 Answers

0
votes

to use the Eb/No selected in the BERTool, you must set the Eb/No field in the AWGN component to EbNo, this variable is the 0:1:10 selected in the BERTool.