Error Detection and Correction
Error Detection and Correction
: 2
Error Detection
and Correction
Types of Errors
Detection methods
Correction methods
Single-bit error
Multiple-bit error
Burst error
Redundancy
CRC
Multiple error detection method
n = CRC bit length
CRC-4 , n = 4
CRC-16 , n = 16
CRC - 3
Binary Division
Example
Example
Find BER and EFS for a system that experienced five errors
in 25 Mbytes of data transmitted in 20 seconds. Two error in
the seventh seconds. One in twelfth and last two in last sec.
Ans.
BER = 5/(25 M* 8)% 100
BER= 2.5*10^-6 %
EFS = 100% - (3/20)*100%= 85 %
5 error but only at 3 different time interval
GTU Questions
Compute the CRC-4 character for the following message using
a divisor constant of 10011:
message:1100 0110 1011 01
List methods for error detection and error correction. Explain
any one method in detail.
Write a note on cyclic redundancy check as a synchronous
error detection method.
Write a note on data correction using longitudinal redundancy
check and vertical redundancy check.
Explain the synchronous data error methods.
The end