Getting Started | ![]() ![]() |
Sending Signal and Error Data to the Workspace
To analyze the error correction performance of the Hamming code, you can send the transmitted signal, the received signal, and the error vectors, created by the Binary Symmetric Channel block, to the workspace. An example of this is shown in the following figure.
Sending Signal and Error Data to the Workspace
You can build this model from the one shown in the figure Hamming Code Model. To build the model, follow these steps:
hammingdoc
to open the model.
Tx
in the Variable name field in the block's mask. The block sends the transmitted signal to the workspace as an array called Tx
.
Tx
.
errors
in the Variable name field.
![]() | Viewing the Error Rate Data in the Workspace | Viewing the Signal and Error Data in the Workspace | ![]() |