Statements (18)
Predicate | Object |
---|---|
gptkbp:instanceOf |
cyclic redundancy check algorithm
|
gptkbp:alsoKnownAs |
gptkb:CRC-16
|
gptkbp:application |
data transmission
data storage |
gptkbp:category |
error-detecting code
|
https://www.w3.org/2000/01/rdf-schema#label |
CRC-16-IBM
|
gptkbp:initialValue |
0x0000
|
gptkbp:inputReflected |
true
|
gptkbp:outputReflected |
true
|
gptkbp:polynomial |
0x8005
|
gptkbp:polynomialNotation |
x^16 + x^15 + x^2 + 1
|
gptkbp:standardizedBy |
gptkb:IBM
|
gptkbp:usedIn |
gptkb:IBM_SDLC
gptkb:XMODEM |
gptkbp:width |
16
|
gptkbp:xorOutput |
0x0000
|
gptkbp:bfsParent |
gptkb:CRC-16
|
gptkbp:bfsLayer |
7
|