What part of the computer is being used in order to show images generated from the video adapter of a computer?

A GPU is an electronic circuit that your computer uses to speed up the process of creating and rendering computer graphics. CHALERMPHON SRISANG/Shutterstock

Like a motherboard, a graphics card is a printed circuit board that houses a processor and VRAM. It also has an input/output system (BIOS) chip that stores the card's settings and performs diagnostics on the memory, input and output at startup.

A graphics card's processor, called a graphics processing unit (GPU), is similar to a computer's CPU. A GPU, however, is designed specifically for performing the complex mathematical and geometric calculations that are necessary for graphics rendering. Some of the fastest GPUs have more transistors than the average CPU.

A GPU produces a lot of heat, so it is usually located under a heat sink or a fan. Integrated chips differ slightly, in that they don't have their own VRAM, and have to pull from the same RAM stockpile as the CPU. This distinction may cause your system to run short on memory while gaming with an integrated GPU.

In addition to its processing power, a GPU uses special programming to help it analyze and use data. AMD and Nvidia (see Nvidia coupons) produce the vast majority of GPUs on the market, and both companies have developed their own enhancements for GPU performance. Today's video processors can provide:

Each company has also developed specific techniques to help the GPU apply colors, shading, textures and patterns.

As the GPU creates images, it needs somewhere to hold information and completed pictures. It uses the card's RAM for this purpose, storing data about each pixel, its color and its location on the screen. Part of the VRAM can also act as a frame buffer, meaning that it holds completed images until it is time to display them. Typically, video RAM operates at very high speeds and is dual ported, meaning that the system can read from it and write to it at the same time.

Modern video cards plug into a PCIe x16 expansion slot. Small form-factor computers with integrated graphics, such as laptops and mini desktops, may not come with such a slot. Graphics cards can still be connected, however, using a costly workaround device called an external GPU.

The Evolution of Graphics Cards

Graphics cards have come a long way since IBM introduced the first one in 1981. Called a Monochrome Display Adapter (MDA), the card provided text-only displays of green or white text on a black screen. Now, both graphics cards and integrated chips can easily send out an HD (1,920 x 1,080 pixel) signal through an HDMI or DisplayPort cable. Standalone cards often put out Ultra HD 4K (3,840 x 2,160) video, with even higher resolutions available on higher spec GPUs.


Page 2

You're probably reading this on the screen of a computer monitor -- a display that has two real dimensions, height and width. But when you look at a movie like "Toy Story II" or play a game like TombRaider, you see a window into a three-dimensional world. One of the truly amazing things about this window is that the world you see can be the world we live in, the world we will live in tomorrow, or a world that lives only in the minds of a movie’s or game's creators. And all of these worlds can appear on the same screen you use for writing a report or keeping track of a stock portfolio.

How does your computer trick your eyes into thinking that the flat screen extends deep into a series of rooms? How do game programmers convince you that you're seeing real characters move around in a real landscape? We will tell you about some of the visual tricks 3-D graphic designers use, and how hardware designers make the tricks happen so fast that they seem like a movie that reacts to your every move.

Expansion card which generates a feed of output images to a display device

What part of the computer is being used in order to show images generated from the video adapter of a computer?
Graphics card

Sapphire Radeon HD 5570, a PCI Express video card with VGA, HDMI, and DVI ports and a small cooling fan.

Connects toMotherboard via one of:
  • PCI Express
  • PCI
  • AGP
  • More...

Display via one of:

  • DisplayPort
  • HDMI
  • DVI
  • VGA
  • USB-C
  • More...

A graphics card (also called a video card, display card, graphics adapter, VGA card/VGA, video adapter, display adapter, or mistakenly GPU) is an expansion card which generates a feed of output images to a display device, such as a computer monitor. Graphics cards are sometimes called discrete or dedicated graphics cards to emphasize their distinction to integrated graphics. A graphics processing unit that performs the necessary computations is the main component of a graphics card, but the acronym "GPU" is sometimes also used to refer to the graphics card as a whole.

Most graphics cards are not limited to simple display output. The graphics processing unit can be used for additional processing, which reduces the load from the central processing unit.[1] Additionally, computing platforms such as OpenCL and CUDA allows using graphics cards for general-purpose computing. Applications of general-purpose computing on graphics cards include AI training, cryptocurrency mining, and molecular simulation.[2][3][4]

Usually, a graphics card comes in the form of a printed circuit board (expansion board) which are to be inserted into an expansion slot.[5] Others may have dedicated enclosures, and they are connected to the computer via a docking station or a cable. These are known as external GPUs (eGPUs).

Graphics cards are often preferred over integrated graphics for increased performance.

History

Graphics cards historically supported different computer display standards as they evolved.

In the late 1980s the like of Radius produced graphics cards for the Apple Macintosh II with discrete 2D QuickDraw capabilities.[6]

3dfx Interactive was one of the first companies to develop a consumer-facing GPU with 3D acceleration (with the Voodoo series) and the first to develop a graphical chipset dedicated to 3D, but without 2D support (which therefore required the presence of a 2D card to work).

Nowadays,[when?] the majority of modern graphics cards are built with either AMD-sourced or Nvidia-sourced graphics chips.[7] Most graphics cards offer various functions such as 3D rendering, 2D graphics, MPEG-2/MPEG-4 decoding, TV output, and the ability to connect multiple monitors (multi-monitor). Graphics cards also have sound card capabilities to output sound along with video output for connected TVs or monitors with integrated speakers.

Within the industry, graphics cards are sometimes called graphics add-in-boards, abbreviated as AIBs,[7] with the word "graphics" usually omitted.

Discrete vs integrated graphics

What part of the computer is being used in order to show images generated from the video adapter of a computer?

Classical desktop computer architecture with a distinct graphics card over PCI Express. Typical bandwidths for given memory technologies, missing are the memory latency. Zero-copy between GPU and CPU is not possible, since both have their distinct physical memories. Data must be copied from one to the other to be shared.

What part of the computer is being used in order to show images generated from the video adapter of a computer?

Integrated graphics with partitioned main memory: a part of the system memory is allocated to the GPU exclusively. Zero-copy is not possible, data has to be copied, over the system memory bus, from one partition to the other.

What part of the computer is being used in order to show images generated from the video adapter of a computer?

Integrated graphics with unified main memory, to be found AMD "Kaveri" or PlayStation 4 (HSA).

As an alternative to the use of a graphics card, video hardware can be integrated into the motherboard, CPU, or a system-on-chip as integrated graphics. Motherboard-based implementations are sometimes called "on-board video". Some motherboards support using both integrated graphics and the graphics card simultaneously to feed separate displays. The main advantages of integrated graphics are: a low cost, compactness, simplicity, and low energy consumption. Integrated graphics often has less performance than a graphics card because the graphics processing unit inside integrated graphics needs to share system resources with the CPU. On the other hand, a graphics card has a separate random access memory (RAM), cooling system, and dedicated power regulators. A graphics card can offload work and reduce memory-bus-contention from the CPU and system RAM, therefore the overall performance for a computer could improve in addition to increased performance in graphics processing. Such improvements to performance can be seen in video gaming, 3D animation, and video editing.[citation needed]

Both AMD and Intel have introduced CPUs and motherboard chipsets which support the integration of a GPU into the same die as the CPU. AMD advertises CPUs with integrated graphics under the trademark Accelerated Processing Unit (APU), while Intel brands similar technology under "Intel Graphics Technology".[8]

Power demand

As the processing power of graphics cards increased, so did their demand for electrical power. Current high-performance graphics cards tend to consume large amounts of power. For example, the thermal design power (TDP) for the GeForce Titan RTX is 280 watts.[9] When tested with video games, the GeForce RTX 2080 Ti Founder's Edition averaged 300 watts of power consumption.[10] While CPU and power supply manufacturers have recently aimed toward higher efficiency, power demands of graphics cards continued to rise, with the largest power consumption of any individual part in a computer.[11][12] Although power supplies have also increased their power output, the bottleneck occurs in the PCI-Express connection, which is limited to supplying 75 watts.[13]

Modern graphics cards with a power consumption of over 75 watts usually include a combination of six-pin (75 W) or eight-pin (150 W) sockets that connect directly to the power supply. Providing adequate cooling becomes a challenge in such computers. Computers with multiple graphics cards may require power supplies over 750 watts. Heat extraction becomes a major design consideration for computers with two or more high-end graphics cards.[citation needed]

As of the Nvidia GeForce RTX 30 series, Ampere architecture, a custom flashed RTX 3090 named "Hall of Fame" has been recorded to reach a peak power draw as high as 630 watts. A standard RTX 3090 can peak at up to 450 watts. The RTX 3080 can reach up to 350 watts, while a 3070 can reach a similar, if not slightly lower peak power draw. Ampere cards are the first cards to feature a pass through cooler design to dissipate as much heat as possible, especially with large power consumptions.[citation needed]

Size

Graphics cards for desktop computers have different size profiles, which allows graphics cards to be added to smaller-sized computers. Some graphics cards are not of the usual size, and are named as "low profile".[14][15] Graphics card profiles are based on height only, with low-profile cards taking up less than the height of a PCIe slot, some can be as low as "half-height".[citation needed] Length and thickness can vary greatly, with high-end cards usually occupying two or three expansion slots, and with dual-GPU cards such as the Nvidia GeForce GTX 690 generally exceeding 250 mm (10 in) in length.[16] A lower profile card is preferred when trying to fit multiple cards or if graphics cards run into clearance issues with other motherboard components like the DIMM or PCIE slots. This can be fixed with a larger computer case such as mid-tower or full tower. Full towers are usually able to fit larger motherboards in sizes like ATX and micro ATX.[citation needed]

Multi-card scaling

Some graphics cards can be linked together to allow scaling graphics processing across multiple cards. This is done using either the PCIe bus on the motherboard or, more commonly, a data bridge. Generally, the cards must be of the same model to be linked, and most low end cards are not able to be linked in this way.[17] AMD and Nvidia both have proprietary scaling methods, CrossFireX for AMD, and SLI (since the Turing generation, superseded by NVLink) for Nvidia. Cards from different chip-set manufacturers or architectures cannot be used together for multi-card scaling. If graphics cards have different sizes of memory, the lowest value will be used, with the higher values disregarded. Currently, scaling on consumer-grade cards can be done using up to four cards.[18][19][20] The use of four cards requires a large motherboard with a proper configuration. Nvidia's GeForce GTX 590 graphics card can be configured in a four-card configuration.[21] As stated above, users will want to stick to cards with the same performances for optimal use. Motherboards including ASUS Maximus 3 Extreme and Gigabyte GA EX58 Extreme are certified to work with this configuration.[22] A large power supply is necessary to run the cards in SLI or CrossFireX. Power demands must be known before a proper supply is installed. For the four card configuration, a 1000+ watt supply is needed.[22] With any relatively powerful graphics card, thermal management cannot be ignored. Graphics cards require well-vented chassis and good thermal solutions. Air or water cooling are usually required, though low end GPUs can use passive cooling. Larger configurations use water solutions or immersion cooling to achieve proper performance without thermal throttling.[23]

SLI and Crossfire have become increasingly uncommon as most games do not fully utilize multiple GPUs, due to the fact that most users cannot afford them.[24][25][26] Multiple GPUs are still used on supercomputers (like in Summit), on workstations to accelerate video[27][28][29] and 3D rendering,[30][31][32][33][34] visual effects,[35][36] for simulations,[37] and in training artificial intelligence.

3D graphics APIs

A graphics driver usually supports one or multiple cards by the same vendor and has to be written for a specific operating system. Additionally, the operating system or an extra software package may provide certain programming APIs for applications to perform 3D rendering.

3D rendering API availability across operating systems
OS Vulkan DirectX GNMX Metal OpenGL OpenGL ES OpenCL
Windows Yes Microsoft No No Yes Yes Yes
macOS MoltenVK No No Apple Apple No Apple
Linux Yes Wine No No Yes Yes Yes
Android Yes No No No Nvidia Yes Yes
iOS and iPadOS MoltenVK No No Apple No Apple Apple
Tizen In development No No No No Yes
Sailfish OS In development No No No No Yes
Xbox No Yes No No No No No
Orbis OS (PlayStation) No No Yes No No No No
Wii U Yes No No No Yes Yes Yes

Specific usage

Some GPUs are designed with specific usage in mind:

  1. Gaming
    • GeForce GTX
    • GeForce RTX
    • Nvidia Titan
    • Radeon HD
    • Radeon RX
  2. Cloud gaming
    • Nvidia Grid
    • Radeon Sky
  3. Workstation
    • Nvidia Quadro
    • AMD FirePro
    • Radeon Pro
  4. Cloud Workstation
    • Nvidia Tesla
    • AMD FireStream
  5. Artificial Intelligence Cloud
    • Nvidia Tesla
    • Radeon Instinct
  6. Automated/Driverless car
    • Nvidia Drive PX

Industry

As of 2016, the primary suppliers of the GPUs (graphics chips or chipsets) used in graphics cards are AMD and Nvidia. In the third quarter of 2013, AMD had a 35.5% market share while Nvidia had 64.5%,[38] according to Jon Peddie Research. In economics, this industry structure is termed a duopoly. AMD and Nvidia also build and sell graphics cards, which are termed graphics add-in-boards (AIBs) in the industry. (See Comparison of Nvidia graphics processing units and Comparison of AMD graphics processing units.) In addition to marketing their own graphics cards, AMD and Nvidia sell their GPUs to authorized AIB suppliers, which AMD and Nvidia refer to as "partners".[7] The fact that Nvidia and AMD compete directly with their customer/partners complicates relationships in the industry. AMD and Intel being direct competitors in the CPU industry is also noteworthy, since AMD-based graphics cards may be used in computers with Intel CPUs. Intel's integrated graphics may weaken AMD, in which the latter derives a significant portion of its revenue from its APUs. As of the second quarter of 2013, there were 52 AIB suppliers.[7] These AIB suppliers may market graphics cards under their own brands, produce graphics cards for private label brands, or produce graphics cards for computer manufacturers. Some AIB suppliers such as MSI build both AMD-based and Nvidia-based graphics cards. Others, such as EVGA, build only Nvidia-based graphics cards, while XFX, now builds only AMD-based graphics cards. Several AIB suppliers are also motherboard suppliers. Most of the largest AIB suppliers are based in Taiwan and they include ASUS, MSI, GIGABYTE, and Palit. Hong-Kong-based AIB manufacturers include Sapphire and Zotac. Sapphire and Zotac also sell graphics cards exclusively for AMD and Nvidia GPUs respectively.[39] The United States is also home to EVGA, and XFX which sell graphics cards exclusively for Nvidia and AMD respectively.

Market

Graphics card shipments peaked at a total of 114 million in 1999. By contrast, they totaled 14.5 million units in the third quarter of 2013, a 17% fall from Q3 2012 levels.[38] Shipments reached an annual total of 44 million in 2015.[citation needed] The sales of graphics cards have trended downward due to improvements in integrated graphics technologies; high-end, CPU-integrated graphics can provide competitive performance with low-end graphics cards. At the same time, graphics card sales have grown within the high-end segment, as manufacturers have shifted their focus to prioritize the gaming and enthusiast market.[39][40]

Beyond the gaming and multimedia segments, graphics cards have been increasingly used for general-purpose computing, such as big data processing.[41] The growth of cryptocurrency has placed a severely high demand on high-end graphics cards, especially in large quantities, due to their advantages in the process of cryptocurrency mining. In January 2018, mid-to-high-end graphics cards experienced a major surge in price, with many retailers having stock shortages due to the significant demand among this market.[40][42][43] Graphics card companies released mining-specific cards designed to run 24 hours a day, seven days a week, and without video output ports.[4] The graphics card industry took a setback due to the 2020-21 chip shortage.[44][45]

Parts

What part of the computer is being used in order to show images generated from the video adapter of a computer?

A Radeon HD 7970 with the main heatsink removed, showing the major components of the card. The large, tilted silver object is the GPU die, which is surrounded by RAM chips, which are covered in extruded aluminum heatsinks. Power delivery circuitry is mounted next to the RAM, near the right side of the card.

A modern graphics card consists of a printed circuit board on which the components are mounted. These include:

Graphics Processing Unit

A graphics processing unit (GPU), also occasionally called visual processing unit (VPU), is a specialized electronic circuit designed to rapidly manipulate and alter memory to accelerate the building of images in a frame buffer intended for output to a display. Because of the large degree of programmable computational complexity for such a task, a modern graphics card is also a computer unto itself.

What part of the computer is being used in order to show images generated from the video adapter of a computer?

A half-height graphics card

Heat sink

A heat sink is mounted on most modern graphics cards. A heat sink spreads out the heat produced by the graphics processing unit evenly throughout the heat sink and unit itself. The heat sink commonly has a fan mounted to cool the heat sink and the graphics processing unit. Not all cards have heat sinks, for example, some cards are liquid-cooled and instead have a water block; additionally, cards from the 1980s and early 1990s did not produce much heat, and did not require heat sinks. Most modern graphics cards need proper thermal solutions. They can be water-cooled or through heat sinks with additional connected heat pipes usually made of copper for the best thermal transfer.[citation needed]

Video BIOS

The video BIOS or firmware contains a minimal program for the initial set up and control of the graphics card. It may contain information on the memory and memory timing, operating speeds and voltages of the graphics processor, and other details which can sometimes be changed.[citation needed]

Modern Video BIOSes do not support full functionalities of graphics cards; they are only sufficient to identify and initialize the card to display one of a few frame buffer or text display modes. It does not support YUV to RGB translation, video scaling, pixel copying, compositing or any of the multitude of other 2D and 3D features of the graphics card, which must be accessed by software drivers.[citation needed]

Video memory

Type Memory clock rate (MHz) Bandwidth (GB/s)
DDR 200-400 1.6-3.2
DDR2 400–1066.67 3.2-8.533
DDR3 800-2133.33 6.4-17.066
DDR4 1600-4866 12.8-25.6
GDDR4 3000–4000 160–256
GDDR5 1000–2000 288–336.5
GDDR5X 1000–1750 160–673
GDDR6 1365-1770 336-672
HBM 250–1000 512–1024

The memory capacity of most modern graphics cards ranges from 2 GB to 24 GB.[46] But with up to 32 GB as of the last 2010s, the applications for graphics use are becoming more powerful and widespread. Since video memory needs to be accessed by the GPU and the display circuitry, it often uses special high-speed or multi-port memory, such as VRAM, WRAM, SGRAM, and etc. Around 2003, the video memory was typically based on DDR technology. During and after that year, manufacturers moved towards DDR2, GDDR3, GDDR4, GDDR5, GDDR5X, and GDDR6. The effective memory clock rate in modern cards is generally between 2 GHz to 15 GHz.[citation needed]

Video memory may be used for storing other data as well as the screen image, such as the Z-buffer, which manages the depth coordinates in 3D graphics, textures, vertex buffers, and compiled shader programs.

RAMDAC

The RAMDAC, or random-access-memory digital-to-analog converter, converts digital signals to analog signals for use by a computer display that uses analog inputs such as cathode-ray tube (CRT) displays. The RAMDAC is a kind of RAM chip that regulates the functioning of the graphics card. Depending on the number of bits used and the RAMDAC-data-transfer rate, the converter will be able to support different computer-display refresh rates. With CRT displays, it is best to work over 75 Hz and never under 60 Hz, to minimize flicker.[47] (With LCD displays, flicker is not a problem[citation needed]) Due to the growing popularity of digital computer displays and the integration of the RAMDAC onto the GPU die, it has mostly disappeared as a discrete component. All current LCD/plasma monitors and TVs and projectors with only digital connections, work in the digital domain and do not require a RAMDAC for those connections. There are displays that feature analog inputs (VGA, component, SCART, etc.) only. These require a RAMDAC, but they reconvert the analog signal back to digital before they can display it, with the unavoidable loss of quality stemming from this digital-to-analog-to-digital conversion.[citation needed] With VGA standard being phased out in favor of digital, RAMDACs are beginning to disappear from graphics cards.[citation needed]

What part of the computer is being used in order to show images generated from the video adapter of a computer?

A Radeon HD 5850 with a DisplayPort, HDMI, and two DVI ports

Output interfaces

What part of the computer is being used in order to show images generated from the video adapter of a computer?

Video In Video Out (VIVO) for S-Video (TV-out), Digital Visual Interface (DVI) for High-definition television (HDTV), and DE-15 for Video Graphics Array (VGA)

The most common connection systems between the graphics card and the computer display are:

Video Graphics Array (VGA) (DE-15)

What part of the computer is being used in order to show images generated from the video adapter of a computer?

Video Graphics Array (VGA) (DE-15)

Also known as D-sub, VGA is an analog-based standard adopted in the late 1980s designed for CRT displays, also called VGA connector. Some problems of this standard are electrical noise, image distortion and sampling error in evaluating pixels.

Today, the VGA analog interface is used for high definition video including 1080p and higher. While the VGA transmission bandwidth is high enough to support even higher resolution playback, the picture quality can degrade depending on cable quality and length. The extent of quality difference depends on the individual's eyesight and the display; when using a DVI or HDMI connection, especially on larger sized LCD/LED monitors or TVs, quality degradation, if present, is prominently visible. Blu-ray playback at 1080p is possible via the VGA analog interface, if Image Constraint Token (ICT) is not enabled on the Blu-ray disc.

Digital Visual Interface (DVI)

What part of the computer is being used in order to show images generated from the video adapter of a computer?

Digital Visual Interface (DVI-I)

Digital Visual Interface is a digital-based standard designed for displays such as flat-panel displays (LCDs, plasma screens, wide high-definition television displays) and video projectors. In some rare cases, high-end CRT monitors also use DVI. It avoids image distortion and electrical noise, corresponding each pixel from the computer to a display pixel, using its native resolution. It is worth noting that most manufacturers include a DVI-I connector, allowing (via simple adapter) standard RGB signal output to an old CRT or LCD monitor with VGA input.

Video In Video Out (VIVO) for S-Video, Composite video and Component video

These connectors are included to allow connection with televisions, DVD players, video recorders and video game consoles. They often come in two 10-pin mini-DIN connector variations, and the VIVO splitter cable generally comes with either 4 connectors (S-Video in and out + composite video in and out), or 6 connectors (S-Video in and out + component PB out + component PR out + component Y out [also composite out] + composite in).

High-Definition Multimedia Interface (HDMI)

What part of the computer is being used in order to show images generated from the video adapter of a computer?

High-Definition Multimedia Interface (HDMI)

HDMI is a compact audio/video interface for transferring uncompressed video data and compressed/uncompressed digital audio data from an HDMI-compliant device ("the source device") to a compatible digital audio device, computer monitor, video projector, or digital television.[48] HDMI is a digital replacement for existing analog video standards. HDMI supports copy protection through HDCP.

DisplayPort

What part of the computer is being used in order to show images generated from the video adapter of a computer?

DisplayPort

DisplayPort is a digital display interface developed by the Video Electronics Standards Association (VESA). The interface is primarily used to connect a video source to a display device such as a computer monitor, though it can also be used to transmit audio, USB, and other forms of data.[49] The VESA specification is royalty-free. VESA designed it to replace VGA, DVI, and LVDS. Backward compatibility to VGA and DVI by using adapter dongles enables consumers to use DisplayPort fitted video sources without replacing existing display devices. Although DisplayPort has a greater throughput of the same functionality as HDMI, it is expected to complement the interface, not replace it.[50][51]

USB-C

Other types of connection systems

Composite video For display on analog systems with SD resolutions (PAL or NTSC)[52] the RCA connector output can be used. The single pin connector carries all resolution, brightness and color information, making it the lowest quality dedicated video connection.[53] Depending on the card the SECAM color system might be supported, along with non-standard modes like PAL-60 or NTSC50.
What part of the computer is being used in order to show images generated from the video adapter of a computer?
Component video It uses three cables, each with RCA connector (YCBCR for digital component, or YPBPR for analog component); it is used in older projectors, video-game consoles, and DVD players.[54] It can carry SDTV 480i/576i and EDTV 480p/576p resolutions, and HDTV resolutions 720p and 1080i, but not 1080p due to industry concerns about copy protection. Its graphics quality is equivalent to HDMI for the resolutions it carries,[55] but for best performance for Blu-ray, other 1080p sources like PPV, or 4K Ultra HD, a digital display connector is required.
What part of the computer is being used in order to show images generated from the video adapter of a computer?
DB13W3 An analog standard once used by Sun Microsystems, SGI and IBM.
What part of the computer is being used in order to show images generated from the video adapter of a computer?
DMS-59 A connector that provides a DVI or VGA output on a single connector.
What part of the computer is being used in order to show images generated from the video adapter of a computer?

Motherboard interfaces

Chronologically, connection systems between graphics card and motherboard were, mainly:

  • S-100 bus: Designed in 1974 as a part of the Altair 8800, it is the first industry-standard bus for the microcomputer industry.
  • ISA: Introduced in 1981 by IBM, it became dominant in the marketplace in the 1980s. It is an 8- or 16-bit bus clocked at 8 MHz.
  • NuBus: Used in Macintosh II, it is a 32-bit bus with an average bandwidth of 10 to 20 MB/s.
  • MCA: Introduced in 1987 by IBM it is a 32-bit bus clocked at 10 MHz.
  • EISA: Released in 1988 to compete with IBM's MCA, it was compatible with the earlier ISA bus. It is a 32-bit bus clocked at 8.33 MHz.
  • VLB: An extension of ISA, it is a 32-bit bus clocked at 33 MHz. Also referred to as VESA.
  • PCI: Replaced the EISA, ISA, MCA and VESA buses from 1993 onwards. PCI allowed dynamic connectivity between devices, avoiding the manual adjustments required with jumpers. It is a 32-bit bus clocked 33 MHz.
  • UPA: An interconnect bus architecture introduced by Sun Microsystems in 1995. It is a 64-bit bus clocked at 67 or 83 MHz.
  • USB: Although mostly used for miscellaneous devices, such as secondary storage devices or peripherals and toys, USB displays and display adapters exist. It was first used in 1996.
  • AGP: First used in 1997, it is a dedicated-to-graphics bus. It is a 32-bit bus clocked at 66 MHz.
  • PCI-X: An extension of the PCI bus, it was introduced in 1998. It improves upon PCI by extending the width of bus to 64 bits and the clock frequency to up to 133 MHz.
  • PCI Express: Abbreviated as PCIe, it is a point-to-point interface released in 2004. In 2006, it provided a data-transfer rate that is double of AGP. It should not be confused with PCI-X, an enhanced version of the original PCI specification. This is standard for most graphics cards.

The following table is a comparison between features of some interfaces listed above.

What part of the computer is being used in order to show images generated from the video adapter of a computer?

ATI Graphics Solution Rev 3 from 1985/1986, supporting Hercules graphics. As can be seen from the PCB the layout was done in 1985, whereas the marking on the central chip CW16800-A says "8639" meaning that chip was manufactured week 39, 1986. This card is using the ISA 8-bit (XT) interface.

Bus Width (bits) Clock rate (MHz) Bandwidth (MB/s) Style
ISA XT 8 4.77 8 Parallel
ISA AT 16 8.33 16 Parallel
MCA 32 10 20 Parallel
NUBUS 32 10 10–40 Parallel
EISA 32 8.33 32 Parallel
VESA 32 40 160 Parallel
PCI 32–64 33–100 132–800 Parallel
AGP 1x 32 66 264 Parallel
AGP 2x 32 66 528 Parallel
AGP 4x 32 66 1000 Parallel
AGP 8x 32 66 2000 Parallel
PCIe x1 1 2500 / 5000 250 / 500 Serial
PCIe x4 1 × 4 2500 / 5000 1000 / 2000 Serial
PCIe x8 1 × 8 2500 / 5000 2000 / 4000 Serial
PCIe x16 1 × 16 2500 / 5000 4000 / 8000 Serial
PCIe ×1 2.0[56] 1 500 / 1000 Serial
PCIe ×4 2.0 1 × 4 2000 / 4000 Serial
PCIe ×8 2.0 1 × 8 4000 / 8000 Serial
PCIe ×16 2.0 1 × 16 5000 / 10000 8000 / 16000 Serial
PCIe ×1 3.0 1 1000 / 2000 Serial
PCIe ×4 3.0 1 × 4 4000 / 8000 Serial
PCIe ×8 3.0 1 × 8 8000 / 16000 Serial
PCIe ×16 3.0 1 × 16 16000 / 32000 Serial
PCIe ×1 4.0 1 2000 / 4000 Serial
PCIe ×4 4.0 1 × 4 8000 / 16000 Serial
PCIe ×8 4.0 1 × 8 16000 / 32000 Serial
PCIe ×16 4.0 1 × 16 32000 / 64000 Serial
PCIe ×1 5.0 1 4000 / 8000 Serial
PCIe ×4 5.0 1 × 4 16000 / 32000 Serial
PCIe ×8 5.0 1 × 8 32000 / 64000 Serial
PCIe ×16 5.0 1 × 16 64000 / 128000 Serial

See also

  • List of computer hardware
  • List of graphics card manufacturers
  • Computer display standards – a detailed list of standards like SVGA, WXGA, WUXGA, etc.
  • AMD (ATI), Nvidia – quasi duopoly of 3D chip GPU and graphics card designers
  • GeForce, Radeon – examples of popular graphics card series
  • GPGPU (i.e.: CUDA, AMD FireStream)
  • Framebuffer – the computer memory used to store a screen image
  • Capture card – the inverse of a graphics card

References

  1. ^ "ExplainingComputers.com: Hardware". www.explainingcomputers.com. Archived from the original on 2017-12-17. Retrieved 2017-12-11.
  2. ^ "OpenGL vs DirectX - Cprogramming.com". www.cprogramming.com. Archived from the original on 2017-12-12. Retrieved 2017-12-11.
  3. ^ "Powering Change with NVIDIA AI and Data Science". NVIDIA. Archived from the original on 2020-11-10. Retrieved 2020-11-10.
  4. ^ a b Parrish, Kevin (2017-07-10). "Graphics cards dedicated to cryptocurrency mining are here, and we have the list". Digital Trends. Archived from the original on 2020-08-01. Retrieved 2020-01-16.
  5. ^ "Graphic Card Components". pctechguide.com. 2011-09-23. Archived from the original on 2017-12-12. Retrieved 2017-12-11.
  6. ^ Radius Inc (1989-07-01). Radius QuickColor Graphics Accelerator Brochure.
  7. ^ a b c d "Add-in board-market down in Q2, AMD gains market share [Press Release]". Jon Peddie Research. 16 August 2013. Archived from the original on 3 December 2013. Retrieved 30 November 2013.
  8. ^ Crijns, Koen (6 September 2013). "Intel Iris Pro 5200 graphics review: the end of mid-range GPUs?". hardware.info. Archived from the original on 3 December 2013. Retrieved 30 November 2013.
  9. ^ "Introducing The GeForce GTX 780 Ti". Archived from the original on 3 December 2013. Retrieved 30 November 2013.
  10. ^ "Test Results: Power Consumption For Mining & Gaming - The Best GPUs For Ethereum Mining, Tested and Compared". Tom's Hardware. 2018-03-30. Archived from the original on 2018-12-01. Retrieved 2018-11-30.
  11. ^ "Faster, Quieter, Lower: Power Consumption and Noise Level of Contemporary Graphics Cards". xbitlabs.com. Archived from the original on 2011-09-04.
  12. ^ "Video Card Power Consumption". codinghorror.com. 18 August 2006. Archived from the original on 2008-09-08. Retrieved 2008-09-15.
  13. ^ Maxim Integrated Products. "Power-Supply Management Solution for PCI Express x16 Graphics 150W-ATX Add-In Cards". Archived from the original on 2009-12-05. Retrieved 2007-02-17.
  14. ^ "What is a Low Profile Video Card?". Outletapex. Archived from the original on 2020-07-24. Retrieved 2020-04-29.
  15. ^ "Best 'low profile' graphics card". Tom's Hardware. Archived from the original on 2013-02-19. Retrieved 2012-12-06.
  16. ^ "GTX 690 | Specifications". GeForce. Archived from the original on 2013-03-08. Retrieved 2013-02-28.
  17. ^ "SLI". geforce.com. Archived from the original on 2013-03-15. Retrieved 2013-03-13.
  18. ^ "SLI vs. CrossFireX: The DX11 generation". techreport.com. Archived from the original on 2013-02-27. Retrieved 2013-03-13.
  19. ^ Adrian Kingsley-Hughes. "NVIDIA GeForce GTX 680 in quad-SLI configuration benchmarked". ZDNet. Archived from the original on 2013-02-07. Retrieved 2013-03-13.
  20. ^ "Head to Head: Quad SLI vs. Quad CrossFireX". Maximum PC. Archived from the original on 2012-08-10. Retrieved 2013-03-13.
  21. ^ "How to Build a Quad SLI Gaming Rig | GeForce". www.geforce.com. Archived from the original on 2017-12-26. Retrieved 2017-12-11.
  22. ^ a b "How to Build a Quad SLI Gaming Rig | GeForce". www.geforce.com. Archived from the original on 2017-12-26. Retrieved 2017-12-11.
  23. ^ "NVIDIA Quad-SLI|NVIDIA". www.nvidia.com. Archived from the original on 2017-12-12. Retrieved 2017-12-11.
  24. ^ Abazovic, Fuad. "Crossfire and SLI market is just 300.000 units". www.fudzilla.com. Archived from the original on 2020-03-03. Retrieved 2020-03-03.
  25. ^ "Is Multi-GPU Dead?". Tech Altar. January 7, 2018. Archived from the original on March 27, 2020. Retrieved March 3, 2020.
  26. ^ "Nvidia SLI and AMD CrossFire is dead – but should we mourn multi-GPU gaming? | TechRadar". www.techradar.com. 24 August 2019. Archived from the original on 2020-03-03. Retrieved 2020-03-03.
  27. ^ "Hardware Selection and Configuration Guide" (PDF). documents.blackmagicdesign.com. Archived (PDF) from the original on 2020-11-11. Retrieved 2020-11-10.
  28. ^ "Recommended System: Recommended Systems for DaVinci Resolve". Puget Systems. Archived from the original on 2020-03-03. Retrieved 2020-03-03.
  29. ^ "GPU Accelerated Rendering and Hardware Encoding". helpx.adobe.com. Archived from the original on 2020-03-03. Retrieved 2020-03-03.
  30. ^ "V-Ray Next Multi-GPU Performance Scaling". Puget Systems. Archived from the original on 2020-03-03. Retrieved 2020-03-03.
  31. ^ "FAQ | GPU-accelerated 3D rendering software | Redshift". www.redshift3d.com. Archived from the original on 2020-04-11. Retrieved 2020-03-03.
  32. ^ "OctaneRender 2020 Preview is here!". Archived from the original on 2020-03-07. Retrieved 2020-03-03.
  33. ^ Williams, Rob. "Exploring Performance With Autodesk's Arnold Renderer GPU Beta – Techgage". techgage.com. Archived from the original on 2020-03-03. Retrieved 2020-03-03.
  34. ^ "GPU Rendering — Blender Manual". docs.blender.org. Archived from the original on 2020-04-16. Retrieved 2020-03-03.
  35. ^ "V-Ray for Nuke – Ray Traced Rendering for Compositors | Chaos Group". www.chaosgroup.com. Archived from the original on 2020-03-03. Retrieved 2020-03-03.
  36. ^ "System Requirements | Nuke | Foundry". www.foundry.com. Archived from the original on 2020-08-01. Retrieved 2020-03-03.
  37. ^ "What about multi-GPU support?". Archived from the original on 2021-01-18. Retrieved 2020-11-10.
  38. ^ a b "Graphics Card Market Up Sequentially in Q3, NVIDIA Gains as AMD Slips". Archived from the original on 28 November 2013. Retrieved 30 November 2013.
  39. ^ a b Chen, Monica (16 April 2013). "Palit, PC Partner surpass Asustek in graphics card market share". DIGITIMES. Archived from the original on 7 September 2013. Retrieved 1 December 2013.
  40. ^ a b Shilov, Anton. "Discrete Desktop GPU Market Trends Q2 2016: AMD Grabs Market Share, But NVIDIA Remains on Top". Anandtech. Archived from the original on 2018-01-23. Retrieved 2018-01-22.
  41. ^ Chanthadavong, Aimee. "Nvidia touts GPU processing as the future of big data". ZDNet. Archived from the original on 2018-01-20. Retrieved 2018-01-22.
  42. ^ "Here's why you can't buy a high-end graphics card at Best Buy". Ars Technica. Archived from the original on 2018-01-21. Retrieved 2018-01-22.
  43. ^ "GPU Prices Skyrocket, Breaking the Entire DIY PC Market". ExtremeTech. 2018-01-19. Archived from the original on 2018-01-20. Retrieved 2018-01-22.
  44. ^ GetNews. "How Graphics Card shortage is killing PC Gaming". Digital Journal. Archived from the original on 2021-09-01. Retrieved 2021-09-01.
  45. ^ "How Graphics Card shortage is killing PC Gaming". MarketWatch. Archived from the original on 2021-09-01. Retrieved 2021-09-01.
  46. ^ "NVIDIA TITAN RTX is Here". NVIDIA. Archived from the original on 2019-11-08. Retrieved 2019-11-07.
  47. ^ "Refresh rate recommended". Archived from the original on 2007-01-02. Retrieved 2007-02-17.
  48. ^ "HDMI FAQ". HDMI.org. Archived from the original on 2018-02-22. Retrieved 2007-07-09.
  49. ^ "DisplayPort Technical Overview" (PDF). VESA.org. January 10, 2011. Archived (PDF) from the original on 12 November 2020. Retrieved 23 January 2012.
  50. ^ "FAQ Archive – DisplayPort". VESA. Archived from the original on 2020-11-24. Retrieved 2012-08-22.
  51. ^ "The Truth About DisplayPort vs. HDMI". dell.com. Archived from the original on 2014-03-01. Retrieved 2013-03-13.
  52. ^ https://www.matrox.com/sites/default/files/en_g550_guide.pdf[bare URL PDF]
  53. ^ "Video Signals and Connectors". Apple. Archived from the original on 26 March 2018. Retrieved 29 January 2016.
  54. ^ "How to Connect Component Video to a VGA Projector". AZCentral. Retrieved 29 January 2016.
  55. ^ "Quality Difference Between Component vs. HDMI". Extreme Tech. Archived from the original on 4 February 2016. Retrieved 29 January 2016.
  56. ^ PCIe 2.1 has the same clock and bandwidth as PCIe 2.0

Sources

  • Mueller, Scott (2005) Upgrading and Repairing PCs. 16th edition. Que Publishing. ISBN 0-7897-3173-8
What part of the computer is being used in order to show images generated from the video adapter of a computer?

What part of the computer is being used in order to show images generated from the video adapter of a computer?

  • How Graphics Cards Work at HowStuffWorks

Retrieved from "https://en.wikipedia.org/w/index.php?title=Graphics_card&oldid=1120222490"