Question
1. Given a disk drive with the following characteristics: Number of surfaces = 200 Number of tracks per surface = 100 Number of sectors per
1. Given a disk drive with the following characteristics:
Number of surfaces = 200
Number of tracks per surface = 100
Number of sectors per track = 50
Bytes per sector = 256
Speed = 2400 RPM
What is the total disk capacity?
What is the average rotational latency?
Solution:
2. A disk has 20 surfaces (i.e. 10 double sided platters). Each surface has 1000 tracks. Each tracks has 128 sectors. Each sector can hold 64 bytes. The disk space allocation policy allocates an integral number of contiguous cylinders to each file,
a.) How many bytes are contained in one cylinder?
b.) How many cylinders are needed to accommodate a 5-Megabyte file on the disk?
c.) How much space is wasted in allocating this 5-Megabyte file?
Solution:
3. A disk has the following configuration:
The disk has 310 MB
Track size: 4096 bytes
Sector Size: 64 bytes
A programmer has 96 objects each being 50 bytes in size. He decides to save each object as an individual file. How many bytes (in total) are actually written to disk?
Solution:
5. A disk drive has 3 double-sided platters. The drive has 300 cylinders. How many tracks are there?
Solution:
6. Given the following specifications for a disk drive:
- 256 bytes per sector
- 200 sectors per track
- 1000 tracks per surface
- 2 platters
- Rotational speed 7500 RPM
- Normal recording
What is the transfer rate of the disk?
Solution:
7. Given the following specifications for a disk drive:
- 256 bytes per sector
- 100 sectors per track
- 1000 tracks per surface
- 3 platters
- Average seek time of 8 ms
- Rotational speed 15000 RPM
- Normal recording
a) What would be the time to read 10 contiguous sectors from the same track?
b) What would be the time to read 10 sectors at random?
Solution:
Please answer all questions completely. No half answers. Thanks!
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started