Chapter-6
Chapter-6
1
Chapter 6
Storage Devices
2
Objective
3
Storage Devices
Floppy disk(diskette):
5
Floppy disk…
6
Hard Disk Drive
• Hard disk is one of the core components of any computers and it can
contain huge amount of data.
• The hard drive consists of one or more hard drive platters (hard
disks) inside of an air sealed casing to protect it from dust.
• Because the hard disk drive is expected to retain data until deliberately
erased or overwritten, the hard drive is used to store crucial
programming and data.
• Most computer hard drives are located in an internal drive bay at the
front of the computer
7
Basic Components of hard disk
8
• Platters are rigid disks made of
metal or plastic.
• Both sides of each platter are
covered with an extremely thin
coating of iron oxide or other
magnetizable material.
• The platters are mounted on a
central axle or spindle, which
rotates all the platters at the
same speed.
9
• Read/write heads are mounted on head arms that extend over both top
and bottom surfaces of each disk.
• The arms jointly move back and forth between the platters’ centers and
outside edges; this movement, along with the platters’ rotation, allow the
read/write heads to access all areas of the platters.
• The head actuator is the device used to position the head arms
to different tracks on the surface of the platter.
10
Tracks and Sectors
• When a computer saves data, it sends the data to the hard disk as
a series of bits( 0s and 1s).
12
How Is Data Stored and Retrieved?
• When the computer requests data stored on the disk, the platters
rotate and the read/write heads move back and forth to the specified
data areas.
• The read/write heads read the data by determining the magnetic field of
each bit, positive or negative, and then reply that information back to
the computer.
13
Disk Formatting
• Formatting prepares the hard disk so that files can be written to the
• Physical formatting divides the hard disk’s platters into their basic
physical elements: tracks, sectors, and cylinders
14
Disk Formatting
• The tracks are identified by number, starting with track zero at the
outer
edge.
15
• Computer hardware and software frequently work using cylinders.
• Bad sectors are the sectors that can no longer be used to hold data due
heads to read data from or write data to the affected platter sectors.
16
Logical Formatting
• After a hard disk has been physically formatted, it must also be logically
formatted.
17
Understanding Partitions
• As part of the formatting operation, you are asked to give the partition
a name, called the “volume label.”
• Physically separate data so that it is easy to find files and back up data.
19
Partition types
20
Primary partition
• An extended partition does not directly hold data. You must create
logical partitions within the extended partition in order to store data.
22
Logical partitions
23
24
Managing Partitions
• Shrinking volume
• Extending volume
• Creating partition
• Deleting volume
• Hiding volume
25
• When you create multiple primary partitions to hold different operating
systems, you must tell the computer which primary partition to boot
from.
• The primary partition from which the computer boots is called the
active partition.
• WARNING! Before you make a primary partition active, make sure that it
is a bootable partition.
• Normally, the heads only contact the surface when the drive is either
starting up or stopping.
• It is possible that the heads can make contact with the media
• Head crash is a condition where the heads contact the surface of the
disk while it is at operational speed.
27
Hard disk drives Vs Solid state drives
• Solid state drives (SSDs) do not have moving parts, which results
in
faster access to data, higher reliability, and reduced power usage.
28
Optical Disks
29
CD-ROM
30
Top CD-ROM Drive Problems and solutions
Make sure you have tested more than one CD in the disc drive it
may be one CD that is bad or dirty.
Check Device Manager: Within Device Manager verify that the
CDROM has no exclamation marks or red Xs
Corruption in Windows: Try testing the CDROM in Safe Mode.
31
32