Clo-3 1
Clo-3 1
.
Learning Objectives
In this chapter you will learn
about:
Basic Concept of Storage Devices
Types of Storage Devices
Difference between RAM & ROM
Explain How Data is Stored and Organized
in Magnetic Storage Devices
Different types of Magnetic Storage Devices
Different types of Optical Storage Devices
Different types of Solid State Storage
Devices (SSD)
Storage Devices
A storage device is hardware that is used for
storing, porting, or extracting data files
It can be used either internally or externally to a
computer system, server or any comparable
computing device to hold information.
It can also store information/data both
temporarily and permanently.
Without a storage device, a computer would not
be able to run or even boot up
It involves two processes:
Writing, or recording, the data so it can be found later
for use.
Reading the stored data, then transferring it into the
computer's memory,
Types of Storage
Devices
PrimaryStorage Devices
Secondary Storage Devices:
Primary Storage Devices
It is also known as internal
memory and main memory.
This is a section of the CPU that
holds program instructions, input
data, and intermediate results.
It is generally smaller in size.
RAM (Random Access Memory)
and ROM (Read Only Memory) are
examples of primary storage.
RAM
Stands for Random Access Memory.
RAM is a volatile memory which could
store the data as long as the power is
supplied.
With the help of RAM, computers can
perform multiple tasks like loading
applications, browsing the web, editing
a spreadsheet, experiencing the newest
game, etc.
It ranges from 1GB – 32GB/64GB
depending upon the specifications
RAM
The most common types of RAM
are;
DRAM -Dynamic RAM must be
continuously refreshed, or otherwise, all
contents are lost.
SRAM – Static RAM is faster, needs less
power but is more expensive. However,
it does need to be refreshed like DRAM.
Synchronous Dynamic RAM (SDRAM) –
This type of RAM can run at very high
clock speeds.
ROM
Stands for Read-Only Memory.
ROM is a non-volatile memory
which could retain the data even
when power is turned off.
ROM stores instructions that are
used to start a computer.
ROM chips can only store few
megabytes (MB) of data, which
ranges between 4 and 8 MB per
ROM chip.
ROM
The most common types of ROM are;
PROM: The full form of PROM is Programmable Read-
Only memory. This type of ROM is written or
programmed using a particular device.
EPROM: The full form of EPROM is Erasable
Programmable Read-only memory. It stores
instructions, but you can erase only by exposing the
memory to ultraviolet light.
EEPROM stands for electrically Erasable
Programmable Read-Only Memory. It stores and
deletes instructions on a special circuit.
Mask ROM is a full form of MROM is a type of read-
only memory (ROM) whose contents can be
programmed only by an integrated circuit
manufacturer.
Differences between RAM and
ROM
RAM ROM