Difficulty: Easy
Correct Answer: Incorrect — comparators use open-loop (no linear negative feedback)
Explanation:
Introduction / Context:While op-amps excel in closed-loop linear applications, a comparator is a decision device that saturates high or low depending on the sign of the input difference. Confusing these use cases leads to miswired circuits and sluggish switching due to unintended feedback dynamics.
Given Data / Assumptions:
Concept / Approach:Comparators operate with high open-loop gain and without linear negative feedback, so even tiny input differences drive the output to a rail. If you add positive feedback (hysteresis), you have a Schmitt trigger — still not a linear closed-loop amplifier. Negative feedback would force a linear transfer function, not the desired rail-to-rail switching behavior.
Step-by-Step Solution:
Identify comparator behavior: output saturates based on the sign of V+ − V−.Note lack of linear negative feedback around the op-amp core.Recognize Schmitt trigger as positive feedback for hysteresis (not linear closed-loop gain).Conclude the statement “closed-loop comparator” is incorrect in this context.Verification / Alternative check:Datasheets for dedicated comparators show open-loop transfer and hysteresis options; op-amp datasheets warn against using linear negative feedback for comparator service because of slew-rate and recovery concerns.
Why Other Options Are Wrong:
Closed-loop claims contradict the rail-to-rail decision function.“Only unity-gain” still implies linear behavior, not desired here.Schmitt trigger uses positive, not negative, feedback.Common Pitfalls:Ignoring input common-mode limits; failing to add hysteresis; not providing output pull-ups for open-collector comparators; expecting rail-to-rail swing from general-purpose op-amps.
Final Answer:Incorrect — comparators use open-loop (no linear negative feedback)
Discussion & Comments