source: t29-www/en/computer/commercial.php @ 1281

Last change on this file since 1281 was 1281, checked in by heribert, 7 years ago

Englische Seiten aktualisiert.
Merkwürdiges Vertauschen der Bildreihenfolgen bei Programma 203 auf der englischen Seite.

  • Property svn:keywords set to Id
File size: 7.8 KB
RevLine 
[258]1<?php
2        $seiten_id = 'kommerzielle';
3        $version = '$Id: commercial.php 1281 2017-08-20 06:45:27Z heribert $';
4        $title = 'Early commercial computers';
5       
6        require "../../lib/technikum29.php";
7?>
8    <h2>Early commercial computers</h2>
[1]9
[219]10    <p>In contrast to computers used for scientific applications, commercial data processing systems have a different structure, since they are optimized to support large storage systems and to process lots of data, as in payroll applications and the like. Sometimes the distinction between scientific and commercial systems is not a clear one. The examples below are typical small to medium systems for commercial applications.</p>
[1]11
[140]12        <h3>Olivetti P 203</h3>
13    <div class="box right clear-after">
[121]14       <img src="/shared/photos/rechnertechnik/olivetti_p203.jpg" alt="Olivetti P203" width="406" height="378" />
[1]15       <div class="bildtext">
[1281]16          <p>
[140]17
[1281]181967 the <a class="go" href="/en/computer/programmable.php#101">PROGRAMMA 101</a> was not only
19extended with respect to memory but also coupled to an electric typewriter.
20This made it possible to print the results of a computation. Nevertheless,
21this combination was restricted to printing numeric values only. If text was
22required on a printout it had to be typed manually.<br><br>
23The typewriter could also be used standalone without control be the PROGRAMMA 101.
24The memory system, which is based on the magnetostrictive effect, has an overall capacity of 320
25bytes organized as 10 registers with 30 digits each.<br><br>
26
27This early "personal computer" was designed by the italien artist Mario
28Bellini. Its unique design won several avards. Even today it is admired for
29its aesthetics. Following Olivetty computers were just plain cubes. Moving
30this unique piece of computing history is quite a feat at 130 kg.
31</p>
32<br><br>
33
34<div class="clear-after">
35                <a href="/shared/photos/rechnertechnik/p203-1.jpg" target="_blank">     
36        <img src="/shared/photos/rechnertechnik/p203-1.jpg" alt="Olivetti P203" width="258" height="180" /></a>
37                <a href="/shared/photos/rechnertechnik/p203-2.jpg" target="_blank">
38                <img src="/shared/photos/rechnertechnik/p203-2.jpg" alt="Olivetti P203" width="240" height="180" /></a>
39                <a href="/shared/photos/rechnertechnik/p203-3.jpg" target="_blank">
40                <img src="/shared/photos/rechnertechnik/p203-3.jpg" alt="Olivetti P203" width="240" height="180" /></a></div>
41               
42                The pictures above can be enlarged by clicking on them. The first picture
43shows the first model of this machine as well as its successor system with a
44faster typewriter (on the right). The second picture is a detail photograph.
45The third picture shows the incredibly amount of mechanical parts in this
46system. Both machines in the museum are fully operational.
47                       
48        </div>
49        </div>
50       
51
[140]52    <h3>NCR 446</h3>   
[4]53    <div class="box center">
[299]54        <a href="/en/devices/ncr446.php" name="ncr-backlink"><img src="/shared/photos/rechnertechnik/ncr-446.jpg" alt="Photography of the NCR 446" width="694" height="520" /></a>
[140]55        </div>
56       
[356]57    The <b>NCR 446</b> is a typical example of a 2nd generation computer
58(transistorized).
59It was developed 1966/67 in Germany at the "National Registrier Kassen GmbH"
60in Augsburg by four engineers fresh from the university. One year later their
61development was finished and the system announced.<br>
62
63The architecture is rather unique. Programs are stored on a paper tape while
64operations are controlled by means of a threaded wire ROM. The system was
65sold as a accounting machine but was not limited to that area of application.<br>
66
67The system not only contains the paper tape reader for the program control,
68but also two paper tape readers for input data, one paper tape punch, a
69keyboard, and an IBM ball-head typewriter. <br>
70
71This system was quite expensive. The basic model without a paper tape punch
72and without the additional paper tape readers for data input was sold for about
7335,000 DM (about 18,000 EUR) - about as much as three mid-class cars would
74have cost at the same time.<br>
75
76The NCR 446 was the first "small" commercial system which was able to print
77text as well as numerical values. Such a machine was used by structural
78engineers to perform the necessary calculations and directly generate a
79printout that could be used by the customer. (Competing systems like the
80Olivetti Programma 101, 203 could only print plain numbers on a small strip
81of paper.)<br>
82
83Watching the operation of the machine is a great experience. Things like the
84calculation of a square root allow the viewer to get an idea of the
85underlying algorithm. Since the program is stored on a paper tape, every step performed
86by the machine can be seen.<br>
[359]87<br/>Clicking on the picture yields a <href="/en/devices/ncr446.php">more detailed picture</a></p>
[356]88
[359]89<h5 id="acc">Paper tape accessories:</h5>
90               
91                <p>Also interesting are typical paper tape accessories as shown below. It is
92next to incredible that not too far ago programs had to be prepared with
93tools like these. The figure below shows a manual paper tape punch on the left
94which can be used to punch programs on a paper tape. For the most basic version
95of the NCR 446 which lacked the attached paper tape punch, this was the only
[363]96way to create program tapes!</p>
[359]97               
98                <div class="box center auto-bildbreite">
99        <img src="/shared/photos/rechnertechnik/handlocher.jpg"  width="682" height="428" />
100        <div class="bildtext"><b>Manual puncher for paper tape</b> (left) und <b> Tapewinder</b> (right)</div>
101                </div>
102                <p>Programming in those days was done as follows: First, the program was written
103down by hand. Each character was then translated manually using a NCR
104supplied code table to its corresponding numerical code. The paper tape was then
105punched by a secretary. Correcting errors was obviously rather cumbersome and
106time consuming.<br>
107
108The NCR 446 in the museum's collection allowed the creation of paper tapes by
109means of the built-in keyboard and the automatic paper tape punch
110unit at an additional cost of 20,000 DM (10,000 EUR).<br>
111
112The motor driven paper tape winder shown on the right could be used to wind
113the paper tapes after using them on the computer. </p>
114
115               
116               
117               
[356]118<!-- A glimpse of the internal structure of the machine can be seen
119<a href="...">here</a>. -->
120
121
[359]122     
[1]123        <!-- das war B.Ulmann. Meine Übersetzung (alt):
124        <img src="/shared/photos/start/ncr_rechner.jpg" alt="NCR-Rechner" style="margin-right: 25px" />
125        <div class="bildtext">As an alternative to the desktop calculators, small installations
126           etablished in the market, used for special purpose. The NCR 446 (the picture on the left)
127           was called an "electronically invoicing machine". The installation features three paper tape
128           readers, paper tape punchers, a keyboard and an IBM spherical printhead machine as a printer.
129           Year of manufacture 1968 in Germany. It features as well a core memory and threaded ROM to
130           program freely (even scienteficially).</div>
131        -->
132
[140]133    <h3>NIXDORF 820</h3>
134        <div class="box center auto-bildbreite">
[299]135        <a href="/en/devices/nixdorf820.php" name="backlink-nixdorf" title="Zur Detailaufnahme der Nixdorf 820-Anlage"><img src="/shared/photos/start/nixdorf_820.jpg" alt="Nixdorf 820 Computer" width="670" height="270" /></a>
[140]136                <p class="bildtext"><b>Nixdorf 820</b> with card puncher and printer</p>
137        </div>
138       
[299]139        <p>A typical small to medium data processing system is the <b>NIXDORF 820</b> built in 1969/1970. This system is built entirely from modules, has a magnetic account reader and a <a href="storage-media.php#Threaded_ROM">threaded ROM</a> which was user modifiable. The console consists of a typewriter, the magnetic account reader and two punch card readers. In addition to this the system supports a card punching unit, a high speed matrix printer (visible on the right), two cassette tape drives and a stand alone card puncher (IBM or YUKI, see above). Clicking on the picture will yield <a class="go" href="/en/devices/nixdorf820.php">a more detailed version</a> of it.</p>
Note: See TracBrowser for help on using the repository browser.
© 2008 - 2013 technikum29 • Sven Köppel • Some rights reserved
Powered by Trac
Expect where otherwise noted, content on this site is licensed under a Creative Commons 3.0 License