Difficulty: Easy
Correct Answer: It provides active pull-up and active pull-down.
Explanation:
Introduction / Context:
Transistor–transistor logic (TTL) commonly employs a totem-pole output. Recognizing its purpose is key to understanding fan-out, rise/fall times, and why wired-OR is not permitted on standard TTL outputs.
Given Data / Assumptions:
Concept / Approach:
A totem-pole stage stacks two transistors so one sources current (active pull-up) while the other sinks current (active pull-down). Only one conducts at a time, yielding low output impedance in both logic states. This reduces rise and fall times markedly compared with passive pull-ups or a single active device.
Step-by-Step Solution:
Verification / Alternative check:
Contrast with open-collector outputs that require an external resistor for pull-up; these are slower due to RC charging and allow wired-OR. Totem-pole forbids tying outputs together because two active drivers would contend (short conflict).
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
It provides active pull-up and active pull-down.
Discussion & Comments