Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Niidae Wiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
IBM 1620
(section)
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
===Architectural difficulties=== Although the IBM 1620's architecture was very popular in the scientific and engineering community, computer scientist [[Edsger Dijkstra]] pointed out several flaws in its design in EWD37, "A review of the IBM 1620 data processing system".<ref>[https://www.cs.utexas.edu/users/EWD/transcriptions/EWD00xx/EWD37.html E.W. Dijkstra Archive: A review of the IBM 1620 Data Processing System (EWD 37)]</ref> Among these are that the machine's Branch and Transmit instruction together with Branch Back allow only one level of nested subroutine call, forcing the programmer of any code with more than one level to decide where the use of this "feature" would be most effective. <!-- The branch-back address could NOT be saved or restored as there was no instruction to do that. --> He also showed how the machine's paper tape reading support could not properly read tapes containing record marks, since record marks are used to terminate the characters read in storage. One effect of this is that the 1620 cannot duplicate a tape with record marks in a straightforward way: when the record mark is encountered, the punch instruction punches an EOL character instead and terminates. However this was not a crippling problem: * the data can be copied to the end of memory and punched verbatim with a DN instruction instead of WN * tapes were usually duplicated [[offline]]. Most 1620 installations used the more convenient punched card input/output,<ref>{{cite web|url=http://www.textfiles.com/bitsavers/pdf/ibm/1620/Basic_Programming_Concepts_and_the_IBM_1620_Computer_1962.pdf |archive-url=https://web.archive.org/web/20150720184343/http://www.textfiles.com/bitsavers/pdf/ibm/1620/Basic_Programming_Concepts_and_the_IBM_1620_Computer_1962.pdf |title=Basic Programming Concepts and The IBM 1620 Computer |archive-date=2015-07-20 |quote=The punched card is the most widely used media for communication with machines}}</ref> rather than paper tape. The successor to the 1620, the [[IBM 1130]],<ref>"Similar demands for small to medium scientific computers resulted in the IBM 1620 and its successor the IBM 1130." {{cite book |url=https://books.google.com/books?isbn=1483268594 |isbn=978-1483268590 |title=Computer Organization and Assembly Language Programming |author1=James L. Peterson |author2=Werner Rheinboldt |date=2014}}</ref> was based on a totally different, 16-bit binary architecture. (The 1130 line retained one 1620 peripheral, the [[IBM 1627]] drum plotter.)
Summary:
Please note that all contributions to Niidae Wiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Encyclopedia:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Search
Search
Editing
IBM 1620
(section)
Add topic