IAS machine | |
Developer: | John von Neumann |
Manufacturer: | Institute for Advanced Study (IAS) |
Lifespan: | 1952–1958 |
Cpu: | 1,700 vacuum tubes |
Memory: | 1,024 words (5.1 kilobytes) |
Ramtype: | Williams tubes |
Weight: | 1000lb |
The IAS machine was the first electronic computer built at the Institute for Advanced Study (IAS) in Princeton, New Jersey. It is sometimes called the von Neumann machine, since the paper describing its design was edited by John von Neumann, a mathematics professor at both Princeton University and IAS. The computer was built under his direction, starting in 1946 and finished in 1951.[1] The general organization is called von Neumann architecture, even though it was both conceived and implemented by others.[2] The computer is in the collection of the Smithsonian National Museum of American History but is not currently on display.[3]
Julian Bigelow was hired as chief engineer in May 1946.[4] Hewitt Crane, Herman Goldstine, Gerald Estrin, Arthur Burks, George W. Brown and Willis Ware also worked on the project.The machine was in limited operation in the summer of 1951 and fully operational on June 10, 1952.[5] [6] [7] It was in operation until July 15, 1958.
The IAS machine was a binary computer with a 40-bit word, storing two 20-bit instructions in each word. The memory was 1,024 words (5 kilobytes in modern terminology). Negative numbers were represented in two's complement format. It had two general-purpose registers available: the Accumulator (AC) and Multiplier/Quotient (MQ). It used 1,700 vacuum tubes (triode types: 6J6, 5670, 5687, a few diodes: type 6AL5, 150 pentodes to drive the memory CRTs, and 41 CRTs (type: 5CP1A): 40 used as Williams tubes for memory plus one more to monitor the state of a memory tube).[8] The memory was originally designed for about 2,300 RCA Selectron vacuum tubes. Problems with the development of these complex tubes forced the switch to Williams tubes.
It weighed about 1000lb.[9]
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. The addition time was 62 microseconds and the multiplication time was 713 microseconds.
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 Baby.[10] The Soviet MESM also became operational prior to the IAS machine.
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 requirement that instructions, data and input/output be accessed via the same bus later came to be known as the Von Neumann bottleneck.
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", although they were not software compatible.[11]
Some of these "IAS machines" were:[12]
See main article: frames.