LanguageEnglishDeutsch
Industrial electronics

seek time

The measurement of time required for the head assembly on the actuator arm of a hard drive to travel to the track of the disk where the data will be read or written.

seek time: how fast a disk head finds its target

Seek time is the interval between when a hard drive receives a read or write command and when the actuator arm positions the read/write head over the correct track on the rotating platter. It is measured in milliseconds and represents pure mechanical latency, the time the drive spends doing nothing but moving the head assembly across the disk surface.

The actuator arm pivots on a bearing at one end while the head assembly rides on the arm's other end. An electric motor drives the arm across the platter in response to address signals from the drive controller. The head must settle precisely over the target track before any data transfer can begin. Seek time does not include the rotational delay (latency) required for the disk to spin the target sector into position beneath the head, nor does it include the time needed for the head to actually read or write data.

Typical seek times for enterprise-class hard drives range from 3 to 9 milliseconds, depending on the drive model and manufacturer specifications. Consumer drives often perform in the 8 to 12 millisecond range. Seek time performance improves modestly with each generation of drive design, but improvements are constrained by the physics of mechanical acceleration and deceleration of the actuator arm. Some operations, such as sequential reads where the head moves predictably from one track to the next, incur minimal seek penalties. Random-access workloads, common in database and transactional applications, incur full seek times for nearly every operation.

For applications that depend on rapid random access, seek time becomes a critical performance bottleneck. A drive making 100 random requests per second with an average seek time of 8 milliseconds can execute roughly 12 to 15 actual read/write operations per second because much of the time is spent moving the head rather than transferring data. This is why solid-state drives, which have no moving parts and zero seek time, displaced mechanical drives for performance-critical storage in data centers and high-end consumer devices.

Seek time remains relevant for archival storage, bulk backup systems, and cost-constrained installations where mechanical hard drives retain advantages in capacity and price per gigabyte. Understanding seek time helps system designers predict throughput, estimate response latencies in storage systems, and choose appropriate drive types for specific workloads.

More from Industrial electronics

See all

Get the Word of the Day

One industrial term every day, with the trade it belongs to and why it is worth knowing. No advertising.