Unit 5 - Storage Devices-1
Unit 5 - Storage Devices-1
Unit 5
Prepared by:
Anil Thapaliya
MCA (VTU)
Storage Devices
Features
It stores data/instructions required for processing.
It also stores immediate results of processing.
It saves the final result after processing.
Types of Storage Devices
Key Characteristics
High speed
Small size (KB/MB)
Located close to the CPU
How Cache Memory Works?
Key Characteristics
Highest speed
Smaller size
Temporary storage
Common Types of Registers
Instruction Set
Holds an instruction that is currently executing.
Memory Address
Holds the address of active memory location.
Memory Buffer
Holds contents of the accessed memory word.
Accumulator
Holds the results of operation.
Program Counter
Holds address of the next instruction to be executed.
Input/Output
Used to communicate with Input/Output devices.
Primary Memory VS Secondary Memory
Directly accessible by the CPU. Stores data permanently and is not directly
Eg. RAM, ROM, Cache Memory accessible to CPU.
Eg. HDD, SSD, Pen Drive, DVD
Faster speed access. Slower speed compared to Primary Memory.
Smaller storage capacity Larger storage capacity
Used to store data and instructions that are Used to store and preserve data to access it in
needed to access by CPU. future.
More expensive than Secondary Memory. Less expensive than Primary Memory.
Data is lost when power is off. Data is not lost once a data is saved.
Secondary Memory
Non-Volatility
Larger Storage Capacity
Cost-Effective
Portable
Durability
Backup
Hard Disk VS SSD
Hard Disk Solid State Drive
Uses magnetic storage to read and write data Uses laser beams to read and write data
using a movable head that interacts with through optical reflection from the surface of
rotating disk. disc.
Larger storage capacity Smaller storage capacity
Faster data read and write speed Slower data read and write speed
Data is accessed in a specific sequence. Data can be accessed from random location.
Slower in performance. Faster access time.
For e.g. VCR, Audio Cassette tapes For e.g. Hard Disk Drives, Floppy Disks