Paritätsinformationen
Paritätsinformationen, often referred to as parity bits, are a simple form of error detection used in digital communication and data storage. The fundamental principle is to add an extra bit to a block of data such that the total number of '1' bits in the block (including the parity bit) is either always even (even parity) or always odd (odd parity).
To implement even parity, if the original data has an even number of '1' bits, the parity
Parity information is effective at detecting single-bit errors. However, it cannot detect errors where an even