|
|
|
|
- cyclic redundancy check (CRC): An error detection method in which all the bits in a block are divided by a predetermined binary number. The remainder becomes the block check character. more
- longitudinal redundancy check (LRC): An error-checking technique based on an accumulated exclusive-OR of transmitted characters. LRC characters are accumulated at both the sending and receiving stations. more
- Redundancy: More independent variables than constraints.more
- vertical redundancy check (VRC): An error-detecting method in which a parity bit is added to each character in a message so that the number of bits in each character, including the parity bit, is either odd or even. more
|
|
|