MT Hamming Encoder
- Updated2023-02-17
- 1 minute(s) read
MT Hamming Encoder
Generates an order-m Hamming-encoded bit stream.
Encodes the data words using non-systematic methods. In the encoded code words, the whole data word sequence might not be explicitly present. The code word is generated as a finite field polynomial multiplication of the information and the generator polynomial.
Encodes a sequence of data words systematically. This node arranges the output code word such that the entire data word sequence is maintained and preceded by the parity words.