Storage
[  Home  ]
[  Introduction  ]
[  The Web  ]
[  HTML  ]
[  Bookmarks  ]
[  Word  ]
[  Excel  ]
[  Access  ]
[  Tori Amos  ]
[  Robert Heinlein  ]
[  Jeff  ]

Drives are storage media

A drive is the name for several types of storage media. There are also storage media, which are not drives (RAM, Tape Streamers), but on these pages, we will discuss the drives.

Common to drive medium is:

  • A file system can be assigned to them.
  • They are recognized by the operating system and they are assigned a drive letter.

During start up, drives are typically recognized by the PC system software (ROM BIOS + operating system). Thus, the PC knows which drives are installed. At the end of this configuration, the appropriate drive letter is identified with each drive. If a drive is not "seen" during start up, it will not be accessible to the operating system. However, some external drives contain special soft-ware, allowing them to be connected during operation.


Some examples of drives

Storage media Drive letter
Floppy disks A: B:
Hard disk C: D: E:
CDROM/DVD F:
MO drive G:
Network drive M:
RAM disk O:

On this page, we will describe the various drive types, their history and technology. The last two drive types in the above table will not be covered.

Storage principles

Storage: Magnetic or optic. Data on any drive are digitized. That means that they are expressed as myriads of 0s and 1s. However, the storage of these bits is done in any of three principles:

The physical drive principle Disk types
Magnetic Floppy disks
Hard disk
Syquest disks
Zip drive
LS-120 disks
Optic CD-ROM
DVD
Magneto optic High end drives


Interface

Individual drives are connected to other PC components through an interface. The hard disk interface is either IDE or SCSI, which in modern PCs is connected to the PCI bus. Certain drives can also be connected through a parallel port or the floppy controller:

Interface Drive
IDE and EIDE Hard disks (currently up to 40 GB)
CD-ROM
SCSI Hard disks (all sizes) and CD-ROM
ISA (internal) Floppy drives
CDROM and super floppies connected through parallel port

Let us start evaluating the drives from the easy side:

The traditional floppy drive

We all know diskettes. Small flat disks, irritatingly slow and with too limited storage capacity. Yet, we cannot live without them. Very few PCs are without a floppy drive.

Diskettes were developed as a low cost alternative to hard disks. In the 60s and 70s, when hard disk prices were exorbitant, It was unthinkable to use them in anything but mainframe and mini computers.

The first diskettes were introduced in 1971. They were 8" diameter plastic disks with a magnetic coating, enclosed in a cardboard case. The had a capacity of one megabyte. The diskettes are placed in a drive, which has read and write heads. Conversely to hard disks, the heads actually touch the disk, like in a cassette or video player. This wears the media.

Later, in 1976, 5.25" diskettes were introduced. They had far less capacity (only 160 KB to begin with). However, they were inexpensive and easy to work with. For many years, they were the standard in PCs. Like the 8" diskettes, the 5.25" were soft and flexible. Therefore, they were named floppy disks.

In 1987 IBM's revolutionary PS/2 PCs were introduced and with them the 3½" hard diskettes we know today. These diskettes have a thinner magnetic coating, allowing more tracks on a smaller surface. The track density is measured in TPI (tracks per inch). The TPI has been increased from 48 to 96 and now 135 in the 3.5" diskettes.

Here you see the standard PC diskette configurations:

Diskette size Name Tracks per side Number of sectors per tracks Capacity
5.25" Single side SD8 40 8 40 X 8 X 512 bytes = 160 KB
5.25" Double side DD9 40 9 2 X 40 X 9 X 512 bytes = 360 KB
5.25" Double side High Density DQ15 80 15 2 X 80 X 15 X 512 bytes = 1.2 MB
3.5" DD DQ9 80 9 2 X 80 X 9 X 512 bytes = 720 KB
3.5" HD DQ18 80 18 2 X 80 X 18 X 512 bytes = 1.44 MB
3.5" XD ( IBM only) DG36 80 36 2 X 80 X 36 X 512 bytes = 2.88 MB

Diskette drives turn at 300 RPM. That results in an average search time (½ revolution) of 100 ms.

The floppy controller

All diskette drives are governed by a controller. The original PC controller was named NEC PD765. Today, it is included in the chip set, but functions like a 765. It is a programmable chip. It can be programmed to handle all the various floppy drive types: 5.25" or 3.5" drives, DD or HD etc.

The controller has to be programmed at each start up. It must be told which drives to control. This programming is performed by the start up programs in ROM. So you don't have to identify available drive types at each start up, these drive parameters are saved in CMOS RAM.

The floppy controller reads data from the diskette media in serial mode (one bit at a time. like from hard disks). Data are delivered in parallel mode (16 bits at a time) to RAM via a DMA channel. Thus, the drives should be able to operate without CPU supervision. However, in reality this does not always work. Data transfer from a diskette drive can delay and sometimes freeze the whole PC, so no other operations can be performed simultaneously.


Hard disks consist of one or more magnetic disks contained in a box. They are used as storage media in the PC, where you store programs and other digital data.

Forty years old technique

The magnetic storage hard disk is based on a 40 year old technology. It has been and still is being improved rapidly. Hard disks continue to shrink in size, gain increased storage capacity and increased transfer speeds. The development has been tremendous during the last 10 years. Indications are that this will continue for a long time.

Historic

First, let us look at the hard disk history. IBM introduced the first hard disk in 1957, when data usually was stored on tapes. The first 305 RAMAC (Random Access Method of Accounting and Control) consisted of 50 platters, 24 inch diameter, with a total capacity of 5 MB, a huge storage medium for its time. It cost $35,000 annually in leasing fees (IBM would not sell it outright) and was twice the size of a refrigerator. You see it to the right here:

The first model to use "float on air" technology for the read/write heads was named Winchester 3030. So named because it was developed in Winchester, England and had two sides, each of which could store 30 MB. To some people, this designation was reminiscent of the famous Winchester 3030 repeating rifle.

Later, the disk platters shrunk to 14" and 8" diameter. They were installed in towers containing dozens of these magnetic platters.

In the early years of PC development, the low cost floppy drives were the preferred storage media. But with IBM's XT in 1983-84, the hard disk became the preferred medium. The first hard disks were rather large units (5.25" diameter) and of poor quality. I have replaced numerous 5, 10 and 20 MB hard disks during 1986-88, since these early PC hard disks had an incredibly short life span. Since then they have improved a lot.

The modern hard disks are 3.5" diameter. A typical example is the Quantum Fireball, which you see above. The cover plate has been removed, so you can see the top arm with its read/write head.


Important things to look for

Hard disks can be found in much smaller sizes (all the way down to match box size). However, for ordinary, stationary PCs the 3.5" is the best. They are inexpensive to manufacture, stable and they are fast.

When buying a PC, It is a good rule to include a large and fast hard disk. You can never buy too large a hard disk and the data transfer speed is decisive for the PC's performance.

An evaluation of the hard disk, its configuration and performance, involves several different technologies. That is the subject of this bit:

The mechanical disk

The physical disk construction, RPM (Rotations Per Minute), the construction of the read/write head, the data density, etc.

The cache

The hard disk always has some cache RAM onboard. It serves as a buffer, so the data being physically read is best utilized.

The interface

The connection between the hard disk and other PC components. That is called interface - the connection to a data bus, the controller principle.

Formatting etc.

Disk formatting, control system, cache, etc. I presume you are running in Windows 95/98, which gives the best access to the hard disk.

I want to illustrate the inter-action between these features, thus giving a comprehensive picture of the hard disk and its technologies.


Physical aspects of the hard disk

Let us look at the construction of the hard disk.

Read/write heads

All hard disks consist of thin platters with a magnetic coating. They rotate quite fast inside a metal container. Data are written and read by read/write heads, which are designed to ride on a microscopic cushion of air, without touching the platter. They register bits from the magnetic coating, which races past them. On the illustration below, you see a hard disk with three platters. It has 6 read/write heads, which move synchronously.


The arms, which guide the movement of the read/write heads, move in and out almost like the pick-up arm in an old fashioned phonograph. As illustrated below, there will typically be 6 arms, each with read/write heads. The synchronous movement of these arms is performed by an electro-mechanical system called the head actuator. The hard disk data can only be attained via one head at a time.

The read/write head consists of a tiny electromagnet. The shape of the head end acts like an air foil, lifting the read/write head slightly above the spinning disk below.

When the disk rotates under the read/write head, it can either read existing data or write new ones:

  • If a current is applied to the coil, the head will become magnetic. This magnetism will orient the micro magnets in the track. This is write mode.
  • If the head moves along the track without current applied to the coil, it will sense the micro magnets in the track. This magnetism will induce a current in the coil. These flashes of current represent the data on the disk. This is read mode.
The read/write heads are by far the most expensive parts of the hard disk. They are incredibly tiny. In modern hard disks they float between 5 and 12 micro inches (millionths of an inch) above the disk. When the PC is shut down, they are auto parked on a designated area of the disk, so they will not be damaged during transport.

Domains

The bits are stored in microscopic magnets (called domains) on the disk. They are written in this manner: Before recording data, the drive uses the read/write heads to orient the domains in a small region so that the magnetic poles all point in the same direction. Then:

  • A reversal of polarity is interpreted as a digit one.
  • Unchanged polarity is interpreted as a digit zero.
If we read the magnets from right to left, we might see the following example:


The magnetic disks

<[>The magnetic disks are typically made of aluminum. There are also experiments with disks made of glass. The disks are covered with an ultra thin magnetic coating. With improved coating technologies, an increasing number of micro magnets can be placed on the disk. Currently, there are more than 2000 tracks per inch disk radius. There are only 135 on a floppy disk.

The narrower the tracks are, the bigger the disk capacity gets. At the same time the magnetic signals get weaker and weaker. Therefore, the read/write heads must get closer to the disk. This requires even smoother platters, etc.

Another improvement in modern disks is the employment of a technology called Multiple Zone Recording. This allows for about twice as many sectors (120) in the outermost track as in the innermost. Thus, outer tracks, which are much longer, can hold much more data than inner tracks. Previously, all tracks had the same number of sectors, which was not very efficient.

Writing in layers

Since a hard disk typically contains three platters with a total of 6 read/write heads, the concept cylinders is employed. Read/write heads move synchronously. Therefore, data are written up and down from platter to platter. Thus, one file can easily be spread over all 6 platter sides. Let us say the writing starts on track 112 on the first platter. That is completed and writing continues on track 112 - only from read/write head number 2. Then it continues to numbers 3, 4, 5 and 6. Only then does writing move to track 113.

In this case, a cylinder consists of 6 tracks. For example, cylinder number 114 is made up of track number 114 on all 6 platter sides.


Developments

Everyone wants faster, cheaper disks with increased capacity. Therefore, hard disk technology undergoes an explosive development. There are several major trends in this development:

  • Data are packed increasingly closer with new coating and read/write techniques.
  • The disks rotate faster and faster.
  • The cache is increased and made more efficient.
  • The interface is updated. The electronic that transports data from the drive to the motherboard has to keep up with the rest of the drive.
It is my impression that the various hard disk manufacturers alternately develop new, sophisticated technologies, which spread with the speed of lightning to other brands:
  • In 1995 IBM suddenly introduced lightning fast disks with new MR heads (Magneto-Resistive). Before this, the head technology was called thin film heads. Today almost all vendors use MR heads.
  • In 1997 Quantum introduced the Ultra DMA interface, which all other manufacturers now use as well.
  • In 1998 IBM introduced the GMR heads (Giant Magneto Resistive), which allowed them to pack 16 GB into a standard 1 inch high drive.
  • In 1999 we got the new improved Ultra DMA-66 interface, which has the capacity of speeding up the EIDE drives to even better transfer rates.
  • IBM is a leading manufactor of EIDE harddisks. Their top model is of 37 GB size (April, 1999). Within the next two years, a standard harddisk will hold 80 GB according to the company.


The manufactors

In 1998 around 150 million harddisks were sold worldwide. They were produced by:

Vendor Market share
Quantum 21.7%
Seagate 20.7%
Western Digital 16.9%
Maxtor 15.5%
IBM 3.9%
Fujitsu ?


 
[  Go back  ] [  Go next  ]
© Copyright 1999 -- Jeffrey M. Johnson
Last Updated 10/7/99