| |
| | A Chronology of Digital Computing Machines (to 1952) |
 | | (There are others on the machine, but less densely used: one contains only an accumulator.) The machine's programs are initially entered in binary on a keyboard, and the output is read in binary from the face of another Williams tube. |
 | | An innovative feature is that, for greater reliability, numbers are represented in a biquinary format using 7 relays for each digit, of which exactly 2 should be "on": 01 00001 for 0, 01 00010 for 1, and so on up to 10 10000 for 9. |
 | | Numbers are represented in "plus 3 BCD"; that is, for each decimal digit, 0 is represented by binary 0011, 1 by 0100, and so on up to 1100 for 9; this scheme requires fewer relays than straight BCD. |
| www.davros.org /misc/chronology.html (4150 words) |
|