The Professional 325 (PRO-325), Professional 350 (PRO-350), and Professional 380 (PRO-380) are
PDP-11 compatible
microcomputers introduced in 1982 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 un ...
(DEC) as high-end competitors to the
IBM PC.
History
Like the cosmetically similar
Rainbow 100
The Rainbow 100 is a microcomputer introduced by Digital Equipment Corporation (DEC) in 1982. This desktop unit had a monitor similar to the VT220 and a dual-CPU box with both Zilog Z80 and Intel 8088 CPUs.
The Rainbow 100 was a triple-use mac ...
and
DECmate II (also introduced at that time),
the PRO series uses the
LK201
The LK201 is a detachable computer keyboard introduced by Digital Equipment Corporation of Maynard, Massachusetts in 1982. It was first used by Digital's VT220 ANSI/ASCII terminal and was subsequently used by the Rainbow-100, DECmate-II, and Pro- ...
keyboard and 400KB single-sided quad-density
floppy disk drives (known as RX50), and offers a choice of color or monochrome monitors.
For DEC, none of the three would be favorably received, and the industry instead standardized on
Intel 8088
The Intel 8088 ("''eighty-eighty-eight''", also called iAPX 88) microprocessor is a variant of the Intel 8086. Introduced on June 1, 1979, the 8088 has an eight-bit external data bus instead of the 16-bit bus of the 8086. The 16-bit registers and ...
-based
IBM PC compatible
IBM PC compatible computers are similar to the original IBM Personal Computer, IBM PC, IBM Personal Computer XT, XT, and IBM Personal Computer/AT, AT, all from computer giant IBM, that are able to use the same software and expansion cards. Such ...
s which are all binary program compatible with each other. In some ways, the PDP-11 microprocessors are technically superior to the Intel-based chips. While the 8088 is restricted to 1MB of memory because of its 20-bit address bus, DEC microprocessors are capable of accessing 4MB with their 22-bit addressing (although direct addressing of memory is limited in both approaches to 64KB segments, limiting the size of individual code and data objects). ''BYTE'' in 1984 reported that
Venix
Venix is a discontinued version of the Unix operating system for low-end computers, developed by VenturCom, a "company that specialises in the skinniest implementations of Unix".VenturCom ships real-time Venix/386. Computer Business Review, 1 Feb ...
on the PC outperformed the same operating system on the DEC Professional and PDP-11/23.
Further, although the PDP-11 was a very successful minicomputer, it lacked a wide base of affordable small business software. By comparison, many existing
CP/M applications (see the
Rainbow 100
The Rainbow 100 is a microcomputer introduced by Digital Equipment Corporation (DEC) in 1982. This desktop unit had a monitor similar to the VT220 and a dual-CPU box with both Zilog Z80 and Intel 8088 CPUs.
The Rainbow 100 was a triple-use mac ...
) were easily ported to the similar 8086/8088 chips and
MS-DOS
MS-DOS ( ; acronym for Microsoft Disk Operating System, also known as Microsoft DOS) is an operating system for x86-based personal computers mostly developed by Microsoft. Collectively, MS-DOS, its rebranding as IBM PC DOS, and a few ope ...
operating system. Porting existing PDP-11 software to the PRO was complicated by design decisions that rendered it partially incompatible with its parent product line. Industry critics observed that this incompatibility appeared at least in part deliberate, as DEC belatedly sought to "protect" its more-profitable mainstream PDP-11s from
price competition
A price is the (usually not negative) quantity of payment or compensation given by one party to another in return for goods or services. In some situations, the price of production has a different name. If the product is a "good" in the ...
with lower-priced PCs.
The PRO was never widely accepted as an office personal computer, nor as a scientific workstation, where the market was also headed to
Intel 8086, or alternately to
Motorola 68000-based computers. The failure of DEC to gain a significant foothold in the high-volume PC market would be the beginning of the end of the computer ''hardware'' industry in New England, as nearly all computer companies located there were focused on
minicomputers for large organizations, from DEC to
Data General
Data General Corporation was one of the first minicomputer firms of the late 1960s. Three of the four founders were former employees of Digital Equipment Corporation (DEC).
Their first product, 1969's Data General Nova, was a 16-bit minicompute ...
,
Wang
Wang may refer to:
Names
* Wang (surname) (王), a common Chinese surname
* Wāng (汪), a less common Chinese surname
* Titles in Chinese nobility
* A title in Korean nobility
* A title in Mongolian nobility
Places
* Wang River in Thai ...
,
Prime
A prime number (or a prime) is a natural number greater than 1 that is not a product of two smaller natural numbers. A natural number greater than 1 that is not prime is called a composite number. For example, 5 is prime because the only ways ...
,
Computervision
Computervision, Inc. (CV) was an early pioneer in Computer Aided Design and Manufacturing (CAD/ CAM). Computervision was founded in 1969 by Marty Allen and Philippe Villers, and headquartered in Bedford, Massachusetts, United States. Its early ...
,
Honeywell
Honeywell International Inc. is an American publicly traded, multinational conglomerate corporation headquartered in Charlotte, North Carolina. It primarily operates in four areas of business: aerospace, building technologies, performance ma ...
, and
Symbolics Inc.
Technical specifications
The PRO-325 and -350 use the F-11
chipset
In a computer system, a chipset is a set of electronic components in one or more integrated circuits known as a "Data Flow Management System" that manages the data flow between the processor, memory and peripherals. It is usually found on the mo ...
(as used in
LSI-11/23 systems) to create a single-board PDP-11 with up to six expansion slots of a proprietary CTI (Computing Terminal Interconnect) bus using 90-pin
ZIF
ZIF, ZiF or Zif may refer to:
* Zero insertion force
Zero insertion force (ZIF) is a type of IC socket or electrical connector that requires very little (but not literally zero) force for insertion. With a ZIF socket, before the IC is inserte ...
connectors. The PRO family uses dual RX50 floppy drives for storage; the PRO-325 has only floppies, and the 350 and 380 also include an internal hard drive. Mainline PDP-11s generally use separate serial terminals as console and display devices; the PRO family uses built-in
bit-mapped graphics to drive a combined console and display.
All other I/O devices in the PRO family are also different (in most cases, radically different) from their counterparts on other PDP-11 models. For example, while the internal bus supports
direct memory access
Direct memory access (DMA) is a feature of computer systems and allows certain hardware subsystems to access main system memory independently of the central processing unit (CPU).
Without DMA, when the CPU is using programmed input/output, it is ...
(DMA), none of the available I/O devices actually use this feature. The
interrupt
In digital computers, an interrupt (sometimes referred to as a trap) is a request for the processor to ''interrupt'' currently executing code (when permitted), so that the event can be processed in a timely manner. If the request is accepted, ...
system is implemented using Intel PC chips of the time, which again makes it very different from the PDP-11 standard interrupt architecture. For all these reasons, support of the PRO family requires extensive modifications to the previously-existing
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 i ...
software, and the PRO cannot run standard PDP-11 software without modification.
The default PRO-3xx operating system is DEC's Professional Operating System (
P/OS), a modified version of
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 ...
M with a menu-driven core user interface.
Industry critics complained that this user interface was awkward, slow, and inflexible, offering few advantages over the command-line based MS-DOS user interface that was coming into widespread use.
Other available operating systems include DEC
RT-11
RT-11 (Real-time 11) is a discontinued small, low-end, single-user real-time operating system for the full line of Digital Equipment Corporation PDP-11 16-bit computers. RT-11 was first implemented in 1970. It was widely used for real-time computin ...
,
VenturCom
Ardence was a software company headquartered in Waltham, Massachusetts with representatives in Washington, D.C.; Virginia Beach, VA; Chicago, IL; Denton, TX; and in Europe, the Middle East, Africa and India. It developed a software-streaming prod ...
Venix
Venix is a discontinued version of the Unix operating system for low-end computers, developed by VenturCom, a "company that specialises in the skinniest implementations of Unix".VenturCom ships real-time Venix/386. Computer Business Review, 1 Feb ...
, and
2.9BSD Unix.
Later, the Professional 380 (PRO-380) was introduced using the much faster
J-11 chip set (as used in
11/73 systems). However, due to clocking issues on the motherboard, the J-11 chip runs at 10 MHz instead of 16-18 MHz, thus making the PRO-380 slower than a stock 11/73 system.
The DEC Professional Series PC-38N is a PRO-380 with a real-time interface (RTI) that is used as the
console
Console may refer to:
Computing and video games
* System console, a physical device to operate a computer
** Virtual console, a user interface for multiple computer consoles on one device
** Command-line interface, a method of interacting with ...
for the
VAX 8500 and 8550. The RTI has two serial line units: one connects to the VAX environmental monitoring module (EMM) and the other is a spare that can be used for data transfer. The RTI also has a programmable peripheral interface (PPI) consisting of three 8-bit ports for transferring data, address, and control signals between the console and the VAX console interface.
Clones
Like the PDP-8 and PDP-11 before it, the Professional 350 was cloned by
Elektronika
Elektronika, also spelt Electronika and Electronica (russian: Электроника, "Electronics"), is the brand name used for many different electronic products built by factories belonging to the Soviet Ministry of Electronic Industry, incl ...
in the
Soviet Union
The Soviet Union,. officially the Union of Soviet Socialist Republics. (USSR),. was a List of former transcontinental countries#Since 1700, transcontinental country that spanned much of Eurasia from 1922 to 1991. A flagship communist state, ...
.
Other PDP-11 clones:
*
Elektronika 60
* (a.k.a. ''Elektronika MS-0585'')
*
UKNC
UKNC (russian: УКНЦ) is a Soviet PDP-11-compatible educational micro computer, aimed at teaching school informatics courses. It is also known as Elektronika MS-0511. UKNC stands for Educational Computer by Scientific Centre.
Hardware
*CPU: KM ...
*
DVK
DVK (russian: ДВК, Диалоговый вычислительный комплекс, ''Interactive Computing Complex'') is a Soviet PDP-11-compatible personal computer.
Overview
The design is also known as Elektronika MS-0501 and Elektronik ...
– clone of
SM EVM SM EVM (СМ ЭВМ, abbreviation of Система Малых ЭВМ—literally System of Mini Computers) are several types of Soviet Union, Soviet and Comecon minicomputers produced from 1975 through the 1980s.
Most types of SM EVM are clone (co ...
, stripped for mass production to satisfy general scientific and R&D needs
*
BK-0010 and BK-0011M – stripped and low-cost version of
DVK
DVK (russian: ДВК, Диалоговый вычислительный комплекс, ''Interactive Computing Complex'') is a Soviet PDP-11-compatible personal computer.
Overview
The design is also known as Elektronika MS-0501 and Elektronik ...
, targeted at teenagers and home users
References
External links
Pro 325, 350, 380The Observation Deck: UNIX, circa 1984
The Xhomer DEC Pro emulator based on the
SIMH
SIMH is a free and open source, multi-platform multi-system emulator. It is maintained by Bob Supnik, a former DEC engineer and DEC vice president, and has been in development in one form or another since the 1960s.
History
SIMH was based on ...
/PDP-11
DEC's PC Challenge 1982 This corporate documentary produced by Digital Equipment Corporation (DEC) chronicled DEC's two year odyssey to bring three personal computers, the Professional 325 (PRO-325), the Professional 350 (PRO-350), and the Rainbow 100 to market, a year after IBM launched their personal computer.
{{Authority control
Professional
A professional is a member of a profession or any person who works in a specified professional activity. The term also describes the standards of education and training that prepare members of the profession with the particular knowledge and ski ...
Microcomputers
Computer-related introductions in 1982
16-bit computers