-
Consider a disk pack with 16 surfaces, 128 tracks per surface and 256 sectors per track. 512 byte of data are stored in a bit serial manner in a second. The capacity of the disk pack and the number of bits required to specify a particular section in the disk are respectively
-
- 256 Mbyte, 19 bit
- 256 Mbyte, 28 bit
- 512 Mbyte, 20 bit
- 64 Gbyte, 28 bit
- 256 Mbyte, 19 bit
Correct Option: A
The formula used is
Total disk size is given by = Number of surfaces × Number of tracks × Number of sectors × Capacity of each sector. Therefore from the given data, we get
Total disk size = 16 × 128 × 256 × 512 byte
= 28 × 220 = 28 megabyte = 256 MB
Total number of sectors = 16 × 128 × 256 byte = 219 byte