Types Of RAM In Computer

RAM is one of the most important pieces of computer hardware that has an interesting structure for storing and managing temporary memory. Every computer or electronic device uses RAM. RAM can be considered integrated into the processor or in a separate circuit board on the system.

What is RAM?

RAM or Random Access Memory is a type of memory for storing data that allows files to be written and read in a short time. No matter what the precedence or latency in reading and writing, RAM is difficult to read and write from other memories, including hard disks, due to its high speed.

RAM In Computer

RAM enables your system to access the required data at high speeds. As a result, RAM has a high impact on the speed of your system performance. The other point is that RAM is used to store data temporarily that removes all data stored on it after each reboot of the operating system.

History of PC RAM

The first rum was burned in 1947 by Freddie Williams and Tom Kilborn and used in the Williams tube. In fact, it was the first form of computer RAM and the first random-access digital storage device.

Further, the RAM was used as magnetic-core memory which was invented by Frederick Wei in 1947. This memory consisted of thin metal loops to which wires were attached to each loop. Each bit of data was stored on a loop.

The RAM we know today is Solid-State Memory and was first invented in 1968 by Robert Denard. This RAM was DRAM or dynamic random access and used a transistor to store data bits.

Types Of Computer RAM

The memory of all types of RAM has evolved over the years and changes have been made to it. We generally have two types of RAM:

  • Static RAM (SRAM)
  • Dynamic RAM (DRAM) 

SRAM

SRAM is known as static or fixed and dynamic or variable RAM. SRAM, as one of the two basic RAMs, requires a direct current of electrical energy to work.

This memory uses 4 to 6 transistors and has a much faster access speed than DRAM. The reason this is called static memory is that stored memory, unlike DRAM, does not require a constant refresh. The memory capacity of all types of static RAM is very low.

DRAM

Dynamic RAM is made up of millions of memory cells, each of which is made up of a transistor and a capacitor. We see this memory more as the main memory of the computer.