Structure of a hard disk drive Flashcards

1
Q

Structure of a hard drive

A

*Spindle
*Actuator Shaft
*Actuator arm
*Platter/Disks
*Track
*Sector
*Cluster
*Intersector Gap
*Synchronization information
*Error Correcting Code (ECC)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Structure of a hard drive

A

A hard drive is divided into specific areas called partitions. Each partition is a logical storage unit that can be formatted to store information, such as data files and applications. During the installation process, most operating systems automatically partition and format available hard drive space.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Structure of hard drive cont.

A

A technician should understand the process and terms relating to hard drive setup.
* Primary partition - This primary partition containing the operating system files is usually the first partition. There can be up to four primary partitions per hard drive. A primary partition cannot be subdivided into smaller sections.
* Active partition - The OS uses the active partition to boot the computer. Only one primary partition per disk can be marked active. In most cases, the C: drive is the active partition and contains the boot and system files. Some users create additional partitions to organize files or to be able to dual-boot the computer.
* Extended partition - The extended partition normally uses the remaining free space on a hard drive or takes the place of a primary partition. There can be only one extended partition per hard drive, but it can be subdivided into smaller sections called logical drives.
* Logical drive - A logical drive is a section of an extended partition. It can be used to separate information for administrative purposes.
* Basic disk - A basic disk (the default) contains primary and extended partitions, as well as logical drives. A basic disk is limited to four partitions.
* Dynamic disk - A dynamic disk has the ability to create volumes that span across more than one disk. The size of the partitions can be changed after they have been set. Free space can be added from the same disk or a different disk, allowing a user to efficiently store large files. After a partition has been extended, it cannot be shrunk without deleting the entire partition.
* Formatting - This process prepares a file system in a partition for files to be stored.
* Sector - A sector contains 512 bytes.
* Cluster - A cluster is also called a file allocation unit. It is the smallest unit of space used for storing data. It is made up of one or more sectors.
* Track - A track is one complete circle that can contain data on one side of a hard drive platter. A track is broken into groups of sectors.
* Cylinder - A cylinder is a stack of tracks lined up one on top of another to form a cylinder shape.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly