Getting Started | ![]() ![]() |
Setting Parameters in the Expanded Model
Make the following changes to the parameters for the blocks you added to the model.
Error Rate Calculation Block
Double-click the Error Rate Calculation block and clear the box next to Stop simulation in the block's mask.
Scope Block
The Scope block displays the channel errors and uncorrected errors. To configure the block:
2
.
5000
.
30000
in the Limit data points to last field.
The scope should now appear as shown.
To configure the axes, follow these steps:
-1
.
2
.
Relational Operator
Set Relational Operator to ~= in the block's mask. The Relational Operator block compares the transmitted signal, coming from the Bernoulli Random Generator block, with the received signal, coming from the Hamming Decoder block. The block outputs a 0 when the two signals agree and a 1 when they disagree.
![]() | Adding a Scope to the Model | Observing Channel Errors with the Scope | ![]() |