Definitions
American Heritage® Dictionary of the English Language, Fourth Edition
- n. Computer Science A bit added to a binary code that indicates parity and is used to check the integrity of data.
Wiktionary
- n. computing A bit (binary digit) used to indicate whether the number of bits in a given set with value of one is even or odd. Parity bits are used as a simple error detection code.
GNU Webster's 1913
- n. (Computers) The bit within a data structure which is assigned a value of 1 or 0 so as to make the parity{7} of the data structure odd or even. Data structures may or may not have
parity bits , dpending on whether the system does or does not perform parity checking. The most commonly used parity bit is the eigth (higher-order) bit of a byte, which is used when data transmission uses only the 7 lower-order bits of each byte as significant data; some memory systems use a ninth bit as a parity bit for each eight bits (one byte) of significant data in memory.
WordNet 3.0
- n. (computer science) a bit that is used in an error detection procedure in which a 0 or 1 is added to each group of bits so that it will have either an odd number of 1's or an even number of 1's; e.g., if the parity is odd then any group of bits that arrives with an even number of 1's must contain an error
Examples
Sorry, no example sentences found.
Lists
‘parity bit’ hasn't been added to any lists yet.
Tweets
Looking for tweets for parity bit.

Comments
No comments yet...
Log in or sign up to get involved in the conversation. It's quick and easy.