sdavidson@ITS.BLDRDOC.GOV wrote: > What about using just a 8 bit CRC for 4 words of data. Is that > crazy? Would a checksum be better? Steve: Depends on how much error-resistance you need. Checksums, in general, are less robust than CRCs... Aside from anything else, they give much more weight to the low-order bits of your data than the high-order bits. For some other ideas, you might want to take a look at the explanation of Hamming codes on the "Answers" page of my company's web site... It's in the "Miscellaneous" section of that page. -Andy === Andrew Warren - fastfwd@ix.netcom.com === Fast Forward Engineering - Vista, California === === Custodian of the PICLIST Fund -- For more info, see: === http://www.geocities.com/SiliconValley/2499/fund.html