Difficulty: Easy
Correct Answer: Incorrect
Explanation:
Introduction / Context:
Multivibrators form the foundation of timing circuits. Their operating modes include astable (oscillators), monostable (one-shot), and bistable (flip-flop). Triggering characteristics differ by design, not by an absolute rule requiring level triggering.
Given Data / Assumptions:
Concept / Approach:
Claiming “must be level-triggered” is incorrect because many monostable designs deliberately use edge triggering to avoid pulse-width sensitivity on the trigger input. Astables need no external trigger at all, while bistables may respond to either edges or levels depending on circuitry (e.g., debounced pushbuttons feeding edge detectors).
Step-by-Step Solution:
Verification / Alternative check:
Check 555 monostable datasheets: triggering is by a threshold edge crossing, not a static level duration (beyond minimum pulse width).
Why Other Options Are Wrong:
Common Pitfalls:
Assuming “trigger” always means a sustained level; ignoring edge-detection networks; overlooking that different multivibrator types behave differently.
Final Answer:
Incorrect
Discussion & Comments