CRC

Short for Cyclic Redundancy Check, CRC is a method of detecting errors in data transmission. A CRC is data that is sent with a block of data, that when received by where the information is being sent to, the CRC can be used to verify if data was all received correctly.

Also see: BERT, Error control, Parity