Distributed File System prof. Giovanni Chiola

Hamming Codes


Classical error detection and correction codes adopted in computer applications.
Based on parity checks for subsets of bits.
Allows detection and/or correction of one or more errors in a predefined size bit string.
Correction very simple and efficient to implement (XOR).
Difficult to integrate in flexible RAID systems.
previous redun02.htm next