Chapter 6 Error Detection and Correction
Chapter 6 Error Detection and Correction
Error Detection
and Correction
• Types of Errors
• Detection
• Correction
Basic concepts
Networks must be able to transfer data from one device to another
with complete accuracy.
Data can be corrupted during transmission.
For reliable communication, errors must be detected and
corrected.
3
Factor causing error
• Distance
• Environment
• Medium
• Device
Types of Errors
Single-bit error
Single bit errors are the least likely type of errors in serial
data transmission because the noise must have a very short
duration which is very rare. However this kind of errors can
happen in parallel transmission.
Example:
If data is sent at 1Mbps then each bit lasts only 1/1,000,000
sec. or 1 μs.
For a single-bit error to occur, the noise must have a duration
of only 1 μs, which is very rare.
Burst error
The term burst error means that two or more bits in the data
unit have changed from 1 to 0 or from 0 to 1.