IBM 701


The IBM 701 Electronic Data Processing Machine, known as the Defense Calculator while in development, was IBM’s first commercial scientific computer, which was announced to the public on April 29, 1952. It was designed by Nathaniel Rochester and based on the IAS machine at Princeton. Its successor was the IBM 704, its computer siblings were the IBM 702 for business, and the lower-cost general-purpose IBM 650.

History

IBM 701 competed with Remington Rand's UNIVAC 1103 in the scientific computation market, which had been developed for the NSA, so it was held secret until permission to market it was obtained in 1953. In early 1954, a committee of the Joint Chiefs of Staff requested that the two machines be compared for the purpose of using them for a Joint Numerical Weather Prediction project. Based on the trials, the two machines had comparable computational speed, with a slight advantage for IBM's machine, but the UNIVAC was favored unanimously for its significantly faster input-output equipment. At the Lawrence Livermore National Laboratory, an IBM 701 meant that scientists could run nuclear explosives computations faster.
Nineteen IBM 701 systems were installed. The first 701 was delivered to IBM's world headquarters in New York. Eight went to aircraft companies.
"I think there is a world market for maybe five computers" is often attributed to Thomas Watson, Senior in 1943 and Junior at several dates in the 1950s. This misquote is from the 1953 IBM annual stockholders' meeting. Thomas Watson Jr. was describing the market acceptance of the IBM 701 computer. Before production began, Watson visited with 20 companies that were potential customers. This is what he said at the stockholders' meeting, "as a result of our trip, on which we expected to get orders for five machines, we came home with orders for 18.”
Aviation Week for 11 May 1953 says the 701 rental charge was about $12,000 a month; American Aviation 9 Nov 1953 says "$15,000 a month per 40-hour shift. A second 40-hour shift ups the rental to $20,000 a month."
The successor of the 701 was the index register-equipped IBM 704, introduced 4 years after the 701. The 704 was not compatible with the 701, however, as the 704 increased the size of instructions from 18 bits to 36 bits to support the extra features. The 704 also marked the transition to magnetic core memory.

Description

Hardware configuration

The IBM 701 system was composed of the following units:
The total weight was about.

Memory

The system used vacuum tube logic circuitry and electrostatic storage, consisting of 72 Williams tubes with a capacity of 1024 bits each, giving a total memory of 2048 words of 36 bits each. Each of the 72 Williams tubes was 3 inches in diameter. Memory could be expanded to a maximum of 4096 words of 36 bits by the addition of a second set of 72 Williams tubes or by replacing the entire memory with magnetic-core memory. The Williams tube memory and later core memory each had a memory cycle time of 12 microseconds. The Williams tube memory required periodic refreshing, mandating the insertion of refresh cycles into the 701's timing. An addition operation required five 12-microsecond cycles, two of which were refresh cycles, while a multiplication or division operation required 38 cycles.

Instruction set

were 18 bits long, single address.
Numbers were either 36 bits or 18 bits long, signed magnitude, fixed point. The full word has a precision of about ten decimal digits. A decimal digit corresponds to or 3.322 bits.
The IBM 701 had only two programmer accessible registers:
  1. The accumulator was 38 bits long.
  2. The multiplier/quotient was 36 bits long.

    Peripherals

The Magnetic Drum Reader/Recorder was added on the recommendation of John von Neumann, who said it would reduce the need for high speed I/O.
The first magnetic tape drives were used on the Tape Processing Machine and then adapted to the 701.

Software

The 701 can claim to be the first computer displaying the potential of artificial intelligence in Arthur Samuel's Checkers-playing Program.
The University of California Radiation Laboratory at Livermore developed a language compilation and runtime system called the KOMPILER for their 701. A Fortran compiler was not released by IBM until the IBM 704.

IBM 701 customers