All Exams Test series for 1 year @ ₹349 only
Question

Disc is divided into several concentric circles called _______.

The correct answer is

Tracks

Understanding Disc Storage Structure

When data is stored on a magnetic disc, like a hard drive, or an optical disc, like a CD or DVD, the surface is organized into specific areas. This organization helps the computer locate and access data efficiently. One fundamental way the disc is divided is into concentric circles.

What are the Concentric Circles on a Disc Called?

The question asks for the term used to describe the concentric circles on a disc. These are circular paths on the surface of the disc where data is recorded magnetically or optically.

Let's look at the options provided:

  • Sectors
  • Tracks
  • Clusters
  • Cylinders

Let's define each term in the context of disc storage:

  • Tracks: These are the concentric circles on the surface of the disc platter. Data is written along these circular paths. Think of them like lanes on a circular race track. Each track is a distinct circular path.
  • Sectors: Each track is further divided into smaller segments called sectors. A sector is the smallest physical storage unit on a disc. Data is read from or written to the disc in units of sectors.
  • Clusters: Operating systems typically manage disc space in larger units than sectors, called clusters or allocation units. A cluster is a group of one or more contiguous sectors. This grouping helps improve efficiency by reducing the overhead of managing individual sectors.
  • Cylinders: In a hard drive with multiple platters, a cylinder refers to the set of tracks that are at the same radius on all the platters. For example, Track 0 on Platter 0, Track 0 on Platter 1, Track 0 on Platter 2, and so on, together form Cylinder 0.

Analyzing the Options

Based on the definitions:

  • Sectors are parts of tracks, not the concentric circles themselves.
  • Clusters are groups of sectors, also not the concentric circles.
  • Cylinders relate to multiple platters and tracks at the same position, but the fundamental concentric circles on a single surface are the tracks.
  • Tracks are defined precisely as the concentric circles on the disc surface.

Therefore, the term for the concentric circles on a disc is Tracks.

Disc Storage Organization Terms
Term Description
Track Concentric circle on the disc surface where data is stored.
Sector A division of a track; the smallest physical storage unit.
Cluster A group of one or more sectors; the smallest logical storage unit used by the operating system.
Cylinder A set of tracks at the same radius across all platters in a multi-platter hard drive.

Conclusion

The disc is divided into several concentric circles called Tracks. These tracks are then subdivided into sectors for more granular data access.

Revision Table: Disc Storage Concepts

Reviewing the key terms related to disc storage organization:

  • Tracks: Concentric data paths.
  • Sectors: Segments of tracks.
  • Clusters: Groups of sectors.
  • Cylinders: Vertical stack of tracks across platters.

Additional Information: Formatting and Addressing

Before data can be stored, a disc needs to be formatted. Formatting involves creating the tracks and sectors on the disc surface and setting up a file system. The file system helps the operating system manage files, directories, and track which clusters are used for storing data.

Data is addressed on a hard drive using concepts like Cylinder-Head-Sector (CHS) addressing or Logical Block Addressing (LBA). While LBA is more common now, CHS directly relates to the physical structure of tracks, cylinders (heads representing platters), and sectors. Understanding tracks and sectors is fundamental to understanding how data is physically arranged and accessed on storage discs.

Was this answer helpful?

Important Questions from Disk Scheduling - Teaching

  1. In _______ disk scheduling algorithm, the disk head moves from one end to other end of the disk, serving the requests along the way. When the head reaches the other end, it immediately returns to the beginning of the disk without serving any requests on the return trip.

  2. The total storage capacity of a floppy disk having 80 tracks and storing 128 bytes/sector is 163.840 bytes. How many sectors does this disk have?

  3. Consider a disk system with 100 cylinders. The requests to access the cylinders occur in the following sequence:

    4, 34, 10, 7, 19, 73, 2, 15, 6, 20

    Assuming that the head is current at cylinder 50, what is the time taken to satisfy all requests if it takes 1ms to move from the cylinder to adjacent one and the shortest seek time first policy is used?
  4. Consider a disk system having 60 cylinders. Disk requests are received by a disk drive for cylinders 10, 22, 20, 2, 40, 6, and 38, in that order. Assuming the disk head is currently at cylinder 20, what is the time taken to satisfy all the requests if it takes 2 milliseconds to move from one cylinder to an adjacent one and Shortest Seek Time First (SSTF) algorithm is used ?

  5. Consider a disk queue with requests for I/O to blocks on cylinders 98, 183, 37, 122, 14, 124, 65, 67. Suppose SSTF disk scheduling algorithm implemented to meet the requests then the total number of head movements are ______ if the disk head is initially at 53.

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App