Chapter 3
Chapter 3
Chapter 3
• Parity codes are used in most modern computers for memory error
detection.
• This is a simple code that does not require much additional hardware.
• Another, more advanced code is m-of-n code.
• This is a code that requires code words to be n bit of length, and
contains exactly m ones.
• Cyclic and checksum codes are also common.
• To check arithmetic operations, arithmetic codes can be used.
• Arithmetic codes are preserved by arithmetic operations
Information Redundancy: Consistency Checking