|
EE4253 Digital Communications
Department of Electrical and Computer Engineering - University of New Brunswick, Fredericton, NB, Canada |
LUHN-10 Error Detection Tool
Error control codes can be implemented within written values such as account numbers and price tags by appending a single check digit according to the LUHN-10 Algorithm.

This particular algorithm is part of a standard (ISO-7812-1) used worldwide for various credit cards. (Specific Applications)
Checking [4563 9601 2200 1999] 4 5 6 3 9 6 0 1 2 2 0 0 1 9 9 9 x2 x1 x2 x1 x2 x1 x2 x1 x2 x1 x2 x1 x2 x1 x2 x1 -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 8 5 12 3 18 6 0 1 4 2 0 0 2 9 18 9 8 + 5 + 3 + 3 + 9 + 6 + 0 + 1 + 4 + 2 + 0 + 0 + 2 + 9 + 9 + 9 = 70 |
|
Sat Feb 11 15:47:27 AST 2012
Last Updated: 17 OCT 02 |
Richard Tervo [ tervo@unb.ca ] | Back to the course homepage... |