LESSON 6 - Parts and Function (Hard Disk Drive)
LESSON 6 - Parts and Function (Hard Disk Drive)
Volatile Memory – is
Non-Volatile Memory –
a type of storage
used to describe any
whose contents are
memory or storage that
erased when the
is saved regardless if the
system’s power is
power to the computer is
turned off or
on or off.
interrupted.
In 1961 IBM
introduced the model
1311 disk drive,
which was about the
size of a washing
machine and stored
two million
characters.
History of Hard Drive
History of Hard Drive
In 1983 marked the
introduction of the
first 3.5-inch size
hard drive,
developed by
Rodime. It had a
storage capacity of
10 MB.
History of Hard Drive
In 2012 Seagate,
Western Digital, and
Toshiba started to
ship hard drives with
a capacity of 4-TB
History of Hard Drive
In 2015 samsung
revealed a 16-TB
hard drive that is
only 2.5 inches.
HDD being replace by SSD
What is SSD?
6 14
13
7 12
8
9 10
11 Company Logo
Basic components of a hard drive
Motor
Read/Write Head
Disk
Hard Disk Platters
Mounted on the
hard drive.
Contain
electronics that
control the
drive’s spindle,
head actuator
systems, and
present the data
to the controller.
Actuator
An electronic device
controlled by a motor
that moves the hard
drive head arm. In
the past, the actuator
within a hard drive
was controlled by a
stepper motor.
However, today the
actuator is often
controlled by a servo
motor.
Actuator Arm
The part of
a hard disk to
which the
read/write arms
attaches.
Cables & Connectors
Connectors for
interfacing to the
computer, receiving
power.
Data cables:
SATA cable.
SCSI cable.
IDE cable.
SAS cable.
Disk structures of platters
A: Track
B: Sector
C: Cluster
D: Cylinder
D
Disk structures
Geometrical Sector:
Data storage area in one
track multiple divided
into the multiple block.
Each sector can have
512 bytes of the data.
Sector three parts: the
sector header, the error-
correcting code (ECC),
and the area that
actually stores the data.
Disk structures
Figure C
Disk structures
Cylinder: A set
corresponding tracks in all
sides of a hard disk.
How Hard Disk Drive Works?
Data sent to and read from the hard drive is
interpreted by the disk controller, which tells
the hard drive what to do and how to move
the components in the drive.
When the operating needs to read or write
information, it examines the hard drive’s File
Allocation Table(FAT) to determine the file
location and available write areas.
Once they have been determined, the disk
controller instructs the actuator to move the
read/write arm and align the read/write head.
How Hard Disk Drive Works?
Because files are often scattered throughout
the platter, the head needs to move to
different locations to access all information.
Hard Disk Drive Partition
1.Primary Partition:
Windows operating systems must be
located in a primary partition.
Only primary partitions can be used to boot
the operating system.
Partitions
Primary Partition
Extended Partition
Set to “Active”
2.Extended Partition:
A hard disk may contain only one
extended partition.
the extended partition can be subdivided
into multiple logical partitions (Other than
OS is a Extended Partition).
Partitions
Primary Partition
Extended Partition
Set to “Active”
3.Logical Drive:
Is the hard disk partition created in extended
partition.
Like primary partition, a logical partition can be
used to install Windows and any other types of
files, but we are unable to set it active.
Partitions
Primary Partition
Extended Partition
Set to “Active”
4. Active Partition:
An active partition is a partition on a hard
drive set as the bootable partition that contains
the operating system.
Only one partition on each hard drive can be set
as an active partition or bootable partition.
For example, if you are using Microsoft Windows
the partition that contains Windows is the active
partition.
Hard Disk Drive File System
What is SSD?
Nibble 4 bits