Ransom Access Memory

1. Introduction

When we are using the computer either to key in our data, or giving the instructions to computers, memory is used to maintain our data. Memory that used to maintain our data at computer normally refer to RAM. But, what is RAM ? RAM (random access memory), that is the primary memory of the computer, consists of memory chips that can be read and write by the processor. RAM hold/store data temporary, the data remain in RAM as long as the computer continuous power, the data lose when the power is removed from the computer, this shows that RAM is a volatile memory. To make the users more efficient, people are trying to attain faster speed of the memory, therefore evolution of memory happens. From the older type of memory, people come out with better function and higher quality of memory. Until today, the evolution of memory is still continuing.

2. Objective

In this assignment, we are focusing on the evolution of volatile memory which is RAM from 1970 until now.

3. Evolution of Memory

There are many kinds of memory.

The evolution of memory started from 1970s.

Table 1 - The evolution of memory

3.1 1970s

  • Random Access Memory (RAM) was introduced in 1970s.Memory refers to the data which computers stored in binary code while random access refers to the PC processor that can access any part of the memory directly. RAM is used for storing data in computers. Unlike hard drive, it does not have read/write head to recall the memory but the data are stored in the form of integrated circuits. Therefore the transfer rate of RAM is faster than hard drive. RAM is used as the primary storage. Usually it is volatile memory where they will lose their data when the computer is shut down. RAM generally stores a bit of data as a charge in capacitor, or in the flip-flop state.

  • Another type of random access memory that was introduced in 1970s was DRAM (Dynamic Random Access Memory).It is the most common used random access memory (RAM) for personal computers. A storage cell of DRAM consists of a capacitor and a transistor and the data is stored in capacitor in the integrated circuit. It needs to be refreshed or recharged every few milliseconds or else the data stored will eventually fade. Because of its simple structure, it can reach very high density. It supports 5-5-5-5 system timing. It is asynchronous to the system clock which means it is independent from the clock frequency.

  • To overcome the disadvantage of DRAM that need to be recharged often, SRAM (Static Random Access Memory) is developed. The term “static” described that it does not need to recharge as often as DRAM. It is a type of semiconductor memory. SRAM uses four to six transistors to store data (in flip-flop state). It is faster and more reliable than DRAM.

3.2 1987s

  • FPM (Fast page mode DRAM) was the original form of DRAM. It transfer rate is low because is has to wait until the process of locating a bit of data by column and row and then reading the bit before it begins on the next bit. The data can be accessed faster when they are located within the same row. It allows 5-3-3-3 system timing.
Join now!

3.3 1995s

  • EDO (extended Data Output) DRAM is the most common type of asynchronous DRAM
    or in other word called hyper page mode DRAM. It is faster than FPM memory because new access to the memory can begin before the last one finished. Its speed is just a little faster than FPM memory. EDO memory is not suitable for high-speed (75 MHz and higher) memory buses where it allows 5-2-2-2 system timings at 66MHz when using a chipset as support. Normally, some of the older systems will run EDO as FPM memory or will not work at all ...

This is a preview of the whole essay