Search results
Results from the WOW.Com Content Network
The Luhn algorithm or Luhn formula, also known as the " modulus 10" or "mod 10" algorithm, named after its creator, IBM scientist Hans Peter Luhn, is a simple check digit formula used to validate a variety of identification numbers. It is described in US patent 2950048A, granted on 23 August 1960. [1]
Luhn mod. N. algorithm. The Luhn mod N algorithm is an extension to the Luhn algorithm (also known as mod 10 algorithm) that allows it to work with sequences of values in any even-numbered base. This can be useful when a check digit is required to validate an identification string composed of letters, a combination of letters and digits or any ...
For instance, the UPC-A barcode for a box of tissues is "036000241457". The last digit is the check digit "7", and if the other numbers are correct then the check digit calculation must produce 7. Add the odd number digits: 0+6+0+2+1+5 = 14. Multiply the result by 3: 14 × 3 = 42. Add the even number digits: 3+0+0+4+4 = 11.
As shown on the photographs at right, the code may be arranged either vertically (e.g. on closed wagons) on three or more lines at man's height with the letter codes next to the corresponding part of the digit code, or horizontally (e.g. on flat wagons) at the bottom of the chassis side with all digits together (with groups separated by spaces and the check digit by a dash) and all letters ...
ISO 6346 is an international standard covering the coding, identification and marking of intermodal (shipping) containers used within containerized intermodal freight transport by the International Organization for Standardization (ISO). [1] The standard establishes a visual identification system for every container that includes a unique ...
The last number of the IMEI is a check digit, calculated using the Luhn algorithm, as defined in the IMEI Allocation and Approval Guidelines: The Check Digit shall be calculated according to Luhn formula (ISO/IEC 7812). (See GSM 02.16 / 3GPP 22.016). The Check Digit is a function of all other digits in the IMEI.
The check digit is calculated from digits 1–11 using the Luhn algorithm. It is derived from the sum of the numbers that arise when the digits are alternately multiplied by 2 and 1; the difference of this sum from the next multiple of ten produces the check digit [4] (for examples of this see wagon numbers).
GLNs use the standard GS1 Check Digit as the default for all GS1 identifiers unless another check digit method is specified. Per the official GS1 General Specification [4] the check digit is a 'modulo 10 check digit' or Luhn algorithm check digit. GS1 also provides a check digit calculator.