Difficulty: Easy
Correct Answer: Less than 5 MHz
Explanation:
Introduction / Context:
Understanding early PC hardware provides perspective on today’s vastly faster systems. The original IBM PC (model 5150) set many standards for the personal computing era, including CPU type and clock speed, influencing software design and performance expectations of the time.
Given Data / Assumptions:
Concept / Approach:
The IBM 5150 shipped with an Intel 8088 running at approximately 4.77 MHz. This frequency arose from dividing a 14.31818 MHz crystal (related to NTSC color burst frequency) by 3. Early software and operating systems (like PC-DOS) were engineered around this baseline speed.
Step-by-Step Solution:
Verification / Alternative check:
Historical specifications, service manuals, and retro-computing references list 4.77 MHz as stock speed. Many later clones or Turbo modes provided higher speeds (for example, 8 MHz), but the original baseline was under 5 MHz.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing later IBM PC/XT or clone enhancements with the specifications of the very first IBM PC, or assuming the 8086’s variants always shipped near 8–10 MHz in 1981.
Final Answer:
Less than 5 MHz
Discussion & Comments