source: t29-www/en/devices/dec-history.php @ 649

Last change on this file since 649 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: 3.5 KB
Line 
1<?php
2        $seiten_id = 'dec-history';
3        $version = '$Id';
4        $titel = 'Rise and Fall of DIGITAL (Equipment Corporation)';
5       
6        require '../../lib/technikum29.php';
7?>
8<!-- translation credits: M. Kaye / Ann Arbor, MI, USA -->
9<h2><? print $title; ?></h2>
10
11<div class="cols">
12 <div class="leftcol">
13   <p>It all began with an idea: A young engineer from the famous <i>Massachusetts Institute of Technology</i> had seen the novel computer <em>Whirlwind</em>, that worked in a way which was fundamentally different to the common <em>Eniac</em> computer generation at the Lincoln Laboratory.
14     <br/>While <em>ENIAC</em> computers used batch processing, the new computer implemented the idea of <em>interactive computing</em>.</p>
15 
16    <p>At first sight he recognized the advantages of the new form of computer interaction and the possibilities that existed for even inexperienced computer users. The name of this man was Ken Olsen. His aim was to build an all-purpose interactive computer for all purposes.
17            <br/>In August 1957, he founded a small company with three collaborators. He named the new company <em>Digital Equipment Corporation</em>. This name was chosen to obscure his real intention. The big and well-established enterprises like IBM should think that DEC just builds auxillary devices.</p>
18
19    <p>Three years later, in 1960, Digital presented the first commercial, interactive, <em>mini</em>-omputer. This was the first PDP system (Programmable Data Processor). It used a word length of 18 bits, at a cost of approx. US$ 120,000. Only 53 units were sold.</p>
20
21        <p>The start of mass-produced mini computers represened the next milestone. In 1965, Digital presented this first mass produced PDP, the PDP-8. It was sensationally cheap and costed only US$ 18,000.
22           <br/>Successors of this hit series were the PDP 8I (1967, the first computer featuring TTL ICs), PDP 8L (1968, low cost version), PDP 8e (1970, the first computer with a bus system), later, the PDP 8a and DEC Mate Systems were produced.</p>
23
24</div><!-- leftcol -->
25<div class="rightcol">
26
27<h3>An overview in chronological order</h3>
28
29<dl>
30<dt>1963</dt>
31  <dd>In the German city of Munich the first European Digital branch office opened. The first minicomputer of the world, the 12-bit computer, PDP-5 was announced.</dd>
32<dt>1966</dt>
33  <dd>The first Digital shares are sold.</dd>
34<dt>1967</dt>
35  <dd>Digital has 50 branches in 11 countries worldwide. The number of employees increases up to 2,600.</dd>
36<dt>1969</dt>
37  <dd>Bell Laboratories invents the first version of the famous operating system UNIX on a PDP-7 mini computer.</dd>
38<dt>1970</dt>
39  <dd>Digital introduces the first 16 bit computer: PDP-11/20. This is the very first model from the mini computer series which gets the most successful computer of the world.</dd>
40<dt>1971</dt>
41  <dd>DECsystem-10, the first time sharing system.</dd>
42<dt>1972</dt>
43  <dd>The sales volume increases up to 188 million US$, the number of employees increases to 7,800.</dd>
44<dt>1974</dt>
45  <dd>Digital invents the first microprocessor of the world, <em>MPS</em>. Digital sells the 30,000th computer system.</dd>
46<dt>1975</dt>
47  <dd>PDP-11/70, a new model in the PDP-11 series. Digital develops <em>DNA</em>, the Digital Network Architecture.</dd>
48<dt>1977</dt>
49  <dd>The sales volumes exceeds one billion US$. The number of employees increases up to 36,000. Digital presents VAX-11/780, the first computer from the VAX series.</dd>
50<dt>1978</dt>
51  <dd>Digital delivers the 100,000th computer.</dd>
52</dl>
53
54</div><!--right col -->
55</div><!-- cols -->
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