
RAM, or Random Access Memory, is a type of data storage device used by computer systems to quickly access needed information in any order that it is needed.
RAM can be used for many different things, most commonly as computer memory (primary), it can also be used in your graphics card, as cache in your CPU, in advanced sound cards, etc.
As primary memory in your computer system, RAM is used to store data so it can be accessed by your Central Processing Unit (CPU.) The more RAM you have, the less your CPU needs to reference the Hard Drive. Accessing data from your Hard Drive is a much slower process compared to the high access speeds of RAM.
There are a few key changes concerning the types of Random Access Memory (RAM) from the 2006 CompTIA A+ exam (220-601) and the new 2009 A+ exam (220-701). The main change is the addition of Double Data Rate 3 RAM, or DDR3 RAM on the new exam.
I’ll go over each type of RAM in detail to help you get a better understanding of the differences between each one. This article will give you an in-depth view of RAM and is recommended for those who are already familiar with some technical terms, such as: clock speeds, capacitors, and transistors.
I will explain each type of memory using facts and less commentary, to help you get the most of this article and help you prepare for your CompTIA A+ certification.
One of the objectives on both the 2006 and 2009 versions of the CompTIA A+ exams is to understand the different types of RAM. The types of RAM that you need to be familiar with are:
All of these types of RAM are types of volatile memory. Volatile memory is memory that requires constant power to store data, and once power is lost, so is the data.
Below, you will learn about each type of RAM so that you’re able to identify the name, purpose and characteristic of each for your A+ exam.
DRAM, or Dynamic RAM, uses capacitors to store bits of data. Those capacitors need to be refreshed often to store information. The advantage of DRAM as opposed to SRAM (Static RAM,) is that DRAM only needs 1 transistor and one capacitor per bit, as opposed to four transistors in SRAM. However, DRAM is significantly slower than SRAM.
SRAM, which stands for Static RAM, is similar to DRAM, except that since it uses a different type of electronic circuit (bistable latching circuitry,) it does not need to be refreshed. Although SRAM does temporarily hold data after power is lost, it is lost eventually, making it still classified as volatile memory. It is also faster and uses less power than DRAM.
Synchronous Dynamic RAM, or SDRAM, is essentially DRAM that synchronizes with the system bus. By synchronizing with the system bus, it allows for more complex, albeit slower, operations. SDRAM runs as 3.3V and is described as single data rate memory. It can be found with a capacity of up to 512MB.
Double Data Rate (DDR) RAM, is the first revision to SDRAM. It is essentially exactly the same as SDRAM, except it doubles the amount of data sent and/or received per access. DDR SDRAM runs at 2.5V, making it incompatible with SDRAM. You may also find DDR SDRAM that has been set above 2.5V, usually between 2.6 to 2.8V, to allow for faster processing.
DDR SDRAM runs at 133, 166, 200MHz, and less commonly, 275MHz. You can usually find DDR SDRAM labeled as:
All DDR SDRAM use the 184-pin architecture. DDR memory can be found with a capacity of up to 1GB.
DDR2 RAM doubles the amount of data sent and/or received per access again, making it twice as fast as DDR RAM and four times as fast as SDRAM. Rather than increase the clock rate, DDR2 RAM simply makes internal operations perform in units 4 times as wide as SDRAM, making it run faster, and much cooler (temperature wise) than running at a higher rate.
Clock rates are actually cut in half, meaning rather than run at 400MHz in DDR RAM, it would run at 200MHz and achieve roughly the same speed. Since it runs at a lower clock rate, less voltage is needed to run. DDR2 memory runs standard at 1.8V, but has been set above as far as 2.2V to allow for faster processing.
DDR2 RAM speeds are as follows:
DDR2 memory can be found with a capacity of up to 4GB.
DDR3 RAM doubles the amount of data sent and/or received again, keeping true to the double data rate name. This means DDR3 memory is 8 times as wide as the original SDRAM. Meaning to keep up with 400MHz DDR2 memory, it only needs to run at 200MHz. DDR3 memory usually runs between 1.5V and 1.65V, which is only slightly lower than DDR2 memory, but still an improvement.
DDR3 RAM speeds are as follows:
DDR3 memory can be found with a capacity of up to 4GB.
Rambus Dynamic RAM (RDRAM,) was developed by Rambus, Inc. for the Nintendo 64 system in 1996. It was introduced into the PC market in 1999.
RDRAM uses the same techniques as DDR systems to double the data rate of information sent and/or received. Compared to most memory standards, RDRAM shows increased latency, heat output, cost, and manufacturing complexity. However, recent improvements in the technology brought about its use in the Sony Playstation 2 (PS2) and Playstation 3 (PS3), though the PS3 version of RDRAM uses a 64-bit architecture, rather than 16 or 32-bit.
RDRAM speeds are as follows:
If you’re preparing for your A+ exam, you’ll need to remember, of course, the different types of RAM: DRAM, SRAM, SDRAM, DDR, DDR2, DDR3, and RAMBUS will all be on the test. Knowing the difference between each of them is the key.
I would also recommend memorizing what the different acronyms stand for, in case they are written as such on the exam.
Also remember that volatile memory is memory that requires constant power to restore data, such as RAM, and non-volatile memory is memory that can store data even when no power supply is present, such as a Hard Drive.
Copyright © Train Signal Inc. All Rights Reserved.