Encyclopedia > IBM 1620 Model I

  Article Content

IBM 1620 Model I

The IBM 1620 I was the original implementation of the IBM 1620, introduced in 1959.

This unit (commonly called 1620 until the Model II was introduced) was produced as inexpensively as IBM could make it, in order to keep the price low. One industry magazine (Datamation) mentioned that the 1620 was the first IBM computer for which the basic system could be leased for a monthly rate less than its number :=)

It did not even have conventional ALU hardware: all arithmetic was done by table lookup in Core memory. Addition and Subtraction used a 100 digit table (@ address 00300..00399). Multiplication used a 200 digit table (@ address 00100..00299). In the basic machine Division used software Subroutines, but optional Divide hardware could be installed using a repeated Subtraction algorithm. Floating Point arithmetic instructions were an available option (if the Divide option was installed).

The console typewriter was an Executive B, which typed at only 10 characters per second. (This typewriter had a very 'nasty' habit of breaking off its "0" hammer and throwing it across the room in the middle of a long Core dump!)

The first 20,000 decimal digits of Core memory were internal to the CPU itself. Expansion to either 40,000 or 60,000 decimal digits required the addition of an IBM 1623 Memory unit. Memory cycle time was 20uS (50KHz).

Instructions took 8 Memory cycles (160uS) to fetch and a variable number of Memory cycles to execute. Indirect addressing added 4 Memory cycles (80uS) for each level of indirection.

External link



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Bullying

... from Bullying Tyrant is a term for someone with absolute governmental power, from the Greek language turannos. In Classical Antiquity[?] it did not ...

 
 
 
This page was created in 27.2 ms