03 - Storage Devices
03 - Storage Devices
Computer Engineering 1
Storage Devices
Lecture 03
Fall/ 2024
1
Content
➢ Storage Devices
➢ Primary memory
➢ Random Access Memory (RAM)
➢ Read Only Memory (ROM)
➢ Secondary memory
➢ Magnetic Disk
➢ Floppy disk
➢ Hard disk
➢ Optical Disk
➢ CD
➢ DVD
➢
2
Storage Devices
A hardware device which can be used to store
digital data and applications which may be in the
form of images, video, audio, etc. is called a storage
device.
➢ Primary memory
➢ Secondary memory
3
4
Primary memory
Primary memory is the main memory of computer. It is a chip
mounted on the motherboard of computer. Primary memory is
categorized into two main types
• ROM • RAM
1. PROM 1. SRAM
2. DRAM
2. EPROM
3. EEPROM
5
ROM(Read Only Memory)
ROM is a non-volatile primary memory. It does not lose its content
2. CMOS-Setup
6
Structure OF ROM(Read Only Memory)
➢ BIOS(Basic Input Output System)
BIOS lets the user set the many functions that control how the
computer works. BIOS displays the system settings and finds the
bootable devices.
BIOS settings are inside this storage ,number of hard disk, Date time ,
CMOS is charged by a battery.
7
Structure OF ROM(Read Only Memory)
➢ Power On Self Test (POST) is a program that runs automatically when the system is booted.
BIOS performs the power-on self-test. It checks that the major hardware components are
working properly.
➢ Bootstrap Loader is a program whose purpose is to start the computer software for
operation when the power is turned on. It loads the operating system into RAM and
launches it.
8
Type Of ROM
RAM is used to store data and instructions during the operation of computer.
The data and instructions that need to be operated upon by CPU are first brought to
RAM from the secondary storage devices like the hard disk. CPU interacts with RAM to
get the data and instructions for processing.
➢ Dynamic RAM (DRAM)
10
Dynamic RAM (DRAM)
11
Static RAM (SRAM)
SRAM chip is usually used in cache memory due to its high speed.
A SRAM memory cell has more parts so it takes more space on a chip than DRAM cell.
It does not need constant refreshing and therefore is faster than DRAM.
SRAM is more expensive than DRAM, and it takes up more space.
SRAM are easier to use and very fast.
12
13
Secondary Memory
14
Secondary Memory….
➢ Magnetic Disk
➢ Floppy disk
➢ Hard disk
➢ Optical Disk
➢ CD
➢ DVD
15
16
Magnetic Disk
17
Floppy Disk:
• A floppy disk is a type of storage medium that was used in the past for data
transfer and storage in computers. These disks were made of plastic and had a
magnetic coating on them for recording and reading data. Floppy disks initially had
low capacity and could only store a small amount of data.
• 1.44MB to 2.8MB
18
Hard disk
• Hard disk, is a type of storage device used for storing and
retrieving digital data in computers. It consists of one or more
rigid disks, typically made of aluminum or glass, coated with a
magnetic material.
• Hard disk drive (HDD)
19
HDD VS SSD
• Technology : HDDs use rotating disks coated with a magnetic material to store and retrieve
data. They rely on read/write heads that move across the spinning disks to access data. In
contrast, SSDs use flash memory chips to store data. These chips have no moving parts,
making SSDs more resistant to physical shock and faster in terms of data access.
• Speed
• Cost
20
Optical disk
• An optical disk is a type of storage medium that uses laser technology to read
and write data. The tracks on optical disk are further divided into sectors
which are of same length. An optical disk consists of a single spiral track that
starts from the edge to the center of disk. Due to its spiral shape, it can access
21
Compact Disc (CD)
• Compact Disc (CD): CDs were one of the first widely adopted optical disk formats. They have a storage
capacity ( 600MB to 800MB ) megabytes (MB) and are commonly used for audio CDs, software
installation discs, and data storage.
• CD-ROM (Compact Disc Read-Only Memory): CD-ROMs are read-only discs that contain data that can
only be read and not written to CD-ROMs.
• CD-R (Compact Disc Recordable): CD-R discs are write-once discs that allow you to record data onto
them once. Once data is written, it cannot be erased or modified. CD-Rs are commonly used for creating
audio CDs, data backups, and archiving purposes.
• CD-RW (Compact Disc Rewritable): CD-RW discs are rewritable discs that can be erased and rewritten
multiple times. 22
Compact Disc (CD)….
23
Digital Versatile Disc (DVD)
data backup.
24
Combo Drive
25
At the end
Any Question????
26