Cyclone (computer)
   HOME

TheInfoList



OR:

The Cyclone is a
vacuum-tube computer A vacuum-tube computer, now termed a first-generation computer, is a computer that uses vacuum tubes for logic circuitry. While the history of mechanical aids to computation goes back centuries, if not millennia, the history of vacuum tube compu ...
, 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, United States. Founded in 1858 as the Iowa Agricultural College and Model Farm, Iowa State be ...
(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 ( ; ; December 28, 1903 – February 8, 1957) was a Hungarian and American mathematician, physicist, computer scientist and engineer. Von Neumann had perhaps the widest coverage of any mathematician of his time, in ...
. The Cyclone was based on
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 (UIUC, U of I, Illinois, or University of Illinois) is a public university, public land-grant university, land-grant research university in the Champaign–Urbana metropolitan area, Illinois, United ...
Automatic Computer. The Cyclone used 40-bit words, used two 20-bit instructions per word, and each instruction had an eight-bit
op-code In computing, an opcode (abbreviated from operation code) is an enumerated value that specifies the operation to be performed. Opcodes are employed in hardware devices such as arithmetic logic units (ALUs), central processing units (CPUs), and s ...
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 word length computer, 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 pr ...
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 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 the ...
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. It 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 Frederic Calland Williams, Freddie Williams and Tom Kilburn, is an early form of computer memory. It was the first Random-access memory, random-access digital storage devi ...
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 an eight-hole Friden Flexowriter. # 1024-word Williams memory was replaced by four banks of
magnetic-core memory In computing, magnetic-core memory is a form of random-access memory. It predominated for roughly 20 years between 1955 and 1975, and 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 ci ...
, 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 credited with inventing the first electronic digital computer. Atanasoff invented the first electronic digital computer in the 1930s at Iowa Stat ...
nor
Clifford Berry Clifford Edward Berry (April 19, 1918 – October 30, 1963) was an American computer scientist who helped John Vincent Atanasoff John Vincent Atanasoff (October 4, 1903 – June 15, 1995) was an American physicist and inventor credited wi ...
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 ...
*
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 ...
* LaFarr Stuart


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




* ttps://web.archive.org/web/20130105140533/http://www.cs.iastate.edu/department/history.php Iowa State University, CS Department History
Iowa State University, Computer Technology Research
{{Mainframes IAS architecture computers Iowa State University