AN/FSQ-7

From Computer History Wiki
Revision as of 15:47, 6 July 2024 by Jnc (talk | contribs) (Brief, but a reasonable start)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The AN/FSQ-7 (originally named Whirlwind II during the design stage) was an early, very large (architecturally, by the standards of its day, as well as physically) vacuum tube real-time computer system; they were the heart of the 'direction centers', the main nodes in the SAGE system.

It was designed by IBM, in cooperation with Lincoln Laboratory, starting in October, 1952, and built by IBM (and was a significant factor in their growth in expertise in computers). The first prototype went into operation in 1955; the first operational system was shipped in July, 1958.

The main memory, and the system generally, used parity for error detection. The machine used core memory (which was invented for it); typically a 64KW bank, and a 4KW bank, in most installations. Its word length was 32 bits, the two halves often being handled independently (as much of the data handled was coordinates). Instructions were also 32 bits; the left half-word contained a number of fields, including the opcode, and the right half-word (plus one bit from the left) was an address.

The CPU could perform roughly 55,000 to 83,000 instructions per second (there were about 48 different instructions in total), had five index registers, and used one's complement arithmetic. Minimal support for subroutines was provided; the return instruction had to be modified before it could be executed, using an address stored in a register by the call.

Each SAGE site included two complete AN/FSQ-7 systems, with one on 'hot standby' at all times, using redundancy to provide an extremely reliable system; marginal checking was used to discover failing tubes before they failed permanently. Twenty-four of the original dual AN/FSQ-7's were eventually built; each contained 49,000 tubes, weighed 275 tons, and used up to three megawatts of power.

As SAGE became operational, it became evident that its 'combat centers' (each of which oversaw several direction centers) could usefully be computerized as well. A variant of the AN/FSQ-7 named the AN/FSQ-8 was produced for this; three were eventually built. It did not connect directly to radar units, as the AN/FSQ-7 did; and it also had a specialized display system.

Further reading

External links