What is HDD?

A computer hard disk drive (HDD) is a also called hard disk drive or hard drive, a magnetic storage medium for a computer or non-volatile data storage device. Non-volatile refers to storage devices that maintain stored data when turned off. All computers need a storage device, and HDDs are just one example of a type of storage device.

Hard disks are flat circular plates made of aluminum or glass and coated with magnetic material. Hard disks for personal computers can store terabytes (trillions of bytes) of information. HDD is an electro-mechanical storage device, which is an abbreviation of Hard Disk Drive. It uses magnetic storage for storing and retrieving digital data. It is a non-volatile storage device.

Hard Disk Drive is installed internally in our computer systems, which is connected directly to the disk controllers of the motherboard. Hard Disk Drive is a storage device that stores the operation system (OS), installed software, and other computer files.

HDD means the data is retained when our computer system is shut down. HDD is also called a fixed disk, hard disk, or hard drive. The HDD was introduced in the year 1956 by IBM.

The first personal computer contains a hard drive of less than 1 megabyte, while modern computers contain a hard drive of 1 terabyte. The desktop computers which have external hard drives are used for backup purposes or additional storage.

Hard Drive Types

Currently, we can group hard drives into four types:

  • Parallel Advanced Technology Attachment (PATA)
  • Serial ATA (SATA)
  • Small Computer System Interface (SCSI)
  • Solid State Drives (SSD)
  • NVM Express

NVMe is a communications protocol developed specifically for SSDs; unlike its predecessor SATA, which was developed for hard disk drives and adapted for solid-state. Traditional SATA SSDs offered modest performance improvements over HDDs but the speeds NVMe offers blow those improvements out of the water.

Parallel Advanced Technology Attachment

These were the first types of hard disk drives to be developed. They made use of the Parallel ATA interface standard to connect to computers.

These types of drives are the ones we refer to as Integrated Drive Electronics (IDE) and Enhanced Integrated Drive Electronics (EIDE) drives.

These PATA drives were introduced by Western Digital and Compaq back in 1986. They provided a common drive interface technology for connecting hard drives and other devices to computers.

The data transfer rate can go up to 133MB/s and a maximum of 2 devices can be connected to a drive channel. Most of the motherboards have a provision of two channels, thus a total of 4 EIDE devices can be connected internally.

An EIDE Hard Disk Drive

These hard drives have replaced the PATA drives in desktop and laptop computers. The main physical difference between the two is the interface.

SATA was announced in 2000 to provide several advantages over the earlier PATA interface. These are reduced cable size and cost (seven conductors instead of 40 or 80), native hot swapping, faster data transfer through higher signaling rates, and more efficient transfer through an (optional) I/O queuing protocol.

Their method of connecting to a computer is the same. Here are some advantages of SATA Hard Disk Drives. Worth noting is that their capacities vary a lot and so do the prices.

When buying a disk drive, you need to know its storage capacity and how much storage you want.

  • SATA drives can transfer data faster than PATA types by using serial signaling technology.
  • SATA cables are thinner and more flexible than PATA cables.
  • They have a 7-pin data connection, with a cable limit of 1 meter.
  • Disks do not share bandwidth because there is only one disk drive allowed per SATA controller chip on the computer motherboard.
  • They consume less power. They only require 250 mV as opposed to 5V for PATA.

The interface of SATA Drive

These are quite similar to IDE hard drives but they make use of the Small Computer System Interface to connect to the computer.

SCSI is a set of standards for physically connecting and transferring data between computers and peripheral devices. These standards define commands, protocols, electrical, optical, and logical interfaces.

SCSI drives can be connected internally or externally. Devices that are connected to a SCSI have to be terminated at the end. Here are some of their advantages.

  • They are faster.
  • They are very reliable.
  • Good for 24/7 operations.
  • Have better scalability and flexibility in arrays.
  • Well-adapted for storing and moving large amounts of data.

Solid State Drives

These are the latest in drive technology that we have in the computer industry. They are different from the other drives in that they do not consist of moving parts.

They also do not store data using magnetism. Instead, they make use of flash memory technology. They make use of integrated circuits or semiconductor devices to store data permanently, at least until it is erased.

The basis for flash-based SSDs, flash memory, was invented by Fujio Masuoka at Toshiba in 1980 and commercialized by Toshiba in 1987.

The first commercial flash-based SSD was shipped by SanDisk in 1991. It was a 20 MB SSD in a PCMCIA configuration.

Advantages of Solid State Drives

  • Faster data access.
  • Less susceptible to shock.
  • Lower access times and latency.
  • Durability.
  • Less power usage.

NVMe Drive

Non-Volatile Memory Express (NVMe) is a storage interface introduced in 2013. “Non-Volatile” means data is not lost when the computer reboots or loses power.

The term “Express” refers to the fact that the data travels over the PCI Express (PCIe) interface on your computer’s motherboard.

This gives the attached disk drive a more direct connection with the motherboard. This is because data does not have to go through a Serial Advanced Technology Attachment (SATA) controller.

NVMe drives are thus much faster than SATA drives. PCIe 3.0 which is the current generation of the PCI Express standard has a maximum speed transfer of 985 megabytes per second (Mbps) on each lane.

NVMe drives have been able to utilize 4 PCIe lanes, meaning a theoretical max speed of 3.9 Gbps (3,940 Mbps).

Why do computers need hard disks?

Storage devices like hard disks are needed to install operating systems, programs, and additional storage devices, and to save documents. Without devices like HDDs that can retain data after they have been turned off, computer users would not be able to store programs or save files or documents to their computers. This is why every computer needs at least one storage device to permanently hold data as long as it is needed.

How do hard disk drives work?

Most basic hard drives consist of several disk platters — a circular disk made of either aluminum, glass, or ceramic — that are positioned around a spindle inside a sealed chamber. The platter spins with a motor that is connected to the spindle. The chamber also includes the read/write heads that magnetically record information to and from tracks on the platters using a magnetic head. The disks also have a thin magnetic coating on them.

The motor spins the platters at up to 15,000 rotations per minute. As the platters spin, a second motor controls the position of the read and write heads that magnetically record and read the information on each platter.

Hard disk drive storage capacity

Some of the most common storage drive capacities include the following:

  • 16 GB, 32 GB and 64 GB. This range is among the lowest for HDD storage space and is typically found in older and smaller devices.
  • 120 GB and 256 GB. This range is generally considered an entry point for HDD devices such as laptops or computers.
  • 500 GB, 1 TB and 2 TB. Around 500 GB and above of HDD storage is typically considered decent for an average user. Users can most likely store all their music, photos, videos, and other files with this much space. Individuals with games that take up a lot of space should find 1 TB to 2 TB of HDD space suitable.
  • More than 2 TB. Anything over 2 TB of HDD space is suitable for users who work with high-resolution files, who need to store or house a large amount of data, or who want to use that space for backup and redundancy.

Currently, the highest capacity HDD is 20 TB. However, an HDD has less space than advertised, as the operating system, file system structures, and some data redundancy procedures use a portion of that space.

Hard drive components and form factors

Hard disk drive components include the spindle, disk platter, actuator, actuator arm, and read/write head. Even though the term can refer to the unit as a whole, the term hard disk is the set of stacked disks — in other words, the part of the HDD that stores and provides access to data on an electromagnetically charged surface.

The HDD form factor refers to the physical size or geometry of the data storage device. HDD form factors follow a set of industry standards that govern their length, width, and height, as well as the position and orientation of the host interface connector. Having an industry-standard form factor helps determine common compatibility with different computing devices.

The most common form factors for HDDs in enterprise systems are 2.5-inch and 3.5-inch — also known as small form factor (SFF) and large form factor (LFF). The 2.5-inch and 3.5-inch measurements represent the approximate diameter of the platter within the drive enclosures.

While there are other form factors, by 2009, manufacturers discontinued the development of products with 1.3-inch, 1-inch, and 0.85-inch form factors. The falling price of flash made these other form factors almost obsolete. It is also important to note that while nominal sizes are in inches, actual dimensions are specified in millimeters.

Many solid-state drives (SSDs) are also designed for the HDD form factor. SSDs that fit into the same slots as HDDs generally use the SATA or serial-attached SCSI (SAS) interface to transfer data to and from the host computing system.

What are external HDDs?

Most HDDs are found internally in a computer and work as stated above. However, individuals can also purchase external hard drives. External hard drives can be used to expand the storage capacity of a computer or to act as a portable device to back up data. External drives connect to a computer or device through interfaces like USB 2.0, USB-C, or External SATA (SATA). External hard drives may also have slower data transfer rates compared to internal HDDs.

The main advantage of an external hard drive, aside from being able to expand a device’s storage space, includes being portable. Users can store data from multiple devices and physically bring that data with them wherever they go.

Common hard disk errors

Hard disks can fail for all sorts of reasons. However, failures generally fall into the following six broad categories.

  • Electrical failure occurs when, for example, a power surge damages a hard disk’s electronic circuitry, causing the read/write head or circuit board to fail. If hard disk power is on but cannot read and write data or boot, one or more of its components has likely suffered an electrical failure.
  • Mechanical failure can be caused by wear and tear, as well as by a hard impact, like a hard drop. This may cause, among other things, the read/write drive head to hit a rotating platter, causing irreversible physical damage.
  • Logical failure results when the hard disk’s software is compromised or ceases to run properly. All sorts of data corruption can lead to a logical failure. This includes corrupted files, malware and viruses, improperly closing an application or shutting down a computer, human error, or accidentally deleting files that are critical to hard disk functionality.
  • Bad sector failure can occur when the magnetic media on a hard disk’s rotating platter is misaligned, resulting in a specific area on the platter becoming inaccessible. Bad sectors are common and often limited when they occur. Over time, however, the number of bad sectors can increase, eventually leading to a system crash, inaccessible files, or the hanging or lagging of the operation of a hard disk.
  • Firmware failure happens when the software that performs the maintenance tasks on a drive and enables the hard disk to communicate with a computer becomes corrupted or stops working properly. This type of failure can lead to the disk freezing during bootup or the computer a hard disk is connected to not recognizing or misidentifying it.
  • Multiple unknown failures that accumulate over time can also occur. For example, an electrical problem could lead to a mechanical failure, such as a read/write head crash. It might also lead to a logical failure, resulting in several bad sectors developing on the hard disk platters.

History of hard disk drives

The hard disk was created in 1953 by engineers at IBM who wanted to find a way to provide random access to high capacities of data at a low cost. The disk drives developed were the size of refrigerators, could store 3.75 MB of data, and began shipping in 1956. Memorex, Seagate Technology, and Western Digital were other early vendors of hard disk drive technology.

Hard disk drive form-factor size has continued to decrease as the technology evolves. By the mid-1980s, 3.5-inch and 2.5-inch form factors were introduced and became a standard in personal computers.

Hard disk drive density has increased since the technology was first developed. The first hard disk drives could store megabytes of data, while today their storage capacity is in the terabyte range. Hitachi Global Storage Technologies (HGST) — now a Western Digital brand — released the first 1 TB hard drives in 2007. In 2015, HGST announced the first 10 TB hard drive. And in 2021, Western Digital unveiled two 20 TB HDDs.

HDD evolution and technology developments

In 2013, Seagate Technology announced hard disk drives that use shingled magnetic recording (SMR) technology. SMR increases storage density in hard disk drives by layering the magnetic tracks on each disk, rather than placing them parallel to each other. It is referred to as shingled because the tracks overlap similar to shingles on a roof.

HGST announced the first helium-filled hard disk drive in 2012. Helium is less dense, cooler, and lighter than air, consumes less power, increases drive density, and improves performance compared to traditional hard disk drives. In 2016, Seagate announced its own 10 TB helium hard drive.

In 2021, drive manufacturer Western Digital unveiled two 20 TB HDDs — the Ultrastar DC HC560 and WD Gold HDD Enterprise-Class SATA HDD. Currently, 20 TB is the largest available HDD size. Both hard disk drives come in the standard 3.5-inch form factor but have different use cases. The Ultrastar DC HC560 is meant for cloud storage providers and business servers, security systems, and network-attached storage devices. The WD Gold HDD is designed for enterprise businesses that run heavy application workloads.

Difference Between HDD and SSD

HDD SSD
1. HDD is an abbreviation of Hard Disk Drive. 1. SSD is an abbreviation of Solid State Drive.
2. The time for reading and writing the data in HDD is longer. 2. The time for reading and writing the data in SSD is shorter.
3. There is a higher latency in HDDs. 3. There is a lower latency in SSDs.
4. Whereas, Hard Disk Drives support fewer operations. 4. Solid State Drives support more operations of input/output per second.
5. The weight of HDDs is heavy. 5. Because the SSDs do not have a rotating disk and motor, the weight of these storage devices is light.
6. In HDDs, the transfer of data is sequential. 6. In the SSDs, the transfer of data is not sequential.
7. Due to the mechanical movements, HDDs produce noise. 7. This storage device does not produce noise.
8. The size of the HDD devices is larger. 8. The size of the SSD is more compact.
9. The devices with Hard Disk Drives are cheaper. 9. As compared to Hard Disk Drives, Solid State Drives are more expensive.
10. In HDDs, magnets can remove the data. 10. SSDs are safe from the magnetic effect.
11. HDD devices generate more heat because of the mechanical part. 11. SDDs generate little heat because there is no moving part included.
12. HDDs require more power to keep all the parts moving. 12. It consumes less power than HDDs.
13. The average boot-up time of OS is 30 to 40 seconds. 13. The average boot-up time of OS is 10 to 13 seconds.
14. The file opening speed of HDDs is slightly slower. 14. The file opening speed of SSD is 30% faster than the HDD.
15. Due to the spinning of platters may result in vibration. 15. As there are no moving parts, so there is no vibration.

Advantages of Hard Disk Drive (HDD)

Following are the advantages of a Hard Disk Drive:

  • One of the significant advantages of a Hard Disk drive is that its cost is low.
  • Another advantage of a Hard Disk Drive is that it is readily available in the market.
  • Hard Disk Drives are faster than optical disks.
  • The capacity for storing the data in HDDs is large.

Disadvantages of Hard Disk Drive (HDD)

Following are the disadvantages or limitations of a Hard Disk Drive:

  • The speed of reading and writing in HDD is slower than in the RAM.
  • HDDs are noisy.
  • Another disadvantage of HDD is energy inefficiency.
  • HDDs consume more power.
  • The form factor of HDDs is heavier than the SSDs.

 

RxHarun
Logo