IBM 650

IBM 650

The IBM 650 ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph06.html photo] ) was one of IBM’s early computers, and the world’s first mass-produced ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph05.html photo] ) computer. It was announced in 1953, and over 2000 systems were produced between the first shipment in 1954 and its final manufacture in 1962. Support for the 650 and its component units was withdrawn in 1969.

The 650 is a two-address, bi-quinary coded decimal machine (both data and addresses were decimal), with memory on a rotating drum. The 650 was specifically designed for users of existing IBM unit record equipment (electro-mechanical punched card-processing machines) upgrading from so-called Calculating Punches, like the IBM 604 model, to computers proper.

One of the 650's most significant features was that, if processing was interrupted by a "random processing error" (hardware glitch), the machine could automatically resume from the last checkpoint instead of requiring the operators to restart the job manually from the beginning.

Hardware

The basic 650 system consisted of three components:
*Console Unit ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph01.html IBM 650] )
*Power Unit ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph15.html IBM 655] )
*Card Reader/Punch Unit ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph13.html IBM 533] or [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph14.html IBM 537] )Optional components:
*Disk Unit ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph07.html IBM 355] ) Systems with a disk unit were known as a "IBM RAMAC 650 Data Processing System"
*Card Reader Unit (IBM 543)
*Card Punch Unit (IBM 544)
*Control Unit ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph12.html IBM 652] ) Magnetic Tape Controller
*Auxiliary Unit ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph11.html IBM 653] ) Core storage, index registers, floating point arithmetic
*Auxiliary Alphabetic Unit (IBM 654)
*Magnetic Tape Unit ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph06.html IBM 727] )
*Inquiry Station ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph16.html IBM 838] )
*Tape To Card Punch IBM 46 Model 3
*Tape To Card Punch IBM 47 Model 3
*Alphabetical Accounting Machine IBM 407

The rotating drum memory ( [http://www-03.ibm.com/ibm/history/exhibits/650/650_ph09.html photo] ) provided 2,000 signed 10-digit words of memory (5 character per word) at addresses 0000 to 1999. It was, by 21st Century standards, quite slow because a word could not be accessed until its location on the drum surface passed under the read/write heads during rotation (rotating at 12,500 rpm, the non-optimized average access time was 2.5 ms). Because of this timing restriction, the second address in each instruction word was the address of the next instruction. Programs could be "optimized" by placing instructions around the drum based on the expected execution time of the previous instruction. One specialized instruction, 'Table lookup', could high-equal compare a reference 10 digit word with 46 consecutive following words on the drum in one 5ms revolution and then switch to the next track in time for the next 46 words (there were fifty words per track/revolution). This feat was only three times slower than on a one-thousand times faster binary machine in 1963 (1500 microsecs on the IBM7040 to 5000 microsecs on the IBM650 for looking up 46 entries as long as both were programmed in assembler. One higher level language made the IBM7040 dramatically slower at table-look-up.An upgraded 4,000 word drum became available in 1959.

The optional Auxiliary Unit (IBM 653), was introduced on May 3, 1955, providing up to three features:
*60 10-digit words of magnetic core memory at addresses 9000 to 9059; a small "fast memory" (this device gave a memory access time of 96µs, a 26-fold raw improvement relative to the rotating drum), needed for a tape and disk I/O buffer
*3 4-digit index registers at addresses 8005 to 8007; drum addresses were indexed by adding 2000, 4000 or 6000 to them, core addresses were indexed by adding 0200, 0400 or 0600 to them. If the system had the 4000 word memory drum then indexing was by adding 4000 to the first address for index reg A, adding 4000 to the second address for index reg B, and by adding 4000 to each of the two addresses for index reg C. (the indexing for 4000 word systems only applied to the first address). The 4000 word systems required transistorized read/write circuitry for the drum memory and were available before 1963.
*Floating point – arithmetic instructions with 8 digit mantissa and 2 digit characteristic (offset exponent) – MMMMMMMMCC, providing a range of ±0.10000000E-50 to ±0.99999999E+49The IBM 533 reader punch unit could only read a maximum of 26 columns of alphnumerics from cards in mostly fixed columns. An expansion allowed more but certainly not over 50, as only ten words could be read from a card (5 characters per word).

The IBM 650 (pictured here) at the "Haus zur Geschichte der IBM Datenverarbeitung" (House for the History of IBM Data Processing), Sindelfingen, is still running (as of May 2004) and will process an income tax program of the time, with input and output on punched cards.

The IBM 7070, announced 1960, was designed to provide a "transistorized IBM 650" upgrade path. The IBM 1620, introduced in 1959, addressed the lower end of the market. Both were decimal machines.

ee also

*List of IBM products

oftware

Software included:
* [http://hopl.murdoch.edu.au/showlanguage.prx?exp=7394&language=BLISS BLIS] (Bell Laboratories Interpretive System) [HOPL shows the name as "BLISS"; a definitive source has not been located] , which used a numeric-only three-address approach
* [http://hopl.murdoch.edu.au/showlanguage.prx?exp=13&language=IPL IPL] the first list processing language.
* [http://hopl.murdoch.edu.au/showlanguage.prx?exp=6599&language=SPACE SPACE] (Simplified Programming Anyone Can Enjoy) which was a business-oriented two-step compiler (through SOAP)
*cite book
first = A.J.
last = Perlis
coauthors = et al.
title = Internal Translator; IT, A Compiler for the 650
date = 4/18/58
url = http://www.bitsavers.org/pdf/ibm/650/CarnegieInternalTranslator.pdf
id = 650 Library Program 2.1.001
format=PDF

*cite book
last = IBM
title = SOAP II for the IBM 650
year = 1957
url = http://www.bitsavers.org/pdf/ibm/650/24-4000-0_SOAPII.pdf
id = C24-4000-0
format=PDF

*cite book
last = IBM
title = FOR TRANSIT Automatic Coding System for the IBM 650
year = 1959
url = http://www.bitsavers.org/pdf/ibm/650/28-4028_FOR_TRANSIT.pdf
id = 28-4028
format=PDF
A version of Fortran which compiled to IT which in turn was compiled to SOAP.
*cite book
last = IBM
title = FORTRAN Automatic Coding System for the IBM 650
year = 1960
url = http://www.bitsavers.org/pdf/ibm/650/29-4047_FORTRAN.pdf
id = 29-4047
format=PDF

References

*cite book
last = IBM
title =IBM 650 magnetic drum data-processing machine manual of operation.
url =http://www.bitsavers.org/pdf/ibm/650/22-6060-2_650_OperMan.pdf
year = 1955
id =22-6060
format=PDF

*cite book
last = IBM
title = IBM Presents the 650 Magnetic Drum Data Processing Machine
url =http://archive.computerhistory.org/resources/text/IBM/IBM.650.1955.102646125.pdf
year = 1955
id = 32-6770
format=PDF

*cite journal
first = Donald E.
last = Knuth
title = The IBM 650: An Appreciation from the Field
journal = IEEE Annals of the History of Computing
volume = 8
issue = 1
date = January-March 1986
pages = 50–55
doi = 10.1109/MAHC.1986.10010
Donald Knuth also dedicated his series of books, "The Art of Computer Programming", to an IBM 650 computer, with the words "This series of books is affectionately dedicated / to the Type 650 computer once installed at / Case Institute of Technology, / in remembrance of many pleasant evenings."
* [http://www-03.ibm.com/ibm/history/exhibits/650/650_intro.html IBM 650 Magnetic Drum Data Processing Machine]

External links

* [http://www-1.ibm.com/ibm/history/exhibits/650/650_intro.html IBM Archives: Workhorse of Modern Industry: The IBM 650] Includes a chronology, technical specifications, representative customers, and applications the 650 was used for.
*cite book
first = Martin H.
last = Weik
title = A Third Survey of Domestic Electronic Digital Computing Systems
publisher = Ballistic Research Laboratories (BRL)
date = March 1961
id = Report No. 1115
url = http://ed-thelen.org/comp-hist/BRL61.html#TOC
Includes about 40 pages of IBM 650 survey detail: customers, applications, specifications, and costs.
* [http://www.columbia.edu/acis/history/650.html The IBM 650 at Columbia University]
* [http://infinitefish.com/650/650.html An IBM 650 Simulator]
* [http://www.stuttgart-tourist.de/ENG/city/sindelfingen.htm Sindelfingen] Scroll down to "House for the History of the IBM data processing" where the working IBM 650 pictured above is located. See also [http://www.theage.com.au/news/Perspectives/History-galore-at-IBM-museum/2005/01/31/1107020294580.html History Galore at IBM Museum] .
* [http://www.bitsavers.org/pdf/ibm/650/ IBM 650 documents at Bitsavers.org] (PDF files)

Notes


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • IBM 650 — Panel frontal del IBM 650, mostrando sus indicadores biquinarios. Pa …   Wikipedia Español

  • IBM 650 — Panneau frontal de l IBM 650 Panneau frontal, vue interne L IBM 650 est le deuxième ordinateur commercialisé par la société …   Wikipédia en Français

  • IBM 7070 — Serie ausgestellt im Deutschen Museum München IBM 7070 Transist …   Deutsch Wikipedia

  • IBM 7070 — was a decimal architecture intermediate data processing system that was introduced by IBM in June 1960. It was part of the IBM 700/7000 series, and was based on discrete transistors rather than the vacuum tubes of the 1950s.The 7070 was designed… …   Wikipedia

  • IBM 7070 — Desarrollador IBM Características Arquite …   Wikipedia Español

  • IBM mainframe — IBM mainframes, though perceived as synonymous with mainframe computers in general due to their marketshare, are now technically and specifically IBM s line of business computers that can all trace their design evolution to the IBM… …   Wikipedia

  • IBM 701 — operator s console IBM 701 processor frame The IBM 701 …   Wikipedia

  • IBM — International Business Machines Tipo Public company Área de servicio Multinacional Símbolo de teletipo …   Wikipedia Español

  • IBM 700/7000 series — The IBM 700/7000 series was a series of large scale (mainframe) computer systems made by IBM through the 1950s and early 1960s. The series included several different, incompatible processor architectures. The 700s used vacuum tube logic and were… …   Wikipedia

  • IBM 700/7000 — Un mainframe IBM 704. Módulo de lógica de válvulas de uno de los primer …   Wikipedia Español

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”