Difficulty: Easy
Correct Answer: 10 ns
Explanation:
Introduction / Context: Propagation delay is a key timing parameter that dictates maximum operating frequency and setup/hold margins in synchronous systems. For legacy standard TTL (not the faster Schottky variants), the typical delay is on the order of tens of nanoseconds.
Given Data / Assumptions:
Concept / Approach: Datasheets for classic 74xx TTL commonly show propagation delays around 10 ns per gate under typical conditions. Newer “Fast TTL” and Schottky TTL families reduce this substantially, but standard TTL remains near this number.
Step-by-Step Solution:
Review standard TTL timing tables.Identify tpHL/tpLH values near ~10 ns per transition.Select the closest approximate choice: 10 ns.Verification / Alternative check:
Consult representative 7400 family datasheets; typical values confirm ~10 ns tier.Why Other Options Are Wrong:
2 µs and 1 µs: Far too slow for TTL; these are microsecond-scale.4 ns: This is closer to fast/Schottky TTL, not standard TTL.Common Pitfalls:
Confusing standard TTL with advanced families.Ignoring load dependence; heavier loads lengthen delay.Final Answer:
10 ns
Discussion & Comments