ECE 422 - Data Communication & Computer Networks Lab, ECE Department, Masinde Muliro University of Science & Technology
k-bit message → n-bit codeword. Memoryless encoding.
Examples: Hamming, Reed-Solomon, BCH
Uses memory (shift registers). Current output depends on past inputs.
Used in: 3G, 4G, WiFi, Deep Space
Subset of linear block codes with cyclic property.
Examples: CRC, BCH codes
Detect single-bit errors using even/odd parity
2D parity can detect and correct single-bit errors by checking row and column parity simultaneously.