Serial number - Simple English Wikipedia, the free encyclopedia

Serial number from an identity document

A serial number is a unique number used for identification. Serial numbers are made in such a way that they change by a fixed discrete integer value, each time a new serial number is needed. Most people refer to any identifier that has numbers and letters in it as a serial number and that can be used to pick a certain item of a large number of items. Not every numerical identifier is a serial number; identifying numbers which are not serial numbers are sometimes called nominal numbers.

Sequence numbers are almost always non-negative, and typically start at zero or one.

What are serial numbers used for?[change | change source]

Serial numbers can be very useful for quality control. That way, if there is a problem with a certain batch of products, the serial number of one defective item can tell which items are affected by the problem. Serial numbers can also be used against stealing or imitating products, because it is possible to keep track of which serial numbers have been used. Stolen goods or those with problems can be identified more easily.

Many computer programs come with serial numbers, often called "Compact Disc keys", and the installers often require the user to enter a valid serial number to continue. These numbers are verified using a certain algorithm to avoid usage of counterfeit keys.

Serial numbers also help track down counterfeit currency, because in some countries each banknote has a unique serial number.

The International Standard Serial Number or ISSN can be seen on magazines and other periodicals. It is the similar to the International Standard Book Number (ISBN) for books. It is serially assigned but takes its name from the library science use of serial to mean a periodical, like a newspaper.

Certificates and Certificate Authorities (CA) are necessary for widespread use of cryptography. These depend on applying mathematically rigorous serial numbers and serial number arithmetic

The RAF serial (XG900) on the Short SC.1

The term "serial number" is also used in military formations as an alternative to the expression "service number"[source?]. In air forces the serial number is used to identify a specific aircraft. It is usually painted on both sides of the aircraft, most often in the tail area, although in some cases the serial is painted on the side of the aircraft's fin/rudder(s). Because of this, the serial number is sometimes called a "tail number".

In the case of the UK Royal Air Force (RAF) the "Serial" takes the form of two letters followed by three numbers, e.g., BT308—the prototype Avro Lancaster, or XS903—an English Electric Lightning F.6 at one time based at RAF Binbrook [1]. During the Second World War RAF aircraft carrying secret equipment or that were in themselves secret had "/G" added to the end of the serial, the "G" signifying "Guard", denoting that the aircraft was to have an armed guard at all times while on the ground, e.g., LZ548/G—the prototype de Havilland Vampire jet fighter, or ML926/G—a de Havilland Mosquito XVI experimentally fitted with H2S radar. Prior to this two-letter, three-number scheme, the RAF and preceding Royal Flying Corps (RFC) used a serial with a letter followed by four numbers, e.g., D8096 - a Bristol F.2 Fighter currently owned by the Shuttleworth Collection, or K5054 - the prototype Supermarine Spitfire. The aircraft serial number does not change.

Serial number arithmetic[change | change source]

Serial numbers are often used in network protocols. However, most sequence numbers in computer protocols are limited to a fixed number of bits, and will wrap around after a sufficiently many numbers have been allocated. Thus, recently-allocated serial numbers may duplicate very old serial numbers, but not other recently-allocated serial numbers. To avoid ambiguity with these non-unique numbers, RFC 1982, "Serial Number Arithmetic" defines special rules for calculations involving these kinds of serial numbers.

Lollipop sequence number spaces are a more recent and sophisticated scheme for dealing with finite-sized sequence numbers in protocols.

Related pages[change | change source]

References[change | change source]

Other websites[change | change source]