Difference between pages "IBM 7090" and "IBM 709"

From Computer History Wiki
(Difference between pages)
Jump to: navigation, search
(Add data, links, further reading)
 
m (use new inst speed)
 
Line 1: Line 1:
 
{{Infobox Machine
 
{{Infobox Machine
| name = IBM 7090
+
| name = IBM 709
 
| manufacturer = [[International Business Machines]]
 
| manufacturer = [[International Business Machines]]
| year announced = December, 1958
+
| year announced = January, 1957
| year first shipped = November, 1959
+
<!-- | year first shipped = -->
| year discontinued = July, 1969
+
| year discontinued = April, 1960
 
| form factor = [[mainframe]]
 
| form factor = [[mainframe]]
 
| word size = 36 bits
 
| word size = 36 bits
| physical address = 15 bits (32K words)
+
<!-- | physical address = x bits (K words) -->
 
<!-- | virtual address = x bits -->
 
<!-- | virtual address = x bits -->
| logic type = alloy-junction [[transistor]]s
+
| logic type = [[vacuum tube]]s
<!-- | design type = -->
+
<!-- | design type = -->
| clock speed = 4.4 µsec (basic add instruction)
+
| instruction speed = 24 μsec (basic add)
| memory speed = 2.2 µsec
+
| memory speed = 12 μsec
<!-- | memory mgmt = bounds register -->
+
| operating system = SOS, IBSYS, IBJOB
| operating system = SOS, IBSYS, IBJOB, [[CTSS]]
+
| predecessor = [[IBM 704]]
| predecessor = [[IBM 709]]
+
| successor = [[IBM 7090]]
| successor = [[IBM 7094]]
+
| price = US$2.6M (and up)
| price = US$2.9M (and up)
 
 
}}
 
}}
  
The '''IBM 7090''' was IBM's first commercial [[transistor]] scientific [[mainframe]] (built at a time when computers for scientific and business computing used separate [[instruction set]]s).
+
The '''IBM 709''' was IBM's last major [[vacuum tube]] scientific [[mainframe]] (built at a time when computers for scientific and business computing used separate [[instruction set]]s). It was announced in January, 1957
  
It was upwardly compatible with its [[vacuum tube]] technology predecessor, the [[IBM 709]]. It had a performance of six times that of a 709, but only cost one third more.
+
Major advances over its predecessor, the [[IBM 704]], included [[indirect address]]ing, and [[channel]]s (called 'Data Synchronizers' at the time). A Data Synchronizer had two channels, to each of which could be attached a [[card reader]], [[card punch]] and [[printer]]; up to eight [[magnetic tape]] drives could be attached to a single channel.
  
It was designed hurriedly to meet the requirements of Sylvania, the data processing subcontractor for the [[BMEWS]] missile warning [[radar]] network, which was under a mandate to use transistor computers.
+
One peculiarity of the index [[register]]s was that there were three, selected by a 3-bit field in the [[instruction]], each register being selected by one bit; if more than one bit was set, the registers indicated were logically ORed together before being used!
  
For this reason, it relied heavily on engineering from the [[STRETCH]] project; units such as power supplies, back panels and the memory unit were transplanted from STRETCH.
+
One major advance pioneered on the 709 was [[time-sharing]]; the first time-sharing operating system, [[CTSS]], was first experimentally operated on a 709.
  
In addition to its use for the ground-breaking [[Compatible Time-Sharing System‎‎|CTSS]] [[operating system]], a pair of 7090's were used in the equally influential American Airlines [[SABRE]] [[real-time]] airline reservation system.
+
Its lifetime was shortened by the switch to [[transistor]]s as the technology for computers.
  
 
==Further reading==
 
==Further reading==
Line 36: Line 35:
 
==External links==
 
==External links==
  
* [http://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PP7090.html 7090 Data Processing System] - IBM Archive page
+
* [https://www-03.ibm.com/ibm/history/exhibits/mainframe/mainframe_PP709.html 709 Data Processing System] - IBM Archive page
 
* [http://www.quadibloc.com/comp/cp0309.htm From the IBM 704 to the IBM 7094]
 
* [http://www.quadibloc.com/comp/cp0309.htm From the IBM 704 to the IBM 7094]
 +
* [http://www.computer-history.info/Page4.dir/pages/IBM.704.dir/ The IBM 704 and 709 Systems]
  
{{stub}}
+
{{semi-stub}}
  
[[Category:IBM Computers]]
+
[[Category:IBM Mainframes]]

Latest revision as of 00:19, 9 August 2022


IBM 709
Manufacturer: International Business Machines
Year Announced: January, 1957
Year Discontinued: April, 1960
Form Factor: mainframe
Word Size: 36 bits
Logic Type: vacuum tubes
Instruction Speed: 24 μsec (basic add)
Memory Speed: 12 μsec
Operating System: SOS, IBSYS, IBJOB
Predecessor(s): IBM 704
Successor(s): IBM 7090
Price: US$2.6M (and up)


The IBM 709 was IBM's last major vacuum tube scientific mainframe (built at a time when computers for scientific and business computing used separate instruction sets). It was announced in January, 1957

Major advances over its predecessor, the IBM 704, included indirect addressing, and channels (called 'Data Synchronizers' at the time). A Data Synchronizer had two channels, to each of which could be attached a card reader, card punch and printer; up to eight magnetic tape drives could be attached to a single channel.

One peculiarity of the index registers was that there were three, selected by a 3-bit field in the instruction, each register being selected by one bit; if more than one bit was set, the registers indicated were logically ORed together before being used!

One major advance pioneered on the 709 was time-sharing; the first time-sharing operating system, CTSS, was first experimentally operated on a 709.

Its lifetime was shortened by the switch to transistors as the technology for computers.

Further reading

  • Charles J. Bashe, Lyle R. Johnson, John H. Palmer, Emerson W. Pugh, IBM's Early Computers, MIT Press, Cambridge, 1986

External links