Difficulty: Easy
Correct Answer: ECL
Explanation:
Introduction / Context:
Propagation delay defines how quickly a logic family transitions from input change to output change. For high-speed data paths and clock distribution, selecting a fast family is key. Emitter-Coupled Logic (ECL) is historically recognized for its very low delays due to its non-saturating operation.
Given Data / Assumptions:
Concept / Approach:
ECL uses differential transistor pairs biased to avoid saturation, maintaining transistors in their active region. This minimizes charge storage delays and yields extremely fast switching, at the cost of higher static power and negative supply usage in some variants. CMOS and BiCMOS can be very fast in modern processes, but classic family comparisons still place ECL as the fastest among these choices.
Step-by-Step Solution:
Verification / Alternative check:
Datasheets for classic ECL (e.g., 10K/100K families) show sub-nanosecond to a few-ns delays, outperforming 74S and general-purpose CMOS of the same era.
Why Other Options Are Wrong:
Common Pitfalls:
Confusing modern deep-submicron CMOS ASIC speed (process-dependent) with classic family characteristics.
Final Answer:
ECL
Discussion & Comments