|
Hard Disk Platters
Every hard disk contains one or more flat disks that are used to actually hold the data in the drive. These
disks are called platters (sometimes also "disks" or "discs"). They are composed of two main
substances: a substrate material that forms the bulk of the platter and gives it structure and rigidity,
and a magnetic media coating which actually holds the magnetic impulses that represent the data. Hard disks
get their name from the rigidity of the platters used, as compared to floppy disks and other media which use flexible
"platters".
 |
| Typical track is shown in yellow |
| Typical sector is shown in blue |
|
Data is stored on the surface of a platter in
sectors and tracks. Tracks are concentric circles, and sectors are pie-shaped wedges on a track.
A sector contains a fixed number of bytes -- for example, 256 or 512. Either at the drive or the operating system
level, sectors are often grouped together into clusters.
The process of low-level formatting a drive establishes the tracks and sectors on the platter. The starting and
ending points of each sector are written onto the platter. This process prepares the drive to hold blocks of bytes.
High-level formatting then writes the file-storage structures, like the file-allocation table, into the sectors.
This process prepares the drive to hold files.
back to
contents
Platter Substrate Materials
The magnetic patterns that comprise your data are recorded in a very thin media layer on the surfaces of
the hard disk's platters; the bulk of the material of the platter is called the substrate and does nothing but
support the media layer. To be suitable, a substrate material must be rigid, easy to work with, lightweight, stable,
magnetically inert, inexpensive and readily available. The most commonly used material for making platters has
traditionally been an aluminum alloy, which meets all of these criteria.

Hard disk platters viewed with a scanning electron
microscope.
The image on the left is of the surface of an aluminum alloy platter.
The image on the right is a glass platter.
The scale is in microns.
Hard disks can have one platter, or more, depending on the design. Standard consumer hard disks usually have between
one and five platters in them. In every drive, all the platters are physically connected together on a common central
spindle to form a single assembly that spins as one unit, driven by the spindle motor. The platters are kept apart
using spacer rings that fit over the spindle. The entire assembly is secured from the top using a cap or cover
and several screws.
Each platter has two surfaces that are capable of holding data; each surface has a read/write head. Normally both
surfaces of each platter are used, but that is not always the case. Some older drives that use dedicated servo
positioning reserve one surface for holding servo information. Newer drives don't need to spend a surface on servo
information, but sometimes leave a surface unused for marketing reasons--to create a drive of a particular capacity
in a family of drives. With modern drives packing huge amounts of data on a single platter, using only one surface
of a platter allows for increased "granularity". For example, Hard disk of 40GB family have an impressive
20 GB per platter data capacity but a 30 version of this drive uses three surfaces (on two platters) for that drive.
From an engineering standpoint there are several factors that are related to the number of platters used in the
disk. Drives with many platters are more difficult to engineer due to the increased mass of the spindle unit, the
need to perfectly align all the drives, and the greater difficulty in keeping noise and vibration under control.
More platters also means more mass, and therefore slower response to commands to start or stop the drive.
back to
contents
back to TOP
Any questions or inquiries may be e-mailed to keppanet@hotmail.com.
|