Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Longitudinal Redundancy Check

You are here: irt.org | FOLDOC | Longitudinal Redundancy Check

<storage, communications> (LRC, Block Redundancy Check) An error checking method that generates a longitudinal parity byte from a specified string or block of bytes on a longitudinal track.

The longitudinal parity byte is created by placing individual bytes of a string in a two-dimensional array and performing a Vertical Redundancy Check vertically and horizontally on the array, creating an extra byte. This is an improvement over the VRC because it will catch two errors in the individual characters of the string, beyond the odd errors.

(2004-01-26)

Nearby terms: Lolli « LOM « longitudinal parity « Longitudinal Redundancy Check » LOOK » Look Ahead Left-to-right parse, Rightmost-derivation » Look ahead LR

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb