PDP-15 Graphics Terminal
   HOME

TheInfoList



OR:

The PDP-15 was the fifth and last of the 18-bit
minicomputer A minicomputer, or colloquially mini, is a class of smaller general purpose computers that developed in the mid-1960s and sold at a much lower price than mainframe and mid-size computers from IBM and its direct competitors. In a 1970 survey, ...
s produced by
Digital Equipment Corporation Digital Equipment Corporation (DEC ), using the trademark Digital, was a major American company in the computer industry from the 1960s to the 1990s. The company was co-founded by Ken Olsen and Harlan Anderson in 1957. Olsen was president unt ...
. The
PDP-1 The PDP-1 (''Programmed Data Processor-1'') is the first computer in Digital Equipment Corporation's PDP series and was first produced in 1959. It is famous for being the computer most important in the creation of hacker culture at Massachusetts ...
was first delivered in December 1959 and the first PDP-15 was delivered in February 1970. More than 400 of these successors to the
PDP-9 The PDP-9, the fourth of the five 18-bit minicomputers produced by Digital Equipment Corporation, was introduced in 1966. A total of 445 PDP-9 systems were produced, of which 40 were the compact, low-cost PDP-9/L units.. History The 18-bit PDP ...
(and 9/L) were ordered within the first eight months. In addition to
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also in ...
s, the PDP-15 had compilers for Fortran and
ALGOL ALGOL (; short for "Algorithmic Language") is a family of imperative computer programming languages originally developed in 1958. ALGOL heavily influenced many other languages and was the standard method for algorithm description used by the ...
.


History

The 18-bit PDP systems preceding the PDP-15 were named PDP-1,
PDP-4 The PDP-4 was the successor to the Digital Equipment Corporation's PDP-1. History This 18-bit machine, first shipped in 1962, was a compromise: "with slower memory and different packaging" than the PDP-1, but priced at $65,000 - less than half th ...
,
PDP-7 The PDP-7 was a minicomputer produced by Digital Equipment Corporation as part of the PDP series. Introduced in 1964, shipped since 1965, it was the first to use their Flip-Chip technology. With a cost of , it was cheap but powerful by the st ...
&
PDP-9 The PDP-9, the fourth of the five 18-bit minicomputers produced by Digital Equipment Corporation, was introduced in 1966. A total of 445 PDP-9 systems were produced, of which 40 were the compact, low-cost PDP-9/L units.. History The 18-bit PDP ...
. The last PDP-15 was produced in 1979.


Hardware

The PDP-15 was DEC's only 18-bit machine constructed from
TTL TTL may refer to: Photography * Through-the-lens metering, a camera feature * Zenit TTL, an SLR film camera named for its TTL metering capability Technology * Time to live, a computer data lifespan-limiting mechanism * Transistor–transistor lo ...
integrated circuit An integrated circuit or monolithic integrated circuit (also referred to as an IC, a chip, or a microchip) is a set of electronic circuits on one small flat piece (or "chip") of semiconductor material, usually silicon. Large numbers of tiny ...
s rather than discrete transistors, and, like every DEC 18-bit system could be equipped with: * an optional X-Y (point-plot or
vector graphics Vector graphics is a form of computer graphics in which visual images are created directly from geometric shapes defined on a Cartesian plane, such as points, lines, curves and polygons. The associated mechanisms may include vector display a ...
) display. * a hardware floating point option, with a 10x speedup, was offered. * up to 128Kwords of core main memory


Models

The PDP-15 models offered by DEC were: * PDP-15/10: a 4K-word paper-tape based system * PDP-15/20: 8K, added
DECtape DECtape, originally called Microtape, is a magnetic tape data storage medium used with many Digital Equipment Corporation computers, including the PDP-6, PDP-8, LINC-8, PDP-9, PDP-10, PDP-11, PDP-12, and the PDP-15. On DEC's 32-bit systems, VA ...
* PDP-15/30: 16K word, added memory protection and a foreground/background Monitor * PDP-15/35: Added a 524K-word fixed-head disk drive * PDP-15/40: 24K memory * PDP-15/50:


PDP-15/76

* PDP-15/76: 15/40 plus PDP-11 frontend. The PDP-15/76 was a dual-processor system that shared memory with an attached PDP-11/05.. The PDP-11 served as a peripheral processor and enabled use of Unibus peripherals.


Software

''DECsys'', ''RSX-15, and ''XVM/RSX'' were the
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also in ...
s supplied by DEC for the PDP-15. A
batch processing Computerized batch processing is a method of running software programs called jobs in batches automatically. While users are required to submit the jobs, no other interaction by the user is required to process the batch. Batches may automatically ...
monitor Monitor or monitor may refer to: Places * Monitor, Alberta * Monitor, Indiana, town in the United States * Monitor, Kentucky * Monitor, Oregon, unincorporated community in the United States * Monitor, Washington * Monitor, Logan County, West ...
(BOSS-15: Batch Operating Software System) was also available.


DECsys

The first DEC-supplied mass-storage
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also in ...
available for the PDP-15 was DECsys, an interactive single-user system. This software was provided on a DECtape reel, of which copies were made for each user. This copied DECtape was then added to by the user, and thus was storage for personal programs and data. A second DECtape was used as a scratch tape by the assembler and the Fortran compiler.


RSX-15

RSX-15 was released by DEC in 1971. The main architect for RSX-15 (later renamed XVM/RSX) was Dennis "Dan" Brevik. Once XVM/RSX was released, DEC facilitated that "a PDP-15 can be field-upgraded to XVM" but it required "the addition of the XM15 memory processor." The
RSX-11 RSX-11 is a discontinued family of multi-user real-time operating systems for PDP-11 computers created by Digital Equipment Corporation. In widespread use through the late 1970s and early 1980s, RSX-11 was influential in the development of later ...
operating system began as a port of RSX-15 to the
PDP-11 The PDP-11 is a series of 16-bit minicomputers sold by Digital Equipment Corporation (DEC) from 1970 into the 1990s, one of a set of products in the Programmed Data Processor (PDP) series. In total, around 600,000 PDP-11s of all models were sold, ...
, although it later diverged significantly in terms of design and functionality.


Origin of the RSX-15 name

Commenting on the ''RSX'' acronym, Brevik says:


XVM/RSX

Later versions of the PDP-15 could run a real-time multi-user OS called XVM/RSX, an outgrowth of RSX-15. The ''XVM'' upgrade to RSX was multi-user, and enabled up to six concurrent teletype-based users. XVM Support for the PDP-15/76 included using an
RK05 Digital Equipment Corporation's RK05 is a disk drive whose removable disk pack can hold about 2.5 megabytes of data. Introduced 1972, it is similar to IBM's 1964-introduced 2310, and uses a disk pack similar to IBM's 2315 disk pack, although ...
disk drive.


non-DEC

One other operating system, developed on the PDP-7, was also available for the PDP-15: *
MUMPS MUMPS ("Massachusetts General Hospital Utility Multi-Programming System"), or M, is an imperative, high-level programming language with an integrated transaction processing key–value database. It was originally developed at Massachusetts Gener ...
, which was originally developed in 1966


Application software

DEC provided mathematical, scientific and commercial software application tools. "Commercial Subroutine Package (CSP) ... compatible with the
IBM 1130 The IBM 1130 Computing System, introduced in 1965, was IBM's least expensive computer at that time. A binary 16-bit machine, it was marketed to price-sensitive, computing-intensive technical markets, like education and engineering, succeeding th ...
commercial subroutine package."


See also

*
Programmed Data Processor Programmed Data Processor (PDP), referred to by some customers, media and authors as "Programmable Data Processor," is a term used by the Digital Equipment Corporation from 1957 to 1990 for several lines of minicomputers. The name 'PDP' i ...


References


External links


a diary re PDP-15 & RSX-15
{{DEC hardware DEC minicomputers 18-bit computers Transistorized computers Computer-related introductions in 1970