Consider a magnetic disk that has 1,764 cylinders, 500 sectors per track (on average), 0.07 milliseconds minimum seek time, and 5,376 rpm rotational speed. Assume that the disk heads have a constant speed. Each sector is 512 bytes, and each block is four sectors.
What is the average rotational delay in milliseconds (rounded to no decimal places)?
Average rotational delay is nothing but half the time taken by a disk to complete one revolution.
As per the details given in the
question, the disk is rotating at 5376 RPM.
Using the unitary method to find the rotational delay:
1 minute
60 seconds
(60 seconds) / 5376
(60 x 1000 milliseconds) / 5376
11.16 millisecondsTherefore avg. rotational delay =
half the time taken by a disk to complete one revolution
= 1/2 x 11.16 milliseconds = 5.58 = 6 milliseconds
(rounded figure)
Consider a magnetic disk that has 1,764 cylinders, 500 sectors per track (on average), 0.07 milliseconds...
Consider a disk with a sector size of 512 bytes, 2000 tracks per surface, 50 sectors per track, five double-sided platters, and average seek time of 10 msec Suppose that a block size of 1024 bytes is chosen. Suppose that a file containing 100,000 records of 100 bytes each is to be stored on such a disk and that no record is allowed to span two blocks 1. Suppose the interleaving factor is 3. What time is required to read...
A) How long does it take to read 1,056,000 contiguous bytes from a disk with these specs: Block (sector) size: 512 bytes Sectors per track: 180 IODCU overhead: 1.6 ms Seek time: 11 ms Rotation speed: 12,500 RPM B) A disk has 250 (512 byte) blocks per track and a data transfer rate of 22.4 Megabytes per second. What is the disk's rotational speed in revolutions per minute (RPM)?
Question 12 Consider a magnetic disk drive with 10 double sided platters, 512(=2^9) tracks per surface, and 1024 (=2^10) sectors per track. Sector size is 2KBytes (=2^10 Bytes ). Assume the average seek time 0.02 ms, the seek time from a track to its adjacent track can be ignored. The drive rotates at 5400 rpm. Successive tracks in a cylinder can be read without head movement. Furthermore, disks can be handled independently, so multiple tracks in a cylinder can be...
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?
A program must write 4 sectors onto a disk. Each sector is 0.5KB. The disk drive rotates at 10,000 rpm. The average seek time is 6 ms and the disk controller overhead is 1 ms. The transfer rate is 1 MB/sec. The current location of the R/W head is not known. What is the time to write this data if a. Sectors are on the same track and are contiguous b. Sectors are on the adjacent cylinders. The sectors can...
Suppose we have a magnetic disk with the following parameters : • Average seek time = 6 ms • Rotation rate = 5400 RPM • Transfer rate = 100 MB/second • Sector size = 512 bytes What is the average time to read a single sector?
Suppose we have a magnetic disk with the following parameters: Average seek time = 5 ms Rotation rate = 7200 RPM Transfer rate = 150 MB/second Sector size = 512 bytes [8 points] What is the average time to read a single sector? Hint: read pages 382-383 in the text.
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...
Suppose the daytime processing load consists of 60% CPU activity and 40% disk activity. Your customers are complaining that the system is slow. After doing some research, you have learned that you can upgrade your disks for $8,000 to make them 2.5 times as fast as they are currently. You have also learned that you can upgrade your CPU to make it 1.5 times as fast as the current CPU for $5,000. a. Which upgrade option would give a faster...
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,...