DEC VT100
   HOME

TheInfoList



OR:

The VT100 is a video terminal, introduced in August 1978 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 until ...
(DEC). It was one of the first terminals to support
ANSI escape code ANSI escape sequences are a standard for in-band signaling to control cursor location, color, font styling, and other options on video text terminals and terminal emulators. Certain sequences of bytes, most starting with an Escape character#ASC ...
s for cursor control and other tasks, and added a number of extended codes for special features like controlling the status lights on the keyboard. This led to rapid uptake of the ANSI standard, which became the
de facto standard A ''de facto'' standard is a custom or convention that is commonly used even though its use is not required. is a Latin phrase (literally " of fact"), here meaning "in practice but not necessarily ordained by law" or "in practice or actuality, ...
for hardware video terminals and later
terminal emulator A terminal emulator, or terminal application, is a computer program that emulates a video terminal within some other display architecture. Though typically synonymous with a shell or text terminal, the term ''terminal'' covers all remote term ...
s. The VT100 series, especially the VT102, was extremely successful in the market, and made DEC the leading terminal vendor at the time. The VT100 series was replaced by the VT200 series starting in 1983, which proved equally successful. Ultimately, over six million terminals in the VT series were sold, based largely on the success of the VT100.


Description

DEC's first video terminal was the
VT05 :''"VT-05" can also refer to .'' The VT05 is the first free-standing CRT computer terminal from Digital Equipment Corporation introduced in 1970. Famous for its futuristic styling, the VT05 presents the user with an upper-case-only ASCII characte ...
(1970), succeeded by the
VT50 The VT50 is a CRT-based computer terminal that was introduced by Digital Equipment Corporation (DEC) in July 1974. It provided a display with 12 rows and 80 columns of upper-case text, and used an expanded set of control characters and forward-o ...
(1974), and soon upgraded to the
VT52 The VT50 is a CRT-based computer terminal that was introduced by Digital Equipment Corporation (DEC) in July 1974. It provided a display with 12 rows and 80 columns of upper-case text, and used an expanded set of control characters and forwar ...
(1975). The VT52 featured a text display with 80 columns and 24 rows, bidirectional scrolling, and a custom control protocol that allowed the cursor to be moved about the screen. These "smart terminals" were a hit due both to their capabilities and to their ability to be run over inexpensive serial links, rather than custom proprietary connections as in the case of systems like the
IBM 3270 The IBM 3270 is a family of Block-oriented terminal, block oriented display and printer computer terminals introduced by IBM in 1971 and normally used to communicate with IBM mainframes. The 3270 was the successor to the IBM 2260 display ter ...
, which generally required expensive controllers for distributed applications. In contrast, "dumb terminals" or "glass teletypes" like the
ADM-3 The ADM-3A is an early influential video display terminal, introduced in 1976. It was manufactured by Lear Siegler and has a 12-inch screen displaying 12 or 24 lines of 80 characters. It set a new industry low single unit price of $995. Its ...
(1975) lacked advanced features such as full cursor addressability, and competed mostly on lowest possible hardware cost. The VT100 was introduced in August 1978, replacing the VT50/VT52 family. Like the earlier models, it communicated with its
host A host is a person responsible for guests at an event or for providing hospitality during it. Host may also refer to: Places * Host, Pennsylvania, a village in Berks County * Host Island, in the Wilhelm Archipelago, Antarctica People * ...
system over serial lines at a minimum speed of 50 bit/s, but increased the maximum speed to 19,200 bit/s, double that of the VT52. The terminal provided an option for "smooth scrolling", whereby displayed lines of text were moved gradually up or down the screen to make room for new lines, instead of advancing in sudden "jumps". This made it easier to scan or read the text, although it somewhat slowed down the maximum data rate. The major internal change was the control protocol. Unlike the VT50/52's proprietary cursor control language, the VT100 was based on the newly emerging ANSI X3.64 standard for command codes. At the time, some computer vendors had suggested that the new standard was beyond the
state of the art The state of the art (SOTA or SotA, sometimes cutting edge, leading edge, or bleeding edge) refers to the highest level of general development, as of a device, technique, or scientific field achieved at a particular time. However, in some contex ...
and could not be implemented at a reasonable price. The introduction of low-cost
microprocessor A microprocessor is a computer processor (computing), processor for which the data processing logic and control is included on a single integrated circuit (IC), or a small number of ICs. The microprocessor contains the arithmetic, logic, a ...
s and the ever-falling cost of
computer memory Computer memory stores information, such as data and programs, for immediate use in the computer. The term ''memory'' is often synonymous with the terms ''RAM,'' ''main memory,'' or ''primary storage.'' Archaic synonyms for main memory include ...
offered greatly expanded capabilities, and the VT100 used the new
Intel 8080 The Intel 8080 is Intel's second 8-bit computing, 8-bit microprocessor. Introduced in April 1974, the 8080 was an enhanced successor to the earlier Intel 8008 microprocessor, although without binary compatibility.'' Electronic News'' was a week ...
as its internal processor. In addition, the VT100 provided
backwards compatibility In telecommunications and computing, backward compatibility (or backwards compatibility) is a property of an operating system, software, real-world product, or technology that allows for interoperability with an older legacy system, or with Input ...
for VT52-compatible software, by also supporting the older control sequences. Other improvements beyond the VT52 included a 132-column mode, and a variety of "graphic renditions" including blinking, bolding,
reverse video Reverse video (or invert video or inverse video or reverse screen) is a computer display technique whereby the background and text color values are inverted. On older computers, displays were usually designed to display text on a black backgroun ...
, underlining, and lines of double-sized or double-width characters. The VT100 also introduced an additional box-drawing character set containing various pseudographics that allowed the drawing of on-screen forms. All configuration setup of the VT100 was accomplished using interactive displays presented on the screen; the setup data was stored in
non-volatile memory Non-volatile memory (NVM) or non-volatile storage is a type of computer memory that can retain stored information even after power is removed. In contrast, volatile memory needs constant power in order to retain data. Non-volatile memory typ ...
within the terminal. Maintainability was also significantly improved, since a VT100 could be quickly dismantled into replaceable modules. The VT100's internal layout can be split into two boards for functionality, not including the VT100's optional boards you can purchase. There is a board called the video monitor board which is used for things like adjusting the CRT on the terminal itself. This board is responsible for adjusting the CRT in the case that the electron beam is offset. The terminal controller board is what handles the terminal logic, and includes a multitude of chips such as DEC's rebranding of the Intel 8080. In 1983, the VT100 was replaced by the more powerful VT200 series terminals such as the
VT220 The VT200 series is a family of computer terminals introduced by Digital Equipment Corporation (DEC) in November 1983. The VT220 was the basic version, a text-only version with multi-lingual capabilities. The VT240 added monochrome ReGIS vecto ...
.


Options

The VT100 has various third party and first party boards designed to enhance the capabilities of the device. Most notable of these from DEC themselves are the VT1XX-AB (Advanced Video Option) and the VT1XX-AA (20 mA Current Loop Option). The cards' capabilities and existence are described in Chapter 4 of the VT100 User Guide.


Variants

The VT100 was the first of Digital's terminals to be based on an industry-standard microprocessor, the
Intel 8080 The Intel 8080 is Intel's second 8-bit computing, 8-bit microprocessor. Introduced in April 1974, the 8080 was an enhanced successor to the earlier Intel 8008 microprocessor, although without binary compatibility.'' Electronic News'' was a week ...
. Options could be added to the terminal to support an external printer, additional graphic renditions, and more character memory. The last option, known as the "Advanced Video Option" or AVO, allowed the terminal to support a full 24 lines of text in 132-column mode, increasing from the 14 lines of the unexpanded model when used in 132-column mode. The VT100 became a platform on which Digital constructed several related hardware products. The VT101 and VT102 were cost-reduced, non-expandable follow-on versions. The VT101 was essentially a base-model VT100, while the VT102 came standard with the AVO and serial printer port options pre-installed. The VT105 contained a simple graphics subsystem known as waveform graphics which was mostly compatible with same system in the earlier VT55. This system allowed two mathematical functions to be drawn to the screen superimposed over the normal text display, allowing text and graphics to be mixed to produce charts and similar output. The VT125 added an implementation of the byte-efficient Remote Graphic Instruction Set (
ReGIS Regis or Régis may refer to: People * Regis (given name), a given name (including a list of people with the name) * Regis (surname), a surname (including a list of people with the name) * Regis (musician), full name Karl O'Connor, an English ...
), which used custom ANSI codes to send graphics commands to the terminal, rather than requiring the terminal to be set to a separate less-efficient ''graphics mode'' like the VT105. The VT131 added block mode support, allowing a form to be sent to the terminal and filled in locally by the user, and then sending the contents of the fields in the form back to the host when the form is filled in. The VT100 form factor left significant physical space in the case for expansion, and DEC used this to produce several all-in-one stand-alone
minicomputer A minicomputer, or colloquially mini, is a type of general-purpose computer mostly developed from the mid-1960s, built significantly smaller and sold at a much lower price than mainframe computers . By 21st century-standards however, a mini is ...
systems. The VT103 included a cardcage and 4×4 (8-slot)
Q-Bus The Q-bus, also known as the LSI-11 Bus, is one of several bus (computing), bus technologies used with Programmed Data Processor, PDP and VAX, MicroVAX computer systems previously manufactured by the Digital Equipment Corporation of Maynard, Massa ...
backplane, sufficient to configure a small 16-bit
LSI-11 The PDP–11 is a series of 16-bit minicomputers originally sold by Digital Equipment Corporation (DEC) from 1970 into the late 1990s, one of a set of products in the Programmed Data Processor (PDP) series. In total, around 600,000 PDP-11s of al ...
microcomputer system within the case, and supported an optional dual TU58 DECtape II block-addressable cartridge tape drive which could be used like a very slow disk drive. The VT180 (codenamed "Robin") added a single-board microcomputer using a
Zilog Z80 The Zilog Z80 is an 8-bit computing, 8-bit microprocessor designed by Zilog that played an important role in the evolution of early personal computing. Launched in 1976, it was designed to be Backward compatibility, software-compatible with the ...
to run the
CP/M CP/M, originally standing for Control Program/Monitor and later Control Program for Microcomputers, is a mass-market operating system created in 1974 for Intel 8080/Intel 8085, 85-based microcomputers by Gary Kildall of Digital Research, Dig ...
operating system. The VT278 (DECmate) added a small
PDP-8 The PDP-8 is a family of 12-bit minicomputers that was produced by Digital Equipment Corporation (DEC). It was the first commercially successful minicomputer, with over 50,000 units sold during the model's lifetime. Its basic design follows the pi ...
processor, allowing the terminal to run Digital's
WPS-8 WPS-8 is a Word Processing System sold by Digital Equipment Corporation for use with their PDP-8 processors (including the VT78, VT278 DECmate, and PC238 DECmate II and PC24P DECmate III microcomputer systems). WPS-8 supports a variety of 24 ro ...
word processing software.


See also

* DEC Special Graphics * VT640


References

;Notes


External links


DEC video terminal history

VT100 user guide

VT100 Series Technical Manual

ECMA-48
* Th
DEC
category at the Terminals Wiki {{DEFAULTSORT:Vt100 DEC computer terminals Character-oriented terminal Computer terminals Computer-related introductions in 1978