Error Detection Codes and Correction Codes(2)
General Properties
- Minimum distance, dmin, of a code C: for any two code words I and J in C,
- A code provides t error correction plus detection of s additional errors if and only if the following inequality is satisfied.
- Example:
- Single-error detection (SED): s = 1, t = 0, dmin = 2.
- Single-error correction (SEC): s = 0, t = 1, dmin = 3.
- Single-error correction and double-error detection (SEC and DED):