error detection and correction
Sign in to saveAlso known as error detection, error correction, EDAC, error control
techniques that enable reliable delivery of digital data over unreliable communication channels
~24 min read
Encyclopedic overview
To clean up transmission errors introduced by Earth's atmosphere (left), Goddard scientists applied Reed–Solomon error correction (right), which is commonly used in CDs and DVDs. Typical errors include missing pixels (white) and false signals (black). The white stripe indicates a brief period when transmission was interrupted.
In information theory and coding theory with applications in computer science and telecommunications, error detection and correction (EDAC) or error control are techniques that enable reliable delivery of digital data over unreliable communication channels. Many communication channels are subject to channel noise, and thus errors may be introduced during transmission from the source to a receiver. Error detection techniques allow detecting such errors, while error correction enables reconstruction of the original data in many cases.
Excerpted from Wikipedia’s “error detection and correction” article, available under the CC BY-SA 4.0 licence.