_______ can detect burst error of length less than or equal to degree of the…
2018
_______ can detect burst error of length less than or equal to degree of the polynomial and detects burst errors that affect odd number of bits.
- A.
Hamming Code
- B.
CRC
- C.
VRC
- D.
None of the above
Attempted by 282 students.
Show answer & explanation
Correct answer: B
Cyclic Redundancy Check (CRC) is the correct answer. CRC utilizes a generator polynomial where the degree determines its ability to detect burst errors of length less than or equal to that degree. Additionally, if the generator polynomial includes (x + 1) as a factor, CRC detects all burst errors affecting an odd number of bits.
A video solution is available for this question — log in and enroll to watch it.