Difficulty: Easy
Correct Answer: 0.8 MHz
Explanation:
Introduction / Context:
Clock specification conversions between period (time per cycle) and frequency (cycles per second) are routine in digital design, timing analysis, and interface selection.
Given Data / Assumptions:
Concept / Approach:
The inverse relationship f = 1/T directly gives frequency once the period is expressed in seconds. Carefully convert microseconds to seconds to avoid thousand- or million-fold mistakes.
Step-by-Step Solution:
Verification / Alternative check:
Check scale: a period near 1 µs corresponds to near 1 MHz. At 1.25 µs, the frequency should be slightly less than 1 MHz, consistent with 0.8 MHz.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
0.8 MHz
Discussion & Comments