|
|
|
|
|
| |
How a hard disk drive works
A hard disk drive stores data magnetically on one or more rigid platters that spin at high speed. A read/write head, mounted on an arm that moves across the surface, magnetises tiny regions to record bits and senses their magnetisation to read them back. Because the head floats just above the spinning platter on a thin cushion of air, the drive can pack a great deal of data onto each surface while accessing any part of it quickly, which is what made the hard disk the main storage of personal computers for decades.
The surface is organised so the data can be located precisely. Concentric rings called tracks are divided into sectors, and the matching tracks across all platters form a cylinder; clusters group sectors into the units a file system allocates. To find a given block, the drive positions the head over the right track and waits for the desired sector to rotate beneath it. Older addressing schemes described locations by cylinder, head, and sector, and a translation step (CHS translation) reconciled this with what the interface reported. Drives connect through interfaces such as ATA, also called IDE.
Before a disk can hold an operating system, it must be partitioned and prepared. The first sector of the disk holds the master boot record (MBR), which contains a small boot program and the partition table describing how the disk is divided. When the computer starts, the firmware reads this sector, runs its code, and uses the partition table to find the active partition and its boot sector, which continues loading the operating system. This chain — MBR, partition table, then partition boot sector — is central to how a PC starts from its disk.
Frequently asked questions
- How does a hard disk store data?
- It records data magnetically on spinning platters, with a read/write head magnetising small regions to write bits and detecting their magnetisation to read them back.
- What is the master boot record?
- The master boot record is the first sector of a disk; it holds a small boot program and the partition table that describes how the disk is divided, and the computer reads it when starting up.
- What are tracks, sectors, and cylinders?
- Tracks are concentric rings on a platter, sectors are the divisions of a track, and a cylinder is the set of matching tracks across all platters, together giving each block a precise location.
|
|
Hard
disk drives  |
|
Hard disk drives
HDDs record data by magnetizing ferromagnetic material directionally, to
represent either a 0 or a 1 binary digit. They read the data back by detecting
the magnetization of the material. A typical HDD design consists of a spindle
that holds one or more flat circular disks called platters, onto which the data
is recorded |
|
Hard disk drives
Hard Disk :- A type of storage medium that retains data as magnetic patterns on
a rigid disk, usually made of a magnetic thin film deposited on an aluminium or
glass platter. Magnetic read/write heads are mounted on an actuator that
resembles a record needle pickup arm, pdf file |
|
Hard disk drives
white papers, a tip,
Search Technical Library |
|
Hard disk drive: how
it works
Information for Developers of Products Using ATA (PATA, IDE/EIDE), Serial ATA
(SATA), ATAPI, CF, CE-ATA and Other ATA Related Interfaces |
| How a hard
drive works A hard drive is constructed basically of a sealed metal housing
that protects magnetically coated platters, a group of read/write heads and an
electrical motor. In combination, these elements are used to both read and write
data to the surface of a platter, which is the basic means of storage for many
computers |
|
How hard disks work hard disk drive (HDD, also known as hard disk, hard drive, fixed disk, fixed
drive, fixed disk drive, or the now near-obsolete usage hard file) is a
non-volatile, digitally encoded data storage device that stores data on a
magnetic surface layered onto hard disk platters, ... |
| |
Hard disk drives manufactures  |
|
Fujitsu hard drives |
|
Fujitsu hard drives
Technical Data, Manuals, datasheets and jumpers, Software Utilities, Programs
for formatting, erasing, diagnosing and more, Storage Capacity, Binary v.
decimal standards of measuring capacity |
|
Hitachi |
|
Maxtor hard
drives collection of drive softwares designed for your
Seagate hard drive, installation guides, product manuals, specifications, hard
drive info, utilities, drivers |
|
Quantum hard drives, SCSI
and IDE drives |
|
Samsung
hard disk drives, optical disk drives, semiconductors,
drivers |
|
Western digital drive parameters jumper settings, forum, downloads |
Hard
disk drives topics  |
| ATA/IDE/EIDE/SATA
Integrated Drive Electronics (IDE) is an interface used to connect
internal storage devices such as hard disk and CD/DVD-ROM drives |
| ECMA
130 standard data interchange on 120 mm optical data disks |
|
FCC ID search
office of engineering and technology, the FCC ID consists of two
elements, a grantee code and an equipment product code |
|
Magnetic Recording Fundamentals Magnetic Recording Fundamentals, pdf file |
|
Parallel vs.
Serial ATA Serial ATA (SATA), PATA cables, SATA cable, PATA and SATA
connectors |
| RAID
Redundant Array of Inexpensive Disks --> Redundant Array of Independent
Disks (or devices) |
|
Redundant array of independent disks |
|
Serial ATA
In computer hardware, Serial ATA (SATA or S-ATA) is a computer bus technology
primarily designed for transfer of data to and from a hard disk. It is the
successor to the legacy Advanced Technology Attachment standard (ATA, also known
as IDE or Integrated Drive Electronics), ... |
|
Serial ATA an
evolutionary replacement for the Parallel ATA physical storage interface, SATA |
|
Spindle motor for HDD Spindle motor for HDD, pdf
file |
| Ultra2 SCSI
Ultra2 SCSI or Low Voltage Differential (LVD) is a highly compatible computer disk drive interface that is
faster and more reliable than previous SCSI standards |
|
What are the various interface
standards, and what are their specifications? ATA/ATAPI4, ATA/ATAPI5, Ultra
100, ATA/ATAPI6, ATA/ATAPI7, Serial ATA (SATA), ATA/ATAPI8, eSATA, SATA II/2.0,
EIDE, ATAPI, ATA-2, ATA-3 |
MBR, FAT16 - FAT32 -
NTFS, FDISK, partitioning
related topic: Computer boot
process |
|
Choosing FAT or NTFS: what's the difference? |
|
Convert.exe to convert a
partition to the NTFS file system, explains how to convert a FAT partition into
an NTFS partition, and the considerations to take into account |
|
FAT & NTFS
File Allocation Table - NT File System, Convert FAT32 to NTFS |
|
FAT32 This article describes the FAT32 file system that is included with
Microsoft Windows XP |
|
FDISK
command FDISK is normally only required to partition a hard disk or to change the FAT, configures a HDISK |
|
FDISK
command |
|
FDISK
describes undocumented switches you can use with FDISK |
|
Fdisk/MBR
the most common reason to use this command is to write over a boot sector virus.
This destroys the virus that is residing in the MBR. This command does not
prevent reinfection of the MBR |
|
How to Convert FAT Disks to NTFS This article describes how to convert FAT
disks to NTFS |
|
How to Fdisk (partition) and format a hard drive Fdisk and Format a Single
Hard Drive with One Partition using FAT32 |
|
Installing, partitioning
and formatting hard drives, windows XP |
|
Master Boot Record and partition table
Logical Sectors and Clusters, The Boot Sector, Assembly Language Jump to Boot
Code, Disk Parameters Needed by DOS, Assembly Language Boot Code, Error Message,
System File Names, DOS Signature, The File Allocation Table |
| NTFS
NTFS is a high-performance and self-healing file system proprietary to Windows
XP 2000 NT, which supports file-level security, compression and auditing. It
also supports large volumes and powerful storage solution such as RAID, a tip |
| Recovery of the hard drive after being trashed
the utilities you'll need are
RESQDISK, diskedit and unformat |
|
Using the FDISK
command |
|
|
Home
|
Site Map
|
Email: support[at]karadimov.info
Last updated on:
2026-06-24
|
Copyright © 2011-2021 Educypedia.
https://educypedia.org
|
| |
|
|
| |
|