What is a Hard Disk?
| Contents |
![]() |
Your Hard Disk or sometimes called a Hard Drive, is the main storage space inside your PC. It is a permanent storage component unlike the RAM (system memory). It is possible for your computer to function without a hard disk, however it would be basically useless to you as you would not be able to use an Operating system or have any programs to use.
Hard disks use a circular hard platters to store data on. They are in pristine condition with a mirror like finish to them. These platters are locked away inside a steel casing as unclean air can easily ruin a hard disk. This is why you should never remove the casing from the hard disk, it is very unlikely you will be able to put it back together as a working component.

Above you can see a labelled diagram of a hard disk. The model is a SCSI (Small Computer Scientific Interface) You can see the hard platters on top of each other with a set of arms which hold the read/write head. The speed of the arm is truly amazing as well as the accuracy of the head which can read and write to perfection on a platter which is rotating around 7200Rpm. The hard disk looks a very simple idea and probably is, however a lot goes on before the simple writing to the disk its self. We will explain a little more later in the article.
How does the hard disk store data?
On each of the platters there is a thin layer of magnetic film. Data storage on hard disks is very similar to that of a cassette tape. Data is stored in many 1's and 0's. These binary digits are arranged in different ways to represent different characters. When these are read back by the head the data is retrieved and processed.
File Systems
A file system is the way in which your computer stores data on the hard disk. The most common file systems are FAT16 for older computers, FAT32 and NTFS. FAT stands for File Allocation Table. NTFS stands for NT File System. Both have advantages and disadvantages. FAT16 was a very limited file system in the way that it would store data very in-efficiently, every file would take up a minimum of 32Kb in space as this was the minimum cluster size in a FAT16 system. Also it was only capable of using hard disks upto 2Gb in size. FAT32 solved this problem by reducing the cluster size to 4kb which saved a lot of wasted space and also allowed disk sizes up to 2 Terra bytes. NTFS is believed to be a far greater file systems than any of the FAT's. The cluster sizes can be altered to anything as low as 512bytes which means almost no wasted space on the hard disk. The maximum disk size is a unbelievable 18.5 x 10?? bytes, which is very big !!!. NTFS also has added security for file loss.
Measuring the Speed of a Hard Disk
There are various ways of measuring the speed of the hard disk. The main ones are the maximum data transfer rate, the spindle rotation speed and the seek time.
Maximum Transfer Rate - This is the highest amount of data that can be transferred per second. Common forms of hard disks come with an ATA format. the speed rating of an ATA100 disk would be 100Mb/s. Likewise a ATA66 disk would be able to transfer a maximum of 66Mb/s.
Spindle Rotation Speed - The rotation speed of the disk really is the basis of the other two factors of hard disk speed. The faster the rotation speed, the more data can be written per second and the quicker it is to find the correct data on the platter.
Seek Time - The seek time of a hard disk is the average time it takes for the disk to find the data you need on the platters. A fast spinning, highly accurate and responsive disk will have a shorter seek time and will perform much better, especially when the data is scattered around the disk.
Disk Fragmentation
All versions of Windows come with a disk defragmenter. But what exactly is fragmentation? As you use your computer daily files get written and deleted constantly from the disk, either by yourself or by the operating system creating and removing temporary files. This process leave the disk in no sort of order and when new file are written to the disk they start to get written in the gaps on the disk. The fact that single files are written in different parts of the disk means that the disk has to go round the disk reading different parts instead of just streaming the data straight off the disk. This is called Fragmentation. The defrag program within windows sorts out the files into order again to make the disk perform faster.
Connection Types
There are currently 3 connections for a hard disk. IDE (or ATA) SCSI and Serial ATA. The most common is the IDE interface. This provides an 80 pin connection to most standard motherboards and you can't normally go wrong buying an IDE drive for your machine. SCSI connections often require extra hardware unless its built into your motherboard. SCSI hard disks are often faster but more expensive than there IDE counterparts. The final type is the newest type. Serial ATA does away with parallel data transfer which has its problem of large wires and electrical interference. The Serial ATA standard is more reliable and uses smaller un-obtrusive wires. Smaller wires also means better air flow for your case.
See Why cool you CPU for information on why you should keep your PC as cool as possible.
More articles in the What is Category
What is your
Motherboard
What is your
Graphics card
What is your RAM
What is your CPU
Still unsure? please ask at the PantherProducts Forums where we may be able to help you out?
