Error and Detection Flashcards
What is Error Detection
Error Detection is the detection of errors caused by noise or other impairments during transmissions from the transmitter to the reciever.
What is the another name for detection.
Summer
Process of Error Detection
What is error correction
Error correction is the detection of errors and reconstruction of the original, error-free data.
Types of Errors
Single Error
Burst Error
Describe Single Error
In single error only one bit of given data unit is changed which either be from 0 to 1 or from 1 to 0
Single type errors are the least likely type of error in serial data transmission
Describe burst error
Burst error it means there are more than 2 data unit changed from 1 to 0 or 0 to 1
Mention popular techinques of error detection
Simple parity check
Two dimensional parity check
Checksum
Cyclic redunancy check
Describe simple parity check
It is the most familiar error detecting code
it is the simplest technique for detecting and correcting errors
Describe CRC
CRC is an error detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data.