How to calculate following things according to given data of a hard disk ?
number of platters = 3
number of tracks per surface = 200
number of sector per track = 40
sector size = 1024 bytes
hard disk speed = 6000rpm
avg.seek time = 2 ns
Questions,
1. Calculate the total capacity of the hard...