FACTOID # 125: India’s criminal courts acquitted over a million defendants in 1999, more than the next 48 surveyed countries combined.
 
 Home   Encyclopedia   Statistics   Countries A-Z   Flags   Maps   Education   Forum   FAQ   About 
 
WHAT'S NEW
RELATED ARTICLES
People who viewed "VGA" also viewed:
RECENT ARTICLES
More Recent Articles »
 

FACTS & STATISTICS    Simple view

  1. Select countries to view: (hold down Control key and click to select several)

     

     

    Compare:

     

     

  1. Select fact or statistic: (* = graphable)

     

     

     

  2. (OPTIONAL) Compare to statistic: (both need to be graphable)

     

     

     

  3. View result as:

     

       
(OR) SEARCH ALL encyclopedia, stats & forums:   

Video Graphics Array (VGA) is a computer display standard first marketed in 1987 by IBM. VGA belongs to a family of earlier IBM video standards and largely remains backward compatible with them. VGA can be seen as an enhancement of and successor to the previous EGA and CGA graphics adapters. MCGA, also produced by IBM, was similar except that it was a simpler version of the VGA hardware.


VGA is referred to as an "array" instead of an "adapter" because it was implemented from the start as a single chip (a gate array), replacing the Motorola 6845 and a full-length ISA board full of discrete components that the MDA, CGA and EGA used. This also allowed it to be placed directly on a PC's motherboard with a minimum of difficulty (it only required video memory, timing crystals and an external RAMDAC), and the first PS/2 models were equipped with VGA on the motherboard. Since it wasn't restricted to being an add-on board, the name refers to the chip itself.


As with most IBM hardware the VGA was extensively cloned by other manufacturers. While the VGA has been obsolete in original form for some time it was the last IBM standard that the majority of PC clone manufacturers decided to follow, making it even today the only standard graphics interface that can be relied on to be present on the PC architecture. VGA was technically superseded by IBM's XGA standard, but in reality it was superseded by the numerous extensions to the VGA by clone manufactuers that came to be known as Super VGA.


VGA remains a relevant graphics standard. It forms the "lowest common denominator" that all PC graphics cards need to support prior to a device-specific driver being loaded. On Windows machines, the Microsoft Windows splash screen appears while the machine is still operating in VGA mode, which is the reason that this screen always appears in reduced resolution and color depth compared to following screens.

Contents

Technical details

The VGA specifications are as follows:

  • 256KByte Video RAM
  • 16 colour and 256 colour modes
  • 262144 (2^18: six bits [64 values] each for red, green, and blue) colour palette
  • Selectable 25MHz or 28MHz master clock
  • Maximum of 720 horizontal pixels
  • Maximum of 480 lines
  • Refresh rates at up to 70 Hz
  • 4 video planes
  • Hardware smooth scrolling support
  • Some 'Raster Ops' support
  • Barrel shifter
  • Split screen support
  • Soft fonts

The VGA supports both All Points Addressable graphics modes, and Alphanumeric Text modes. Standard graphics modes are:

  • 640×480 in 16 colours
  • 640×350 in 16 colours
  • 320×200 in 16 colours
  • 320×200 in 256 colours (Mode 13h)

As well as the standard modes the VGA supports many of the modes of its predecessors the EGA, CGA and MDA and due to its configurable nature, un-documented modes.


The term "VGA" is also often used to refer to a resolution of 640×480, regardless of the hardware that produces the picture. For embedded devices, there now exist QVGA (320×240) and QQVGA (160×120) and 1/8 VGA (240×160). An XVGA display has 1024 by 768 pixels of 256 colours. IBM calls this mode "8514" after the model number of the first IBM monitor capable of displaying this resolution.


Programming tricks

An undocumented, but popular 256 colour mode called Mode X was used to make available programming techniques and graphics resolutions not possible in the standard Mode 13h. This was a trade off for extra complexity and performance loss in some types of graphics operations.


Text modes

Standard alphanumeric text modes for the VGA are 80×25 and 40×25 text cells. Each cell may choose from one of 16 available colours for its foreground and 8 colours for the background. The character may also be made to blink, or at the expense of the blinking option, the background may be selected from 16 colours.


VGA adapters usually support both a monochrome and a color text mode, even though the monochrome mode is almost never used. Black and white text on nearly all modern VGA adapters is drawn by using gray colored text on a black background in color mode.


In color text mode, each screen character is actually represented by two bytes. The lower, or character byte is the actual character for the current character set, and the higher, or attribute byte is a bitfield used to select various video attributes such as color, blinking, character set, and so forth.


Addressing details

The video memory of the VGA is mapped to the PC's memory via a window in the range between 0xA000 and 0xBFFFF in the PC's real mode address space. Typically these are:

  • 0xB000 for monochrome text mode
  • 0xB800 for colour text mode
  • 0xA000 for graphics modes

Although exceptions exist in the mappings when taking into account the VGA's support for previous mappings, for example, old CGA modes which use 0xB800 onwards in graphics mode. Due to the use of different address mappings for different modes it is possible to have an Monochrome Display Adapter and a colour adapter such as the VGA, EGA or CGA installed in one machine. Many programmer's used such a setup using the monochrome card for display of debugging information while a program ran in graphics mode on the other cards.


  Results from FactBites:
 
VGA Definition (0 words)
VGA may refer to the 15-pin VGA socket on a PC in general in order to contrast it with a digital DVI socket for flat panels.
VGA was introduced on IBM's PS/2 line in 1987 and quickly made the earlier CGA and EGA display interfaces obsolete, which were actually digital, but with lower resolution.
The VGA socket on the back of a PC uses a high-density DB-15 connector, which is contrasted here with the full-size DB-15 as well as the DB-9, which shares the same shell size.
What is VGA? - A Word Definition From the Webopedia Computer Dictionary (0 words)
VGA has become one of the de facto standards for PCs.
In text mode, VGA systems provide a resolution of 720 by 400 pixels.
Consequently, a monitor designed for one of the older standards will not be able to use VGA.
  More results at FactBites »


 

COMMENTARY     


Share your thoughts, questions and commentary here
Your name
Your comments
Please enter the 5-letter protection code

Want to know more?
Search encyclopedia, statistics and forums:

 


Lesson Plans | Student Area | Student FAQ | Reviews | Press Releases |  Feeds | Contact
The Wikipedia article included on this page is licensed under the GFDL.
Images may be subject to relevant owners' copyright.
All other elements are (c) copyright NationMaster.com 2003-5. All Rights Reserved.
Usage implies agreement with terms.