IAS machine
From Wikipedia, the free encyclopedia
The IAS machine was the first electronic digital computer built by the Institute for Advanced Study (IAS), Princeton, NJ, USA. The paper describing the design of the IAS machine was edited by John von Neumann, (see Von Neumann architecture). The IAS was in limited operation in the summer of 1951 and fully operational on June 10, 1952.
The machine was a binary computer with a 40 bit word, storing two 20 bit instructions in each word. The memory was 1024 words. Negative numbers were represented in "two's complement" format. It had two registers: the Accumulator (AC) and Multiplier/Quotient (MQ).
Although some claim the IAS machine was the first design to mix programs and data in a single memory, that had been implemented four years earlier by the 1948 Manchester Small Scale Experimental Machine. [1]
Von Neumann showed how the combination of instructions and data in one memory could be used to implement loops, by modifying branch instructions when a loop was completed, for example. The resultant demand that instructions and data be placed on the memory later came to be known as the Von Neumann Bottleneck.
While the original design called for using a type of vacuum tubes called RCA Selectron tubes for the memory, problems with the development of these complex tubes forced the switch to Williams tubes. Nevertheless, it used about 2300 tubes in its circuitry. The addition time was 62 microseconds and the multiplication time was 713 microseconds. It was an asynchronous machine, meaning that there was no central clock regulating the timing of the instructions. One instruction started executing when the previous one finished.
[edit] IAS machine derivatives
Plans for the IAS machine were widely distributed to any schools, businesses, or companies interested in computing machines, resulting in the construction of several derivative computers referred to as "IAS machines," with varying degrees of compatibility across the platform.
Some of these "IAS machines" were:
- AVIDAC (Argonne National Laboratory)
- BESK (Stockholm)
- BESM (Moscow)
- CYCLONE (Iowa State University)
- GEORGE (Argonne National Laboratory)
- ILLIAC I (University of Illinois at Urbana-Champaign)
- JOHNNIAC (RAND)
- MANIAC I (Los Alamos National Laboratory)
- MISTIC (Michigan State University)
- MUSASINO-1 (Musashino, Tokyo, Japan)
- ORACLE (Oak Ridge National Laboratory)
- ORDVAC (Aberdeen Proving Ground)
- SARA (SAAB)
- SILLIAC (University of Sydney)
- SMIL (Lund University)
- WEIZAC (Weizmann Institute)
[edit] See also
[edit] External links
- Oral history interviews concerning the IAS computer -- includes individual interviews with Willis H. Ware, Arthur Burks, Herman Goldstine, Martin Schwarzschild, and others. Charles Babbage Institute, University of Minnesota.
- The IAS Computer, 1952 - From the National Museum of American History
- First Draft of a Report on the EDVAC - Copy of the original draft by John Von Neumann
- The Manchester Small Scale Experimental Machine "The Baby" - The first operational stored programme computer.