Difficulty: Easy
Correct Answer: It uses less power.
Explanation:
Introduction / Context:
Choosing a logic family affects speed, power, noise margins, and system cost. Complementary MOS (CMOS) and TTL have different transistor technologies and therefore different strengths. This item targets the most widely cited advantage of CMOS.
Given Data / Assumptions:
Concept / Approach:
CMOS draws negligible static power when gates are not switching (idealized case: only leakage). Power consumption is primarily dynamic: P ≈ C_load * V^2 * f. TTL, by contrast, has higher static currents due to bipolar junction operation, leading to greater standby and overall power usage at comparable clock rates.
Step-by-Step Solution:
Verification / Alternative check:
Datasheets for modern HC/HCT/AC CMOS show microampere quiescent currents, versus milliampere-level ICC for classic TTL at 5 V, confirming substantial power savings in CMOS designs.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
It uses less power.
Discussion & Comments