User Tools

Site Tools


tanszek:oktatas:techcomm:parity_check

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
tanszek:oktatas:techcomm:parity_check [2024/11/04 19:00] kneheztanszek:oktatas:techcomm:parity_check [2024/11/04 19:00] (current) knehez
Line 41: Line 41:
   * **Limited error detection**: Parity checks can only detect single-bit errors (if one bit flips). It cannot detect multi-bit errors, where two or more bits are changed.   * **Limited error detection**: Parity checks can only detect single-bit errors (if one bit flips). It cannot detect multi-bit errors, where two or more bits are changed.
   * **No error correction**: Parity checks only detect errors but cannot correct them. For correction, more advanced techniques like Hamming codes.   * **No error correction**: Parity checks only detect errors but cannot correct them. For correction, more advanced techniques like Hamming codes.
 +
 +Let's see a C code to check 8 bits parity.
  
 <sxh c> <sxh c>
tanszek/oktatas/techcomm/parity_check.1730746809.txt.gz · Last modified: 2024/11/04 19:00 by knehez