Problem 4-1
Given g[0]=1, g[1]=0, g[2]=0, and S=1011, generate the CRC using shift-and-XOR; determine the 3-bit remainder code to be transmitted using a CRC for error detection. Back to List of Problems Solution of the Problem
Back to List of Problems
Solution of the Problem