Question 1: Describe VRC and the kinds of errors it can and can’t detect.
Question 2: What does the CRC generator append to the data unit?
Question 3: How is VRC associated to the LRC?
Question 4: Describe LRC and the kinds of errors it can and can’t detect?
Question 5: What is the relationship between the size of the CRC remainder and the divisor?
Question 6: How does the CRC checker know which the received data unit is undamaged?
Question 7: What are the conditions for the polynomial employed by CRC generator?
Question 8: How is the CRC superior than LRC?
Question 9: What is the error detection technique employed by upper layer protocols?
Question 10: What type of arithmetic is employed to add segments in the checksum generator and checksum checker?