pctechguide.com

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

Graphic Card Memory

The memory that holds the video image is also referred to as the frame buffer and is usually implemented on the graphics card itself. Early systems implemented video memory in standard DRAM. However, this requires continual refreshing of the data to prevent it from being lost and cannot be modified during this refresh process. The consequence, particularly at the very fast clock speeds demanded by modern graphics cards, is that performance is badly degraded.

An advantage of implementing video memory on the graphics board itself is that it can be customised for its specific task and, indeed, this has resulted in a proliferation of new memory technologies:

  • Video RAM (VRAM): a special type of dual-ported DRAM, which can be written to and read from at the same time. It also requires far less frequent refreshing than ordinary DRAM and consequently performs much better
  • Windows RAM (WRAM): as used by the hugely successful Matrox Millennium card, is also dual-ported and can run slightly faster than conventional VRAM
  • EDO DRAM: which provides a higher bandwidth than DRAM, can be clocked higher than normal DRAM and manages the read/write cycles more efficiently
  • SDRAM: Similar to EDO RAM except the memory and graphics chips run on a common clock used to latch data, allowing SDRAM to run faster than regular EDO RAM
  • SGRAM: Same as SDRAM but also supports block writes and write-per-bit, which yield better performance on graphics chips that support these enhanced features
  • DRDRAM: Direct RDRAM is a totally new, general-purpose memory architecture which promises a 20-fold performance improvement over conventional DRAM.

Some designs integrate the graphics circuitry into the motherboard itself and use a portion of the system’s RAM for the frame buffer. This is called unified memory architecture and is used for reasons of cost reduction only. Since such implementations cannot take advantage of specialised video memory technologies they will always result in inferior graphics performance.

The information in the video memory frame buffer is an image of what appears on the screen, stored as a digital bitmap. But while the video memory contains digital information its output medium, the monitor, uses analogue signals. The analogue signal requires more than just an on or off signal, as it’s used to determine where, when and with what intensity the electron guns should be fired as they scan across and down the front of the monitor. This is where the RAMDAC comes in.

The table below summarises the characteristics of six popular types of memory used in graphics subsystems:

EDO VRAM WRAM SDRAM SGRAM RDRAM
Max.

throughput

(MBps)

400 400 960 800 800 600
Dual- or

single-ported

single dual dual single single single
Typical Data Width 64 64 64 64 64 8
Speed (typical) 50-60ns 50-60ns 50-60ns 10-15ns 8-10ns 330MHz clock speed

1998 saw dramatic changes in the graphics memory market and a pronounced market shift toward SDRAMs caused by the price collapse of SDRAMs and resulting price gap with SGRAMs. However, delays in the introduction of RDRAM, coupled with its significant cost premium, saw SGRAM – and in particular DDR SGRAM, which performs I/O transactions on both rising and falling edges of the clock cycle – recover its position of graphics memory of choice during the following year.

The greater number of colours, or the higher the resolution or, the more video memory will be required. However, since it is a shared resource reducing one will allow an increase in the other. The table below shows the possible combinations for typical amounts of video memory:

Video memory Resolution Colour depth No. colours
1Mb 1024×768

800×600

8-bit

16-bit

256

65,536

2Mb 1024×768

1280×1024

800×600

8-bit

16-bit

24-bit

256

65,536

16.7 million

4Mb 1024×768 24-bit 16.7 million
6Mb 1280×1024 24-bit 16.7 million
8Mb 1600×1200 32-bit 16.7 million

Even though the total amount of video memory installed may not be needed for a particular resolution, the extra memory is often used for caching information for the graphics processor. For example, the caching of commonly used graphical items – such as text fonts and icons – avoids the need for the graphics subsystem to load these each time a new letter is written or an icon is moved and thereby improves performance.

  • 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

DIMM Memory – Computer Memory – Definition

By the end of the millennium, as memory subsystems standardised around an 8-byte data interface, the Dual In-line Memory Module (DIMM) had replaced the SIMM as the module standard for the PC industry. DIMMs have 168 … [Read More...]

New Technology Trends for the New Year (Part 2)

We recently published an article on three major technology trends to expect in 2020. We wanted to share some more in this piece. Hyperautomation: the revolution of the machines We are talking about the implementation of Artificial Intelligence (AI) in automation, that is to say, that the … [Read More...]

FPM DRAM

All types of memory are addressed as an array of rows and columns, and individual bits are stored in each cell of the array. With standard DRAM or FPM DRAM, which comes with access times of 70ns or 60ns, the memory management unit reads data … [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

PicExa Viewer Removal Guide

Picexa Viewer is a program that can be downloaded from its own website or some of the free download sites found online. It is touted as being an image … [Read More...]

SSE4 – Intel’s enhanced multimedia focussed CPU instruction set

SSE4 is a set of instructions released in conjunction with Intel's Penryn processor. SSE4, built upon the Intel 64 Instruction Set Architecture, … [Read More...]

How to Turn Off Firewall in Windows 7

There are times where you may want to turn off the firewall in Windows 7, or at least disable it temporarily. This typically is necessary when a … [Read More...]

[footer_backtotop]

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