Computer Networks

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.


List of ProblemsBack to List of Problems

Next Problem Solution of the Problem