Seek time
   HOME

TheInfoList



OR:

Higher performance in
hard disk drive A hard disk drive (HDD), hard disk, hard drive, or fixed disk is an electro-mechanical data storage device that stores and retrieves digital data using magnetic storage with one or more rigid rapidly rotating platters coated with magne ...
s comes from devices which have better performance characteristics. These performance characteristics can be grouped into two categories:
access time Access time is the time delay or latency between a request to an electronic system, and the access being completed or the requested data returned * In a computer, it is the time interval between the instant at which an instruction control uni ...
and data transfer time (or rate).


Access time

The ''access time'' or ''response time'' of a rotating drive is a measure of the time it takes before the drive can actually transfer data. The factors that control this time on a rotating drive are mostly related to the mechanical nature of the rotating disks and moving heads. It is composed of a few independently measurable elements that are added together to get a single value when evaluating the performance of a storage device. The access time can vary significantly, so it is typically provided by manufacturers or measured in benchmarks as an average. The key components that are typically added together to obtain the access time are: * Seek time *
Rotational latency Higher performance in hard disk drives comes from devices which have better performance characteristics. These performance characteristics can be grouped into two categories: access time and data transfer time (or rate). Access time The ''access ...
* Command processing time * Settle time


Seek time

With rotating drives, the ''seek time'' measures the time it takes the head assembly on the actuator arm to travel to the track of the disk where the data will be read or written. The data on the media is stored in sectors which are arranged in parallel circular tracks ( concentric or spiral depending upon the device type) and there is an actuator with an arm that suspends a head that can transfer data with that media. When the drive needs to read or write a certain sector it determines in which track the sector is located. It then uses the actuator to move the head to that particular track. If the initial location of the head was the desired track then the seek time would be zero. If the initial track was the outermost edge of the media and the desired track was at the innermost edge then the seek time would be the maximum for that drive. Seek times are not linear compared with the seek distance traveled because of factors of acceleration and deceleration of the actuator arm. A rotating drive's ''average seek time'' is the average of all possible seek times which technically is the time to do all possible seeks divided by the number of all possible seeks, but in practice it is determined by statistical methods or simply approximated as the time of a seek over one-third of the number of tracks.


Seek times & characteristics

The first HDD had an average seek time of about 600 ms. and by the middle 1970s, HDDs were available with seek times of about 25 ms. Some early PC drives used a
stepper motor A stepper motor, also known as step motor or stepping motor, is a brushless DC electric motor that divides a full rotation into a number of equal steps. The motor's position can be commanded to move and hold at one of these steps without any posi ...
to move the heads, and as a result had seek times as slow as 80–120 ms, but this was quickly improved by
voice coil A voice coil (consisting of a former, collar, and winding) is the coil of wire attached to the apex of a loudspeaker cone. It provides the motive force to the cone by the reaction of a magnetic field to the current passing through it. The te ...
type actuation in the 1980s, reducing seek times to around 20 ms. Seek time has continued to improve slowly over time. The fastest high-end server drives today have a seek time around 4  ms. Some mobile devices have 15 ms drives, with the most common mobile drives at about 12 ms and the most common desktop drives typically being around 9 ms. Two other less commonly referenced seek measurements are ''track-to-track'' and ''full stroke''. The track-to-track measurement is the time required to move from one track to an adjacent track. This is the shortest (fastest) possible seek time. In HDDs this is typically between 0.2 and 0.8 ms. The full stroke measurement is the time required to move from the outermost track to the innermost track. This is the longest (slowest) possible seek time.


Short stroking

''Short stroking'' is a term used in enterprise storage environments to describe an HDD that is purposely restricted in total capacity so that the actuator only has to move the heads across a smaller number of total tracks. This limits the maximum distance the heads can be from any point on the drive thereby reducing its average seek time, but also restricts the total capacity of the drive. This reduced seek time enables the HDD to increase the number of
IOPS Input/output operations per second (IOPS, pronounced ''eye-ops'') is an input/output performance measurement used to characterize computer storage devices like hard disk drives (HDD), solid state drives (SSD), and storage area networks (SAN). Lik ...
available from the drive. The cost and power per usable byte of storage rises as the maximum track range is reduced.


Effect of audible noise and vibration control

Measured in dBA, audible noise is significant for certain applications, such as DVRs, digital audio recording and quiet computers. Low noise disks typically use
fluid bearing Fluid bearings are bearings in which the load is supported by a thin layer of rapidly moving pressurized liquid or gas between the bearing surfaces. Since there is no contact between the moving parts, there is no sliding friction, allowing flu ...
s, lower rotational speeds (usually 5,400 rpm) and reduce the seek speed under load ( AAM) to reduce audible clicks and crunching sounds. Drives in smaller form factors (e.g. 2.5 inch) are often quieter than larger drives. Some desktop- and laptop-class disk drives allow the user to make a trade-off between seek performance and drive noise. For example, Seagate offers a set of features in some drives called Sound Barrier Technology that include some user or system controlled noise and vibration reduction capability. Shorter seek times typically require more energy usage to quickly move the heads across the platter, causing loud noises from the pivot bearing and greater device vibrations as the heads are rapidly accelerated during the start of the seek motion and decelerated at the end of the seek motion. Quiet operation reduces movement speed and acceleration rates, but at a cost of reduced seek performance.


Rotational latency

''Rotational latency'' (sometimes called ''rotational delay'' or just ''latency'') is the delay waiting for the rotation of the disk to bring the required
disk sector In computer disk storage, a sector is a subdivision of a track on a magnetic disk or optical disc. Each sector stores a fixed amount of user-accessible data, traditionally 512 bytes for hard disk drives (HDDs) and 2048 bytes for CD-ROMs an ...
under the read-write head. It depends on the rotational speed of a disk (or spindle motor), measured in
revolutions per minute Revolutions per minute (abbreviated rpm, RPM, rev/min, r/min, or with the notation min−1) is a unit of rotational speed or rotational frequency for rotating machines. Standards ISO 80000-3:2019 defines a unit of rotation as the dimension ...
(RPM). For most magnetic media-based drives, the ''average rotational latency'' is typically based on the empirical relation that the average latency in milliseconds for such a drive is one-half the rotational period. ''Maximum rotational latency'' is the time it takes to do a full rotation excluding any spin-up time (as the relevant part of the disk may have just passed the head when the request arrived). *''Maximum latency'' ''= 60/rpm *''Average latency'' ''= 0.5*Maximum latency'' Therefore, the rotational latency and resulting access time can be improved (decreased) by increasing the rotational speed of the disks. This also has the benefit of improving (increasing) the throughput (discussed later in this article). The spindle motor speed can use one of two types of disk rotation methods: 1)
constant linear velocity In optical storage, constant linear velocity (CLV) is a qualifier for the rated speed of an optical disc drive, and may also be applied to the writing speed of recordable discs. CLV implies that the angular velocity (i.e. rpm) varies during an ...
(CLV), used mainly in optical storage, varies the rotational speed of the optical disc depending upon the position of the head, and 2)
constant angular velocity In optical storage, constant angular velocity (CAV) is a qualifier for the rated speed of any disc containing information, and may also be applied to the writing speed of recordable discs. A drive or disc operating in CAV mode maintains a cons ...
(CAV), used in HDDs, standard FDDs, a few optical disc systems, and vinyl audio records, spins the media at one constant speed regardless of where the head is positioned. Another wrinkle occurs depending on whether surface bit densities are constant. Usually, with a CAV spin rate, the densities are not constant so that the long outside tracks have the same number of bits as the shorter inside tracks. When the bit density is constant, outside tracks have more bits than inside tracks and is generally combined with a CLV spin rate. In both these schemes contiguous bit transfer rates are constant. This is not the case with other schemes such as using constant bit density with a CAV spin rate.


Effect of reduced power consumption

Power consumption Electric energy consumption is the form of energy consumption that uses electrical energy. Electric energy consumption is the actual energy demand made on existing electricity supply for transportation, residential, industrial, commercial, and ot ...
has become increasingly important, not only in mobile devices such as laptops but also in server and desktop markets. Increasing data center machine density has led to problems delivering sufficient power to devices (especially for spin-up), and getting rid of the
waste heat Waste heat is heat that is produced by a machine, or other process that uses energy, as a byproduct of doing work. All such processes give off some waste heat as a fundamental result of the laws of thermodynamics. Waste heat has lower utility ...
subsequently produced, as well as environmental and electrical cost concerns (see green computing). Most hard disk drives today support some form of power management which uses a number of specific power modes that save energy by reducing performance. When implemented, an HDD will change between a full power mode to one or more power saving modes as a function of drive usage. Recovery from the deepest mode, typically called Sleep where the drive is stopped or spun down, may take as long as several seconds to be fully operational thereby increasing the resulting latency. The drive manufacturers are also now producing ''green drives'' that include some additional features that do reduce power, but can adversely affect the latency including lower spindle speeds and parking heads off the media to reduce friction.


Other

The ' or ''command overhead'' is the time it takes for the drive electronics to set up the necessary communication between the various components in the device so it can read or write the data. This is of the order of 3 μs, very much less than other overhead times, so it is usually ignored when benchmarking hardware. The ' is the time it takes the heads to ''settle'' on the target track and stop vibrating so they do not read or write ''off track''. This time is usually very small, typically less than 100 μs, and modern HDD manufacturers account for it in their seek time specifications.


Data transfer rate

The ''data transfer rate'' of a drive (also called ''throughput'') covers both the internal rate (moving data between the disk surface and the controller on the drive) and the external rate (moving data between the controller on the drive and the host system). The measurable data transfer rate will be the lower (slower) of the two rates. The ''sustained data transfer rate'' or ''sustained throughput'' of a drive will be the lower of the sustained internal and sustained external rates. The sustained rate is less than or equal to the maximum or burst rate because it does not have the benefit of any cache or buffer memory in the drive. The internal rate is further determined by the media rate, sector overhead time, head switch time, and cylinder switch time. ; Media rate: Rate at which the drive can read bits from the surface of the media. ; Sector overhead time: Additional time (bytes between sectors) needed for control structures and other information necessary to manage the drive, locate and validate data and perform other support functions. ; Head switch time: Additional time required to electrically switch from one head to another, re-align the head with the track and begin reading; only applies to multi-head drive and is about 1 to 2 ms. ; Cylinder switch time: Additional time required to move to the first track of the next cylinder and begin reading; the name cylinder is used because typically all the tracks of a drive with more than one head or data surface are read before moving the actuator. This time is typically about twice the track-to-track seek time. As of 2001, it was about 2 to 3 ms. Data transfer rate (read/write) can be measured by writing a large file to disk using special file generator tools, then reading back the file. * According to vendor specifications sustained transfer rates up to 204MB/s are available. , a typical 7,200 RPM desktop HDD has a "disk-to-
buffer Buffer may refer to: Science * Buffer gas, an inert or nonflammable gas * Buffer solution, a solution used to prevent changes in pH * Buffering agent, the weak acid or base in a buffer solution * Lysis buffer, in cell biology * Metal ion buffer * ...
" data transfer rate up to 1030 Mbit/s. This rate depends on the track location, so it will be higher on the outer zones (where there are more data sectors per track) and lower on the inner zones (where there are fewer data sectors per track); and is generally somewhat higher for 10,000 RPM drives. * Floppy disk drives have sustained "disk-to-
buffer Buffer may refer to: Science * Buffer gas, an inert or nonflammable gas * Buffer solution, a solution used to prevent changes in pH * Buffering agent, the weak acid or base in a buffer solution * Lysis buffer, in cell biology * Metal ion buffer * ...
" data transfer rates that are one or two orders of magnitude lower than that of HDDs. * The sustained "disk-to-
buffer Buffer may refer to: Science * Buffer gas, an inert or nonflammable gas * Buffer solution, a solution used to prevent changes in pH * Buffering agent, the weak acid or base in a buffer solution * Lysis buffer, in cell biology * Metal ion buffer * ...
" data transfer rates varies amongst families of Optical disk drives with the slowest 1x CDs at 1.23 Mbit/s floppy-like while a high performance 12x Blu-ray drive at 432 Mbit/s approaches the performance of HDDs. A current widely used standard for the "buffer-to-computer" interface is 3.0 Gbit/s SATA, which can send about 300 megabyte/s (10-bit encoding) from the buffer to the computer, and thus is still comfortably ahead of today's disk-to-buffer transfer rates. SSDs do not have the same internal limits of HDDs, so their internal and external transfer rates are often maximizing the capabilities of the drive-to-host interface.


Effect of file system

Transfer rate can be influenced by
file system fragmentation In computing, file system fragmentation, sometimes called file system aging, is the tendency of a file system to lay out the contents of files non-continuously to allow in-place modification of their contents. It is a special case of data fragmen ...
and the layout of the files.
Defragmentation In the maintenance of file systems, defragmentation is a process that reduces the degree of fragmentation. It does this by physically organizing the contents of the mass storage device used to store files into the smallest number of contigu ...
is a procedure used to minimize delay in retrieving data by moving related items to physically proximate areas on the disk. Some computer operating systems perform defragmentation automatically. Although automatic defragmentation is intended to reduce access delays, the procedure can slow response when performed while the computer is in use.


Effect of areal density

HDD data transfer rate depends upon the rotational speed of the disks and the data recording density. Because heat and vibration limit rotational speed, increasing density has become the main method to improve sequential transfer rates. '' Areal density'' (the number of bits that can be stored in a certain area of the disk) has been increased over time by increasing both the number of tracks across the disk, and the number of sectors per track. The latter will increase the data transfer rate for a given RPM speed. Improvement of data transfer rate performance is correlated to the areal density only by increasing a track's linear surface bit density (sectors per track). Simply increasing the number of tracks on a disk can affect seek times but not gross transfer rates. According to industry observers and analysts for 2011 to 2016, “The current roadmap predicts no more than a 20%/yr improvement in bit density”. Seek times have not kept up with throughput increases, which themselves have not kept up with growth in bit density and storage capacity.


Interleave

Sector interleave is a mostly obsolete device characteristic related to data rate, dating back to when computers were too slow to be able to read large continuous streams of data. Interleaving introduced gaps between data sectors to allow time for slow equipment to get ready to read the next block of data. Without interleaving, the next logical sector would arrive at the read/write head before the equipment was ready, requiring the system to wait for another complete disk revolution before reading could be performed. However, because interleaving introduces intentional physical delays between blocks of data thereby lowering the data rate, setting the interleave to a ratio higher than required causes unnecessary delays for equipment that has the performance needed to read sectors more quickly. The interleaving ratio was therefore usually chosen by the end-user to suit their particular computer system's performance capabilities when the drive was first installed in their system. Modern technology is capable of reading data as fast as it can be obtained from the spinning platters, so hard drives usually have a fixed sector interleave ratio of 1:1, which is effectively no interleaving being used.


Power consumption

Power consumption Electric energy consumption is the form of energy consumption that uses electrical energy. Electric energy consumption is the actual energy demand made on existing electricity supply for transportation, residential, industrial, commercial, and ot ...
has become increasingly important, not only in mobile devices such as laptops but also in server and desktop markets. Increasing data center machine density has led to problems delivering sufficient power to devices (especially for spin up), and getting rid of the waste heat subsequently produced, as well as environmental and electrical cost concerns (see green computing). Heat dissipation is tied directly to power consumption, and as drives age, disk failure rates increase at higher drive temperatures. Similar issues exist for large companies with thousands of desktop PCs. Smaller form factor drives often use less power than larger drives. One interesting development in this area is actively controlling the seek speed so that the head arrives at its destination only just in time to read the sector, rather than arriving as quickly as possible and then having to wait for the sector to come around (i.e. the rotational latency). Many of the hard drive companies are now producing Green Drives that require much less power and cooling. Many of these Green Drives spin slower (<5,400 rpm compared to 7,200, 10,000 or 15,000 rpm) thereby generating less heat. Power consumption can also be reduced by parking the drive heads when the disk is not in use reducing friction, adjusting spin speeds, and disabling internal components when not in use. Drives use more power, briefly, when starting up (spin-up). Although this has little direct effect on total energy consumption, the maximum power demanded from the power supply, and hence its required rating, can be reduced in systems with several drives by controlling when they spin up. * On SCSI hard disk drives, the SCSI controller can directly control spin up and spin down of the drives. * Some Parallel ATA (PATA) and Serial ATA (SATA) hard disk drives support power-up in standby (PUIS): each drive does not spin up until the controller or system BIOS issues a specific command to do so. This allows the system to be set up to stagger disk start-up and limit maximum power demand at switch-on. * Some SATA II and later hard disk drives support staggered spin-up, allowing the computer to spin up the drives in sequence to reduce load on the power supply when booting. Most hard disk drives today support some form of power management which uses a number of specific power modes that save energy by reducing performance. When implemented an HDD will change between a full power mode to one or more power saving modes as a function of drive usage. Recovery from the deepest mode, typically called Sleep, may take as long as several seconds.


Shock resistance

Shock resistance is especially important for mobile devices. Some laptops now include active hard drive protection that parks the disk heads if the machine is dropped, hopefully before impact, to offer the greatest possible chance of survival in such an event. Maximum shock tolerance to date is 350 g for operating and 1,000 g for non-operating.


SMR drives

Hard drives that use shingled magnetic recording (SMR) differ significantly in write performance characteristics from conventional (CMR) drives. In particular, sustained random writes are significantly slower on SMR drives. As SMR technology causes a degradation on write performance, some new HDD with Hybrid SMR technology (making it possible to adjust the ratio of SMR part and CMR part dynamically) may have various characteristics under different SMR/CMR ratios.


Comparison to solid-state drives

Solid-state devices (SSDs) do not have moving parts. Most attributes related to the movement of mechanical components are not applicable in measuring their performance, but they are affected by some electrically based elements that causes a measurable access delay. Measurement of seek time is only testing electronic circuits preparing a particular location on the memory in the storage device. Typical SSDs will have a seek time between 0.08 and 0.16 ms. Flash memory-based SSDs do not need defragmentation. However, because file systems write pages of data that are smaller (2K, 4K, 8K, or 16K) than the blocks of data managed by the SSD (from 256KB to 4MB, hence 128 to 256 pages per block), over time, an SSD's write performance can degrade as the drive becomes full of pages which are partial or no longer needed by the file system. This can be ameliorated by a TRIM command from the system or internal garbage collection. Flash memory wears out over time as it is repeatedly written to; the writes required by defragmentation wear the drive for no speed advantage.


See also

* vRPM *
Hybrid drive In computing, a hybrid drive (solid state hybrid drive – SSHD) is a logical or physical storage device that combines a faster storage medium such as solid-state drive (SSD) with a higher-capacity hard disk drive (HDD). The intent is adding s ...
*
IOPS Input/output operations per second (IOPS, pronounced ''eye-ops'') is an input/output performance measurement used to characterize computer storage devices like hard disk drives (HDD), solid state drives (SSD), and storage area networks (SAN). Lik ...
*
Standard RAID levels In computer storage, the standard RAID levels comprise a basic set of RAID ("redundant array of independent disks" or "redundant array of inexpensive disks") configurations that employ the techniques of striping, mirroring, or parity to create lar ...


References

{{Reflist, 30em, refs= {{cite web , url=http://www.pctechguide.com/hard-disk-hard-drive-performance-transfer-rates-latency-and-seek-times , title=Hard Disk (Hard Drive) Performance – transfer rates, latency and seek times , publisher=pctechguide.com , access-date=2011-07-01 {{cite web , url=http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/4/html/Introduction_To_System_Administration/s1-storage-perf.html , title=Red Hat Documentation: Hard Drive Performance Characteristics , publisher=redhat.com , access-date=2011-07-01 {{cite web , url=http://pcguide.com/ref/hdd/perf/perf/spec/posAccess-c.html , title=Access Time , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 , archive-url=https://web.archive.org/web/20120319101435/http://www.pcguide.com/ref/hdd/perf/perf/spec/posAccess-c.html , archive-date=2012-03-19 , url-status=dead {{cite web , url=http://www.symantec.com/connect/articles/getting-hang-iops , title=Getting the hang of IOPS , date=2011-04-25 , access-date=2011-07-03 {{cite web , url=http://www.newyorkdatarecovery.com/hard-drive-glossary.html , title=Hard Drive Data Recovery Glossary , publisher=New York Data Recovery , access-date=2011-07-14 , archive-url=https://web.archive.org/web/20110715222759/http://www.newyorkdatarecovery.com/hard-drive-glossary.html , archive-date=2011-07-15 , url-status=dead {{cite web , url=http://pcguide.com/ref/hdd/perf/perf/spec/posSeek-c.html , title=Seek Time , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 , archive-url=https://web.archive.org/web/20120419052217/http://www.pcguide.com/ref/hdd/perf/perf/spec/posSeek-c.html , archive-date=2012-04-19 , url-status=dead {{Cite web , url=http://www.cs.uh.edu/~paris/7360/PAPERS03/IEEEComputer.DiskModel.pdf , title=An introduction to disk drive modeling , author1=Chris Ruemmler , author2=John Wilkes, publisher=Hewlett-Packard Laboratories , date=March 1994 , access-date=2011-08-02 {{cite web , url=http://www.lintech.org/comp-per/10HDDISK.pdf , title=Definition of Average Seek time , access-date=2011-07-06 , url-status=dead , archive-url=https://web.archive.org/web/20101217143655/http://lintech.org/comp-per/10HDDISK.pdf , archive-date=2010-12-17 {{cite web, date=June 2010, url=http://www.wdc.com/en/products/products.aspx?id=140, title=WD Scorpio Blue Mobile: Drive Specifications, publisher=
Western Digital Western Digital Corporation (WDC, commonly known as Western Digital or WD) is an American computer drive manufacturer and data storage company, headquartered in San Jose, California. It designs, manufactures and sells data technology produc ...
, access-date=2011-01-15, url-status=dead, archive-url=https://web.archive.org/web/20110105162632/http://www.wdc.com/en/products/products.aspx?id=140, archive-date=2011-01-05
{{cite web , url=http://www-03.ibm.com/ibm/history/exhibits/storage/storage_350.html , title=IBM Archives – IBM 350 disk storage unit , date=23 January 2003 , publisher=IBM, access-date=2011-07-04 {{Cite web , url=http://www-03.ibm.com/ibm/history/exhibits/storage/storage_3350.html , title=IBM Archives – IBM 3350 direct access storage , date=23 January 2003 , publisher=IBM, access-date=2011-07-04 {{cite web , url=http://www.tomshardware.com/reviews/short-stroking-hdd,2157.html , title=Accelerate Your Hard Drive By Short Stroking , last1=Schmid , first1=Patrick , last2=Roos , first2=Achim , publisher=tomshardware.com , date=2009-03-05, access-date=2011-07-05 {{cite web , url=http://pcguide.com/ref/hdd/perf/qual/issuesNoise-c.html , title=Noise and Vibration , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 , archive-url=https://web.archive.org/web/20120101162803/http://www.pcguide.com/ref/hdd/perf/qual/issuesNoise-c.html , archive-date=2012-01-01 , url-status=dead {{cite web , url=http://www.seagate.com/docs/pdf/whitepaper/sound_barrier.pdf , title=Seagate's Sound Barrier Technology , date=November 2000 , access-date=2011-07-06 , url-status=dead , archive-url=https://web.archive.org/web/20120324185420/http://www.seagate.com/docs/pdf/whitepaper/sound_barrier.pdf , archive-date=2012-03-24 In the 1950s and 1960s magnetic data storage devices used a drum instead of flat discs. In some early PCs the internal bus was slower than the drive data rate so sectors would be missed resulting in the loss of an entire revolution. To prevent this sectors were interleaved to slow the effective data rate preventing missed sectors. This is no longer a problem for current PCs and storage devices. {{cite web , url=http://www.techrepublic.com/blog/datacenter/calculate-iops-in-a-storage-array/2182 , title=Calculate IOPS in a storage array , last=Lowe , first=Scott , publisher=techrepublic.com , date=2010-02-12 , access-date=2011-07-03 {{cite web , url=http://www.almaden.ibm.com/almaden/mobile_hard_drives.html#2 , title=Adaptive Power Management for Mobile Hard Drives , publisher=IBM , access-date=2011-07-06 {{cite web , url=http://www.seagate.com/ww/v/index.jsp?vgnextoid=5fb658a3fd20a110VgnVCM100000f5ee0a0aRCRD , title=Momentus 5400.5 SATA 3Gb/s 320-GB Hard Drive , access-date=2011-07-06 , url-status=dead , archive-url=https://web.archive.org/web/20101129121351/http://www.seagate.com/ww/v/index.jsp?vgnextoid=5fb658a3fd20a110VgnVCM100000f5ee0a0aRCRD , archive-date=2010-11-29 {{cite web , url=http://pcguide.com/ref/hdd/perf/perf/spec/posOverhead-c.html , title=Command Overhead Time , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 , archive-url=https://web.archive.org/web/20120419165013/http://www.pcguide.com/ref/hdd/perf/perf/spec/posOverhead-c.html , archive-date=2012-04-19 , url-status=dead {{cite web , url=http://pcguide.com/ref/hdd/perf/perf/spec/posSettle-c.html , title=Settle Time , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 , archive-url=https://web.archive.org/web/20120108061506/http://www.pcguide.com/ref/hdd/perf/perf/spec/posSettle-c.html , archive-date=2012-01-08 , url-status=dead {{cite web , url=http://pcguide.com/ref/hdd/perf/perf/spec/trans.htm , title=Transfer Performance Specifications , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 , archive-url=https://web.archive.org/web/20120320185116/http://www.pcguide.com/ref/hdd/perf/perf/spec/trans.htm , archive-date=2012-03-20 , url-status=dead {{Cite web , url=http://pcguide.com/ref/hdd/perf/perf/spec/transHeadSwitch-c.html , title=Head switch Time , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 , archive-url=https://web.archive.org/web/20130314222805/http://pcguide.com/ref/hdd/perf/perf/spec/transHeadSwitch-c.html , archive-date=2013-03-14 , url-status=dead {{cite web , url=http://pcguide.com/ref/hdd/perf/perf/spec/transCylinderSwitch-c.html , title=Cylinder switch Time , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 , archive-url=https://web.archive.org/web/20130314222755/http://pcguide.com/ref/hdd/perf/perf/spec/transCylinderSwitch-c.html , archive-date=2013-03-14 , url-status=dead {{cite web , url=http://www.seagate.com/www/en-us/support/before_you_buy/speed_considerations , title=Speed Considerations , publisher= Seagate , access-date=2013-12-02 , archive-url=https://web.archive.org/web/20110920075313/http://www.seagate.com/www/en-us/support/before_you_buy/speed_considerations , archive-date=20 September 2011 {{cite news , title=How to defrag , first=Dave , last=Kearns , date=2001-04-18 , newspaper=ITWorld , url=http://www.itworld.com/NWW01041100636262 , access-date=2011-07-03 {{cite news , title=Turning Off Disk Defragmenter May Solve a Sluggish PC , first=Rick , last=Broida , newspaper=PCWorld , date=2009-04-10 , url=http://www.pcworld.com/article/162955/turning_off_disk_defragmenter_may_solve_a_sluggish_pc.html , access-date=2011-07-03 {{cite web , url=http://pcguide.com/ref/hdd/perf/perf/spec/postransAreal-c.html , title=Areal Density , publisher=pcguide.com , last=Kozierok , first=Charles , date=2001-04-17 , access-date=2012-04-04 {{ cite news , newspaper = Xbit Laboratories , title = Hard Disk Drive Power Consumption Measurements: X-bit's Methodology , date = 6 December 2007 , first = Oleg , last = Artamonov , url = http://www.xbitlabs.com/articles/storage/display/hdd-power-cons.html , url-status = dead , archive-url = https://web.archive.org/web/20121016070233/http://www.xbitlabs.com/articles/storage/display/hdd-power-cons.html , archive-date = 16 October 2012 e.g. Western Digital'
Intelliseek
{{webarchive, url=https://web.archive.org/web/20121118141002/http://www.wdc.com/en/flash/index.asp?family=intelliseek , date=2012-11-18
{{ cite web , url = http://www.xbitlabs.com/news/storage/display/20071022123416.html , title = Hitachi Unveils Energy-Efficient Hard Drive with Variable Spindle Speed , publisher = Xbitlabs.com , date = 22 October 2007 , access-date = 26 April 2012 , url-status = dead , archive-url = https://web.archive.org/web/20120817085131/http://www.xbitlabs.com/news/storage/display/20071022123416.html , archive-date = 17 August 2012 {{ cite book , title = Green tech: how to plan and implement sustainable IT solutions , publisher = AMACOM , first1 = Lawrence , last1 = Webber , first2 = Michael , last2 = Wallace , isbn = 978-0-8144-1446-0 , year = 2009 , url = https://archive.org/details/greentechhowtopl00webb_0 , url-access = registration , quote = green disk drive. , page
62
{{ cite news , title = Hitachi Deskstar 7K500 500GB HDD: As fast as it's big? , author = Trusted Reviews , date = 31 August 2005 , url = https://www.theregister.co.uk/2005/08/31/review_hitachi_7k500/ {{ cite web , url = http://www.almaden.ibm.com/almaden/mobile_hard_drives.html#2 , title = Adaptive Power Management for Mobile Hard Drives , publisher = Almaden.ibm.com , access-date = 26 April 2012 Momentus 5400.5 SATA 3Gb/s 320-GB Hard Drive
{{webarchive, url=https://web.archive.org/web/20101129121351/http://www.seagate.com/ww/v/index.jsp?vgnextoid=5fb658a3fd20a110VgnVCM100000f5ee0a0aRCRD , date=2010-11-29
Computer storage devices Hard disk drives Computer peripherals