More Questions from Computer Hardware

For editing and playback of very large video files on legacy PC platforms, which storage option typically provides the fastest access performance?

Computer Science Computer Hardware Difficulty: Easy
Choose an option
  • A
    SCSI hard drives
  • B
    IDE hard drives
  • C
    EIDE hard drives
  • D
    Optical drives
  • E
    None of the above

Answer

Correct Answer: SCSI hard drives

Explanation

Introduction / Context:Video editing and high-throughput workloads need storage with fast sustained transfer rates and low command overhead. Historically, professional workstations favored particular bus/storage technologies to meet these demands before widespread adoption of SATA/SAS NVMe.

Given Data / Assumptions:

  • Context is legacy/traditional PC storage (SCSI vs IDE/EIDE vs optical).
  • Workload involves large video files requiring sustained throughput.

Concept / Approach:

Parallel SCSI (particularly Ultra/Ultra160/Ultra320 generations) offered higher sustained bandwidth, tagged command queuing, and multi-device buses tuned for servers/workstations. Consumer IDE/EIDE often had lower sustained speeds and higher CPU overhead. Optical drives (CD/DVD) were far slower and unsuitable for high-rate editing.

Step-by-Step Solution:

Compare bus capabilities: SCSI supports queuing and higher bus bandwidth.Assess media speed: HDDs on SCSI historically spun faster (10k/15k rpm enterprise).Eliminate obviously slower options: optical drives.Select SCSI hard drives for fastest access in this context.

Verification / Alternative check:

Benchmarks from the era show SCSI outperforming consumer IDE in sustained transfers and random I/O, especially with multiple streams.

Why Other Options Are Wrong:

  • IDE/EIDE hard drives: consumer-grade, slower spindle speeds, less effective command queuing.
  • Optical drives: orders of magnitude slower in both throughput and latency.
  • None: incorrect; SCSI is the correct historical choice.

Common Pitfalls:

  • Judging by interface alone without considering enterprise vs consumer drive classes.

Final Answer:

SCSI hard drives.

Discussion & Comments
No comments yet. Be the first to comment!
Join Discussion