pctechguide.com

  • Home
  • Guides
  • Tutorials
  • Articles
  • Reviews
  • Glossary
  • Contact

Graphic Card Components

The modern PC graphics card consists of four main components:

  • the graphics processor
  • the video memory
  • the random access memory digital-to-analogue converter (RAMDAC)
  • the driver software

Graphics

The early VGA systems were slow. The CPU had a heavy workload processing the graphics data, and the quantity of data transferred across the bus to the graphics card placed excessive burdens on the system. The problems were exacerbated by the fact that ordinary DRAM graphics memory couldn’t be written to and read from simultaneously, meaning that the RAMDAC would have to wait to read the data while the CPU wrote, and vice versa.

Many times per second, the RAMDAC reads the contents of the video memory, converts it into an analogue RGB signal and sends it over the video cable to the monitor. It does this by using a look-up table to convert the digital signal to a voltage level for each colour. There is one Digital-to-Analogue Converter (DAC) for each of the three primary colours the CRT uses to create a complete spectrum of colours. The intended result is the right mix needed to create the colour of a single pixel. The rate at which the RAMDAC can convert the information, and the design of the graphics processor itself, dictates the range of refresh rates that the graphics card can support. The RAMDAC also dictates the number of colours available in a given resolution, depending on its internal architecture.

The problem was solved by the introduction of dedicated graphics processing chips on modern graphics cards. Instead of sending a raw screen image across to the frame buffer, the CPU sends a smaller set of drawing instructions, which are interpreted by the graphics card’s proprietary driver and executed by the card’s on-board processor.

Operations including bitmap transfers and painting, window resizing and repositioning, line drawing, font scaling and polygon drawing can be handled by the card’s graphics processor, which is designed to handle these tasks in hardware at far greater speeds than the software running on the system’s CPU. The graphics processor then writes the frame data to the frame buffer. As there’s less data to transfer, there’s less congestion on the system bus, and the PC’s CPU workload is greatly reduced.

  • How Do Computers Make Pictures?
  • Graphic Card Resolution
  • Graphic Card Colour Depth
  • Graphic Card Components
  • Graphic Card Memory
  • Graphic Card Driver Software
  • 3d Accelerated Graphic Cards
  • Graphic Card Geometry
  • 3D Rendering
  • FSAA Graphic Card Technology
  • Digital Graphic Cards
  • DVI Graphic Cards
  • HDCP Technology
  • Graphic Card HDMI Ports
  • Graphic Card Display Port
  • Unified Display Special Interest Group
  • DirectX
  • OpenGL technology
  • Direct3D
  • Talisman
  • Fahrenheit Graphic Cards
  • SLI Technology
  • CrossFire Graphic Cards

Filed Under: Graphics Cards

Latest Articles

Protecting Virtualized Data

More and more businesses are converting their physical infrastructures over to virtualization. Virtualization has many benefits that are good for businesses of all sizes. But, even with all the advances of virtualization there is still a need to backup the data. This post will show you some of the … [Read More...]

The Wonderfully Disruptive Role of Machine Learning in Agriculture

Towards Data Science author Oleksii Kharkovyna wrote an article about the evolving role of machine learning in agriculture. Kharkovyna referred to machine learning as the fourth agricultural revolution. There are numerous applications of machine learning in this sector. These include: Crop … [Read More...]

CD-ROM Red Book

The Orange Book defines CD-Recordable discs with multisession capability. Part I defines CD-MO (Magneto Optical) rewritable discs; Part II defines CD-WO (Write Once) discs; Part III defines CD-RW (Rewritable) discs. All … [Read More...]

Gaming Laptop Security Guide: Protecting Your High-End Hardware Investment in 2025

Since Jacob took over PC Tech Guide, we’ve looked at how tech intersects with personal well-being and digital safety. Gaming laptops are now … [Read More...]

20 Cool Creative Commons Photographs About the Future of AI

AI technology is starting to have a huge impact on our lives. The market value for AI is estimated to have been worth $279.22 billion in 2024 and it … [Read More...]

13 Impressive Stats on the Future of AI

AI technology is starting to become much more important in our everyday lives. Many businesses are using it as well. While he has created a lot of … [Read More...]

Graphic Designers on Reddit Share their Views of AI

There are clearly a lot of positive things about AI. However, it is not a good thing for everyone. One of the things that many people are worried … [Read More...]

Redditors Talk About the Impact of AI on Freelance Writers

AI technology has had a huge impact on our lives. A 2023 survey by Pew Research found that 56% of people use AI at least once a day or once a week. … [Read More...]

11 Most Popular Books on Perl Programming

Perl is not the most popular programming language. It has only one million users, compared to 12 million that use Python. However, it has a lot of … [Read More...]

Guides

  • Computer Communications
  • Mobile Computing
  • PC Components
  • PC Data Storage
  • PC Input-Output
  • PC Multimedia
  • Processors (CPUs)

Recent Posts

Pokémon Go – Extend Your Battery Life For Android and iOS

Your Phone Battery is About to Die!!!! I know I'm not the only one out and about looking for Pokémon. At the park the other day I saw nearly 100 … [Read More...]

Object Oriented Programming 2

Imagine creating a blueprint for an intelligent robot. The robot's purpose is very simple: to open the curtains in the morning, and to close … [Read More...]

EIDE Interfaces

In 1993 Western Digital brought EIDE (Enhanced IDE) onto the market. EIDE is a standard designed to overcome the constraints … [Read More...]

[footer_backtotop]

Copyright © 2025 About | Privacy | Contact Information | Wrtie For Us | Disclaimer | Copyright License | Authors