Math Problem Statement

A 2.5 inch diameter disk has 8 platters with each platter having two data recording surfaces, each platter on disk has 4084 tracks, each track has 400 sectors and one sector can store 1 MB of data. Calculate the storage capacity of this disk in Bytes. If this disk has a seek time of 2 milli-seconds and rotates at the speed of 6000 rpm, find the Access time for the disk. Make suitable assumptions, if any.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Data Storage Calculation
Rotational Latency
Seek Time
Access Time Calculation

Formulas

Storage Capacity = (Number of Surfaces) × (Number of Tracks per Surface) × (Number of Sectors per Track) × (Size of Each Sector)
Access Time = Seek Time + Rotational Latency
Rotational Latency = (Time per Revolution) / 2

Theorems

-

Suitable Grade Level

College Level (Computer Science/Engineering)