Difficulty: Medium
Correct Answer: Standard
Explanation:
Introduction / Context:Transistor–Transistor Logic (TTL) families differ in speed, power, and I/O drive characteristics. Recognizing typical sink/source capabilities helps with fan-out calculations and interfacing to loads such as LEDs or other inputs.
Given Data / Assumptions:
Concept / Approach:Classic 'Standard TTL' (74xx) is known for strong sinking at logic 0 and weak sourcing at logic 1. Variants like LS (Low-power Schottky) and S (Schottky) alter speed/power, but the canonical numbers align most closely with Standard TTL expectations.
Step-by-Step Solution:
Match sink figure: ~16 mA low-level → hallmark of Standard TTL outputs.Match source figure: hundreds of microamps at high-level → also characteristic of Standard TTL.Therefore, the classification is 'Standard' TTL.Verification / Alternative check:Reference datasheets (e.g., 7400 series) show I_OL near 16 mA and I_OH in the sub-milliamp range, confirming the identification.
Why Other Options Are Wrong:
Common Pitfalls:Misreading microamp (µA) as milliamp (mA); assuming symmetric source/sink drive; conflating CMOS output characteristics with TTL.
Final Answer:Standard
Discussion & Comments