Storage Devices and Memory
Storage Devices and Memory
MEMORY
What is a storage device?
REGISTER
CACHE MEMORY
PRIMARY MEMORY
SECONDARY MEMORY
REGISTER
■ Registers are a type of computer memory used to quickly accept, store, and
transfer data and instructions that are being used immediately by the CPU.
■ The registers used by the CPU are often termed as Processor registers.
It holds – (i) instructions
(ii) storage address
(iii) data
■ Processor register- manipulates data
■ Register- holds memory location
- calculates the address of the next instruction after the execution of the
current instruction is completed.
CACHE MEMORY
• In computing, a cache is a component that stores data so that future requests for that
data can be served faster.
• It - (i) is small-sized
(ii) is a volatile computer memory
(iii) provides high-speed data access to a processor
(iv) stores frequently used computer programs, applications and data
(v) is the fastest memory in the computer.
• It is integrated onto the motherboard and directly embedded in the processor or RAM.
PRIMARY MEMORY
RAM ROM
PROM
DRAM
EPROM
EEPROM
SRAM
UVPROM
RANDOM ACCESS MEMORY (RAM)
Random access memory (RAM) is a type of data storage used in computers that
is generally located on the motherboard.
It is- (i) volatile in nature (when power goes off, stored information is lost).
(ii) part of the computer’s main memory.
(iii) directly accessible by the CPU.
(iv) stores data that is currently being processed by the CPU.
Integrated RAM chips are of two forms:
DRAM SRAM
DYNAMIC RANDOM ACCESS STATIC RANDOM ACCESS
MEMORY (DRAM) MEMORY (SRAM)
FLOPPY DISK CD
PENDRIVE
HARD DISK DVD