Slide 1 Slide 2 Slide 3 Slide 4 Slide 5 Slide 6 Slide 7 Slide 8 Slide 9 Slide 10 Slide 11 Slide 12 Slide 13 Slide 14 Slide 15 Product List
data-wireless-slide9

After the logic filter comes the data payload. This is the data to be transferred by the link. Some sort of error detection follows the data payload. There are several ways to implement error detection and they are generally chosen based on the available resources of the receiving processor.  Simple checksums add up all of the 1s in the packet. More complicated schemes use algorithms to XOR the packet with a number. The receiver performs the same calculation and compares its result with the value received in the packet. If they match, then the packet is good. Whatever the method used, the goal is to ensure that the received data is correct.

PTM Published on: 2015-03-24