The Cyclone, was a vacuum tube computer, built by
Iowa State College
Iowa State University of Science and Technology (Iowa State University, Iowa State, or ISU) is a public land-grant research university in Ames, Iowa. Founded in 1858 as the Iowa Agricultural College and Model Farm, Iowa State became one of the n ...
(later University) at Ames, Iowa. The computer was commissioned in July 1959. It was based on the
IAS architecture developed by
John von Neumann
John von Neumann (; hu, Neumann János Lajos, ; December 28, 1903 – February 8, 1957) was a Hungarian-American mathematician, physicist, computer scientist, engineer and polymath. He was regarded as having perhaps the widest cove ...
. The prototype was
ILLIAC
ILLIAC (Illinois Automatic Computer) was a series of supercomputers built at a variety of locations, some at the University of Illinois at Urbana–Champaign. In all, five computers were built in this series between 1951 and 1974. Some more modern ...
, the
University of Illinois
The University of Illinois Urbana-Champaign (U of I, Illinois, University of Illinois, or UIUC) is a public land-grant research university in Illinois in the twin cities of Champaign and Urbana. It is the flagship institution of the Unive ...
Automatic Computer. The Cyclone used 40-bit words, used two 20-bit instructions per word, and each instruction had an eight-bit
op-code and a 12-bit operand or address field. In general IAS-based computers were not code compatible with each other, although originally math routines which ran on the ILLIAC would also run on the Cyclone.
The Cyclone was completed just as the transistor was replacing the vacuum tube as an active computing element. The Cyclone had about 2,500 vacuum tubes, 1,521 of which were type 5844. (The
IBM 1401
The IBM 1401 is a variable-wordlength decimal computer that was announced by IBM on October 5, 1959. The first member of the highly successful IBM 1400 series, it was aimed at replacing unit record equipment for processing data stored on pu ...
computer, announced the same year, was fully transistorized. About 15,000 IBM 1401 machines were produced.)
The supervisor of the Cyclone computer construction was Dr. R. M. Stewart, a professor of physics at ISC (now ISU). The
paper-tape input was upgraded with an optical character reader using a high-speed stepper motor, again by a person from the Physics Department. Robert Asbury Sharpe organized and taught courses for interested faculty and wrote an
assembler
Assembler may refer to:
Arts and media
* Nobukazu Takemura, avant-garde electronic musician, stage name Assembler
* Assemblers, a fictional race in the ''Star Wars'' universe
* Assemblers, an alternative name of the superhero group Champions of A ...
as well as an
ALGOL
ALGOL (; short for "Algorithmic Language") is a family of imperative computer programming languages originally developed in 1958. ALGOL heavily influenced many other languages and was the standard method for algorithm description used by th ...
compiler for the Cyclone.
The Cyclone solved 40 equations with 40 unknowns in less than four minutes. This was the same type of problem that the
Atanasoff–Berry Computer was designed to solve twenty years earlier at the same college.
The Cyclone computer was 10 feet tall, 12 feet long, 3 feet wide, and contained over 2,700 vacuum tubes. The Cyclone used 19 kW of electric power and weighed about . "Good time" was about 40 hours per week.
The original Cyclone had:
# Input and output via five-hole paper tape.
# A model 28
Teleprinter
A teleprinter (teletypewriter, teletype or TTY) is an electromechanical device that can be used to send and receive typed messages through various communications channels, in both point-to-point (telecommunications), point-to-point and point- ...
, 10 characters per second, was also available for output.
# Memory was originally 1,024 40-bit words of
Williams tube
The Williams tube, or the Williams–Kilburn tube named after inventors Freddie Williams and Tom Kilburn, is an early form of computer memory. It was the first random-access digital storage device, and was used successfully in several early c ...
electrostatic memory.
The Cyclone had a major rebuild about 1961:
# Five-hole paper tape was replaced by an eight-hole tape reader/punch.
# The console printer was upgraded to a right-hole
Friden Flexowriter.
# 1024-word Williams memory was replaced by four banks of
magnetic-core memory
Magnetic-core memory was the predominant form of random-access computer memory for 20 years between about 1955 and 1975.
Such memory is often just called core memory, or, informally, core.
Core memory uses toroids (rings) of a hard magneti ...
, 4096 words in each bank.
Both versions had features and limitations:
* All IAS derivatives used an
asynchronous CPU
Asynchronous circuit (clockless or self-timed circuit) is a sequential digital logic circuit that does not use a global clock circuit or signal generator to synchronize its components. Instead, the components are driven by a handshaking circu ...
, with no clock. Each unit generated an "answer-back" or "I'm ready" signal, which permitted the output to be used or the next step taken. Most computers designed since then are "synchronous", meaning after a certain number of clock cycles the unit is finished with the pending operation, for example an addition.
* There were no index registers. To access sequential data in a loop, programs used address modification in the instructions instead of incrementing or decrementing an index.
* The Cyclone had a loudspeaker system connected to the sign bit of the accumulator. Operators or monitors could listen for an infinite loop or particular program. When the computer was finished, the memory exerciser program was started, which had a distinctive sound - signaling others that the machine was available. Speakers were placed in offices and work areas for convenience.
The only input device was the paper tape reader and the only outputs were the console printer and paper tape punch. As the paper tape punch was much faster than the printer, most output was punched, and then listed on an off-line printer.
The Iowa State Cyclone is distinct from the
Atanasoff–Berry Computer of the late 1930s - neither
John Vincent Atanasoff
John Vincent Atanasoff, , (October 4, 1903 – June 15, 1995) was an American physicist and inventor from mixed Bulgarian-Irish origin, best known for being credited with inventing the first electronic digital computer.
Atanasoff invented the ...
nor
Clifford Berry
Clifford Edward Berry (April 19, 1918 – October 30, 1963) helped John Vincent Atanasoff create the first digital electronic computer in 1939, the Atanasoff–Berry computer (ABC).
Biography
Clifford Berry was born April 19, 1918, in Gladb ...
worked on this machine.
See also
*
IAS machine
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 ...
References
1) "A Third Survey of Domestic Electronic Digital Computing Systems"
Report No. 1115, March 1961
by Martin H. Weik,
published by Ballistic Research Laboratories, Aberdeen Proving Ground, Maryland
2) "A Fourth Survey of Domestic Electronic Digital Computing Systems"
Report No. 1227, January 1964
by Martin H. Weik,
published by Ballistic Research Laboratories, Aberdeen Proving Ground, Maryland
3) LaFarr Stuart was an economics graduate student and also wrote
test programs and utilities during and after the development of the second version of the Cyclone. LaFarr wrote the assembler in machine code as there was no machine for a cross assembler. Also wrote a music program, see External links.
External links
BRL Report No. 1115, March 1961*
Computer Music
Computer music is the application of computing technology in music composition, to help human composers create new music or to have computers independently create music, such as with algorithmic composition programs. It includes the theory and ...
Iowa State University, Department of Statistics, Cyclone Computer Records, RS 13/24/5Iowa State University, CS Department HistoryIowa State University, Computer Technology Research
{{Mainframes
IAS architecture computers
Iowa State University