GE-200 series
   HOME

TheInfoList



OR:

GE 210 advertisement from 1960 The GE-200 series was a family of small
mainframe A mainframe computer, informally called a mainframe or big iron, is a computer used primarily by large organizations for critical applications like bulk data processing for tasks such as censuses, industry and consumer statistics, enterprise ...
computer A computer is a machine that can be programmed to carry out sequences of arithmetic or logical operations ( computation) automatically. Modern digital electronic computers can perform generic sets of operations known as programs. These prog ...
s of the 1960s, built by
General Electric General Electric Company (GE) is an American multinational conglomerate founded in 1892, and incorporated in New York state and headquartered in Boston. The company operated in sectors including healthcare, aviation, power, renewable ene ...
(GE). GE marketing called the line ''Compatibles/200'' (GE-205/215/225/235). The GE-210 of 1960 is not compatible with the rest of the 200 series.


200 series models

The main machine in the line was the GE-225 (1961). It used a 20-bit
word A word is a basic element of language that carries an objective or practical meaning, can be used on its own, and is uninterruptible. Despite the fact that language speakers often have an intuitive grasp of what a word is, there is no conse ...
, of which 13 bits could be used for an address. Along with the basic
central processing unit A central processing unit (CPU), also called a central processor, main processor or just processor, is the electronic circuitry that executes instructions comprising a computer program. The CPU performs basic arithmetic, logic, controlling, a ...
(CPU) the system could also include a
floating-point unit In computing, floating-point arithmetic (FP) is arithmetic that represents real numbers approximately, using an integer with a fixed precision, called the significand, scaled by an integer exponent of a fixed base. For example, 12.345 can be ...
(the "Auxiliary Arithmetic Unit"), or a fixed-point decimal option with three six-bit decimal digits per word. It had 11 I/O
channel controller In computing, channel I/O is a high-performance input/output (I/O) architecture that is implemented in various forms on a number of computer architectures, especially on mainframe computers. In the past, channels were generally implemented with cus ...
s, and GE sold a variety of add-ons including disks, printers and other devices. The machines were built using discrete transistors, with a typical machine including about 10,000 transistors and 20,000 diodes. They used
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 magnet ...
, and a standard 8  k-word system held 186,000 magnetic cores. They weighed about . The GE-215 (1963) was a scaled-down version of the GE-225, including only six I/O channels and only 4 k-word or 8 k-word of core. The GE-205 (1964). The GE-235 (1964) was a re-implementation of the GE-225 with three times faster memory than the original. The GE-235 consisted of several major components and options: * Central processor * 400 cards per minute (CPM) or 1000 CPM
card reader A card reader is a data input device that reads data from a card-shaped storage medium. The first were punched card readers, which read the paper or cardboard punched cards that were used during the first several decades of the computer industry ...
* 100 CPM card punch or 300 CPM card punch * Perforated tape subsystem *
Magnetic tape Magnetic tape is a medium for magnetic storage made of a thin, magnetizable coating on a long, narrow strip of plastic film. It was developed in Germany in 1928, based on the earlier magnetic wire recording from Denmark. Devices that use magnet ...
subsystem * 12-pocket high-speed document handler * On-line high speed printer or off/on-line speed printer * Disc storage unit * Auxiliary
Arithmetic Logic Unit In computing, an arithmetic logic unit (ALU) is a combinational digital circuit that performs arithmetic and bitwise operations on integer binary numbers. This is in contrast to a floating-point unit (FPU), which operates on floating point num ...
(ALU) *
DATANET DataNet, or Sustainable Digital Data Preservation and Access Network Partner was a research program of the U.S. National Science Foundation Office of Cyberinfrastructure. The office announced a request for proposals with this title on September 28 ...
data communications equipment


Background

The series was designed by a team led by Homer R. “Barney” Oldfield, and which included Arnold Spielberg (father of film director
Steven Spielberg Steven Allan Spielberg (; born December 18, 1946) is an American director, writer, and producer. A major figure of the New Hollywood era and pioneer of the modern blockbuster, he is the most commercially successful director of all time. Sp ...
). GE chairman
Ralph J. Cordiner Ralph Jarron Cordiner (March 20, 1900 - December 5, 1973) was an American businessman. He served as president of General Electric from 1950 to 1958, and as its chairman and chief executive officer from 1958 to 1963. Biography He was born in 1900 ...
had forbidden GE from entering the general purpose computer business, rejecting several proposals by Oldfield by simply writing "No" across them and sending them back. Oldfield, somewhat deceptively, claimed that the GE-200 series would be industrial control computers. By the time Cordiner found out otherwise, it was too late and the machine was in production; Cordiner fired Oldfield at the product rollout. Even though the machine was selling well, Cordiner ordered that GE leave the computer business within 18 months (it actually took several years).


DTSS

Through the early 1960s GE worked with
Dartmouth College Dartmouth College (; ) is a private research university in Hanover, New Hampshire. Established in 1769 by Eleazar Wheelock, it is one of the nine colonial colleges chartered before the American Revolution. Although founded to educate Native ...
on the development of a
time-sharing In computing, time-sharing is the sharing of a computing resource among many users at the same time by means of multiprogramming and multi-tasking.DEC Timesharing (1965), by Peter Clark, The DEC Professional, Volume 1, Number 1 Its emergence ...
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ef ...
, which would later go on to become
Dartmouth Time Sharing System The Dartmouth Time-Sharing System (DTSS) is a discontinued operating system first developed at Dartmouth College between 1963 and 1964. It was the first successful large-scale time-sharing system to be implemented, and was also the system for wh ...
(DTSS). The system was constructed by attaching a number of teletypewriters to a smaller GE machine called the
DATANET-30 The DATANET-30, or DN-30 for short, was a computer manufactured by General Electric designed in 1961-1963 to be used as a communications computer. It was later used as a front-end processor for data communications. It became the first front end c ...
(DN-30), which was a small computer that had evolved from an earlier process-control machine. DTSS actually ran on the DN-30. The DN-30 accepted commands one at a time from the terminals connected to it, and then ran their requested programs on the GE-235. The GE-235 had no idea it was not running in
batch mode Computerized batch processing is a method of running software programs called jobs in batches automatically. While users are required to submit the jobs, no other interaction by the user is required to process the batch. Batches may automatically ...
, and the illusion of multitasking was being maintained externally. In 1965 GE started packaging the DN-30 and GE-235 systems together as the GE-265. The GE-265 achieved fame not only for being the first commercially successful time-sharing system, but it was also the machine on which the
BASIC programming language BASIC (Beginners' All-purpose Symbolic Instruction Code) is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created by John G. Kemeny and Thomas E. Kurtz at Dartmouth College ...
was first created.


See also

*
GE-400 series The GE-400 series were time-sharing Information Systems computers by General Electric introduced in 1964 and shipped until 1968. System description The GE-400 series (Compatibles/400) came in models: 415, 425, 435 (1964), 455 and 465. GE-400 syst ...
*
GE-600 series The GE-600 series was a family of 36-bit mainframe computers originating in the 1960s, built by General Electric (GE). When GE left the mainframe business the line was sold to Honeywell, which built similar systems into the 1990s as the division ...


References

{{reflist


External links


GE-200 Product Line
General Electric mainframe computers Transistorized computers Computer-related introductions in 1961