source: t29-www/en/computer/storage-media.php @ 697

Last change on this file since 697 was 697, checked in by heribert, 9 years ago

Demo-Kernspeicher hinzugefügt inkl. Bilder

  • Property svn:keywords set to Id
File size: 13.5 KB
Line 
1<?php
2        $seiten_id = 'speichermedien';
3        $version = '$Id: storage-media.php 697 2014-12-20 17:27:51Z heribert $';
4        $title = 'Historic internal storage media';
5       
6        require "../../lib/technikum29.php";
7?>
8    <h2>Historic internal storage media</h2>
9
10    <p>
11      In the following some types of memory are described which are found in the computers on display at the technikum29. These devices may be classified as either RAM (random access memory) or ROM (read only memory). Due to their respective size these are very demonstrative examples.
12      <br/>The problem of storing information is of central importance for digital computers and was a difficult area during the early days of computing. In these times building a fast processor was considerably more easy than building an equally fast and large memory system for this processor. This led to some rather arcane solutions which are completely extinct today.
13    </p>
14    <p>
15      Nowadays as well as 50 years ago, these characteristical attributes are important:
16    </p>
17
18    <ul>
19           <li>cycle time</li>
20           <li>packing density</li>
21           <li>costs / bit</li>
22           <li>(thermal) power loss</li>
23    </ul>
24    <p>Storages are classified geometrically:</p>
25    <ul>
26           <li>one-dimensional alignment (e.g. the delay line memory)</li>
27           <li>two-dimensional alignment (e.g. drom storage, disk storage)</li>
28           <li>three-dimensional alignment (e.g. core memory, the number of layers is the word length)</li>
29    </ul>
30    <p>These physical principles has been used: electrostatic charge (storage tube),
31       propagation of acoustic waves (delay line memories), ferromagnetism (core memory,
32       plated wire memory, drum/disk memory), holography (optical memories). The most important
33       and most spread memories are the ferromagnetic memories.</p>
34
35    <h3 id="delay-line-memory">Delay line memory from the BULL GAMMA 3 tube calculator</h3>
36       
37        <div class="box center manuelle-bildbreite" style="width: 650px">
38        <img src="/shared/photos/rechnertechnik/speichermedien/gamma3-speicher.jpg" alt="Fotografie eines Laufzeitspeichers" width="650" height="440" />
39        <p class="bildtext"><b>Delay-Line</b></p></div>
40               
41        <div class="box left clear-after nomargin-bottom">
42                <img src="/shared/photos/rechnertechnik/speichermedien/speicherausschnitt.jpg" alt="Details des Laufzeitspeicherfotos" style="margin-left: 6px;" width="225" height="405" />
43                <p class="bildtext"><b>Cutout. The LC elements can be clearly seen.</b></p>
44
45    <p>
46        One of these solutions is the so called delay line memory.
47        It consists of several chained LC-oscillators that are set
48        up as low-pass filters. In this circuit the pulses are carried slower compared
49        to ohmic conductors. Due to the high damping the pulses must be amplified again.
50        Therefore the memory is equipped with 12 tube amplifiers. After amplification
51        at the end of the LC chain, the information is read in at the beginning of the
52        chain again. In this way it runs permanentely throught the delay line memory.
53        <br/>The pictures show a memory unit which is capable of storing a decimal
54        integer with only 12 digits. Obviously storage was very expensive in the early
55        times of computing.</p>
56        </div><!-- end of details laufzeitspeicherfoto-Box -->
57
58               
59 
60    <h3 id="run-time-memory">Magnetostrictive memory</h3>
61       
62    <div class="box center manuelle-bildbreite" style="max-width: 860px;">
63        <img src="/shared/photos/rechnertechnik/speichermedien/laufzeitspeicher.jpg" alt="Photography of a magnetostrictive memory" width="421" height="393" />
64        <img src="/shared/photos/rechnertechnik/speichermedien/laufzeitspeicher-details.jpg" alt="details" style="margin-left: 3px;" width="421" height="393" />
65                <p class="bildtext"><b>1&nbsp;kB magnetostrictive delay line memory</b></p>
66        </div>
67
68    <p>Another kind of "delay line" memory is the so called magnetostrictive memory. This technique is based on the idea of the propagation of ultrasonic waves through a thin wire. The information to be stored is fed into a long wire by the effect of magnetostricion (the wire contracts when exposed to a strong magnetic field &ndash; this in turn yields an acoustic wave traveling across the wire). A bit pattern created by this effect travels along the wire to its end where the information is picked up by a piezo electric element. The output of this pickup will be amplified and fed back into the beginning of the wire loop.</p>
69    <p>This basically yields a sequential storage circuit - an impulse pattern will run in an endless loop through the wire. To insert information into the loop some (simple) additional circuitry is necessary. To delete bits, the feedback loop will be opened while setting bits requires an OR gate at the input of the wire loop.</p>
70    <p>This type of memory is volatile and has a rather long access time &ndash; on the other hand, its capacity depends mainly on the length of the wire and the basic clock of the surrounding circuitry so it may easily expanded. In addition to this it is relatively inexpensive and rugged making it suitable for applications like desktop calculators and the like.</p>
71
72        <h3 id="core-memory">Core memory</h3>
73    <div class="box center auto-bildbreite">
74        <img src="/shared/photos/rechnertechnik/speichermedien/triumph-kernspeicher.jpg" alt="Core memory made by Triumph" width="694" height="520" />
75        <div class="bildtext">
76                    <p><b>Triumph core memory</b></p>
77               
78            <p>The company "Triumph" created a very demonstrative core memory
79                           about 1961). The circuit card, measuring 16 cm by 20 cm, can
80                           store 144 bit which equals 12 machine words of 12 bits
81                           each (which was a common word length in this time). Thus a single
82                           bit occupies an area of about 2.2 square centimeters.</p>
83        </div>
84                <img src="/shared/photos/rechnertechnik/speichermedien/kernspeicher-ausschnitt.jpg" alt="Detailed view on the Triumph Core Memory" width="694" height="90" />
85                <div class="bildtext">
86                    <p>The Triump core memory was still threaded manually, in contrast
87                           to the memory shown below.</p>
88                </div>
89    </div>
90
91    <div class="box center auto-bildbreite">
92        <img src="/shared/photos/rechnertechnik/speichermedien/kernspeicher-univac.jpg" alt="A core memory built onto a modul from the UNIVAC 9400 mainframe" width="550" height="420" />
93        <p class="bildtext">
94            Another core memory made in 1969 is shown here. It is used
95                        in the <a href="/en/devices/univac9400/highspeed-printer.php">high
96                        speed printer</a> of the <a href="univac9400.php">UNIVAC mainframe</a>
97                        and stores a single line of text to be printed (132 characters). The
98                        individual cores can still be seen by the naked eye.
99         </p>
100    </div>
101
102    <div class="box center auto-bildbreite">
103       <img src="/shared/photos/rechnertechnik/kernspeicher.big.jpg" alt="Photography illustrating the size of a core memory in contrast to a match" width="629" height="443" />
104       <p class="bildtext"><b>Storage layer with a capacity of 16.000 bit</b></p>
105        </div>
106       
107    <p>During the years the capacity of core memory devices was increased more and more while the dimensions were shrinked accordingly. This picture shows a core memory plane made in the time frame 1975 - 1978. The area shown equals
108       that of the 144 bit memory by Triumph shown earlier. Now there are more than 16000 cores on the same area. The individual cores can only be seen with the aid of a magnifying glass. The whole core memory block contains 16 planes like this containing more than 256000 single cores (this is equivalent to 32 kB of data) occupying a volume of about 2.5 cubic decimeters. This device marks the end of the era of core memory.</p>
109
110    <p>The smaller the individual cores the faster the access time &ndash; this device features an access time of only 200 ns. One drawback of core memory is that reading the information stored in a row of cores destroys the information. So every read access has to be followed by a write access to retain the information (reading from a core memory takes more time than writing to the memory which is a rather unique "feature" of this technology).</p>
111
112    <p>A major advantage of core memory is its non-volatility. The information stored in a core memory will be retained even when power is lost. It is possible to turn on a machine switched off in 1975 and continue operation at the very same step where it ended in 1975. Even today main memory is sometimes called "core" which is a reminiscence of the early days of computing when memory was in fact core memory. A memory dump as a result of a program crash is still called "core dump" in the UNIX operating systems family, for example.</p>
113
114
115   <h3 id="threaded-rom">Threaded ROM</h3>
116   <div class="box center auto-bildbreite">
117        <a name="backlink-gefaedeltes-rom" href="/en/devices/threaded-rom.php"><img src="/shared/photos/rechnertechnik/speichermedien/nixdorf-rom-gesamt.jpg" alt="Photography of a threaded ROM made by Nixdorf" width="694" height="470" /></a>
118                <p class="bildtext"><b>Nixdorf threaded ROM</b></p>
119   </div>
120   
121    <p>All of the memory devices shown before were capable of read and write operations. Sometimes a read only memory (ROM for short) is needed. The picture shows such a ROM made in the mid 1960s which is closely related to a core memory.
122       <br/>The device shown is from a NIXDORF-WANDERER Logatronic system (made in 1966 approximately) which is a predecessor of the well known NIXDORF 820 system (see below). This ROM can store 2048 words of 18 bits each. The implementation is a true masterpiece of its time.</p>
123           
124    <p>You can get further explanations and a <a class="go" href="/en/devices/threaded-rom.php">more detailed version</a> by clicking on the picture.</p>
125 
126
127   <h3 id="magnetic-stick-memory">Magnetic stick memory</h3>
128   <div class="box center auto-bildbreite">
129       <a href="/en/devices/magnetic-stick-memory.php"><img src="/shared/photos/rechnertechnik/speichermedien/gefaedeltes-rom.jpg" alt="A 'magnetic stick memory' made by nixdorf" width="750" height="525" /></a>
130       <p class="bildtext"><b>Nixdorf magnetic stick memory</b></p>
131   </div>
132   
133   <p>NIXDORF decided to implement a read only memory which could be easily modified by customers and did not require a service technician to modify its contents.The whole operating system of the NIXDORF 820 was stored in ROMs like this (all in all 3 modules &ndash; type 177 &ndash; were necessary for this). Even empty ROMs were manufactured which were sold to customers who liked to modify their 820 system. Each of these modules could hold 4096 word of 18 bits each. One of these ROMs weighs 2.4 kg.</p>
134   <p>Clicking on the picture will yield a <a class="go" href="/en/devices/magnetic-stick-memory.php">more detailed version</a> of it.</p>
135   
136
137   <h3 id="plated-wire-storage">Plated wire storage</h3>
138   <div class="box left clear-after">
139       <!--<a href="/en/devices/plated-wire-storage.php"><img src="/shared/photos/rechnertechnik/grafiken/magnetdrahtspeicher-uebersicht.en.gif" alt="Simplified diagram showing the plated wire storage" width="400" height="254" /></a>-->
140       <a href="/en/devices/plated-wire-storage.php"><img src="/shared/photos/rechnertechnik/speichermedien/magnetdrahtspeicher.jpg" alt="Photography from a plated wire storage, zoomed greatly" width="340" height="303" /></a>
141
142           <div class="bildtext">
143       <!-- new text and image since 17.08.08 -->
144       <p>The plated wire storage was intended for replacing the core memory.  Our
145          <a href="/en/devices/univac9400/univac_9300.php">UNIVAC 9300</a> is equipped
146          with this type of memory that was initially announced by UNIVAC for the new
147          UNIVAC 9000 series as a "technical revolution" in their magazine "The punch card"
148          in 1967.</p>
149       <p>While research and development in the Goddard Space Flight Center of the US space
150          program, NASA, the american government closed a deal with UNIVAC to develop a
151          storage medium with a total input power less than 1 Watt, non-destructive readout
152          (that is, no more neccessarity to write the informations after reading them),
153          high capacity, low cycle time and functionality in a temperature range from
154          -20° C to +50°C (-4°F to 122°F).
155          <br/>In this way the plated wire storage was developed, based on a couple of
156          ingenious ideas. Unfortunately, nowadays it is very error-prone.</p>
157       <p>Clicking on the photography will yield further informations about the
158          <a class="go" href="/en/devices/plated-wire-storage.php">design of the plated
159          wire storage</a>.</p>
160       </div><!--bildtext-->
161   </div><!--box plated wire storage -->
162
163   <h3 id="lochband">Two channel punched tape</h3>
164   <div class="box left clear-after">
165       <img src="/shared/photos/rechnertechnik/speichermedien/lochband-combitron.jpg" alt="A two channel punched tape from the DIEHL combitron calculator" width="424" height="322" />
166       <p class="bildtext">
167           As already described before (section <a class="go" href="programmable.php">programmable 2nd generation desktop calculators</a>), the DIEHL Combitron calculator used a time delay memory (like the magnetostrictive memory described elsewhere). Since this type of memory is volatile, DIEHL needed a non-volatile memory for the overall control of the machine. This had been implemented using a two channel punched tape. The first channel serves as a clock channel while the second channel contains the actual control data.
168           <br/>During the startup of the calculator, the contents of this punched tape were copied to the time delay memory which then took over control of the machine.
169        </p>
170   </div>
171
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