In this Operating system tutorial, you will learn:

What is RAM? History of RAM
Types of RAM
SRAM VS DRAM
Other Important Types of RAM
Uses of RAM

History of RAM

Here, are important landmarks from the history of RAM:

Types of RAM

Two main types of RAM are:

Static RAM Dynamic RAM

Static RAM

Static RAM is the full form of SRAM. In this type of RAM, data is stored using the state of a six transistor memory cell. Static RAM is mostly used as a cache memory for the processor (CPU).

Dynamic RAM

DRAM stands for Dynamic Random Access Memory. It is a type of RAM which allows you to stores each bit of data in a separate capacitor within a specific integrated circuit. Dynamic RAM is a standard computer memory of the many modern desktop computers. This type of RAM is a volatile memory that needs to be refreshed with voltage regularly. Else it loses the information stored on it.

SRAM VS DRAM

Other Important Types of RAM

FPM DRAM

Fast Page Mode Dynamic Random Access Memory is a type of RAM that waits through the entire process of locating a bit of data by column and row and then reading the bit before it begins on the next bit. Max transfer rate is around 176 Mbps.

SDR RAM

SDR RAM is a full form of synchronous dynamic access memory. It has access times between 25 and 10 ns(nanosecond), and they are in DIMM (dual in-line memory module) modules of 168 contacts. They store data using capacitors using IC’s (Integrated Circuits). On one of its sides, they have terminations, which can be inserted inside of the individual slots for the Motherboard’s memory.

RD RAM

Rambus Dynamic Random Access Memory is a full form of RDRAM. This type of RAM chips works in parallel, which allows you to achieve a data rate of 800 MHz or 1,600 Mbps. It generates much more heat as they operate at such high speeds.

VRAM (Video):

EDO RAM

EDO DRAM is an abbreviation of Extended Data Output Random Access Memory. It doesn’t wait for the completion of the processing of the first bit before continuing to the next one. As soon as the address of the first bit is located, EDO DRAM begins looking for the next bit.

Flash Memory :

Flash memory is an electrically erasable and programmable permanent type of memory. It uses a one-transistor memory to store a bit. It offers low power consumption and helps to reduce the cost. It is mainly used in digital cameras, MP3 players, etc.

DDR SDRAM

The full form of DDR SDRAM is Double Data Rate Synchronous Dynamic Random-Access Memory. It is just like SDRAM. The only difference between the two is that it has a higher bandwidth, which offers greater speed. It’s maximum transfer rate to L2 cache which is approximately 1,064 Mbps.

Uses of RAM

Here, are important uses of RAM:

RAM is utilized in the computer as a scratchpad, buffer, and main memory. It offers a fast operating speed. It is also popular for its compatibility It offers low power dissipation

Performance Comparison of RAM Types

Summary:

The full form of RAM is Random Access Memory. Two main types of RAM are 1)Static RAM and 2) Dynamic RAM Static RAM is the full form of SRAM. In this type of RAM, data is stored using the state of a six transistor memory cell. DRAM stands for Dynamic Random Access Memory. It is a type of RAM which allows you to stores each bit of data in a separate capacitor FPM DRAM is a full form of Fast Page Mode Dynamic Random Access Memory Rambus Dynamic Random Access Memory is an extended form of an RDRAM RAM optimized for video adapters is called VRAM. EDO DRAM is an abbreviation of Extended Data Output Random Access Memory. Flash memory is an electrically erasable and programmable permanent type of memory The full form of DDR RAM is Double Data Rate. SRAM has lower access time, so it is faster compared to DRAM. RAM is utilized in the computer as a scratchpad, buffer, and main memory.