All Topics  
VAX

 
VAX

   Email Print
   Bookmark   Link






 

VAX



 
 


VAX was an instruction set architecture (ISA) 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 the mid-1970s.






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



Encyclopedia


DEC VAX |- | colspan=2 align=center |
Vax780 Small
|- |Manufacturer: |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 ....
|- |Byte size: |8 bit
Bit

A bit is a binary numeral system numerical digit, taking a value of either 0 or 1. Binary digits are a basic unit of information Computer data storage and transmission in digital computing and digital information theory....
s (octet
Octet (computing)

In computing, an octet is a grouping of eight bits.Octet, with the only exception noted below, always refers to an entity having exactly eight bits....
) |- |Address bus size: |32 bits
32-bit

The range of integer values that can be stored in 32 bits is 0 through 4,294,967,295 or -2,147,483,648 through 2,147,483,647 using two's complement encoding....
|- |Peripheral bus: |Unibus
Unibus

The Unibus was the earliest of several Computer bus technologies used with PDP-11 and early VAX systems manufactured by the Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts....
, Massbus
Massbus

The Massbus was a high-performance computer input/output bus designed in the 1970s by the Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts....
, Q-Bus
Q-Bus

The Q-bus was one of several bus technologies used with Programmed Data Processor and VAX computer systems manufactured by the Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts....
, XMI, VAXBI |- |Architecture: |CISC
Complex instruction set computer

A complex instruction set computer is a computer instruction set architecture in which each instruction can execute several low-level operations, such as a load from Memory , an arithmetic operator, and a memory , all in a single instruction....
, virtual memory
Virtual memory

Virtual memory is a computer system technique which gives an application program the impression that it has contiguous working memory , while in fact it may be physically fragmented and may even overflow on to disk storage....
|- |Operating systems: |VAX/VMS, Ultrix
Ultrix

Ultrix was the brand name of Digital Equipment Corporation's native Unix systems. While ultrix is the Latin word for avenger, the name was chosen solely for its sound....
, BSD UNIX
Berkeley Software Distribution

Berkeley Software Distribution is the Unix operating system derivative developed and distributed by the Computer Systems Research Group of the University of California, Berkeley, from 1977 to 1995....
, VAXELN
VAXELN

VAXELN is a real-time operating system for the VAX family of computers produced by the Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts....
>


VAX was an instruction set architecture (ISA) 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 the mid-1970s. A 32-bit
32-bit

The range of integer values that can be stored in 32 bits is 0 through 4,294,967,295 or -2,147,483,648 through 2,147,483,647 using two's complement encoding....
 complex instruction set computer
Complex instruction set computer

A complex instruction set computer is a computer instruction set architecture in which each instruction can execute several low-level operations, such as a load from Memory , an arithmetic operator, and a memory , all in a single instruction....
 (CISC) ISA, it was designed to extend or replace DEC's various Programmed Data Processor
Programmed Data Processor

Programmed Data Processor was the name of a series of minicomputers made by Digital Equipment Corporation. The name 'PDP' intentionally avoided the use of the term 'computer' because at the time of the first PDPs, computers had a reputation of being large, complicated, and expensive machines, and the venture capitalists behind Digital would...
 (PDP) ISAs. The VAX name was also used by DEC for a family of 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....
 systems based on this processor architecture.

The VAX architecture's primary features were virtual addressing (for example demand paged
Paging

In computer operating systems that have their main memory divided into page , paging is a transfer of pages between main memory and an auxiliary store, such as hard disk drive....
 virtual memory
Virtual memory

Virtual memory is a computer system technique which gives an application program the impression that it has contiguous working memory , while in fact it may be physically fragmented and may even overflow on to disk storage....
) and its orthogonal instruction set
Orthogonal instruction set

Orthogonal instruction set is a term used in computer engineering. A computer's instruction set is said to be orthogonal if any instruction can use data of any type via any addressing mode....
. VAX has been perceived as the quintessential CISC ISA, with its very large number of addressing mode
Addressing mode

Addressing modes are an aspect of the instruction set architecture in most central processing unit designs. The various addressing modes that are defined in a given instruction set architecture define how Machine code Instruction in that architecture identify the operand of each instruction....
s and machine instructions, including instructions for complex operations such as queue insertion/deletion and polynomial
Polynomial

In mathematics, a polynomial is an expression constructed from variables and constants, using the operations of addition, subtraction, multiplication, and constant non-negative whole number exponents....
 evaluation.

Name


"VAX" was originally an acronym for Virtual Address eXtension, both because the VAX was seen as a 32-bit extension of the older 16-bit
16-bit

16-bit architectureThe HP 2100#Descendants and variants , introduced in 1975, was the world's first 16-bit microprocessor.Prominent 16-bit processors include the PDP-11, Intel 8086, Intel 80286 and the WDC 65C816....
 PDP-11
PDP-11

The PDP-11 was a series of 16-bit minicomputers sold by Digital Equipment Corporation from 1970 into the 1990s. Though not explicitly conceived as successor to DEC's PDP-8 computer in the Programmed Data Processor series of computers , the PDP-11 replaced the PDP-8 in many Real-time computing....
 and because it was (after Prime Computer
Prime Computer

Prime Computer was a Natick, Massachusetts-based producer of minicomputers from 1972 until 1992. The alternative spellings "PR1ME" and "PR1ME Computer" were used as brand names or logos by the company....
) an early adopter of virtual memory
Virtual memory

Virtual memory is a computer system technique which gives an application program the impression that it has contiguous working memory , while in fact it may be physically fragmented and may even overflow on to disk storage....
 to manage this larger address space. Early versions of the VAX processor implemented a "compatibility mode" that emulated many of the PDP-11's instructions, and were in fact called VAX-11 to highlight this compatibility and the fact that VAX-11 was an outgrowth of the PDP-11 family. Later versions offloaded the compatibility mode and some of the less used CISC instructions to emulation in the operating system software. The plural form of
VAX is usually VAXes, but VAXen is also heard.

Operating systems


The "native" VAX 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....
 is DEC's VAX/VMS
OpenVMS

OpenVMS , previously known as VAX-11/VMS, VAX/VMS or VMS, is the name of a high-end computer server operating system that runs on the VAX and DEC Alpha families of computers, developed by Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts , and most recently on Hewlett-Packard systems built around the In...
(renamed to
OpenVMS in 1991 or 1992 when it was ported to Alpha
DEC Alpha

Alpha, originally known as Alpha AXP, was a 64-bit reduced instruction set computer instruction set architecture developed by Digital Equipment Corporation , designed to replace the 32-bit VAX complex instruction set computer ISA and its implementations....
, "branded" by the X/Open consortium, and modified to comply with POSIX
POSIX

POSIX or "Portable Operating System Interface" is the collective name of a family of related standardizations specified by the Institute of Electrical and Electronics Engineers to define the application programming interface , along with shell and utilities interfaces for software compatible with variants of the Unix operating system, altho...
 standards). The VAX architecture and VMS operating system were "engineered concurrently"
Concurrent engineering

Concurrent Engineering is a work methodology based on the parallelization of tasks ...
 to take maximum advantage of each other, as was the initial implementation of the VAXcluster
VMScluster

A VMScluster is a computer cluster involving a group of computers running the OpenVMS operating system. Whereas Multiprocessing#Processor coupling systems run a single copy of the operating system, a VMScluster is Multiprocessing#Processor coupling: each machine runs its own copy of OpenVMS, but the disk storage, distributed lock manager, and...
 facility. Other VAX operating systems have included various releases of BSD UNIX
Berkeley Software Distribution

Berkeley Software Distribution is the Unix operating system derivative developed and distributed by the Computer Systems Research Group of the University of California, Berkeley, from 1977 to 1995....
 up to 4.3BSD, Ultrix
Ultrix

Ultrix was the brand name of Digital Equipment Corporation's native Unix systems. While ultrix is the Latin word for avenger, the name was chosen solely for its sound....
-32, VAXELN
VAXELN

VAXELN is a real-time operating system for the VAX family of computers produced by the Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts....
 and Xinu
Xinu

Xinu is a Unix-like operating system originally developed by Douglas Comer for instructional purposes at Purdue University in the 1980s. It has been ported to many hardware platforms, including the Digital Equipment Corporation PDP-11 and VAX systems, Sun Microsystems and Sun-3 workstations, Intel, PowerPC G3 and MIPS architecture....
. More recently, NetBSD
NetBSD

NetBSD is a freely redistributable, open source version of the Unix-derivative Berkeley Software Distribution computer operating system. It was the second open source BSD descendant to be formally released, after 386BSD, and continues to be actively developed....
 and OpenBSD
OpenBSD

OpenBSD is a Unix-like computer operating system descended from Berkeley Software Distribution , a Unix derivative developed at the University of California, Berkeley....
 support various VAX models and some work has been done on porting Linux
Linux

Linux is a generic term referring to Unix-like computer operating systems based on the Linux kernel. Their development is one of the most prominent examples of free and open source software collaboration; typically all the underlying source code can be used, freely modified, and redistributed by anyone under the terms of the GNU GPL license...
 to the VAX architecture.

History


The first VAX model sold was the VAX-11
VAX-11

The VAX-11 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
/780, which was introduced on October 25, 1977 at the Digital Equipment Corporation's Annual Meeting of Shareholders. Bill Strecker, C. Gordon Bell's doctoral student at Carnegie-Mellon University, was responsible for the architecture. Many different models with different prices, performance levels, and capacities were subsequently created. VAX superminis were very popular in the early 1980s.

For a while the VAX-11/780 was used as a baseline in CPU
Central processing unit

A central processing unit is an electronic circuit that can execute computer programs. This broad definition can easily be applied to many early computers that existed long before the term "CPU" ever came into widespread usage....
 benchmark
Benchmark (computing)

In computing, a benchmark is the act of running a computer program, a set of programs, or other operations, in order to assess the relative performance of an object, normally by running a number of standard tests and trials against it....
s because its speed was about one MIPS. Ironically enough, though, the actual number of instructions executed in 1 second was about 500,000. One VAX MIPS was the speed of a VAX-11/780; a computer performing at 27 VAX MIPS would run the same program roughly 27 times as fast as the VAX-11/780. Within the Digital community the term
VUP (VAX Unit of Performance) was the more common term, because MIPS do not compare well across different architectures. The related term cluster VUPs was informally used to describe the aggregate performance of a VAXcluster
VMScluster

A VMScluster is a computer cluster involving a group of computers running the OpenVMS operating system. Whereas Multiprocessing#Processor coupling systems run a single copy of the operating system, a VMScluster is Multiprocessing#Processor coupling: each machine runs its own copy of OpenVMS, but the disk storage, distributed lock manager, and...
. The performance of the VAX-11/780 still serves as the baseline metric in the BRL-CAD Benchmark
BRL-CAD

BRL-CAD is a constructive solid geometry solid modeling computer-aided design system. It includes an interactive geometry editor, ray tracing support for rendering and geometric analysis, computer network distributed framebuffer support, scripting, image-processing and signal-processing tools....
, a performance analysis suite included in the BRL-CAD solid modeling software distribution.

The VAX went through many different implementations. The original VAX was implemented in TTL
Transistor-transistor logic

File:68k ttl.jpgTransistor?transistor logic is a class of digital circuits built from bipolar junction transistors and resistors. It is called transistor?transistor logic because both the logic gating function and the amplifying function are performed by transistors ....
 and filled more than one rack for a single CPU
Central processing unit

A central processing unit is an electronic circuit that can execute computer programs. This broad definition can easily be applied to many early computers that existed long before the term "CPU" ever came into widespread usage....
. CPU implementations that consisted of multiple ECL
Emitter coupled logic

In electronics, emitter-coupled logic, or ECL, is a logic family in which current is steered through Bipolar junction transistors to implement logic functions....
 gate array
Gate array

A gate array or uncommitted logic array is an approach to the design and manufacture of application-specific integrated circuits . A gate array circuit is a prefabricated silicon chip circuit with no particular function in which transistors, standard NAND or NOR logic gates, and other active devices are placed at regular predefined pos...
 or macrocell array
Macrocell array

A macrocell array is an approach to the design and manufacture of Application-specific integrated circuits. Essentially, it is a small step up from the otherwise similar gate array, but rather than being a prefabricated array of simple logic gates, the macrocell array is a prefabricated array of higher-level logic functions such as Flip-flop...
 chips included the VAX 8600 and 8800
VAX 8000

The VAX 8000 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 superminis and finally the VAX 9000
VAX 9000

The VAX 9000, code named "Aridus", is a family of high-end minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 mainframe
Mainframe computer

Mainframes are computers used mainly by large organizations for critical applications, typically bulk data processing such as census, industry and consumer statistics, Enterprise Resource Planning, and financial transaction processing....
 class machines. CPU implementations that consisted of multiple MOSFET
MOSFET

The metal?oxide?semiconductor field-effect transistor is a device used to amplify or switch electronic signals. The basic principle of the device was first proposed by Julius Edgar Lilienfeld in 1925....
 custom chips included the 8100 and 8200 class machines.

The MicroVAX
MicroVAX

The MicroVAX is a family of low-end minicomputers developed and manufactured by Digital Equipment Corporation . The first model, the MicroVAX I, was introduced in 1984....
 I represented a major transition within the VAX family. At the time of its design, it was not yet possible to implement the full VAX architecture as a single VLSI chip (or even a few VLSI chips as was later done with the V-11
V-11

The V-11, code-named "Scorpio", is a microprocessor chip set implementation of the VAX instruction set architecture developed and Semiconductor device fabrication by Digital Equipment Corporation ....
 CPU of the VAX 8200/8300). Instead, the MicroVAX I was the first VAX implementation to move most of the complexity of the VAX instruction set into emulation software, preserving just the core instructions in hardware. This new partitioning substantially reduced the amount of microcode
Microcode

Microcode is a layer of lowest-level instructions involved in the implementation of machine code instructions in many computers and other processors; it resides in a special high-speed memory and translates machine instructions into sequences of detailed circuit-level operations....
 required and was referred to as the "MicroVAX" architecture. In the MicroVAX I, the ALU and registers were implemented as a single gate-array chip while the rest of the machine control was conventional logic.

A full VLSI (microprocessor
Microprocessor

A microprocessor incorporates most or all of the functions of a central processing unit on a single integrated circuit . The first microprocessors emerged in the early 1970s and were used for electronic calculators, using Binary-coded decimal arithmetic on 4-bit Word ....
) implementation of the MicroVAX architecture then arrived with the MicroVAX II's 78032 (or DC333) CPU and 78132 (DC335) FPU. The 78032 was the first microprocessor with an on-board memory management unit
Memory management unit

A memory management unit , sometimes called paged memory management unit , is a computer hardware component responsible for handling accesses to computer memory requested by the central processing unit ....
 The MicroVAX II was based on a single, quad-sized processor board which carried the processor chips and ran the MicroVMS or Ultrix
Ultrix

Ultrix was the brand name of Digital Equipment Corporation's native Unix systems. While ultrix is the Latin word for avenger, the name was chosen solely for its sound....
-32 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....
s. The machine featured 1 MB of on-board memory and a Q22-bus
Q-Bus

The Q-bus was one of several bus technologies used with Programmed Data Processor and VAX computer systems manufactured by the Digital Equipment Corporation of Maynard, Massachusetts, Massachusetts....
 interface with DMA
Direct memory access

Direct memory access is a feature of modern computers and microprocessors that allows certain hardware subsystems within the computer to access system Computer storage for reading and/or writing independently of the central processing unit....
 transfers. The MicroVAX II was succeeded by many further MicroVAX models with much improved performance and memory.

Further VLSI VAX processors followed in the form of the V-11, CVAX
CVAX

CVAX refers to a microprocessor chip set developed and fabricated by Digital Equipment Corporation that implemented the VAX instruction set architecture ....
, SOC ("System On Chip", a single-chip CVAX), Rigel
Rigel (microprocessor)

Rigel was a microprocessor chip set developed and fabricated by Digital Equipment Corporation that implemented the VAX instruction set architecture ....
, Mariah and NVAX
NVAX

The NVAX is a microprocessor developed and fabricated by Digital Equipment Corporation that implemented the VAX instruction set architecture . The NVAX was high-end single-chip VAX microprocessor....
 implementations. The VAX microprocessors extended the architecture to inexpensive workstation
Workstation

A workstation is a high-end microcomputer designed for technical or scientific applications. Intended primarily to be used by one person at a time, they are commonly connected to a local area network and run multi-user operating systems....
s and later also supplanted the high-end VAX models. This wide range of platforms (mainframe to workstation) using one architecture was unique in the computer industry at that time. Sundry graphics were etched onto the CVAX microprocessor die. The phrase
CVAX... when you care enough to steal the very best was etched in broken Russian
Russian language

Russian is the most geographically widespread language of Eurasia, the most widely spoken of the Slavic languages, and the largest native language in Europe....
 as a play on a Hallmark Cards
Hallmark Cards

Hallmark Cards is a privately owned United States company based in Kansas City, Missouri. Founded in 1910 by Joyce C. Hall, Hallmark is the largest manufacturer of greeting cards in the United States....
 slogan, intended as a message to Soviet engineers who were known to be both purloining DEC computers for military applications, along with reverse engineering
Reverse engineering

Reverse engineering is the process of discovering the technological principles of a device, object or system through analysis of its structure, function and operation....
 their chip design.

The VAX architecture was eventually superseded by RISC technology. In 1989 DEC introduced a range of workstations and servers that ran Ultrix
Ultrix

Ultrix was the brand name of Digital Equipment Corporation's native Unix systems. While ultrix is the Latin word for avenger, the name was chosen solely for its sound....
, the DECstation
DECstation

The DECstation was a brand of computers used by Digital Equipment Corporation, and refers to three distinct lines of computer systems—the first released in 1978 as a word processing system, and the latter two both released in 1989....
 and DECsystem
DECsystem

DECsystem was a line of server computers from Digital Equipment Corporation. They were based on MIPS architecture processors and ran DEC's version of the UNIX operating system, called Ultrix....
 respectively, based on processors that implemented the MIPS architecture
MIPS architecture

MIPS is a RISC instruction set architecture developed by MIPS Technologies . In the mid to late 1990s, it was estimated that one in three RISC microprocessors produced were MIPS implementations....
. In 1992 DEC introduced their own RISC instruction set architecture, the Alpha AXP
DEC Alpha

Alpha, originally known as Alpha AXP, was a 64-bit reduced instruction set computer instruction set architecture developed by Digital Equipment Corporation , designed to replace the 32-bit VAX complex instruction set computer ISA and its implementations....
 (later renamed Alpha), and their own Alpha-based microprocessor, the DECchip 21064
Alpha 21064

The Alpha 21064, introduced as the DECchip 21064 and known also by its code name, EV4, is a microprocessor developed and Semiconductor device fabrication by Digital Equipment Corporation that implemented the DEC Alpha instruction set architecture ....
, a high performance 64-bit
64-bit

64-bit CPUs have existed in supercomputers since the 1960s and in RISC-based computer workstation and Server s since the early 1990s. In 2003 they were introduced to the mainstream personal computer arena, in the form of the x86-64 and 64-bit PowerPC processor architectures....
 design capable of running OpenVMS.

In August 2000, Compaq announced that the remaining VAX models would be discontinued by the end of the year. By 2005 all manufacturing of VAX computers had ceased, but old systems remain in widespread use.

The SRI CHARON-VAX and SIMH
SIMH

SIMH is a highly portable, multi-system emulator which runs on Microsoft_Windows, Linux, Mac OS X, FreeBSD, OpenBSD, NetBSD, OpenVMS, and other operating systems....
 software-based VAX emulators remain available.

Processor architecture


Virtual Memory Map

The VAX virtual memory is divided into four sections, each of which is one gigabyte in size:
SectionAddress Range
P00x00000000 - 0x3fffffff
P10x40000000 - 0x7fffffff
S00x80000000 - 0xbfffffff
S10xc0000000 - 0xffffffff
For VMS, P0 was used for user process space, P1 for process stack, S0 for the operating system, and S1 was reserved.

Privilege Modes

The VAX has four privilege modes:
No.ModeVMS UsageNotes
0KernelOS KernelHighest Privilege Level
1ExecutiveFile System 
2SupervisorShell (DCL) 
3UserNormal ProgramsLowest Privilege Level


Processor Status Register

CMTPMBZFDIScmodpmodMBZIPLMBZ DVFUIVTNZVC
3130292726252321201576543210


BitsMeaning
31PDP-11 compatibility mode
30trace pending
29:28MBZ (must be zero)
27first part done (interrupted instruction)
26interrupt stack
25:24current privilege mode
23:22previous privilege mode
21MBZ (must be zero)
20:16IPL (interrupt priority level)
15:8MBZ (must be zero)
7decimal overflow trap enable
6floating-point underflow trap enable
5integer overflow trap enable
4trace
3negative
2zero
1overflow
0carry


VAX-based systems

The first VAX-based system was the VAX-11/780
VAX-11

The VAX-11 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
, a member of the VAX-11
VAX-11

The VAX-11 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 family. The high-end VAX 8000
VAX 8000

The VAX 8000 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 replaced the VAX-11 during the early 1980s and was joined the the entry-level MicroVAX
MicroVAX

The MicroVAX is a family of low-end minicomputers developed and manufactured by Digital Equipment Corporation . The first model, the MicroVAX I, was introduced in 1984....
 minicomputers and the VAXstation
VAXstation

The VAXstation is a family of workstation computers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 workstations in the mid-1980s. The MicroVAX was superseded by the VAX 4000
VAX 4000

The VAX 4000 is a family of low-end minicomputers developed and manufactured by Digital Equipment Corporation using microprocessors implementing the VAX instruction set architecture ....
, the VAX 8000 was superseded by the VAX 6000
VAX 6000

The VAX 6000 is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 in the late 1980s and the mainframe-class VAX 9000
VAX 9000

The VAX 9000, code named "Aridus", is a family of high-end minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 was introduced. In the early 1990s, the fault-tolerant VAXft
VAXft

The VAXft is a family of Fault-tolerant system minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
 was introduced, as were the Alpha
DEC Alpha

Alpha, originally known as Alpha AXP, was a 64-bit reduced instruction set computer instruction set architecture developed by Digital Equipment Corporation , designed to replace the 32-bit VAX complex instruction set computer ISA and its implementations....
 compatible VAX 7000/10000
VAX 7000/10000

The VAX 7000 and VAX 10000 are a series of high-end multiprocessor minicomputers developed and manufactured by Digital Equipment Corporation , introduced in July 1992....
. A variant of various VAX-based systems were sold as the VAXserver
VAXserver

The VAXserver is a family of minicomputers developed and manufactured by Digital Equipment Corporation using processors implementing the VAX instruction set architecture ....
.

Cancelled systems


Cancelled systems include the "
BVAX", a high-end ECL-based VAX, and two other ECL-based VAXen: "Argonaut" and "Raven". A VAX known as "Gemini" was also cancelled, which was a fall-back in case the LSI-based Scorpio failed. It never shipped.

Clones


A number of VAX clones, both authorized and unauthorized, were produced. Examples include:

  • Systime Ltd. of the United Kingdom
    United Kingdom

    The United Kingdom of Great Britain and Northern Ireland, commonly known as the United Kingdom , the UK or Britain,is a sovereign state located off the northwestern coast of continental Europe....
     produced clones of early VAX models such as the Systime 8750 (equivalent to the VAX 11/750).


  • Norden Systems produced the ruggedized, Military-specification MIL VAX series.


  • The Hungarian
    Hungary

    Hungary , officially in English the Republic of Hungary , is a landlocked country in the Carpathian Basin of Central Europe, bordered by Austria, Slovakia, Ukraine, Romania, Serbia, Croatia, and Slovenia....
     Central Research Institute for Physics (KFKI) produced a series of clones of early VAX models, the TPA-11/540, 560 and 580.


  • The from Czechoslovakia
    Czechoslovakia

    Czechoslovakia was a sovereign state in Central Europe that existed from October 1918 until 1992 . On January 1, 1993, Czechoslovakia dissolution of Czechoslovakia into the Czech Republic and Slovakia....
    , developed at VUVT Zilina (today Slovakia
    Slovakia

    Slovakia . It was amended in September 1998 to allow direct election of the president and again in February 2001 due to EU admission requirements....
    ) and produced from 1986 at ZVT Banska Bystrica
    Banská Bystrica

    Bansk? Bystrica is a key city in central Slovakia located on the Hron River in a long and wide valley encircled by the mountain chains of the Low Tatras, the Velk? Fatra, and the Kremnica Mountains....
     (today Slovakia
    Slovakia

    Slovakia . It was amended in September 1998 to allow direct election of the president and again in February 2001 due to EU admission requirements....
    )


Images gallery


External links


Information



Operating systems