- Timestamp:
- Mar 8, 2013, 1:51:02 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
en/computer/commercial.php
r299 r356 23 23 </div> 24 24 25 <p>Apart from desktop calculators other small computer systems were introduced to solve commercial problems. The <b>NCR 446</b> on display is a so-called accounting machine and consists of a paper tape reader and punch, a keyboard and an IBM Selectric typewriter as printer. It was built 1968 in Germany. Due to its core memory and woven ROM the machine is freely programmable and thus very versatile. 25 The <b>NCR 446</b> is a typical example of a 2nd generation computer 26 (transistorized). 27 It was developed 1966/67 in Germany at the "National Registrier Kassen GmbH" 28 in Augsburg by four engineers fresh from the university. One year later their 29 development was finished and the system announced.<br> 30 31 The architecture is rather unique. Programs are stored on a paper tape while 32 operations are controlled by means of a threaded wire ROM. The system was 33 sold as a accounting machine but was not limited to that area of application.<br> 34 35 The system not only contains the paper tape reader for the program control, 36 but also two paper tape readers for input data, one paper tape punch, a 37 keyboard, and an IBM ball-head typewriter. <br> 38 39 This system was quite expensive. The basic model without a paper tape punch 40 and without the additional paper tape readers for data input was sold for about 41 35,000 DM (about 18,000 EUR) - about as much as three mid-class cars would 42 have cost at the same time.<br> 43 44 The NCR 446 was the first "small" commercial system which was able to print 45 text as well as numerical values. Such a machine was used by structural 46 engineers to perform the necessary calculations and directly generate a 47 printout that could be used by the customer. (Competing systems like the 48 Olivetti Programma 101, 203 could only print plain numbers on a small strip 49 of paper.)<br> 50 51 Watching the operation of the machine is a great experience. Things like the 52 calculation of a square root allow the viewer to get an idea of the 53 underlying algorithm. Since the program is stored on a paper tape, every step performed 54 by the machine can be seen.<br> 55 56 <!-- A glimpse of the internal structure of the machine can be seen 57 <a href="...">here</a>. --> 58 59 26 60 <br/>Clicking on the picture yields a <href="/en/devices/ncr446.php">more detailed picture</a></p> 27 61 <!-- das war B.Ulmann. Meine Übersetzung (alt):
Note: See TracChangeset
for help on using the changeset viewer.