About Information Redundancy Techniques,
Does this mean to guarantee the contents of communication by attaching checksum data or increment data to the CAN frame according to the importance of the data in addition to the CRC of the CAN protocol?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
About Information Redundancy Techniques,
Does this mean to guarantee the contents of communication by attaching checksum data or increment data to the CAN frame according to the importance of the data in addition to the CRC of the CAN protocol?
The definition according to IEC61508-7 Ed.2 2010-4:
this mechanism is independent of the in-message CRC that is part of the CAN protocol. The out of message CRC/Checksum could be over just a subset of the the 8 bytes within the CAN message or could be over several sequentially received packets with one having the transmitted CRC that needs to be matched. Given this is on active CAN transmissions, the methodology would have to be supported on a system wide/application dependent scheme. The key is that it would be/should be an out of message calculation/checksum.