Difficulty: Easy
Correct Answer: Ideally zero output due to common-mode rejection
Explanation:
Introduction / Context:A differential amplifier amplifies the difference between its inputs and rejects common-mode signals (those that are the same at both inputs). This question tests recognition of the ideal response and sets the stage for understanding CMRR in practical devices.
Given Data / Assumptions:
Concept / Approach:The differential gain A_d multiplies (v2 − v1). If v1 = v2, then (v2 − v1) = 0 and the ideal output is zero. Real amplifiers have a finite common-mode gain A_cm, so the output is not perfectly zero, but the ratio CMRR = A_d / A_cm is designed to be very large, making the residual output tiny.
Step-by-Step Solution:
Write v_out = A_d * (v2 − v1) + A_cm * v_cm.Set v1 = v2 → differential term is zero.For an ideal amp, A_cm = 0 → v_out = 0 V.Therefore, the expected output is ideally zero.Verification / Alternative check:Instrumentation amplifiers specify CMRR figures (e.g., 100 dB), indicating very strong rejection of equal inputs. Lab tests show a small residual due to finite CMRR, input mismatch, and offset.
Why Other Options Are Wrong:
“Twice the input”: that is summing, not differencing.Inverted same magnitude: describes single-ended inverting gain, not differential equal-input case.Clipped or random: unrelated to ideal differential operation.Common Pitfalls:Assuming any input produces output; forgetting that equal inputs cancel; ignoring that CMRR is finite in practice.
Final Answer:Ideally zero output due to common-mode rejection
Discussion & Comments