CRC-8

GPTKB entity

Statements (16)
Predicate Object
gptkbp:instanceOf cyclic redundancy check algorithm
gptkbp:alternativePolynomials x^8 + x^7 + x^6 + x^4 + x^2 + 1
gptkbp:application automotive
telecommunications
storage devices
gptkbp:category checksum
error-detecting code
https://www.w3.org/2000/01/rdf-schema#label CRC-8
gptkbp:initialValue 0x00
gptkbp:outputWidth 8 bits
gptkbp:polynomial x^8 + x^2 + x + 1
gptkbp:standardizedBy gptkb:ITU-T
gptkbp:usedFor error detection
gptkbp:width 8
gptkbp:bfsParent gptkb:CRC-32
gptkbp:bfsLayer 6