All Topics  
PDP-6

 

   Email Print
   Bookmark   Link






 

PDP-6



 
 
The PDP-6 (Programmed Data Processor-6) was a computer
Computer

A computer is a machine that manipulates Data according to a list of Code .The first devices that resemble modern computers date to the mid-20th century , although the computer concept and various machines similar to computers existed earlier....
 model developed by Digital Equipment Corporation
Digital Equipment Corporation

Digital Equipment Corporation was a pioneering United States company in the computer industry. It is often referred to within the computing industry as DEC ....
 (DEC) in 1963. It was influential primarily as the prototype (effectively) for the later PDP-10
PDP-10

The PDP-10 was a mainframe computer manufactured by Digital Equipment Corporation from the late 1960s on; the name stands for "Programmed Data Processor model 10"....
; the instruction set
Instruction set

An instruction set is a list of all the instruction , and all their variations, that a processor can execute.Instructions include:* Arithmetic such as add and subtract...
s of the two machines are almost identical.

The PDP-6 was DEC's first "big" machine. It used 36-bit words
36-bit word length

Many early computers aimed at the scientific market had a 36-bit word . This word length was just long enough to represent positive and negative integers to an accuracy of ten decimal digits ....
, in common with other large computers at the time from companies like IBM
IBM

International Business Machines Corporation, abbreviated IBM and nicknamed "Big Blue" , is a multinational corporation computer technology and consulting corporation headquartered in Armonk, New York, New York, United States....
, Honeywell
Honeywell

Honeywell is a major United States multinational corporation list of conglomerates company that produces a variety of consumer products, engineering services, and aerospace systems for a wide variety of customers, from private consumers to major corporations and governments....
 and General Electric
General Electric

The General Electric Company, or GE is a multinational corporation United States technology and Service s conglomerate incorporated in the State of New York....
. Addressing remained 18-bit
18-bit

Possibly the most well-known 18-bit computer architectures are the PDP-1, PDP-4, PDP-7, PDP-9 and PDP-15 minicomputers produced by Digital Equipment Corporation from 1960 to 1975....
, as in earlier DEC machines, allowing for a 256 kword main memory.






Discussion
Ask a question about 'PDP-6'
Start a new discussion about 'PDP-6'
Answer questions from other users
Full Discussion Forum



Encyclopedia


The PDP-6 (Programmed Data Processor-6) was a computer
Computer

A computer is a machine that manipulates Data according to a list of Code .The first devices that resemble modern computers date to the mid-20th century , although the computer concept and various machines similar to computers existed earlier....
 model developed by Digital Equipment Corporation
Digital Equipment Corporation

Digital Equipment Corporation was a pioneering United States company in the computer industry. It is often referred to within the computing industry as DEC ....
 (DEC) in 1963. It was influential primarily as the prototype (effectively) for the later PDP-10
PDP-10

The PDP-10 was a mainframe computer manufactured by Digital Equipment Corporation from the late 1960s on; the name stands for "Programmed Data Processor model 10"....
; the instruction set
Instruction set

An instruction set is a list of all the instruction , and all their variations, that a processor can execute.Instructions include:* Arithmetic such as add and subtract...
s of the two machines are almost identical.

The PDP-6 was DEC's first "big" machine. It used 36-bit words
36-bit word length

Many early computers aimed at the scientific market had a 36-bit word . This word length was just long enough to represent positive and negative integers to an accuracy of ten decimal digits ....
, in common with other large computers at the time from companies like IBM
IBM

International Business Machines Corporation, abbreviated IBM and nicknamed "Big Blue" , is a multinational corporation computer technology and consulting corporation headquartered in Armonk, New York, New York, United States....
, Honeywell
Honeywell

Honeywell is a major United States multinational corporation list of conglomerates company that produces a variety of consumer products, engineering services, and aerospace systems for a wide variety of customers, from private consumers to major corporations and governments....
 and General Electric
General Electric

The General Electric Company, or GE is a multinational corporation United States technology and Service s conglomerate incorporated in the State of New York....
. Addressing remained 18-bit
18-bit

Possibly the most well-known 18-bit computer architectures are the PDP-1, PDP-4, PDP-7, PDP-9 and PDP-15 minicomputers produced by Digital Equipment Corporation from 1960 to 1975....
, as in earlier DEC machines, allowing for a 256 kword main memory. Memory was implemented using magnetic cores
Magnetic core memory

Magnetic core memory, or ferrite-core memory, is an early form of random access computer memory. It uses small magnetic ceramic rings, the cores, through which wires are threaded to store information via the Polarity of the magnetic field they contain....
; a typical system included 32,768 words (equivalent to 160kB on modern machines).

The instruction set architecture could be categorized as "one-and-a-half address"; instructions contained one full 18-bit memory address, and a second four-bit address that could specify one of the first sixteen memory locations as an "accumulator" or "AC". Another four-bit field in the instruction allowed for any AC other than AC0 to be used as an index register.

Most if not all PDP-6 systems were equipped with the optional Type 162 "Fast Memory", which provided 16 memory locations constructed from discrete-transistor flip-flops. The Fast Memory (also known as "fast accumulators" or "fast ACs") substituted for the first 16 words of core memory and operated four times faster.

The PDP-6 supported time sharing through the use of a status bit selecting between two operating modes ("Executive" and "User", with access to I/O
I/O

I/O may refer to:* Input/output, a system of communication for information processing systems* The input-output model, an economic model of flow prediction between sectors...
, etc., being restricted in the latter), and a single relocation/protection register which allowed a user's address space
Address space

In computing, an address space defines a range of discrete addresses, each of which may correspond to a physical or virtual memory register, a Node , peripheral device, disk sector or other logical or physical entity....
 to be limited to a set section of main memory (a second relocation/protection register for shareable "high segments" was added on the PDP-10). The main operating system
Operating system

An operating system is an interface between hardware and applications; it is responsible for the management and coordination of activities and the sharing of the limited resources of the computer....
 used on the machine was an early version of what later became TOPS-10
TOPS-10

The TOPS-10 System was a computer operating system from Digital Equipment Corporation for the PDP-10 mainframe computer launched in 1967. TOPS-10 evolved from the earlier "Monitor" software for the PDP-6 and -10 computers; this was renamed TOPS-10 in 1970....
, and several sites made custom versions of the system, which was available in source code
Source code

In computer science, source code is any collection of statements or declarations written in some human-readable computer programming language....
 form. MIT's ITS
Incompatible Timesharing System

ITS, the Incompatible Timesharing System , was an early, revolutionary, and influential time-sharing operating system from Massachusetts Institute of Technology; it was developed principally by the MIT Artificial Intelligence Laboratory at MIT, with some help from Project MAC....
 operating system also began on the PDP-6.

Worldwide, only 23 PDP-6's were sold, the smallest number of any DEC machine. It was complex and expensive to build, as well as difficult to install and get operational at the customer's site. Additionally the sales force found the PDP-6 to be a "hard sell". After a short period in the market, DEC let it be known that they were exiting the 36-bit market to concentrate on their smaller machines again. Not long after this rumors started to spread that they were, in fact, working on a new 36-bit design, which was eventually released as the PDP-10
PDP-10

The PDP-10 was a mainframe computer manufactured by Digital Equipment Corporation from the late 1960s on; the name stands for "Programmed Data Processor model 10"....
.

The PDP-6 was infamous because of the 6205 board, a large (11 x 9 inches) board which contained 1 bit of AR, MB, and MQ (thus there were 36 of these). It had 88 transistors, a 2-sided PC etch, two 18-pin and two 22-pin connectors (two on each side of the module). Because of all these connectors, swapping this module was a major undertaking, and the mechanical coupling made it highly likely that fixing one fault would cause another. There was also a great fear of powering off a PDP-6, since it would generally result in at least one 6205 board failing.

The experience with the 6205 led the designers of the first models of PDP-10
PDP-10

The PDP-10 was a mainframe computer manufactured by Digital Equipment Corporation from the late 1960s on; the name stands for "Programmed Data Processor model 10"....
, the KA10 and KI10, to use only small boards. It was not until the KL10 that large boards were used again. A few lucky old-timers have 6205 boards as prized and zealously-guarded possessions.

DEC management still considered the system useful because those sales were to technical leaders such as universities. That gave DEC a number of advantages, including a foothold in that market, access to advice on future technical direction from a group of advanced and technically knowledgeable users, and finally a source of intelligent young employees as the business grew.

Stanford's
Stanford University

Leland Stanford Junior University, commonly referred to as Stanford University or Stanford, is a private university research university located in Stanford, California, California, United States....
 PDP-6 was shown at DECUS in 1984. The machine was transferred to a DEC warehouse after that event. There are no records of this machine being given to the Computer Museum, which was not part of DEC in 1984. In the late 90's Compaq donated the contents of the DEC internal archives to The Computer Museum History Center. The Fast Memory cabinet from the Stanford PDP-6 was part of that donation. There is no evidence that the modules sold at the Boston computer museum gift shop were from the Stanford PDP-6, nor is there any evidence that the museum had ever had this machine in its possession.

External links

  • Gordon Bell interview at the Smithsonian