Home >  Term: cyclic redundancy check (CRC)
cyclic redundancy check (CRC)

a) Binary polynomial. Used to generate check information on blocks of data. Similar to a checksum, but is harder to generate and more reliable. b) Used in data transfer to check if the data has been corrupted. It is a check value calculated for a data stream by feeding it through a shifter with feedback terms “EXORed” back in. A CRC can detect errors but not repair them, unlike an ECC, which is attached to almost any burst of data that might possibly be corrupted.

CRCs are used on disks, ITU-R 601 data, Ethernet packets, etc.

0 0

Creator

  • Delia
  •  (Platinum) 3716 points
  • 100% positive feedback
© 2025 CSOFT International, Ltd.