source: t29-www/en/computer/punchcard.php @ 485

Last change on this file since 485 was 482, checked in by heribert, 10 years ago

Ergänzungen zur IBM 1130, Änderungen zur Gamma 3

  • Property svn:keywords set to Id
File size: 11.0 KB
Line 
1<?php
2        $seiten_id = 'lochkarten';
3        $version = '$Id: punchcard.php 482 2013-12-28 09:37:20Z heribert $';
4        $title = 'Punch card computing';
5       
6        require "../../lib/technikum29.php";
7?>
8    <h2>Punch-card equipment and Peripherals</h2>
9
10    <p>Punch cards are used since the beginnings of the 20th century
11       as storage media. They are handy, can be labeled automatically or by
12       hand, and can be sorted quickly. Therefore they were used until
13       the late 1980s. Indeed they were mainly used in the 1960s, when
14       EDP conquered the world. Today's folk is astonished at the size,
15       the clearness and functionality of these machines. At technikum29
16       most of these archaic devices still work.</p>
17
18        <h3>Card puncher devices</h3>
19    <div class="box left clear-after">
20        <img src="/shared/photos/rechnertechnik/lochkartenstanzer.jpg"
21                 alt="Various card punchers" width="330" height="368"
22                 class="nomargin-bottom" />
23        <div class="bildtext">
24           <p>For punching cards only occasionally, the small bottom device
25               was quite sufficient, e.g. for small companies. The device in
26               the middle of the picture is a puncher from BULL and the topmost
27               device is a so-called "magnetic puncher" that is equipped with
28               solenoids that punch the holes. For even higher amounts of
29               punching requirements, there were quite more expensive
30               "motor-driven punchers".
31            </p>
32    </div>
33    </div>
34
35    <p>A typical machinery consists of a card puncher which punches the
36       information and data on the cards, a card collator which sorts
37       the cards from different stacks (for instance <i>adresses</i>
38       and <i>bills</i>), a sorter which sorts with specified loads
39       and possibly a punch card interpreter that writes the punched
40       information on a prescribed position on the punch card.</p>
41
42          <div class="box left clear-after">
43        <img src="/shared/photos/rechnertechnik/ibm26.jpg" alt="IBM 026 Card-Punch" width="450" height="431" />
44        <p class="bildtext" id="026"><b id="026">IMB 026 Printing-Card-Punch</b></p>
45        Beginning in 1949 IBM built two versions of this card punch: The IBM 024
46which could just punch cards and the IBM 026 which could additionally print
47the data being punched on the top of the card in human-readable form, so the
48IBM 026 was actually a printing card punch. The printer is of ingenious
49design: A very compact wire printer only a couple of cubic inches in size,
50which is driven by the punch mechanism.<br>
51This is a typical example for the art of engineering that was common at IBM
52at that time: Developing simple, yet powerful solutions. Due to this
53approach, IBM filed (and still does) a vast amount of patent applications.
54The control system of the card punch only contains 10 relays featuring a lot
55of contact sets and 9 vacuum tubes.<br>
56This card punch was so successful that it was built unmodified for 20 years
57and was sold world wide - an exceptional record in an area like electronic
58data processing.</p>
59           
60           
61           
62           
63           
64    <div class="box center auto-bildbreite">
65        <img src="/shared/photos/rechnertechnik/ibm_029-juki.jpg" alt="IBM 029 und Juki" width="580" height="340" />
66        <p class="bildtext"><b>IBM 029 and JUKI card puncher.</b></p>
67        </div>
68       
69        <p> On the left hand in the picture there is the legendary
70            IBM 029 (build since 1964), on the right hand the JUKI puncher
71            (made in Japan). The JUKI puncher is not accidentally looking
72            like the IBM: In 1971 IBM brought the puncher 129 on the market
73            which buffers the content of the whole punchcard while reading.
74            Therefore IBM selled the license to reproduce the machine. In
75            1971, the IBM 029 costed about 15.500 DM.
76        </p>
77       
78        <div class="box center auto-bildbreite" id="u1710">
79        <a name="univac1710"><img src="/shared/photos/rechnertechnik/univac1710.jpg" alt="UNIVAC 1710 Verifying Interpreting Punch" width="580" height="435" /></a>
80        <p class="bildtext"><b>UNIVAC 1710 Verifying Interpreting Punch</b> (VIP)</p>
81        </div>
82       
83        <p>
84           The Univac 1710 VIP was released at
85           the same time like the <a href="univac9400.php">UNIVAC 9400 mainframe</a>
86           in the year 1969. This device is very fast and versatile and works mostly
87           electronically. Most likely, Univac wanted to trump IBM with this
88           trendsetting device. The device's internals are very elaborate, but offer
89           many advantages, compared to usual apperatures at that time:
90           <br/>It featured a core memory with 16 x 80 x 2 cells for both data and programs. It could
91           handle two programs and one data storage. Programming
92           was performed automatically once program cards have been inserted, and
93           programs could be changed at the touch of a key. The device furthermore
94           featured program-controlled printing during punching.
95           Keypunching errors were electronically corrected, since cards were punched
96           only after all entries were in storage. Verifying and correction comprised
97           a one-pass operation. Verified cards were uniquely notched while error
98           cards were automatically ejected to a separate stacker.
99           <br/>The device also features a large illuminated digital display that
100           indicates which program is in control, furthermore the device could be
101           used for subsequent card labeling. However, the device had always
102           mechanical problems: The type wheel print was of bad quality and the
103           card feeding could easily stop working when the adjustment wasn't
104           perfectly fitting.
105    </p>
106
107        <h3 id="reproducing">Reproducing Punch</h3>
108       
109         <div class="box left clear-after">
110        <img src="/shared/photos/rechnertechnik/ibm-514.jpg" alt="IBM 514" width="450" height="391" />
111        <p class="bildtext">
112            <b>IBM 514</b></p>
113                       
114                        <p>New in December 2013: Huge and incredibly heavy - an IBM card doubler from the
1151950s. This grand machine's purpose was just to copy punched cards or to
116'double' them. Due to the stress of handling, punched cards had to be copied
117regularly.
118<br>Of course, there are some additional functions implemented, although
119there is no function to print plaintext on the card, which would have been a
120nice feature, but this is where the IBM 548 translator comes into play.
121A more detailed description will follow soon.</p>
122                        </div>
123       
124        <h3>Sorters</h3>
125
126         <div class="box center manuelle-bildbreite" style="width: 580px;">
127        <a name="backlink-sortierer" href="/de/geraete/lochkartensortierer-funktion.php"><img src="/shared/photos/rechnertechnik/ibm-082-sorter.jpg" alt="IBM 082 Sortiermaschine" width="361" height="287" /><img style="margin-left: 2px;" src="/shared/photos/rechnertechnik/ibm-082-sorter.offen.jpg" alt="IBM 082 Sortiermaschine Offen" width="215" height="287" /></a>
128
129        <p class="center">
130            <b>IBM 082 punch card sorter</b>, Built since 1949
131            <br/><a class="go" href="/en/devices/punchcard-sorter.php">The function of the punch card sorter</a>
132         </p>
133    </div>
134
135    <div class="box center auto-bildbreite">
136        <a href="/en/devices/punchcard-sorter.php"><img src="/shared/photos/rechnertechnik/ibm083.jpg" alt="IBM 083 punch card sorter" width="602" height="630" /></a>
137        <p class="bildtext">
138            <b>IBM 083 sorter</b>
139            <br/>Compared to the IBM 082 the sorting mechanics were greatly improved. The machine can sort 1000 cards
140            per minute. Much more than 16 cards per second are not possible, due to the mechanic's inertia. This
141            type was built since 1958.
142            <br/><a class="go" href="/en/devices/punchcard-sorter.php">The function of the punch card sorter</a>
143        </p>
144    </div>
145       
146       
147        <h3>Collators</h3>
148
149    <div class="box left clear-after">
150        <a href="/en/devices/punchcard-collator.php" name="backlink-ibm077"><img src="/shared/photos/rechnertechnik/ibm77.jpg" alt="IBM 077" width="450" height="526" /></a>
151        <p class="bildtext"><b>IBM punch card collator 077</b></p>
152                <p>
153            The picture above shows the back of a collator, year of manufacture 1959.
154                The collector reads 480 cards per minute. It is capable of changing the
155                order of the cards, looking for copies (and seperating them out) or
156                comparing two stacks and finding out the differences. Compared to
157                today's database storages this card collator is a kind of mechanical
158                database query language interpreter.
159        <!--<br/>The programs are plugged together on a patch panel. Thus they can easily be changed. -->
160        <br />The electronics comprises of relays and camshafts which control
161             switches. Early engineers had to use oilcans for the bearing's
162             maintenance as often as a checking device.
163             <br />The programs could be changed by replacing the programing field.
164             <br/><a class="go" href="/en/devices/punchcard-collator.php">The function of the punch card collator</a>
165                </p>
166        </div>
167
168    <div class="box left clear-after">
169         <a href="/en/devices/punchcard-collator.php"><img src="/shared/photos/rechnertechnik/bull-mischer.jpg" alt="Bull punch card collator 56.00" width="450" height="536" /></a>
170         <p class="bildtext"><b>Bull punch card collator 56.00.</b></p>
171                <p>
172            This very big device features very much chrome and almost 1000 relays,
173                assembled to allow developers to implement varoius mixing algorithms
174                with wired panels. Thus collating and sorting could be performed in only
175                one working cycle. Depending on the task, the device could process about
176                250 - 500 cards per minute.
177                </p>
178        </div>
179       
180        <h3>Alphabetic Interpreter</h3>
181       
182    <div class="box left clear-after">
183         <img src="/shared/photos/rechnertechnik/ibm_548.jpg" alt="IBM 548" width="450" height="509" />
184         <p class="bildtext"><b>IBM 548</b></p>
185                <p>
186                        A huge punch card interpreter made by IBM. This machine can label 60 cards
187                        per minute in 60 cols and two rows, according to the settings which you can set.
188                </p>
189        </div>
190
191        <h3>ANELEX high speed printer</h3>
192     <div class="box left clear-after">
193        <img src="/shared/photos/rechnertechnik/anelex-drucker.jpg"
194          alt="ANELEX high speed printer" width="485" height="423" />
195        <div class="bildtext">
196          <p><b>ANELEX high speed printer, series 5</b>,
197             with lifted cover.</p>
198                  <p>Just standing in front of this behemoth is an impressive experience. The
199overall weight of this mechanical wonder amounts to 635 kg and is sturdy
200enough to print a next to uncountable number of pages without any major
201defects. The series 5 printer was developed in the USA in 1963/64 and was
202used by many computer manufacturers (as a matter of fact, even ZUSE used this
203printer for the Z-23 - other examples include the Electrologica X8 from the
204Netherlands etc.). Being able to print 1250 lines per minute it was the
205fastest printer until 1965.<br>
206Our ANELEX printer has been repaired and can now be controlled by a
207microcontroller which in turn can be connected to a Laptop or the like. This
208is a nice example of a symbiosis of old and modern computing technology.
209                  </p>
210        </div>
211     </div>
212       
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