Super Nova, 1970

Total Page:16

File Type:pdf, Size:1020Kb

Super Nova, 1970 Additional core memory is available in 2K and 4K blocks. Core can be ex~andedwithin the basic Nova cabinet to 20K and to 32K using added in one 300 nanosecond an optional expansion chassis. memory cycle. This technique has Nova read-only memory is been used before in large-scale interchangeable with core and computer systems, but no other can be added in 1K blocks. small-scale computer uses it. Nova comes in a desk-top model or in a rack-mountable version. The rack-mountable version is 5W high and slides into standard 19" computer rack. Nova is one of the most popular of all small computers. Nova number 100 was delivered a little more than 6 months after Nova number 1, and the second hundred Nova is a 16-bit word, small-scale, took half as long. There are now general-purpose, digital computer. hundreds of Novas delivered and It has four accumulators, two of working, and the number will be which may be used as index well over 1,000 before the first registers. In its basic configuration, machine is 18 months old. the Nova includes 4,096 16-bit The most liberal quantity and words of core memory, Teletype OEM discounts available are SUPERNOVA, RACK MOUNTABLE interface, and inputloutput offered with the Nova. Minimum Supernova, which is completely facilities including a high-speed configurations with less than 4K of compatible with Nova, is aimed at data channel and automatic core memory or read-only memory applications in which nanosecond speed interrupt source identification. alone are available for controller is advantageous. applications. Because Supernova is considerably faster than other small computers, it is used in many Supernova has the same basic applications in which other small organization as Nova: 16-bit word, computers have proved only 4 accumulators, flexible I10 facility, marginally effective. A faster interchangeable core and read-only computer can monitor a high-speed memories, the same packaging phenomenon in a physics laboratory design. Supernova is a very fast much more accurately than a slower small computer -considerably computer, maintain closer control faster than any other computer at over a precision manufacturing comparable cost. A full memory process, or serve more terminals cycle using core memory takes 800 better in a retail billing system. nanoseconds for the Supernova. The basic Supernova Using read-only memory, cycle time configuration includes 4K of core is 300 nanoseconds. memory, Teletype interface, and NOVA, RACK MOUNTABLE Supernova overlaps the fetch and automatic program load. Memory Nova is one of the most popular of the small-scale, general-purpose computers. execute portions of arithmetic and allocation and protection, and mul- Today there are hundreds of Novas logical instructions from read-only tiply I divide are Supernova hard- installed. memory, so two numbers can be ware options. be used as index registers. Data can be moved in either direction between any memory location and any accumulator. Arithmetic and logical operations are performed on operands in the accumulators, with the result appearing in an accumulator. magnitude of the result is too large Since an arithmetic or logical to be accommodated in a single instruction does not contain a accumulator. The carry flag is The Nova and Supernova, like memory address, there are many also useful in double precision most medium- and large-scale bits that can be used for functions arithmetic. third-generation computer systems, other than specifying the basic This multi-accumulator have central processors organized operation and the operands. organization cuts down on the around multiple general-purpose Arithmetic and logical instructions number of instructions necessary registers or accumulators. The are frequently preceded by to execute a program, and reduces logical and arithmetic instructions instructions which modify an the amount of data movement in of these machines are performed operand and followed by a the machine. by manipulating the contents of modification of the result and these accumulators. There is less sometimes by a test. In the Nova need to address or access memory. and the Supernova, these operations And the availability of these multiple are combined in a single instruction registers improves the efficiency of class. The result is a much simpler- accumulator-to-memory operations to-use and more powerful and data flow between the computer instruction structure. and peripheral devices. Arithmetic and logical instructions are arranged so that each bit has its own function. Thus it is unnecessary to decode most portions of the instruction word. The same instruction that adds or subtracts can also rotate right or left the 17-bit word (16-bit accumulator combined with the carry bit), or swap its right and SUPERNOVA CPU left halves, test the result and/or The Supernova uses the24-pin dual-in-line integrated circuits shown on this central carry for a skip, and specify whether processor board. or not the result shall actually be retained. The Supernova can The Nova and the Supernova execute any of these arithmetic are much easier to program than and logical instructions in 300 single accumulator machines. The nanoseconds. results of address calculations are NOVA CPU An instruction that references immediately available for index Multi-accumulator central processors memory can address two of the purposes to the memory reference enable Nova and Supernova to have a accumulators as index registers. instructions. One accumulator can powerful class of arithmetic and logical Asingle input/output instruction be used for in-out data transmission instructions. These instructions combine operations for which other computers can transfer a word between any without disturbing others being require several separate instructions. accumulator and a device and at used continually for computation. the same time control the operation Complex software routines such as The Nova and Supernova have of thedevice. Associated with the multiplication, division, and floating four full sixteen-bit word accumulators is a single carry flag, point can be performed without accumulators, two of which may which indicates when the constantly referencing memory. - operator error or external electrical noise. Programs that are used in very rugged environments or by untrained operators can be written and debugged in core, and then TWO KINDS transferred to read-only memory. The read-only board is then plugged OF MEMORY into the Nova or Supernova chassis. Both Nova and Supernova have It can stay there permanently, or two compatible kinds of memory: it can be plugged in only when core and read-only (ROM). The required (as in the case of same programs run in core and diagnostic programs). read-only, and the two are physically Supernova read-only memory has interchangeable. Core can be theadditional advantage of being expanded to 20K in the basic Nova very much faster than Supernova cabinet, and to 16K in the basic core. This is possible because the Supernova cabinet. With an fetch and execute portions of expansion cabinet, either machine instructions from read-only memory can use 32K core. are overlapped. Add time is 300 nanoseconds in Supernova ROM, versus 800 nanoseconds in core. A program written in Nova or Supernova core and then debugged and transferred to Supernova ROM READ-ONLY MEMORY will run considerably faster than Read-only memory modules are itwould in core. Because interchangeable with core in both Nova Supernova core and ROM are and Supernova. interchangeable and can be combined in the same computer, ROM can also be used to extend several different approaches to the the instruction set of the Supernova use of ROM are open. The user may by adding instructions that are put all his applications packages in especially useful for a specific ROM. He may put only repetitive application. The additional portions of programs in ROM, instructions required are leaving variable portions of the constructed from several machine NOVA CORE MEMORY program in core. Or frequently used language instructions in core. This This Nova core memory board contains 4,096 16-bit words of storage. mathematical routines can be program is then wired into read-only stored in ROM, to be called from a memory. Supernova can often Read-only memory is inherently program in core. The Nova floating execute these extensions of its more secure than core, since there point interpreter, for example, is instruction set as fast as the is no way to write over or destroy available in a read-only memory machines in which they are information, either through an module. implemented by hardware. any instructions. The data channel logic allows the transfer of data to or from memory, incrementing of a memory word, and addition of external data to a word already in to request priority interrupt and memory. The latter two features data channel service. facilitate such functions as pulse The unary control lines from the height analysis and signal processor contain two types of averaging. information: the specific function to be performed by the device and timing information. These control lines are arranged in such a way that the device need connect only to those that correspond to the particular I/ 0 functions that the device requires. The timing of the control lines is determined by the processor in such a fashion that the device does not require anytime- dependent circuits to connect to the I10 interface. The inputloutput system allows Small computers interface with the program to address up to 62 more kinds of devices with greatly extern51devices. varying data rates and priority interrupt requirements than any STANDARD I/0 other class of computer. Not only A standard printed circuit board is used to interface standard peripherals such as do they interface with the full range Teletype and paper-tape reader and of computer peripherals, but they punch.
Recommended publications
  • Connecticut DEEP's List of Compliant Electronics Manufacturers Notice to Connecticut Retailersi
    Connecticut DEEP’s List of Compliant Electronics manufacturers Notice to Connecticut Retailersi: This list below identifies electronics manufacturers that are in compliance with the registration and payment obligations under Connecticut’s State-wide Electronics Program. Retailers must check this list before selling Covered Electronic Devices (“CEDs”) in Connecticut. If there is a brand of a CED that is not listed below including retail over the internet, the retailer must not sell the CED to Connecticut consumers pursuant to section 22a-634 of the Connecticut General Statutes. Manufacturer Brands CED Type Acer America Corp. Acer Computer, Monitor, Television, Printer eMachines Computer, Monitor Gateway Computer, Monitor, Television ALR Computer, Monitor Gateway 2000 Computer, Monitor AG Neovo Technology AG Neovo Monitor Corporation Amazon Fulfillment Service, Inc. Kindle Computers Amazon Kindle Kindle Fire Fire American Future Technology iBuypower Computer Corporation dba iBuypower Apple, Inc. Apple Computer, Monitor, Printer NeXT Computer, Monitor iMac Computer Mac Pro Computer Mac Mini Computer Thunder Bolt Display Monitor Archos, Inc. Archos Computer ASUS Computer International ASUS Computer, Monitor Eee Computer Nexus ASUS Computer EEE PC Computer Atico International USA, Inc. Digital Prism Television ATYME CORPRATION, INC. ATYME Television Bang & Olufsen Operations A/S Bang & Olufsen Television BenQ America Corp. BenQ Monitor Best Buy Insignia Television Dynex Television UB Computer Toshiba Television VPP Matrix Computer, Monitor Blackberry Limited Balckberry PlayBook Computer Bose Corp. Bose Videowave Television Brother International Corp. Brother Monitor, Printer Canon USA, Inc. Canon Computer, Monitor, Printer Oce Printer Imagistics Printer Cellco Partnership Verizon Ellipsis Computer Changhong Trading Corp. USA Changhong Television (Former Guangdong Changhong Electronics Co. LTD) Craig Electronics Craig Computer, Television Creative Labs, Inc.
    [Show full text]
  • Case No COMP/M.1694 - EMC / DATA GENERAL
    EN Case No COMP/M.1694 - EMC / DATA GENERAL Only the English text is available and authentic. REGULATION (EEC) No 4064/89 MERGER PROCEDURE Article 6(1)(b) NON-OPPOSITION Date: 06/10/1999 Also available in the CELEX database Document No 399M1694 Office for Official Publications of the European Communities L-2985 Luxembourg COMMISSION OF THE EUROPEAN COMMUNITIES Brussels, 06.10.1999 SG(99)D/7991 In the published version of this decision, some information has been omitted pursuant to Article 17(2) of Council Regulation (EEC) No PUBLIC VERSION 4064/89 concerning non-disclosure of business secrets and other confidential information. The MERGER PROCEDURE omissions are shown thus […]. ARTICLE 6(1)(b) DECISION Where possible the information omitted has been replaced by ranges of figures or a general description. To the notifying party Dear Sirs, Subject : Case No IV/M.1694-EMC/DATA GENERAL Notification of 3-09-19999 pursuant to Article 4 of Council Regulation No 4064/89. 1. On 3 September 1999, the Commission received a notification of a proposed concentration pursuant to Article 4 of Council Regulation (EEC) No 4064/891 by which EMC Corporation (“EMC”), USA, will acquire sole control of Data General Corporation (“Data General”), USA. 2. After examination of the notification the Commission has concluded that the notified operation falls within the scope of Council Regulation (EEC) No 4064/89 and does not raise serious doubts as to its compatibility with the common market and with the EEA Agreement. I. THE PARTIES 3. EMC Corporation , based in the U.S.A, is active mainly in the design and manufacture of a wide range of information technology products, including hardware, software and related services.
    [Show full text]
  • Aviion SERVERS and WORKSTATIONS PLUS
    "Great products ••• fantastic support!" Buzz Van Santvoord, VP of Operations, Plow & Hearth, Inc. Buzz Van Santvoord, Plow & Hearth When you've got 100 telesales reps VP of Operations, and Peter Rice, processing 6,500 orders a day your President, with a selection of items computer system had better work! from their catalogue. Virginia ba ed, Plow & Hearth, Inc. i a $30 million mail order company, specializing in product for country living. Mailing over 20 million catalogue a year and with an e tabli hed ba e of over 1 million cu tomer , it computer y tems are critical to the onver ion of the AOS / VS OBOL program to ACUCOBOL company' ucce and growth. commenced in June and the ystem went live on a Data General A VUON 8500 in September, in plenty of time for the Chri tma ru h. To meet it pecific need Plow & Hearth had inve ted The AIM plu AVUON combination gave the bu ine a dramatic more than $500,000, over a period of 13 year , developing a boo t: "The much fa ter re pon e time improved morale and Data General MY-ba ed y tern in AOS{VS COBOL with 300 increa ed our tele ale capacity without adding a body, and the program and 70 INFOS databa e . But by early 1995 the extra order gained gave u our be t Chri tma ever." company realized that their MY9600 didn't have the capacity to make it through the bu y Chri tma ea on. Expert migration consultants Buzz Van Santvoord, Vice Pre ident of Operation explains: Thi ca e tudy illu trate how Tran oft' AIM offering i more "A move to Open Sy tern wa our preferred strategic direction.
    [Show full text]
  • Trade Mark Opposition Decision (O/396/02)
    TRADE MARKS ACT 1994 IN THE MATTER of application No. 2165852 by Yorkshire Co-operatives Limited and IN THE MATTER of opposition thereto under No. 50738 by Sun Microsystems Incorporated. Background 1. On 6th May 1998 Yorkshire Co-operatives Limited (YCL) applied under the Trade Marks Act 1994 to register the mark SUNWIN for the goods and services specified in ANNEX A. 2. The application was accepted and published. On 21st February 2000 Sun Microsystems Incorporated (‘the opponents’) filed notice of opposition to the application. They are the proprietors of a large quantity of marks, registered in the UK and the under the Community system, a number of which are on display in ANNEX B to this decision. They state that these marks constitute a ‘family’ of marks, and have traded under the SUN and SUN prefixed trade marks since 1983, producing a wide range of ‘..computer hardware, software and other microelectronic goods and services..’ becoming, as a result, a market leader in computer workstations, servers and operating systems. 3. The opponents’ first grounds of opposition to registration is under s. 5(2)(b) of the Act, and relates (in particular, but not exclusively) to the following goods and services which are considered to be similar: Class 9: Computers; computer hardware, software and firmware; scientific apparatus and instruments; apparatus and instruments all for the recordal, storage, transmission and reproduction of audio, visual and audio visual data. Class 38: Installation and repair services relating to electrical apparatus and instruments, data processing apparatus and computers. Class 38: Telecommunications. 4. The opponents also consider that, as their earlier trade marks have a reputation in the United Kingdom, use of the applicants’ mark would be contrary to Section 5(3) of the Act, for goods and services which are not considered similar under Section 5(2).
    [Show full text]
  • The History of Computing in the History of Technology
    The History of Computing in the History of Technology Michael S. Mahoney Program in History of Science Princeton University, Princeton, NJ (Annals of the History of Computing 10(1988), 113-125) After surveying the current state of the literature in the history of computing, this paper discusses some of the major issues addressed by recent work in the history of technology. It suggests aspects of the development of computing which are pertinent to those issues and hence for which that recent work could provide models of historical analysis. As a new scientific technology with unique features, computing in turn can provide new perspectives on the history of technology. Introduction record-keeping by a new industry of data processing. As a primary vehicle of Since World War II 'information' has emerged communication over both space and t ime, it as a fundamental scientific and technological has come to form the core of modern concept applied to phenomena ranging from information technolo gy. What the black holes to DNA, from the organization of English-speaking world refers to as "computer cells to the processes of human thought, and science" is known to the rest of western from the management of corporations to the Europe as informatique (or Informatik or allocation of global resources. In addition to informatica). Much of the concern over reshaping established disciplines, it has information as a commodity and as a natural stimulated the formation of a panoply of new resource derives from the computer and from subjects and areas of inquiry concerned with computer-based communications technolo gy.
    [Show full text]
  • USGS Scientific Visualization Laboratory
    U.S. Department of the Interior U.S. Geological Survey USGS Scientific Visualization Laboratory Mission The U.S. Geological Survey's (USGS) Scientific Visualization Laboratory at the National Center in Reston, Va., provides a central facility where USGS employees can use state-of-the-art equipment for projects ranging from presentation graphics preparation to complex visual representations of scientific data. Equipment including color printers, black-and-white and color scanners, film recorders, video equipment, and DOS, Apple Macintosh, and UNIX platforms with software are available for both technical and nontechnical users. The laboratory staff provides assistance and demonstrations in the use of the hardware and software products. Background In response to the growing need to present, publish, and exchange data and experimental results, a graphics laboratory was established in 1972. As the amount of data collected increased and as scientists requested better ways to display their results in an informative manner, the need for visual repre­ sentation of data evolved. Thus, the graphics laboratory, once specializing in presentation graphics only, evolved into the USGS Scientific Visualization Laboratory, encompassing the visuali­ zation of scientific and technical data. Perspective view of the seafloor topography of Cape Code Bay, Mass. The image was created with Advanced Through the use of the resources Visual Systems, Inc., Application Visualization System (AVS). available in this laboratory, scientists can now present their data in
    [Show full text]
  • Architecture and Computer Storage
    White Paper Architecture and Computer Storage July 2002 Architecture and Computer Storage 0 EMC believes the information in this publication is accurate as of its publication date. The information is subject to change without notice. The information in this publication is provided “as is.” EMC Corporation makes no representations or warranties of any kind with respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular purpose. Use, copying, and distribution of any EMC software described in this publication requires an applicable software license. EMC2, EMC, and Symmetrix are registered trademarks and where information lives is a trademark of EMC Corporation. Other trademarks are the property of their respective owners. Copyright © 2002 EMC Corporation. All rights reserved Published in the USA H749 Architecture and Computer Storage 1 Table of Contents Architecture and Computer Storage............................................................................3 Why is architecture important for computer systems? .............................................................................................. 3 Architectures—Good and Bad .................................................................................................................................. 3 What about storage?.................................................................................................................................................. 4 Breakthrough #1 that changed
    [Show full text]
  • Thesis May Never Have Been Completed
    UvA-DARE (Digital Academic Repository) Digital Equipment Corporation (DEC): A case study of indecision, innovation and company failure Goodwin, D.T. Publication date 2016 Document Version Final published version Link to publication Citation for published version (APA): Goodwin, D. T. (2016). Digital Equipment Corporation (DEC): A case study of indecision, innovation and company failure. General rights It is not permitted to download or to forward/distribute the text or part of it without the consent of the author(s) and/or copyright holder(s), other than for strictly personal, individual use, unless the work is under an open content license (like Creative Commons). Disclaimer/Complaints regulations If you believe that digital publication of certain material infringes any of your rights or (privacy) interests, please let the Library know, stating your reasons. In case of a legitimate complaint, the Library will make the material inaccessible and/or remove it from the website. Please Ask the Library: https://uba.uva.nl/en/contact, or a letter to: Library of the University of Amsterdam, Secretariat, Singel 425, 1012 WP Amsterdam, The Netherlands. You will be contacted as soon as possible. UvA-DARE is a service provided by the library of the University of Amsterdam (https://dare.uva.nl) Download date:26 Sep 2021 Digital Equipment Corporation (DEC) (DEC) Corporation Digital Equipment David Thomas David Goodwin Digital Equipment Corporation (DEC): A Case Study of Indecision, Innovation and Company Failure David Thomas Goodwin Digital Equipment Corporation (DEC): A Case Study of Indecision, Innovation and Company Failure David Thomas Goodwin 1 Digital Equipment Corporation (DEC): A Case Study of Indecision, Innovation and Company Failure ACADEMISCH PROEFSCHRIFT ter verkrijging van de graad van doctor aan de Universiteit van Amsterdam op gezag van de Rector Magnificus prof.
    [Show full text]
  • MINICOMPUTER CONCEPTS by BENEDICTO CACHO Bachelor Of
    MINICOMPUTER CONCEPTS By BENEDICTO CACHO II Bachelor of Science Southeastern Oklahoma State University Durant, Oklahoma 1973 Submitted to the Faculty of the Graduate College of the Oklahoma State University in partial fulfillment of the requirements for the Degre~ of MASTER OF SCIENCE July, 1976 . -<~ .i;:·~.~~·:-.~?. '; . .- ·~"' . ~ ' .. .• . ~ . .. ' . ,. , .. J:. MINICOMPUTER CONCEPTS Thesis Approved: fl. F. w. m wd/ I"'' ') 2 I"' e.: 9 tl d I a i. i PREFACE This thesis presents a study of concepts used in the design of minicomputers currently on the market. The material is drawn from research on sixteen minicomputer systems. I would like to thank my major adviser, Dr. Donald D. Fisher, for his advice, guidance, and encouragement, and other committee members, Dr. George E. Hedrick and Dr. James Van Doren, for their suggestions and assistance. Thanks are also due to my typist, Sherry Rodgers, for putting up with my illegible rough draft and the excessive number of figures, and to Dr. Bill Grimes and Dr. Doyle Bostic for prodding me on. Finally, I would like to thank members of my family for seeing me through it a 11 . iii TABLE OF CONTENTS Chapter Page I. INTRODUCTION 1 Objective ....... 1 History of Minicomputers 2 II. ELEMENTS OF MINICOMPUTER DESIGN 6 Introduction 6 The Processor . 8 Organization 8 Operations . 12 The Memory . 20 Input/Output Elements . 21 Device Controllers .. 21 I/0 Operations . 22 III. GENERAL SYSTEM DESIGNS ... 25 Considerations ..... 25 General Processor Designs . 25 Fixed Purpose Register Design 26 General Purpose Register Design 29 Multi-accumulator Design 31 Microprogramm1ng 34 Stack Structures 37 Bus Structures . 39 Typical System Options 41 IV.
    [Show full text]
  • { DEC PDP-11 Family Communications Capabilities
    C13-384-101 Processors ,,{ DEC PDP-11 Family Communications Capabilities A family of minicomputers which can be used as distributed processing systems. local or remote network nodes. or communication processors. Seven models are currently being marketed. with user memory capacities ranging from 64K bytes to four megabytes. These seven models are supported by four operating systems which offer a wide range of communications support. All models now support DECnet. which allows PDP-11 s to share resources with other DEC computers. such as VAX. using public facilities. Depend­ ing upon model and configuration. PDP-11s can communicate with an IBM host in batch or interactive modes and can participate in an SNA environment. They can also com­ Digital's PDP 11/23. shown above. represents the versatility of municate with CDC and Univac hosts. the entire product line. It can be implemented for use as a communications processor. local network node. or other A typical PDP-11/44 processor running dedicated communications application. under the RSTSIE operating system with 512K bytes of memory. two asynchronous line interfaces. disk and tape drives with MANAGEMENT SUMMARY controllers; printer. Cobol. and DECnet costs $106.500. Monthly maintenance for this Digital Equipment Corporation's all time leader in both configuration is $508. longevity and revenues generated is the PDP-II minicomputer family. Initially introduced in 1970 as a minicomputer for OEM use, DEC has now installed over CHARACTERISTICS 320,000 units making it by far the DEC earnings cham­ pion. Continued DEC communications enhancements have VENDOR: Digital Equipment Corporation, 129 Parker Street, Maynard, Massachusetts 01754.
    [Show full text]
  • Processor Architecture Past Present Future
    Processor Architecture Past Present Future Steve Wallach swallach”at”conveycomputer.com Discussion • What has happened in the past – Instruction Set Architecture – Logical Address Space – Compilers – What technology survived • What should happen in the future – Is it time for a transformation? – Is it time for heterogeneous computing? swallach - Oct 2008 2 History • 1960’s, 1970’s, 1980’s, 1990’s, 2000 & Today “Those who can not remember the past are condemned to repeat it” George Santayana, 1905 swallach - Oct 2008 3 Way Back When – 1960’s • Commercial – IBM 1401 (1960’s) – Character Oriented • Technical – IBM 7040/7090 (1960’s) – Technical • Word oriented • Floating Point (FAP) • 1966 – IBM 360 – One integrated commercial and technical instruction set – Byte addressability – Milestone architecture • Family of compatible systems • 1966 – CDC – Technical Computing – Word Oriented swallach - Oct 2008 4 Address Space/Compilers - 1960 • Mapped Physical – 12 to 24 bits • Project MAC (Multics) – Virtual Memory – Process Encapsulation • Fortran Compilers begin appearing – Can you really write an application in a higher level language? swallach - Oct 2008 5 1970’s • The decade of the minicomputer & language directed design – APL Machines – ALGOL Machines (Burroughs 5500/6500)) – Complex ISA (e.g., VAX) (Single Instruction per Language Statement) • Co processor – Floating Point – (Data General and DEC) • Microcoded and Hardwired – String and Byte instructions – Writable Control store for special apps • B1700 – S-language instruction set – Different
    [Show full text]
  • A Case Study of Indecision, Innovation and Company Failure DT Goodwin
    Digital Equipment Corporation (DEC): a Case Study of Indecision, Innovation and Company Failure D.T. Goodwin 1 Summary in English The minicomputer began a revolution in the computer industry and was influential in the industry for over twenty years until superseded by client server computing and the personal computer. The subject of the thesis is a case study of how DEC, which was number two in the world in 1988, became a takeover candidate for a PC manufacturer in just ten years. It is a business history that considers the decline from the viewpoint of the decision makers and their strategic choices. We examine whether management indecision or technological leadership played a part in DECs problems. This thesis considers the part that Schumpeter’s Creative Destruction and Christensen’s theories on Innovation played in the downfall of Digital Equipment Corporation (DEC) in particular his assertion that it was the rise of the PC that was instrumental in the failure. It also considers Schein’s theory of the money gene as the cause of the failure and Saxenien’s view that the east coast versus west coast was at the heart of DEC’s demise. The study uses a variety of sources including interviews with senior technical and managerial employees, archival material and reports to examine the company history, the ways in which it achieved its success, and the reasons for its downfall. It compares similar computer companies of the time, looking at how they either avoided the mistakes that DEC made or how they fell into similar traps. This thesis argues that DEC made a number of strategic errors in the 1980s.
    [Show full text]