Reference & Information
CHECKSUM - A number that has been calculated as a function of some
message, by adding up the bytes in the message. The [message] data is
summed with out regard overflow. Perhaps this was what early checksums
were. Today, however, although more sophisticated formulae are used, the
term "checksum" is still used and interchangeable with the term
CRC.
CRC - This stands for "Cyclic Redundancy Code". The term "CRC"
seems to be reserved for algorithms that are based on the "polynomial"
division. The essential mathematical operation in the calculation of a
CRC is binary division, and the remainder from the division determines
the CRC. CRC's cannot, however, be safely relied upon to verify data
integrity. CRC types are often identified by the polynomial, which is the
number used as the divisor. A number of pages on this site make reference
to the CRC used for different electronic Interface Buses.
|
CRC Algorithms, C code,
Guide
A Pain-less Guide
to CRC Error Detection Algorithms
The Kalman
Filter
DSP IC Manufacturers uP/uC |
|
|||||||
| Home | |||||||
|
|
|||||||
|
|
|
|
|
|
|
|
| Distributors | Components | Equipment | Software | Standards | Buses | Design | Reference |