Memory
Memory
Memory
Memory
CSE
DU
Computer Memory
Memory: Memory is a device that is used to store information. In digital
system, memory stores information as binary numbers i. e., as 0s and 1s.
Before describing memory in details let us define some terminologies.
Classification of Memory
02/20/24
Classification of Memory
Main Memory:
It is relatively a large memory.
This memory is used for program and data storage
during computer operation.
Locations in main memory can be accessed directly and
rapidly by the CPU.
The technology used for main memory is based on
semiconductor technology.
Examples: RAM, ROM
02/20/24
Classification of Memory
Secondary Memory:
This is generally much larger in capacity but is slower than main
memory.
It is used for storing system programs and large data files which are
not continually required by the CPU.
Information in secondary storage is accessed indirectly via input-
output programs.
Example: Magnetic disk, magnetic tape and optical disks
General Properties of Memory Devices
Access Time:
Performance of a memory device is primarily determined by the rate
at which information can be read from or written into the memory.
A convenient performance measure is the average time required to
read a fixed amount of information (e.g. one word) from the memory.
This is termed as the access time.
Cost:
The cost of a memory unit is most meaningfully measured by the
purchase price to the user. The price should include not only the cost
of the information storage but also the cost of the peripheral
equipment or access circuitry essential to the operation of the
memory
General Properties of Memory Devices
Access Modes:
Two main types of memory access techniques are:
Random access and Serial access
Random Access:
If memory locations may be accessed in any order and access is
time independent of the location being accessed, the memory is
termed a Random Access Memory (RAM).
Example: semiconductor memory
Serial Access:
If storage location can be accessed only in certain predetermined
sequence then the memory is called serial access memory.
Example: Magnetic tape
General Properties of Memory Devices
Cycle Time:
The minimum time between two consecutive memory access
operations is called the cycle time.
Data Transfer Rate:
The maximum amount of information that can be transferred to
or from the memory every second is called the data transfer rate.
Memory Capacity
M-PROM
Types of ROM:
Semiconductor RAM
The
Random Access Memory:
Types of RAM: There are two types of RAM.
2) Dynamic RAM:
SRAM vs DRAM
02/20/24
SRAM vs DRAM
02/20/24
Virtual Memory
02/20/24
Write-only Memory
02/20/24