For a magnetic disk with concentric circular tracks, the seek latency is not…

2019

For a magnetic disk with concentric circular tracks, the seek latency is not linearly proportional to the seek distance due to

  1. A.

    non-uniform distribution of requests

  2. B.

    arm starting or stopping inertia

  3. C.

    higher capacity of tracks on the periphery of the platter

  4. D.

    use of uniform arm scheduling policies

Attempted by 186 students.

Show answer & explanation

Correct answer: B

Correct answer: arm starting or stopping inertia

Explanation: The physical motion of the actuator arm causes seek time to depend on acceleration and deceleration phases rather than being a simple linear function of distance.

  • Motion profile: a typical seek consists of acceleration from rest, possibly a constant-velocity cruise phase, and deceleration to stop.

  • Short seeks: the arm may not reach maximum velocity, so most of the time is spent accelerating and decelerating; time grows sub-linearly with distance.

  • Long seeks: after acceleration the arm can cruise at top speed for a while, adding a distance-proportional component, so different distance ranges show different time behavior.

  • Fixed overheads such as settling, overshoot correction, and servo control introduce additional time components that are not proportional to distance.

Implication: Because of the acceleration/deceleration behavior and fixed overheads, simple linear models are inaccurate; seek-time models often include constant terms and different scaling for small and large moves.

Why the other choices are not correct:

  • Non-uniform request distribution affects average observed seek distances, but it does not change the physical time-vs-distance relationship for an individual seek.

  • Higher track capacity at the periphery affects data density and transfer rate, not mechanical seek dynamics.

  • Uniform scheduling policies influence request ordering and average latency but do not change the actuator's physical acceleration/deceleration behavior.

A video solution is available for this question — log in and enroll to watch it.

Explore the full course: Mppsc Assistant Professor