source: t29-www/en/devices/magnetic-stick-memory.php @ 1080

Last change on this file since 1080 was 296, checked in by sven, 12 years ago

Umfangreiche Abarbeitung der Todo-Liste für das Launching der neuen Website.
Insbesondere wurden alle englischen Geräteseiten in das neue System übersetzt (wurden vergessen), die Univac-Seiten mussten dafür auch noch umbenannt werden.
Dafür wurde auch die englische Navigation um die Extraseiten vervollständigt.

Ferner:

  • Angefangen: Hostsystem zur Implementierung des aus v5 javascript-basierten hostinfo-Systems (aber mächtiger, mit server- und clientseitigen Hooks). Findet derzeit nur Verwendung in hostspezifischer Veränderung der Template-Konfiguration, etwa auf Heriberts Computer. (Mit den momentanen Einstellungen wird das Bearbeiten auf Heriberts Computer derzeit wieder nicht funktionieren)
  • Derzeit sind (kurzfristig) alle Extraseiten im Menü sichtbar, wenn man es aufklappt.
  • Einige Bugs beseitigt (telefunken-t40w.js, etc.)

Es gibt zwei Extraseiten, bei denen die Bilder gelöscht wurden: LAB 8e und Telefunken 650. Wenn sie nicht mehr verlinkt werden, sollten die Extraseiten auch gelöscht und aus dem Menü entfernt werden.

  • Property svn:keywords set to Id
File size: 1.6 KB
Line 
1<?php
2        $seiten_id = 'magnetic-stick-memory';
3        $version = '$Id';
4        $titel = 'The magnetic stick memory';
5       
6        require '../../lib/technikum29.php';
7?>
8
9<h2><?php print $title; ?></h2>
10
11<div class="center">
12   <img src="/shared/photos/rechnertechnik/speichermedien/staebchenspeicher.jpg" alt="magnetic stick memory" width="600" height="404" />
13   <div class="bildtext-bildbreite" style="width: 600px;"></div>
14       <p>This ROM consists of 8 times 18 = 144 ferrite rods with one secondary winding each which are mounted on the frame of the module. Every module features 256 wires acting as primary windings. To represent a 1 the primary winding of such a rod has to be threaded around the rod while threading it past the rod will yield a 0.
15       <br/>The pictures (taken from a NIXDORF manual) shows one of these 256 threading wires. The read out of the ROM is done in parallel, so there are 18 read out amplifiers connected to the 18 groups of secondary windings of the rod matrix.
16       <br/>The two words shown on the bottom have the values 111000000000001001 and 000111100000011100 respectively. Obviously threading up to 256 wires through and/or around 144 rods was a very time consuming and tedious job. The main advantage of this type of read only memory was the fact that its contents could still be modified manually.</p>
17       
18       <!--
19> ! Anmerkung: Solch ein Faedelspeicher wurde auch in den Bordrechnern der
20> ! Apollo-Raumkapseln eingesetzt (entwickelt am MIT), siehe "Journey to
21> ! the moon" bzw. die entsprechenden Unterlagen der Stark
22Draper-Laboratories,
23> ! die im Netz zu finden sind.
24       -->
25   
26</div>
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