Difficulty: Medium
Correct Answer: The 74139 is defective and must be replaced; or the EN pin on the 74139 could have a bad connection, which should be checked.
Explanation:
Introduction / Context:
Troubleshooting multiplexed display systems requires understanding enable logic and active-LOW outputs. The 74139 is a dual 2-to-4 decoder with active-LOW outputs and active-LOW enables. If its outputs do not switch as the select inputs change, the selected display may blank or remain stuck.
Given Data / Assumptions:
Concept / Approach:
With EN = 0 and B = 0, Y0 and Y1 should alternate: when A = 0, Y0 = 0 and Y1 = 1; when A = 1, Y1 = 0 and Y0 = 1. If Y0 is always 0 and Y1 always 1, either A is not truly reaching the chip (bad connection) or the internal logic is defective. Because the scope already shows A toggling at the pin and EN is reported LOW, a chip fault is likely; however, intermittent or lifted EN connections can mimic the symptom too.
Step-by-Step Solution:
Verification / Alternative check:
Temporarily swap the two sections of the 74139 (if practical) or substitute a known-good 74139; if the fault follows the chip, it confirms device failure. Continuity testing on EN validates the alternate hypothesis.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
The 74139 is defective and must be replaced; or the EN pin on the 74139 could have a bad connection, which should be checked.
Discussion & Comments