All Exams Test series for 1 year @ ₹349 only
Question

The time required to wait until Read/Write head comes under a desired sector is known as ______

The correct answer is

Rotational delay

Understanding Disk Access Time Components

When a computer needs to read data from or write data to a hard disk drive (HDD), it takes time for the process to complete. This total time is known as disk access time. Disk access time is made up of several components.

The question asks about the specific time required for the Read/Write head, which is positioned over the correct track (after seeking), to wait until the desired data sector on that track rotates directly underneath it. The magnetic disk platters are constantly spinning at a high speed.

Analyzing the Options for Disk Access Delay

  • Rotational delay: This is the time it takes for the specific sector containing the desired data to rotate around to the position directly under the Read/Write head. Since the disk is spinning, the head might arrive at the correct track just after the sector has passed. It then has to wait for one nearly full rotation for the sector to come around again. This waiting time due to rotation is exactly what the question describes.
  • Seek time: This is the time it takes for the Read/Write head assembly to move physically across the surface of the disk platters from its current position to the correct track or cylinder where the data is located. This movement is a mechanical operation.
  • Wait time: This is a general term often used in computing for the time a process or request spends waiting for a resource to become available. While rotational delay is a form of waiting, "Wait time" itself is not the specific technical term used for the disk rotation delay.
  • Execution time: This refers to the time a CPU spends actively processing instructions for a task. It is unrelated to the physical time taken to access data on a storage device like a hard disk.

Identifying the Correct Component

Based on the definitions, the time required to wait until the Read/Write head comes under a desired sector is precisely the definition of rotational delay. The head is already on the correct track (after seek time), and it is waiting for the disk's rotation to bring the sector into position.

Disk Access Time Formula

The total disk access time is typically calculated as the sum of its main components:

\( \text{Disk Access Time} = \text{Seek Time} + \text{Rotational Delay} + \text{Transfer Time} \)

Where Transfer Time is the time it takes to actually read or write the data once the head is over the correct sector.

Revision Table: Disk Access Time Components

Component Description
Seek Time Time to move head to the correct track.
Rotational Delay (Latency) Time for the desired sector to rotate under the head.
Transfer Time Time to read/write the data itself.

Additional Information on Rotational Delay

Rotational delay is also often called rotational latency. It depends entirely on the rotation speed of the disk (measured in RPM - Revolutions Per Minute). A faster spinning disk will have a lower average rotational delay.

The worst-case rotational delay is the time for one full rotation. The best-case is zero (if the head arrives just as the sector passes). On average, the rotational delay is half the time it takes for one full rotation.

For a disk rotating at \(R\) RPM, the time for one rotation is \( \frac{60}{R} \) seconds. The average rotational delay is approximately \( \frac{1}{2} \times \frac{60}{R} = \frac{30}{R} \) seconds or \( \frac{30000}{R} \) milliseconds.

Was this answer helpful?

Important Questions from Virtual Memory

  1. Which of the following cloud concept/s is/are related to pooling and sharing of resources?

    (A) Virtual Memory

    (B) Service

    (C) Virtualization

    Choose the correct answer from the options given below:

  2. Size of virtual memory depends on

  3. If two non-continuous free partition of size ‘a’ and ‘b’ are available. A process of size ‘c’ cannot be allocated even when a + b > c, a < c and b < c. This problem is known as _______.

  4. Arrange the process of virtualization in cloud environments.
    A. Hypervisor installed on physical server
    B. Virtual machines created
    C. Resources allocated to Virtual machines
    D. Virtual machines run isolated workloads
    Choose the correct answer from the options given below:
  5. Given below are two statements: one is labelled as Assertion A and the other is labelled as Reason R

     Assertion A: Thrashing occurs when a process spends more time on paging than executing. 

    Reason R: It happens when the degree of multiprogramming is too low and frames are insufficient. 

    In the light of the above statements, choose the most appropriate answer from the options given below

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App