2 Lab
2 Lab
1. PURPOSE OF WORK
3. ASSIGNMENT
Figure 2.2. A model of the information transmission system built with the
Hamming code
Random number generator [0; 15] should generate integers in the interval,
for this it is necessary to set the "M-ary number" parameter to 16 in the "Random
Integer Generator" block.
To encode [0; 15] numbers in the interval should be expressed by 4 bits, for
this it is necessary to set the "Number of bits per integer" parameter to 4 in the
"Integer To Bit Converter" and "Bit To Integer Converter" blocks.
To find out the number of errors, it is required to set Port to "Output data"
parameter in the "Error Rate Calculation" block.
Codeword length" and "Message length" parameters in the "Hamming
Encoder" and "Hamming Decoder" blocks are set accordingly.
2. CONTROL QUESTIONS