nerdexam
GIAC

GCFA · Question #86

Which of the following parameters is NOT used for calculating the capacity of the hard disk?

The correct answer is D. Number of platters. Hard disk capacity is calculated using bytes per sector, number of heads, and total sectors - the number of platters is a physical attribute indirectly represented by the head count.

File System & Registry Forensics

Question

Which of the following parameters is NOT used for calculating the capacity of the hard disk?

Options

  • ABytes per sector
  • BNumber of heads
  • CTotal number of sectors
  • DNumber of platters

How the community answered

(36 responses)
  • A
    8% (3)
  • B
    17% (6)
  • C
    3% (1)
  • D
    72% (26)

Why each option

Hard disk capacity is calculated using bytes per sector, number of heads, and total sectors - the number of platters is a physical attribute indirectly represented by the head count.

ABytes per sector

Bytes per sector is a direct parameter in the capacity formula, as total capacity equals total sectors multiplied by bytes per sector.

BNumber of heads

Number of heads is a direct variable in the CHS capacity formula and represents the readable surfaces across all platters.

CTotal number of sectors

Total number of sectors is a direct parameter used in the simplified capacity formula: Total Sectors x Bytes per Sector equals total disk capacity.

DNumber of plattersCorrect

Hard disk capacity is derived from the CHS formula: Heads x Cylinders x Sectors-per-Track x Bytes-per-Sector, or equivalently Total Sectors x Bytes-per-Sector. The number of platters is a physical hardware attribute that informs the head count (each platter has two read/write heads), but platters themselves are not a direct input parameter in any standard capacity calculation. The CHS addressing model uses heads, not platters, as the direct variable.

Concept tested: Hard disk capacity calculation using CHS addressing parameters

Topics

#hard disk capacity#disk geometry#platters#disk structure

Community Discussion

No community discussion yet for this question.

Full GCFA Practice