Error Detection: Memoona Shah 14es74
Error Detection: Memoona Shah 14es74
Detection
Types of Errors
Burst error
Frame contains more than1
consecutive bits corrupted.
Error detection
Error correction
Error Detection
Detection methods
Parity Check
One extra bit is sent along with the original bits to make
number of 1s either even in case of even parity, or odd
in case of odd parity.
Error Correction
In the digital world, error correction can be done in two ways:
Backward Error Correction When the receiver detects an
error in the data received, it requests back the sender to
retransmit the data unit.
Backward Error Correction, is simple and can only be
efficiently used where retransmitting is not expensive. For
example, fiber optics. But in case of wireless transmission
retransmitting may cost too much. In the latter case, Forward
Error Correction is used.
Forward Error Correction When the receiver detects
some error in the data received, it executes error-correcting
code, which helps it to auto-recover and to correct some
kinds of errors.