Nice video that talks about Hamming Codes and gives a hypercube explanation that helps understand Hamming Distance
Perfect Codes:
https://youtu.be/WPoQfKQlOjg
on computerphile.
Cyclic Redundancy Codes, Checksums, and related issues for computer system data integrity.
Subscribe to:
Post Comments (Atom)
32-bit CRCs might be insufficient for WiFi
A new paper suggests CRCs might not be enough for WiFi. Is It Time to Upgrade From CRC-32? / Mohit Balany; Craig Partridge (IEEE Xplore / ...
-
Checksums and CRCs involve a repeated computation over the length of a dataword that accumulates a result to form an FCS value. The accumul...
-
Sometimes we hear that someone plans to use a hash function for fault detection instead of a checksum. This is probably not the best idea, b...
-
Comparative speeds for different Checksum & CRC implementations. For more information see my new book: Understanding Checksums and Cy...
No comments:
Post a Comment