A video card, (also referred to as a graphics accelerator card, display adapter and several other terms), is a piece of computer hardware whose function is to generate and output images to a the display unit or monitor. The term is usually used to refer to a separate, dedicated expansion card that is plugged into a slot on the computer's motherboard, as opposed to a graphics controller integrated into the motherboard chipset.
The GPU (graphics processing unit) is a microprocessor dedicated to manipulating and rendering graphics according to the instructions received from the computer's operating system and the software being used.
Modern and more advanced GPU’s also include functions for generating and manipulating three-dimensional graphics elements, rendering objects with shading, lighting, texture mapping and other visual effects.
Unlike integrated video controllers, which usually share memory with the rest of the computer, most video cards have their own separate onboard memory, referred to as video RAM or VRAM. VRAM is used to store the display image, as well as textures, buffers (the Z-buffer necessary for rendering 3D graphics, for example) and other elements. VRAM typically runs at higher speeds than desktop RAM. For the most part, current graphics cards use GDDR3 or GDDR4 although DDR, DDR2 or any other technology may be used.
The video BIOS or firmware chip is a chip that contains the basic program that governs the video card's operations and provides the instructions that allow the computer and software to interface with the card. It contains information on the memory timing, operating speeds and voltages of the processor and ram and other information.
PCI Express is the newest slot that most new cards fit into. It comes in a variety of speeds which vary in size proportionate to the speed. The older AGP slot is still used on legacy motherboards and low end current motherboards, although it will eventually be phased out; most cards are made in both these formats for now.
Depending on what speed interface used, PCI Express video cards may have a higher speed interface than AGP, leading to increased performance on the high end cards. PCI Express may be up to twice the speed of the AGP interface. PCI Express, aka PCIe, should not be confused with the PCI format, which predates AGP
Computer GraphicsComputer graphics is a sub-field of computer science and is concerned with digitally synthesizing and manipulating visual content. Although the term often refers to three-dimensional computer graphics, it also encompasses two-dimensional graphics and image processing.
Graphics is often differentiated from the field of visualization, although the two have many similarities. Entertainment (in the form of animated movies and video games) is perhaps the most well-known application of graphics.