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

Which of the following is the time taken to move an access arm to a certain track on a disk?

The correct answer is

Seek Time

Understanding Disk Access Time Components

Accessing data on a hard disk drive (HDD) involves several steps, each contributing to the total time taken. The question asks about a specific component of this access time: the time required to move the access arm to the correct track where the data is located.

What is Seek Time?

On a hard disk, data is stored on circular tracks. The access arm is a mechanical component that holds the read/write heads. To read or write data, the access arm must first move the heads to the specific track containing the data. The time taken for this mechanical movement of the access arm from its current position to the desired track is known as Seek Time.

Seek time is a significant factor in disk performance because it involves physical movement, which is much slower than electronic operations.

Analyzing the Options

  • Data Transfer Time: This is the time it takes to actually read or write the data from/to the sector once the read/write head is positioned over it. It depends on the amount of data being transferred and the data transfer rate of the disk. This is not the time to move the access arm.
  • Seek Time: As explained above, this is the time taken by the access arm to move to the desired track. This directly matches the description in the question.
  • Search Time (Rotational Latency): Once the access arm has reached the correct track, the disk continues to spin. Search time, or rotational latency, is the time it takes for the specific sector containing the data to rotate under the read/write head. This depends on the rotational speed of the disk. This is not the time to move the access arm.
  • Head Switching Time: If the data spans across different surfaces (platters) on the same track number, the read/write head needs to switch from one surface to another. Head switching time is the time taken for this electronic switch. This is typically very fast compared to seek time or rotational latency, and it doesn't involve moving the access arm to a new track.

Based on the definitions, the time taken to move an access arm to a certain track on a disk is precisely defined as Seek Time.

Components of Total Disk Access Time

The total time to access data on a disk is roughly the sum of these components:

Total Access Time ≈ Seek Time + Rotational Latency (Search Time) + Data Transfer Time

Seek time is the initial phase where the access arm moves the heads radially across the platters to the correct track.

Revision Table: Disk Access Time Components

Component Description Action Involved
Seek Time Time to move access arm to the correct track. Radial movement of access arm.
Rotational Latency (Search Time) Time for the correct sector to rotate under the head. Rotational movement of disk platters.
Head Switching Time Time to switch between heads on different surfaces (same track). Electronic switching.
Data Transfer Time Time to read/write the data from the sector. Reading/writing data bits.

Additional Information: Factors Affecting Seek Time

Seek time is not constant. It varies depending on the distance the access arm needs to travel. Factors influencing seek time include:

  • Current Position of Access Arm: If the arm is already close to the destination track, the seek time is low. If it's far away, the seek time is higher.
  • Disk Technology: The speed and mechanics of the access arm assembly in different hard drive models or technologies (e.g., SSDs versus HDDs, though the concept applies differently or is absent in SSDs) affect seek time.
  • Disk Scheduling Algorithms: Operating systems use algorithms (like FCFS, SSTF, SCAN, C-SCAN) to order disk requests, which can impact the average seek time by optimizing the arm movement sequence.

Understanding seek time is crucial for evaluating the performance of traditional hard disk drives, especially in applications involving many small, random data accesses.

Was this answer helpful?

Important Questions from Disk Scheduling

  1. Move the Read/Write head of disk in or out to position on a correct track is known as ______.

  2. _______ is a process of lifting the process from memory and placing it on disk.

  3. Match List I with List II
    List IList II
    A. RAID Level 2I. Block interleaved distribution parity
    B. RAID Level 3II. Also known as P+Q redundancy Scheme
    C. RAID Level 5III. Bit interleaved parity
    D. RAID Level 6IV. Also known as Memory style error correcting code organization

    Choose the correct answer from the options given below:
  4. What shall be the total head movement of cylinders if the FCFS disc scheduling method is used ?
  5. What will be the total head movement of cylinders for the SSTF disc Scheduling technique ?
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