Memory and Its Types
Memory and Its Types
The key difference between primary and secondary memory is speed of access.
Main memory includes ROM and RAM and is located close to the CPU
on the computer motherboard, enabling the CPU to read data from
primary memory very quickly indeed. It is used to store data that the
CPU needs immediately so that it does not have to wait for it to be
delivered.
MAIN MEMORY TYPES
There are 2 main types of main memory. They are RAM and ROM.
RAM
RAM- Random access memory is a type of data storage used in computers that
is generally located on the motherboard. This type of memory is volatile and all
information that was stored in RAM is lost when the computer is turned off.
RAM memory is very fast, and it can be written to as well as read from.
Types of RAM
DRAM: DRAM stands for Dynamic RAM, and it is the most common type
of RAM used in computers.
SRAM: Static RAM (SRAM) is volatile memory and is often used in cache
memory and registers because it is a lot faster than DRAM, but more
expensive and bulker.
ROM
ROM stands for read-only memory in which data can be read from this type
of computer memory but cannot normally be written to it. It is a very fast
type of computer memory. ROM is a type of non-volatile memory, which
means that the data stored in ROM persists in the memory even when it
receives no power – for example when the computer is turned off.
Types of ROM
Hard disk drives- Hard drives generally have several disks, or platters,
with an electromagnetic read/write head for each surface; the entire
assembly is called a comb. A microprocessor in the drive controls the
motion of the heads and also contains RAM to store data for transfer to
and from the disks.
Magnetic Tape
Drive