The rotational latency required in reading a block of data from a disk to…
2021
The rotational latency required in reading a block of data from a disk to memory along with seek time and transfer time is
- A.
the total time required for the platter to rotate the right sector under the head
- B.
the total time required for read and write head to move in the correct position over the appropriate track
- C.
the total time required for the platter to complete its full rotation
- D.
None of the above
- E.
Question not attempted
Attempted by 112 students.
Show answer & explanation
Correct answer: A
Rotational latency is the time required for the desired sector of the disk to rotate under the read/write head. It depends on the disk's rotational speed (e.g., 7200 RPM) and the current position of the sector. The average rotational latency is half the time for one full rotation. For example, at 7200 RPM, the time for one rotation is 8.33 ms, so the average rotational latency is 4.17 ms. This is distinct from seek time (time to move the head to the correct track) and transfer time (time to read the data from the sector).
हिन्दी उत्तर: घूर्णन देरी (Rotational Latency) वह समय है जो डिस्क के वांछित सेक्टर को रीड/राइट हेड के नीचे लाने में लगता है। यह डिस्क की घूर्णन गति (जैसे 7200 RPM) और सेक्टर की वर्तमान स्थिति पर निर्भर करता है। एक पूर्ण घूर्णन का समय 8.33 मिलीसेकंड होता है, इसलिए औसत घूर्णन देरी 4.17 मिलीसेकंड होती है। यह सीक टाइम (हेड को सही ट्रैक पर ले जाने में लगा समय) और ट्रांसफर टाइम (सेक्टर से डेटा पढ़ने में लगा समय) से अलग है।