Hard Disk Drive
A Hard Disk Drive is a data storage device that uses rotating disks (platters) coated with magnetic material.
- AKA: HDD.
- Context:
- It can (typically) be a Non-Volatile Computer Data Storage Device.
- Their storage capacity per unit has grown exponentially since ~1985 http://www.mkomo.com/cost-per-gigabyte
- Their storage capacity per cost has shrunk exponentially since ~1985 http://www.mkomo.com/cost-per-gigabyte
- Example(s):
- 2007 Hitachi GST 1-TB HDD
- 2008 Seagate 1.5-TB HDD
- 2009 Western Digital 2-TB HDD
- 2010 Seagate 3TB HDD
- 2011 Seagate 4-TB HDD
- 2014 Seagate 8-TB HDD
- 2015 HGST 10-TB HDD
- Counter-Example(s):
- a Solid State Drive.
- a DRAM Module.
- a Data Tape Drive.
- See: Direct Access Storage Device, Drive, Areal Storage Density, Serial Attached SCSI, Disk Drive, CKD Disk.
References
2016
- (Wikipedia, 2016) ⇒ https://en.wikipedia.org/wiki/Hard_disk_drive Retrieved:2016-9-22.
- A hard disk drive (HDD), hard disk, hard drive or fixed disk is a data storage device used for storing and retrieving digital information using one or more rigid rapidly rotating disks (platters) coated with magnetic material. The platters are paired with magnetic heads arranged on a moving actuator arm, which read and write data to the platter surfaces. Data is accessed in a random-access manner, meaning that individual blocks of data can be stored or retrieved in any order and not only sequentially. HDDs are a type of non-volatile memory, retaining stored data even when powered off.
Introduced by IBM in 1956, HDDs became the dominant secondary storage device for general-purpose computers by the early 1960s. Continuously improved, HDDs have maintained this position into the modern era of servers and personal computers. More than 200 companies have produced HDDs historically, though after extensive industry consolidation most current units are manufactured by Seagate, Toshiba, and Western Digital. , HDD production (in bytes per year) is growing, although unit shipments and sales revenues are declining. The primary competing technology for secondary storage is flash memory in the form of solid-state drives (SSDs), which have higher data-transfer rates, higher areal storage density, better reliability, and much lower latency and access times. [1] While SSDs have higher cost per bit, SSDs are replacing HDDs where speed, power consumption, small size, and durability are important.
The primary characteristics of an HDD are its capacity and performance. Capacity is specified in unit prefixes corresponding to powers of : a 1-terabyte (TB) drive has a capacity of gigabytes (GB; where 1 gigabyte = bytes). Typically, some of an HDD's capacity is unavailable to the user because it is used by the file system and the computer operating system, and possibly inbuilt redundancy for error correction and recovery. Performance is specified by the time required to move the heads to a track or cylinder (average access time) plus the time it takes for the desired sector to move under the head (average latency, which is a function of the physical rotational speed in revolutions per minute), and finally the speed at which the data is transmitted (data rate).
The two most common form factors for modern HDDs are 3.5-inch, for desktop computers, and 2.5-inch, primarily for laptops. HDDs are connected to systems by standard interface cables such as PATA (Parallel ATA), SATA (Serial ATA), USB or SAS (Serial attached SCSI) cables.
- A hard disk drive (HDD), hard disk, hard drive or fixed disk is a data storage device used for storing and retrieving digital information using one or more rigid rapidly rotating disks (platters) coated with magnetic material. The platters are paired with magnetic heads arranged on a moving actuator arm, which read and write data to the platter surfaces. Data is accessed in a random-access manner, meaning that individual blocks of data can be stored or retrieved in any order and not only sequentially. HDDs are a type of non-volatile memory, retaining stored data even when powered off.
- ↑ Hutchinson, Lee. (2012-06-25) How SSDs conquered mobile devices and modern OSes. Ars Technica. Retrieved on 2013-01-07.