Seyed Masoud Hosseini · Overview · Study log · Ideas · Transcript · RSS feed
Circuits & Electronics · Lecture 21 of 26 · 52:32
Lecture 21: The Operational Amplifier Abstraction
Study guide
What this lecture covers
This lecture opens a new unit on operational amplifiers by first revisiting the discrete MOSFET amplifier as a three-port device (input, output, power) and then abstracting the op amp itself into a simple circuit model: infinite input resistance, zero output resistance, zero input current, and an output equal to a huge gain A times the differential input voltage. This mirrors earlier abstractions in the course, from Maxwell's equations down to KVL/KCL, and from a MOSFET circuit down to a gate.
The lecture then builds a noninverting amplifier from this abstract op amp and a resistor divider, analyzes it with the node method, and shows that even though the op amp's own gain A is huge and unstable, the resulting circuit's gain depends only on the external resistor ratio. This surprising stability is explained through negative feedback, illustrated with an anti-lock brake analogy. After watching, you understand the ideal op amp model, why abstraction lets you use it without knowing its internal circuitry, and how negative feedback makes amplifier gain predictable and temperature-independent.
Key ideas
- Op amp as an abstraction: the operational amplifier is treated as a black-box building block, much like a
printflibrary function, whose internal circuitry (a differential amplifier stage plus buffering) is irrelevant to using it correctly. - Ideal op amp model: zero current into both input terminals (
i+ = i- = 0), infinite input resistance, zero output resistance, and outputvOUT = A * (v+ - v-)whereAis enormous (on the order of10^5to10^6) and highly unstable, varying with temperature and other factors. - Saturation ("hitting the rails"): the op amp's output cannot exceed its supply voltages, so for large input differences the output flattens at the positive or negative supply rail instead of continuing to scale with
A. - Active region: the narrow input range (often microvolts wide, given the huge gain) where the op amp behaves linearly before saturating; this is the region used in practical circuits.
- Noninverting amplifier circuit: applying the input to
v+and feeding back a resistor-divided fraction of the output tov-creates a circuit whose gain, whenAis very large, simplifies to(R1 + R2) / R2, independent ofA. - Negative feedback: sampling a portion of the output and feeding it back to the inverting input opposes any drift in the output, stabilizing the overall gain against changes in the op amp's own unstable internal gain.
- Why the gain locks in: a Gedanken (thought) experiment shows that if the internal gain
Atries to push the output away from its equilibrium, the fed-back voltage atv-immediately counteracts it, converging the circuit back to a gain set purely by the external resistors. - Anti-lock brakes as a feedback analogy: a controller that senses whether a wheel is turning and releases or applies brakes accordingly illustrates negative feedback keeping a system near a target condition through continuous correction.
Walkthrough
From MOSFET amplifier to abstract three-port device (0:04)
The instructor reviews the known MOSFET amplifier circuit and reframes it as a three-port device: an input port, an output port, and a power port. He generalizes this into an abstract amplifier block exposing only the input and output nodes, setting up the idea that internal circuit details can be hidden once relevant external properties are known.
The operational amplifier's ideal circuit model (6:19)
The instructor introduces the op amp as a differential-input, single-output device with a power port, then presents its ideal circuit model: zero current into the v+ and v- terminals, infinite input resistance, zero output resistance, and a dependent voltage source at the output equal to A * (v+ - v-), with A enormous and unreliable. He compares this abstraction to a software library routine like printf, usable without understanding its internal implementation.
Abstraction as a theme across EECS (19:35)
The instructor argues that abstraction is the single word that best characterizes electrical engineering and computer science, tracing it from Maxwell's equations to lumped circuits, from transistors to logic gates, and now from internal op amp circuitry to a simple input-output model.
Demonstrating saturation and gain instability (21:40)
A live demo plots the op amp's output against a microvolt-scale input, showing a very steep linear region (the active region) that flattens ("hits the rails") once the output reaches the supply voltage limits. Heating the op amp with a heat gun visibly destabilizes this curve, demonstrating that the raw gain A is highly temperature-dependent and unreliable on its own.
Building and analyzing the noninverting amplifier (30:00)
The instructor constructs a noninverting amplifier by applying the input to v+ and feeding a resistor-divider sample of the output back to v-. Using the node method and the ideal op amp equations, he derives vOUT = A*vIN / (1 + A*R2/(R1+R2)), then shows that for very large A this simplifies to vOUT ~= vIN * (R1+R2)/R2, a gain set entirely by the resistors.
Demonstrating gain stability under heating (41:37)
With resistors chosen to give a gain of 10, the instructor repeats the heating demo and shows the output-versus-input curve stays rock solid despite the internal gain A fluctuating wildly, confirming that the resistor-set gain, not the op amp's raw gain, determines circuit behavior.
Explaining the stability through negative feedback (43:41)
Through a step-by-step thought experiment, the instructor shows that if the internal gain A tries to push the output higher, the fed-back voltage at v- rises too, which pulls the output back down, converging to a stable equilibrium set by the resistor ratio. He names this mechanism negative feedback and illustrates it with an anti-lock braking system, where a controller continuously senses wheel rotation and adjusts brake pressure to keep the wheel near the edge of locking without fully skidding.
Before you watch
- Review the node method and dependent sources, both used directly to analyze the noninverting amplifier circuit.
- Recall the small-signal MOSFET amplifier and source-follower circuits from earlier lectures, since the op amp's internal stages are compared to them.
- No prior exposure to op amps is assumed; the lecture builds the abstraction from scratch.
Check your understanding
- What are the four defining properties of the ideal op amp model, and how do they simplify circuit analysis compared to a full transistor-level model?
- Why does the noninverting amplifier's gain end up depending only on
R1andR2even though the op amp's own gainAis huge and unstable? - Walk through the thought experiment of
Amomentarily increasing in the noninverting amplifier. Why does the circuit settle back to the same output rather than saturating? - How does the anti-lock brake analogy map onto the negative feedback mechanism in the noninverting amplifier circuit?
Chapters
- 0:00 Introduction
- 2:38 MOSFET Amplifier
- 6:55 Operational Amplifier
- 10:35 Ideal Amplifier
- 14:57 Differential Amplifier
- 20:10 Abstraction
- 21:47 Op Amp
- 27:30 Applying an Input
- 29:34 Building a Circuit
- 44:07 Example
From the YouTube description
The Operational Amplifier Abstraction
View the complete course: http://ocw.mit.edu/6-002S07
License: Creative Commons BY-NC-SA
More information at http://ocw.mit.edu/terms
More courses at http://ocw.mit.edu
← Lecture 20: Filters and the AM Radio · Lecture 22: Op Amp Circuits — Subtractor, Integrator, Differentiator →
