A CRC is constructed to generate 4-bit FCS for an 11-bit message. The generator polynomial is X4 + X3 + 1.
October 5th, 2022
A) Draw the shift register circuit that would perform this task
b) Encode the data bit sequence 10011011100 (leftmost bit is the least significant) using the generator polynomial and give the code word.
c) Encode the data bit sequence 10011011100 (leftmost bit is the least significant) using the generator polynomial and give the code word.