I've decided to start a separate blog for checksum and CRC postings. There are only a few posts at this point, but I expect it will accumulate quite a bit more material over time.
http://checksumcrc.blogspot.com/
Checksum and CRC Central: Cyclic Redundancy Codes, Checksums, and related issues for computer system data integrity.
The most recent post gives CRC polynomials for optimal protection of 8-bit, 16-bit, and 32-bit data words such as you might want for ensuring integrity of key variables. The blog you're reading now (Better Embedded System SW) will continue as before.
Here's wishing everyone a happy and prosperous new year!
Companion blog to the book Better Embedded System Software by Phil Koopman at Carnegie Mellon University
Monday, January 2, 2012
Subscribe to:
Posts (Atom)
Job and Career Advice
A connection on LinkedIn asked me for help deciding between job offers. I can't provide personalize advice, but here are my thoughts in ...

-
(If you want to know more, see my Webinar on CRCs and checksums based on work sponsored by the FAA.) If you are looking for a lightwei...
-
Cyclomatic complexity is a measure of the number of paths through a particular piece of code (a higher number means the software is more com...
-
The book is available from Amazon. Here's a description: http://koopman.us/index.html Book Summary This book distills the exper...