Paritybitarnir
Paritybitarnir is the Icelandic term used to refer to parity bits, the extra binary digit added to a group of data bits to help detect errors in transmission or storage. In a data word, the parity bit is chosen so that the total number of 1s matches a prescribed parity, commonly even or odd. For even parity, the parity bit is the XOR of the data bits; for odd parity, the parity bit is the inverse of that value. The result is a simple mechanism to provide a basic check on data integrity.
Paritybitarnir are part of simple error-detection schemes. They allow a receiver to detect single-bit errors by
Applications have included early computer memory systems (parity memory), various serial communication protocols, and lightweight data