Vector display in the context of "Resistor ladder"

Play Trivia Questions online!

or

Skip to study material about Vector display in the context of "Resistor ladder"




⭐ Core Definition: Vector display

A vector monitor, vector display, or calligraphic display is a display device used for computer graphics up through the 1970s. It is a type of CRT, similar to that of an early oscilloscope. In a vector display, the image is composed of drawn lines rather than a grid of glowing pixels as in raster graphics. The electron beam follows an arbitrary path, tracing the connected sloped lines rather than following the same horizontal raster path for all images. The beam skips over dark areas of the image without visiting their points.

Some refresh vector displays use a normal phosphor that fades rapidly and needs constant refreshing 30-40 times per second to show a stable image. These displays, such as the Imlac PDS-1, require some local refresh memory to hold the vector endpoint data. Other storage tube displays, such as the popular Tektronix 4010, use a special phosphor that continues glowing for many minutes. Storage displays do not require any local memory. In the 1970s, both types of vector displays were much more affordable than bitmap raster graphics displays when megapixel computer memory was still very expensive. Today, raster displays have replaced nearly all uses of vector displays.

↓ Menu

In this Dossier

Vector display in the context of Refresh rate

The refresh rate, also known as vertical refresh rate, vertical scan rate or vertical frequency in reference to terminology originating with cathode-ray tubes (CRTs), is the number of times per second that a raster-based display device displays a new image. This is independent from frame rate, which describes how many images are stored or generated every second by the device driving the display. On CRT displays, higher refresh rates produce less flickering, thereby reducing eye strain. In other technologies such as liquid-crystal displays, the refresh rate affects only how often the image can potentially be updated.

Non-raster displays may not have a characteristic refresh rate. Vector displays, for instance, do not trace the entire screen, only the actual lines comprising the displayed image, so refresh speed may differ by the size and complexity of the image data. For computer programs or telemetry, the term is sometimes applied to how frequently a datum is updated with a new external value from another source (for example; a shared public spreadsheet or hardware feed).

↑ Return to Menu

Vector display in the context of Dot matrix

A dot matrix is a 2-dimensional patterned array, used to represent characters, symbols and images. Most types of modern technology use dot matrices for display of information, including mobile phones, televisions, and printers. The system is also used in textiles with sewing, knitting and weaving.

An alternate form of information display using lines and curves is known as a vector display, was used with early computing devices such as air traffic control radar displays and pen-based plotters but is no longer used. Electronic vector displays were typically monochrome only, and either leave the interiors of closed vector shapes unfilled, or perform slow, time-consuming and often non-uniform shape-filling, as on pen-based plotters.

↑ Return to Menu

Vector display in the context of Asteroids (video game)

Asteroids is a 1979 multidirectional shooter video game developed and published by Atari, Inc. for arcades; in Japan, it was distributed by Taito and Sega. The player controls a spaceship in an asteroid field which is periodically traversed by flying saucers. The object of the game is to shoot and destroy the asteroids and saucers while avoiding colliding with either or being hit by the saucers' counterfire. The game becomes more difficult as the number of asteroids increases.

Asteroids was conceived and designed by Lyle Rains and Ed Logg, who decided to use hardware developed by Wendi Allen (then known as Howard Delman) that was previously used for Lunar Lander. Asteroids was based on an unfinished game titled Cosmos; its physics model, control scheme, and gameplay elements were derived from Spacewar!, Computer Space, and Space Invaders and refined through trial and error. The game is rendered on a vector display in a two-dimensional view that wraps around both screen axes.

↑ Return to Menu