Difficulty: Easy
Correct Answer: They represent inverters and mean that the outputs are active-LOW.
Explanation:
Introduction / Context:
Schematic symbols use small shapes to communicate logic polarity. A tiny inversion symbol at a pin tells you whether the external “active” level is a logical LOW or HIGH. This is crucial when interfacing memory or logic outputs to downstream circuits and buses.
Given Data / Assumptions:
Concept / Approach:
An inversion indicator denotes logical inversion between the internal node and the external pin. When placed on an output, it signals that the output is asserted at logical 0 (active-LOW). Datasheets often label such pins with a bar over the name (e.g., OE̅) or a trailing “#” or “/”.
Step-by-Step Solution:
Verification / Alternative check:
Cross-check with common logic symbols: input or output bubbles consistently mean active-LOW polarity; triangles alone can denote buffers or amplifiers but a bubble denotes inversion/active-LOW.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
They represent inverters and mean that the outputs are active-LOW.
Discussion & Comments