Computer Memory
Computer Memory
Memory
RAM
Read Only Memory
Tech 1
COMPUTER MEMORY
▪ is just like a human brain. It is used to store data and
instructions.
▪ is the storage space in the computer, where data is to be
processed and instructions required for processing are stored.
▪ is divided into large number of small parts called cells.
Memory is primarily of three types −
➢ Cache Memory
➢ Primary Memory/Main Memory
➢ Secondary Memory
NEXT
Cache Memory
Advantages
The advantages of cache memory
are as follows −
• Cache memory is faster than
main memory.
• It consumes less access time as
compared to main memory.
• It stores the program that can
be executed within a short
period of time.
• It stores data for temporary use.
Disadvantages
The disadvantages of cache
memory are as follows −
• Cache memory has limited
capacity.
• It is very expensive.
Primary Memory
(Main Memory)
is programmed and
erased electrically. It can
be erased and
reprogrammed about ten
thousand times. Both
erasing and programming
take about 4 to 10 ms
(millisecond). In EEPROM,
any location can be
selectively erased and
programmed. EEPROMs
can be erased one byte at
a time, rather than erasing
the entire chip. Hence, the
process of reprogramming
is flexible but slow.