LLMpediaThe first transparent, open encyclopedia generated by LLMs

Hard disk drive

Generated by DeepSeek V3.2
Note: This article was automatically generated by a large language model (LLM) from purely parametric knowledge (no retrieval). It may contain inaccuracies or hallucinations. This encyclopedia is part of a research project currently under review.
Article Genealogy
Parent: CIRCLE Hop 4
Expansion Funnel Raw 55 → Dedup 0 → NER 0 → Enqueued 0
1. Extracted55
2. After dedup0 (None)
3. After NER0 ()
4. Enqueued0 ()
Hard disk drive
NameHard disk drive
CaptionOpen hard disk drive showing platters and read-write head
Invented1956
InventorIBM
CapacityUp to 26 TB (as of 2024)
RelatedSolid-state drive, Floppy disk, Magnetic tape data storage

Hard disk drive. A hard disk drive is a non-volatile data storage device that stores and retrieves digital information using rapidly rotating platters coated with magnetic material. It is a key component of modern computing, providing high-capacity secondary storage for systems ranging from personal computers to enterprise servers. The technology's development by IBM in the 1950s revolutionized data processing and storage, forming the backbone of the digital information age.

History

The first commercial hard disk drive was the IBM 350, part of the IBM 305 RAMAC system introduced in 1956. This pioneering device, developed by a team at IBM's San Jose, California laboratory, used fifty 24-inch platters to store five megabytes of data. Throughout the 1960s, IBM continued to dominate the field with innovations like the removable pack drives used in the IBM 2311. The 1970s saw the emergence of the "Winchester" technology, a sealed unit with low-mass heads, which was first shipped in the IBM 3340. This era also saw the entry of competitors like Control Data Corporation and Memorex. The landscape was transformed in the 1980s with the introduction of smaller form factors; Seagate Technology launched the ST-506, the first 5.25-inch drive for personal computers, while Rodime created the first 3.5-inch model. The 1990s brought massive increases in areal density, pioneered by companies like IBM with its Giant magnetoresistance read heads, enabling the multi-gigabyte capacities that fueled the growth of Microsoft Windows and the consumer internet.

Technology

The core components include one or more rigid platters, typically made from an aluminum or glass substrate, coated with a thin layer of magnetic material such as a Cobalt-based alloy. Data is written and read by a read-write head that flies nanometers above the platter surface on an air bearing generated by the platter's rotation. These heads are mounted on an actuator arm, which is precisely positioned by a voice coil actuator, a technology similar to that in a loudspeaker. The platters are spun at high speeds—commonly 5,400 to 15,000 RPM—by a spindle motor. A dedicated controller board, often incorporating a DSP, manages the complex tasks of data encoding, error correction, and communication with the host computer via interfaces like SATA or SAS.

Operation

Data is organized on the platters in concentric circles called tracks, which are subdivided into sectors. The process of dividing the disk into tracks and sectors is called low-level formatting. To read or write data, the drive's firmware calculates the target location, and the actuator arm moves the head assembly to the correct track in an action called a seek. Once positioned, the drive waits for the desired sector to rotate under the head, a delay known as rotational latency. The read-write head detects or alters the magnetization of tiny regions on the platter surface. Modern drives use sophisticated techniques like perpendicular magnetic recording and shingled magnetic recording to pack bits more densely. The entire operation is managed by an embedded microcontroller that also executes algorithms for error correction and bad sector management.

Capacity and performance

Storage capacity is determined by areal density—the number of bits that can be stored per unit area—and the number of platters. As of 2024, the largest commercially available drives, such as those from Western Digital and Seagate Technology, offer capacities up to 26 terabytes using heat-assisted magnetic recording technology. Key performance metrics include data transfer rate, which depends on the recording density and rotational speed, and access time, which is the sum of seek time and rotational latency. Sequential read/write speeds for high-performance drives can exceed 250 MB/s, while random access performance is heavily influenced by the mechanical delays of the actuator and spindle. Performance is also governed by the host interface, with modern standards like NVMe over PCI Express being reserved for solid-state drives, while hard drives primarily use SATA or SAS.

Form factors

The physical size and connector layout of a drive is standardized by its form factor, which has evolved significantly over time. The earliest drives, like the IBM 350, were the size of large cabinets. The standardization of smaller sizes began with the full-height 5.25-inch drive used in early PC AT systems, followed by the 3.5-inch desktop drive, which became the dominant format for personal computers. Even smaller formats were developed for portable devices; the 2.5-inch drive became standard for laptops, while the 1.8-inch model found use in early iPods and subnotebooks. Enterprise and high-performance applications often use the 2.5-inch or 3.5-inch forms with the SAS interface. Specialized form factors also exist, such as the custom drives designed for Xbox and PlayStation game consoles.

Manufacturers and market

The hard drive industry has undergone significant consolidation, moving from dozens of manufacturers in the 1980s to a highly concentrated market. As of the 2020s, the primary manufacturers are Western Digital, Seagate Technology, and Toshiba, following Western Digital's acquisition of HGST and Seagate Technology's purchase of Samsung's drive division. The market is segmented between consumer drives for PCs and NAS systems, and enterprise drives designed for reliability in data centers used by companies like AWS and Google. While the rise of solid-state drives has displaced hard drives in performance-critical applications, hard disk drives remain dominant in the high-capacity, cold storage, and archival markets due to their superior cost per gigabyte, as seen in products like Western Digital's Ultrastar and Seagate Technology's Exos series.

Category:Computer storage devices Category:American inventions Category:Data storage Category:IBM products