Difficulty: Easy
Correct Answer: cross coupling
Explanation:
Introduction / Context:
Set–reset latches made from basic NOR or NAND gates are the simplest memory elements in digital electronics. Their ability to “remember” a previous input depends on mutual feedback between the gates, establishing two stable operating points. This question probes your understanding of the structural reason behind latch behavior.
Given Data / Assumptions:
Concept / Approach:
Cross coupling means the output of each gate feeds an input of the other, creating positive feedback. When one output is HIGH and the other LOW, the feedback reinforces this condition. A short set or reset pulse flips the pair into the alternative stable state, which is again self-reinforced after the pulse ends.
Step-by-Step Reasoning:
Verification / Alternative check:
Plot simple DC transfer characteristics or simulate the pair; you will observe two stable equilibrium points and one unstable transition point, illustrating classic bistability due to positive feedback through cross coupling.
Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:
cross coupling
Discussion & Comments