Vectrix Corporation

Last updated
Vectrix Corporation
TypePrivate
IndustryComputer
Founded1980;43 years ago (1980) in Greensboro, North Carolina
FounderRichard Katz
Defunct1993;30 years ago (1993) [1]
Products
  • VX series
  • Pepe

Vectrix Corporation was a manufacturer of high-resolution color computer graphics products. Formed in 1980 by Richard Katz, the company's first products were the VX family of graphics terminals, followed by the Pepe graphics cards for the IBM XT and AT.

Contents

VX series

The VX Graphics Processor series of terminals, launched in 1983, were available in two models, the VX128 and VX384. Both produced a display of 672×480 pixels. [2] The primary difference between the two was the size of the framebuffer; the VX128 contained 128 kB of RAM which held 3 bitplanes to allow a total of 8 colors in a single image, selected from a fixed palette, while the VX384's 384 kB held 9 bitplanes for a total of 512 colors per image selected from a user-defined palette selected from 24-bit values for 16.8 million possible colors. [3]

The VX machines were driven by an Intel 8086, making it more powerful than most of the computers it would connect to. Connections to the host were made over a Centronics port, or alternately a RS-232 port with a maximum speed of 19,200 bit/s. [4] The terminal connected to a color monitor using two sets of BNC connectors, one each for Red, Green and Blue, and then one each for horizontal sync, vertical sync and a combined sync. [5] Another Centronix port was provided for printer output. The terminals could be equipped with two sets of ROM systems; one contained 2D drawing routines, while the second provided 3D.

Images were displayed by sending the system short text commands, typically one or two letters followed by numeric values. For instance, D 250 350 would draw a single pixel ('D'ot) at location (250,350). [6] Typical drawing commands included Dot, Line, Arc, and so forth. [7] For 3D diagrams, there were commands to Scale the drawing (zoom), Rotate it, and set the Viewport parameters. [8] Text could be output using the $tring command. [9]

The current drawing color was set with the Color command, followed by a 16-bit value. In the case of the VX128, the color palette was fixed, with eight pre-defined colors. In the VX384 the color values were held in registers that could be changed by the user by writing RBG values to them using the Q command. This meant that programs could not run on both; blue on the VX128 was value 4, while on the VX384 it was 448. [10]

Although designed for general CAD and other 3D graphics use, the VX series was mostly used in weather forecasting to produce output graphics that were used for television broadcasting. About 50 or 60 systems were used in this fashion. Similar systems using S-100 bus computers and MicroAngelo boards, or the Datamax UV-1, found similar use for weather graphics in the 1980s. After that time the typical IBM PC began to offer comparable output.

Pepe

Photograph of a Vectrix Pepe card Vectrix Pepe.jpg
Photograph of a Vectrix Pepe card

In the early 1980s, IBM began their MIDAS project to develop a higher resolution graphics system for the PC compared to the 320×240 Color Graphics Adapter. Vectrix entered a system known as Pepe, but lost out to another development that was taken on by IBM as the Professional Graphics Controller. [11]

Pepe was essentially a version of the VX system reduced in size to fit onto two printed circuit boards that would fit into ISA slots. It supported the improved throughput of the IBM AT bus, and Vectrix recommended this over machines with the original PC bus. Resolution increased to 1024×1024, but the system was otherwise similar to the VX, and operated in the same way. Because the Pepe was not supported by the BIOS, it had to be connected to a separate monitor, using another graphics adaptor for system operation. [11]

Like the VX, Pepe was offered in a variety of sub-versions with different capabilities mostly differing in the amount of memory and color support. [12] The Pepe found some level of support, especially in the CAD market, but the presence of the "official" high-end card from IBM and the increasing sophistication of consumer-oriented cards like VGA rendered this niche obsolete by the late 1980s.

Related Research Articles

<span class="mw-page-title-main">Original Chip Set</span> Chipset used in Amiga personal computer

The Original Chip Set (OCS) is a chipset used in the earliest Commodore Amiga computers and defined the Amiga's graphics and sound capabilities. It was succeeded by the slightly improved Enhanced Chip Set (ECS) and greatly improved Advanced Graphics Architecture (AGA).

<span class="mw-page-title-main">Video Graphics Array</span> Computer display standard and resolution

Video Graphics Array (VGA) is a video display controller and accompanying de facto graphics standard, first introduced with the IBM PS/2 line of computers in 1987, which became ubiquitous in the PC industry within three years. The term can now refer to the computer display standard, the 15-pin D-subminiature VGA connector, or the 640×480 resolution characteristic of the VGA hardware.

In computer graphics, planar is the method of arranging pixel data into several bitplanes of RAM. Each bit in a bitplane is related to one pixel on the screen. Unlike packed, high color, or true color graphics, the whole dataset for an individual pixel isn't in one specific location in RAM, but spread across the bitplanes that make up the display. Planar arrangement determines how pixel data is laid out in memory, not how the data for a pixel is interpreted; pixel data in a planar arrangement could encode either indexed or direct color.

Amiga Advanced Graphics Architecture (AGA) is the third-generation Amiga graphic chipset, first used in the Amiga 4000 in 1992. Before release AGA was codenamed Pandora by Commodore International.

<span class="mw-page-title-main">Framebuffer</span> Portion of random-access memory containing a bitmap that drives a video display

A framebuffer is a portion of random-access memory (RAM) containing a bitmap that drives a video display. It is a memory buffer containing data representing all the pixels in a complete video frame. Modern video cards contain framebuffer circuitry in their cores. This circuitry converts an in-memory bitmap into a video signal that can be displayed on a computer monitor.

<span class="mw-page-title-main">Enhanced Graphics Adapter</span> IBM PC graphic adapter and display standard

The Enhanced Graphics Adapter (EGA) is an IBM PC graphics adapter and de facto computer display standard from 1984 that superseded the CGA standard introduced with the original IBM PC, and was itself superseded by the VGA standard in 1987. In addition to the original EGA card manufactured by IBM, many compatible third-party cards were manufactured, and EGA graphics modes continued to be supported by VGA and later standards.

<span class="mw-page-title-main">Deluxe Paint</span> Raster graphics editor

Deluxe Paint, often referred to as DPaint, is a bitmap graphics editor created by Dan Silva for Electronic Arts and published for the then-new Amiga 1000 in November 1985. A series of updated versions followed, some of which were ported to other platforms. An MS-DOS release with support for the 256 color VGA standard became popular for creating pixel graphics in video games in the 1990s.

<span class="mw-page-title-main">ILBM</span> File format

Interleaved Bitmap (ILBM) is an image file format conforming to the Interchange File Format (IFF) standard. The format originated on the Amiga platform, and on IBM-compatible systems, files in this format or the related PBM format are typically encountered in games from late 1980s and early 1990s that were either Amiga ports or had their graphical assets designed on Amiga machines.

<span class="mw-page-title-main">Color Graphics Adapter</span> IBM PC graphic adapter and display standard

The Color Graphics Adapter (CGA), originally also called the Color/Graphics Adapter or IBM Color/Graphics Monitor Adapter, introduced in 1981, was IBM's first color graphics card for the IBM PC and established a de facto computer display standard.

<span class="mw-page-title-main">IBM Monochrome Display Adapter</span> IBM PC graphic adapter and display standard

The Monochrome Display Adapter is IBM's standard video display card and computer display standard for the IBM PC introduced in 1981. The MDA does not have any pixel-addressable graphics modes, only a single monochrome text mode which can display 80 columns by 25 lines of high resolution text characters or symbols useful for drawing forms.

Text mode is a computer display mode in which content is internally represented on a computer screen in terms of characters rather than individual pixels. Typically, the screen consists of a uniform rectangular grid of character cells, each of which contains one of the characters of a character set; at the same time, contrasted to all points addressable (APA) mode or other kinds of computer graphics modes.

<span class="mw-page-title-main">Hold-And-Modify</span> Display mode used in Commodore Amiga computers

Hold-And-Modify, usually abbreviated as HAM, is a display mode of the Commodore Amiga computer. It uses a highly unusual technique to express the color of pixels, allowing many more colors to appear on screen than would otherwise be possible. HAM mode was commonly used to display digitized photographs or video frames, bitmap art and occasionally animation. At the time of the Amiga's launch in 1985, this near-photorealistic display was unprecedented for a home computer and it was widely used to demonstrate the Amiga's graphical capability. However, HAM has significant technical limitations which prevent it from being used as a general purpose display mode.

<span class="mw-page-title-main">Professional Graphics Controller</span> Graphics adapter and display standard for early IBM PCs

Professional Graphics Controller is a graphics card manufactured by IBM for PCs. It consists of three interconnected PCBs, and contains its own processor and memory. The PGC was, at the time of its release, the most advanced graphics card for the IBM XT and aimed for tasks such as CAD.

In computing, indexed color is a technique to manage digital images' colors in a limited fashion, in order to save computer memory and file storage, while speeding up display refresh and file transfers. It is a form of vector quantization compression.

<span class="mw-page-title-main">Tandy Graphics Adapter</span> Computer display standard for the Tandy 1000 series

Tandy Graphics Adapter is a computer display standard for the Tandy 1000 series of IBM PC compatibles, which has compatibility with the video subsystem of the IBM PCjr but became a standard in its own right.

Composite artifact colors is a designation commonly used to address several graphic modes of some 1970s and 1980s home computers. With some machines, when connected to an NTSC TV or monitor over composite video outputs, the video signal encoding allowed for extra colors to be displayed, by manipulating the pixel position on screen, not being limited by each machine's hardware color palette.

References

Citations

  1. "V.C. Liquidating Corporation". OpenCorporates. Archived from the original on November 1, 2022.
  2. Manual 1983, p. 11.
  3. Manual 1983, p. 21.
  4. Manual 1983, pp. 6–7.
  5. Manual 1983, p. 2.
  6. Manual 1983, p. 9.
  7. Manual 1983, pp. 15–17.
  8. Manual 1983, pp. 19–20.
  9. Manual 1983, p. 28.
  10. Manual 1983, p. 22.
  11. 1 2 Petzold 1987, p. 266.
  12. Petzold 1987, pp. 266, 268.

Bibliography