Computer Memory PDF
Computer Memory PDF
Computer Memory
and its Classification
VIGNESHWARAN R
Assistant Professor
Aeronautical Engineering
East west college of Engineering
Bengaluru
Computer Memory
Whenever a program executes inside a computer then at first the
program has to be loaded on to the computer’s primary memory. And
also when a does not execute then also the program must remain
loaded in computers secondary memory. This memory unit works as
an extra block. In a program in memory, the entire set of performed
operations is written using the keyboard as a sequence of
instructions. This collection of instruction is called a program. Also,
the data on which the program is to operate is entered with the help
of the keyboard and can be stored in memory. Memory can also store
intermediate and final results. This design of a stored program
computer where program, data, and result reside in-memory is
because of Von Neumann.
Computer Memory - Classification
1. Main Memory
● RAM
● ROM
● MP-ROM
● EP-ROM
● EEPROM
2. Secondary Memory
Main Memory & Secondary Memory
● Main Memory– Main memory has the disadvantage of high-cost
and low-capacity storage. But its advantage or facility is the high
speed of data transfer. The control unit can be able to directly
communicate with the main memory. Main memory can be
generally classified into random-access memory (RAM) and
read-only memory (ROM). It is a volatile memory. Due to the absence
of power, the content of this memory will be lost.
● Secondary Memory– Secondary memory is also frequently known
as auxiliary memory. The control unit can’t directly communicate
with the secondary memory. It is a non-volatile memory.
RAM
Thank you 😊