Question

Consider a single-platter disk with the following parameters: rotation speed: 7200 rpm; number of...

Consider a single-platter disk with the following parameters: rotation speed: 7200
rpm; number of tracks on one side of platter: 30,000; number of sectors per track:
600; seek time: one ms for every hundred tracks traversed. Let the disk receive a
request to access a random sector on a random track and assume the disk head starts
at track 0.
a. What is the average seek time?
b. What is the average rotational latency?
c. What is the transfer time for a sector?
d. What is the total average time to satisfy a request?

0 1
Add a comment Improve this question Transcribed image text
✔ Recommended Answer
Answer #1

a.

The seek time for every 100 tracks traversed = 1 ms

Number of tracks traversed in going from the track 1 to track 30,000 = 29,999

Seek time for 29,999 tracks traversed is

\frac{29999}{100}=299.99\,ms

Average seek time is generally taken to be half of time taken to traverse from the first track to the last track

So, average seek time is,

\frac{299.99}{2}=149.99\,ms

b.

Time to complete 7200 rotations = 1 min = 60 sec

Time to complete 1 rotation is

\frac{60}{7200}=0.00833\,sec\,=8.33\,ms

Average rotational latency is half of the time to complete 1 rotation

\frac{8.33}{2}=4.165\,ms

c.

In a full rotation an entire track can be transferred. Also it is given that there are 600 sectors per track

Time to transfer an entire track is the same as time to complete a single rotation

\frac{60}{7200}=0.00833\,sec\,=8.33\,ms

Time to transfer 600 sectors = 8.33 ms

Time to transfer 1 sector is

\frac{8.33}{600}=0.01388\,ms=13.88\,\mu s

d.

Total average time to satisfy a request = Average seek time + Average rotational latency + Transfer time of a sector

We have already calculated those values in the previous questions

Total average time to satisfy a request = 149.99 ms + 4.165 ms +0.01388 ms = 154.168 ms

Add a comment
Know the answer?
Add Answer to:
Consider a single-platter disk with the following parameters: rotation speed: 7200 rpm; number of...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Similar Homework Help Questions
  • single-platter disk

    Question DetailsConsider a single-platter disk with the following parameters:rotation speed: 7200 rpm; number of tracks on one side ofplatter:30,000; number of sectors per track:600;seek time: one msfor every hundred tracks traversed. Let the disk receive a requestto access a random sector on a random track and assume the diskhead starts at track0.a) What is the average seek time?b) What is the average rotational latency?c) What is the transfer time for a sector?d) What is the total average time to satisfy...

  • 9. a. What are the advantages of using a glass substrate for a magnetic disk? b....

    9. a. What are the advantages of using a glass substrate for a magnetic disk? b. How are data written and read onto/from a magnetic disk? c. What common characteristics are shared by all RAID levels? Describe the seven RAID levels with appropriate illustrations. Explain the term striped data. How is redundancy achieved in a RAID system? d. Consider a 4-drive, 200GB-per-drive RAID array. What is the available data storage capacity for each of the RAID levels 0, 1, 3,...

  • 7. [1+1+1-3 points] Compute the (a) transfer time, (b) average rotational latency, and(c) disk access time for the following input data for a disk? Rotational speed- 7200 rpm, sector size- 0.5 KB...

    7. [1+1+1-3 points] Compute the (a) transfer time, (b) average rotational latency, and(c) disk access time for the following input data for a disk? Rotational speed- 7200 rpm, sector size- 0.5 KB, average seek time 5.7 ms, transfer rate 24.5 MB per sec, controller overhead -1 ms 7. [1+1+1-3 points] Compute the (a) transfer time, (b) average rotational latency, and(c) disk access time for the following input data for a disk? Rotational speed- 7200 rpm, sector size- 0.5 KB, average...

  • 5. A disk has 1024 sectors/track with 4096 bits/sector and a rotation rate of 7200 RPM....

    5. A disk has 1024 sectors/track with 4096 bits/sector and a rotation rate of 7200 RPM. What is the sustained transfer rate of the disk over one track?

  • Suppose a disk drive in your system has a rotation speed of 7,200 rpm. and seek...

    Suppose a disk drive in your system has a rotation speed of 7,200 rpm. and seek times of 0.75 ms track-to-track, or 22 ms full ‘stroke’ (inner edge to outer edge). (a) What is the average latency to access this drive? (b) If the sustained read rate is 36 Mbits/sec, how much more time after the average latency (you calculated above) will it take to read 750 Kbytes (assuming all those bytes are in sequential sectors on the same track)?...

  • Question 7. A hard disk has the following parameters 8 surfaces 40,000 tracks per surface •...

    Question 7. A hard disk has the following parameters 8 surfaces 40,000 tracks per surface • 512 sectors per track 1024 bytes per sector Rotational speed 10,000 rpm a) What is the capacity of the drive? b) What is the rotational latency? c) Once a sector has been accessed, what is the rate at which data is read?

  • Assume a rather old disk drive is configured as follows. The total storage is divided among...

    Assume a rather old disk drive is configured as follows. The total storage is divided among 32 surfaces. There are 2048 tracks per sector. There are 512 sectors per track. There are 512 Bytes per sector. The interleaving factor is 4. The disk turns at 7200 rpm. The average startup time for the read/write arm is 15 ms and the average time to move the arm is 0.2 ms per track. Now assume that there is 8 MB file on...

  • (a) Describe the three fundamental ways for performing I/O and compare their advantages and disadvantages. b)...

    (a) Describe the three fundamental ways for performing I/O and compare their advantages and disadvantages. b) A hard disk rotates at 15,000 rpm and has 1024 tracks, each with 2048 sectors. It takes 100 ms for the head to cross 1024 racks. Assume that the head is above the innermost track. i. What is the average seek time? ii. What is the average rotational delay (latency)? iii. What is the transfer time for one sector? You can round the result...

  • A hard disk has average seek time of 70 ms, rotation speed of 4150 rpm, and...

    A hard disk has average seek time of 70 ms, rotation speed of 4150 rpm, and 333 byte sectors with 55 sectors per track. We need to read a file consisting 130 sectors. Answer the following? Total average access time can be expressed as T a = T s+1/(2r)+b/rN ̈ What is the total file size to be transferred? ̈ What is the total time for the transfer if data is organized sequentially? ̈ What is the total time for...

  • A typical hard drive consists of 4 platters. For each platter is single sided. Each surface...

    A typical hard drive consists of 4 platters. For each platter is single sided. Each surface consists of 4096 tracks, each divided into 256 sectors. Each sector can hold 1024 bytes of data. The platters rotate at a speed of 14,400 rpm. The track to track arm movement time is 0.002ms.   Show your work. What is the maximum amount of data that can be stored on the entire drive, including all platters and sides? Express your answer both in bytes...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT