Solution 4:
Rotational Delay is 0.5 * (1/frequency) = 0.5 * (60/5400)
= 11.1/2 ms
First track= Seek time + Rotational delay + interleaving
factor x time to read one track
= seek time
+ 11.1/2 + 4 x 11.1
= seek time + 49.95 ms
Remaining track = Track-to-track seek time + Rot. delay + int. factor x time to read one
track
= 1.8 +
11.1/2 + 4 x 11.1
= 51.75
ms.
Total time = time to read first
track + 7* time to read remaining track
215ms
= seek time + 49.95 + 3*51.75
Seek time = 215 – 205.2 ms
= 9.8ms