Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Aiken code
Complementary binary-coded decimal which assigns a group of 4 bits to each decimal digit: 0→0000, 1→0001, 2→0010, 3→0011, 4→0100, 5→1011, 6→1100, 7→1101, 8→1110, 9→1111

The Aiken code (also known as 2421 code) is a complementary binary-coded decimal (BCD) code. A group of four bits is assigned to the decimal digits from 0 to 9 according to the following table. The code was developed by Howard Hathaway Aiken and is still used today in digital clocks, pocket calculators and similar devices.

The Aiken code differs from the standard 8421 BCD code in that the Aiken code does not weight the fourth digit as 8 as with the standard BCD code but with 2.

The following weighting is obtained for the Aiken code: 2-4-2-1.

One might think that double codes are possible for a number, for example 1011 and 0101 could represent 5. However, here one makes sure that the digits 0 to 4 are mirror image complementary to the numbers 5 to 9.

Aiken code
DecimaldigitAiken2 4 2 1code
00 0 0 0
10 0 0 1
20 0 1 0
30 0 1 1
40 1 0 0
51 0 1 1
61 1 0 0
71 1 0 1
81 1 1 0
91 1 1 1
Related Image Collections Add Image
We don't have any YouTube videos related to Aiken code yet.
We don't have any PDF documents related to Aiken code yet.
We don't have any Books related to Aiken code yet.
We don't have any archived web articles related to Aiken code yet.

See also

Further reading

References

  1. Steinbuch, Karl W., ed. (1962). Taschenbuch der Nachrichtenverarbeitung [Handbook for Signal Processing] (in German) (1 ed.). Berlin / Göttingen / New York: Springer-Verlag OHG. pp. 71–74. LCCN 62-14511. /wiki/Karl_W._Steinbuch

  2. Steinbuch, Karl W.; Weber, Wolfgang; Heinemann, Traute, eds. (1974) [1967]. Struktur und Programmierung von EDV-Systemen [Handbook for Information Systems - Volume II - Structure and programming of computer systems]. Taschenbuch der Informatik – Band II (in German). Vol. II (3 ed.). Berlin, Germany: Springer Verlag. pp. 98–100. ISBN 3-540-06241-6. LCCN 73-80607. 3-540-06241-6

  3. Steinbuch, Karl W., ed. (1962). Taschenbuch der Nachrichtenverarbeitung [Handbook for Signal Processing] (in German) (1 ed.). Berlin / Göttingen / New York: Springer-Verlag OHG. pp. 71–74. LCCN 62-14511. /wiki/Karl_W._Steinbuch

  4. Steinbuch, Karl W.; Weber, Wolfgang; Heinemann, Traute, eds. (1974) [1967]. Struktur und Programmierung von EDV-Systemen [Handbook for Information Systems - Volume II - Structure and programming of computer systems]. Taschenbuch der Informatik – Band II (in German). Vol. II (3 ed.). Berlin, Germany: Springer Verlag. pp. 98–100. ISBN 3-540-06241-6. LCCN 73-80607. 3-540-06241-6