Regarding error detection and correction

Status
Not open for further replies.

rajesh6821

Newbie level 6
Joined
May 18, 2010
Messages
11
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Location
channai
Activity points
1,352
Hello friends,
I would like to know how to select different error detection techniques for different applications? When to use CRC check and when to use checksum method?
 

CRC is better and more reliable for detecting data integrity. Use a good polynomial.
Checksum is more simple and easy, but it unsure. For instante, checksum is unable to detect the lack of "zeros" words. On the other hand, minimum Hamming distance with checksum is 2; with a good CRC is always higher.
Regards

Z

P.S.: why put you this post in the "PCB Routing & Schematic Layout software & Simulation" forum?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…