Why This Matters
Operational amplifiers are the workhorses of analog circuit design, and understanding their configurations is essential for analyzing and designing real-world systems. You're being tested not just on recognizing circuit topologies, but on understanding why each configuration behaves the way it does: how negative feedback shapes gain, bandwidth, and impedance, and how component placement determines whether a circuit amplifies, integrates, or compares signals.
These configurations demonstrate core principles you'll encounter throughout your circuits coursework: negative feedback, virtual ground, input/output impedance, and signal processing. When you see an op-amp circuit on an exam, your approach should be:
- Identify the feedback path (negative or positive? resistive or reactive?)
- Determine the transfer function using ideal op-amp assumptions
- Predict the output behavior for a given input
Don't just memorize the gain formulas. Understand what makes each configuration unique and when you'd choose one over another.
Basic Gain Configurations
These foundational circuits use resistive feedback to set predictable voltage gain. The key principle: negative feedback forces the op-amp to adjust its output so that the voltage difference between its two input terminals is driven to zero. This is the virtual short condition, and it's the starting point for analyzing every linear op-amp circuit.
Inverting Amplifier
The input signal connects through Rinโ to the inverting (โ) terminal, while the non-inverting (+) terminal is grounded. The feedback resistor Rfโ connects from the output back to the inverting terminal.
- Gain: Avโ=โRinโRfโโ. The negative sign means a 180ยฐ phase inversion between input and output.
- Virtual ground at the inverting input means the voltage at that node sits at approximately 0 V. Because of this, the input impedance seen by the source equals Rinโ, which can load high-impedance sources.
- Feedback resistor Rfโ directly controls gain magnitude. Larger Rfโ means higher gain.
Non-Inverting Amplifier
The input signal connects directly to the non-inverting (+) terminal. Rinโ connects from the inverting terminal to ground, and Rfโ connects from the output to the inverting terminal.
- Gain: Avโ=1+RinโRfโโ. The output stays in phase with the input, and gain is always โฅ1.
- High input impedance (ideally infinite) because the signal feeds directly into the op-amp's non-inverting input. This prevents loading the source.
- This configuration is ideal when you need gain and you can't afford to draw significant current from the source.
Voltage Follower (Unity Gain Buffer)
A special case of the non-inverting amplifier where Rfโ=0 and Rinโโโ (the output connects directly to the inverting input with no resistor divider).
- Gain equals exactly 1 (Avโ=1). Output voltage tracks input voltage precisely.
- Extremely high input impedance and low output impedance make it perfect for impedance matching between circuit stages.
- 100% negative feedback provides maximum bandwidth and stability. You're trading all gain for the best possible buffering performance.
Compare: Inverting vs. Non-Inverting Amplifier: both use resistive feedback to set gain, but the inverting configuration has input impedance limited by Rinโ while the non-inverting has near-infinite input impedance. If an exam asks about source loading, the non-inverting amplifier is your answer.
Signal Combining Configurations
These circuits process multiple inputs or extract specific signal components. The underlying principle is superposition: each input contributes independently to the output based on its associated resistor network.
Summing Amplifier
This is an extension of the inverting amplifier with multiple input resistors feeding into the same inverting node. Each input has its own resistor (R1โ,R2โ,R3โ,โฆ), and they all connect to the virtual ground point.
- Output: Voutโ=โRfโ(R1โV1โโ+R2โV2โโ+R3โV3โโ). This is a weighted, inverted sum of all inputs.
- Resistor ratios determine weighting for each input channel. If all input resistors are equal, you get a simple sum. Unequal resistors let you weight certain inputs more heavily, which is how audio mixers adjust channel levels.
- Virtual ground isolates inputs from each other. Changing one input voltage doesn't affect the current flowing from the others.
Differential Amplifier
This single op-amp circuit has one input applied through a resistor to the inverting terminal and another input applied through a resistor to the non-inverting terminal (with a resistor to ground on that side as well).
- Amplifies only the difference between two inputs: Voutโ=RinโRfโโ(V2โโV1โ), but only when the resistor ratios are properly matched (RinโRfโโ must be the same on both sides).
- Common-mode rejection ratio (CMRR) measures how well the circuit rejects signals that appear identically on both inputs (like 60 Hz power line noise). Higher CMRR means better noise rejection.
- Resistor matching is critical. Even a 1% mismatch between resistors can significantly degrade CMRR and introduce measurement errors. This is the main practical limitation of the single op-amp differential amplifier.
Compare: Summing Amplifier vs. Differential Amplifier: the summer adds signals together (useful for mixing), while the differential amplifier subtracts them (useful for noise rejection). Exam problems often ask you to identify which configuration removes common-mode interference.
Time-Domain Processing Configurations
These circuits perform mathematical operations on signals over time. The key is that capacitors introduce frequency-dependent behavior. A capacitor's impedance is ZCโ=jฯC1โ, so it behaves differently at different frequencies. This is what enables integration and differentiation.
Integrator
Replace the feedback resistor in an inverting amplifier with a capacitor C, and you get an integrator.
- Output is proportional to the time integral of the input: Voutโ=โRinโC1โโซVinโdt
- The capacitor in the feedback path accumulates charge over time. Apply a constant DC voltage to the input, and the output ramps linearly. Apply a square wave, and you get a triangle wave.
- DC stability problem: Any tiny DC offset at the input will cause the capacitor to charge continuously, eventually driving the output to saturation. Practical integrators include a large resistor in parallel with the feedback capacitor to provide a DC path and prevent this drift.
- The product RinโC is the time constant of the integrator and sets the rate of integration.
Differentiator
Now swap the positions: put the capacitor in series with the input (replacing Rinโ) and keep a resistor Rfโ in the feedback path.
- Output is proportional to the rate of change of the input: Voutโ=โRfโCdtdVinโโ
- The capacitor in series with the input blocks DC and only passes current when the input voltage is changing. A linear ramp input produces a constant DC output. A square wave input produces sharp spikes at the transitions.
- High-frequency noise sensitivity is a major practical limitation. Since differentiation amplifies higher frequencies, any high-frequency noise gets boosted. Real differentiator circuits include a small resistor in series with the input capacitor to roll off gain at high frequencies.
Compare: Integrator vs. Differentiator: both use one resistor and one capacitor, but in opposite positions. The integrator smooths signals and has higher gain at low frequencies; the differentiator emphasizes rapid changes and has higher gain at high frequencies. Remember: capacitor in feedback = integrator; capacitor at input = differentiator.
Specialized Signal Processing Configurations
These configurations address specific application needs like threshold detection, precision measurement, and signal conversion. Each solves a particular problem that basic amplifier configurations cannot.
Comparator
Unlike every other configuration here, the comparator uses no negative feedback. The op-amp runs in open-loop mode.
- Outputs a digital-like signal (saturates to +Vsatโ or โVsatโ) based on which input voltage is greater. There's no linear amplification region.
- Because the open-loop gain is enormous (typically 105 or more), even a microvolt difference between the inputs drives the output to one rail or the other.
- Hysteresis can be added by connecting a resistor from the output to the non-inverting input (positive feedback). This creates two different switching thresholds (upper and lower), which prevents the output from oscillating rapidly when the input hovers near the threshold. A comparator with hysteresis is called a Schmitt trigger.
Instrumentation Amplifier
A three op-amp topology that overcomes the limitations of the single op-amp differential amplifier.
- The first stage consists of two non-inverting amplifier buffers (one for each input), which provide extremely high input impedance on both inputs. The second stage is a standard differential amplifier that subtracts the buffered signals.
- A single external resistor RGโ sets the gain: Avโ=1+RGโ2Rโ. This makes gain adjustment simple and precise without affecting CMRR.
- Superior CMRR compared to the single op-amp differential amplifier because the gain resistors in the first stage can be laser-trimmed on the IC. This makes instrumentation amplifiers essential for bridge sensors (like strain gauges) and biomedical signals (like ECG) where you need to extract microvolts from a noisy environment.
Voltage-to-Current Converter
This circuit produces an output current that's proportional to the input voltage, regardless of what load is connected.
- Load current is independent of load resistance, which is the defining feature. The feedback loop maintains a constant current by sensing the voltage across a reference resistor: Ioutโ=RsenseโVinโโ
- Useful for driving LEDs at a consistent brightness, exciting sensor elements with a known current, and transmitting signals over long wires (4-20 mA current loops are standard in industrial systems).
Compare: Comparator vs. Linear Amplifiers: the comparator intentionally operates without negative feedback (open-loop), while all other configurations on this list rely on negative feedback for predictable, linear behavior. If asked about non-linear op-amp operation, the comparator is your go-to example.
Quick Reference Table
|
| Resistive feedback gain control | Inverting amplifier, Non-inverting amplifier |
| Impedance buffering | Voltage follower, Non-inverting amplifier |
| Signal combining | Summing amplifier, Differential amplifier |
| Noise/common-mode rejection | Differential amplifier, Instrumentation amplifier |
| Time-domain operations | Integrator, Differentiator |
| Threshold/switching behavior | Comparator (Schmitt trigger with hysteresis) |
| Current output | Voltage-to-current converter |
| Precision low-level measurement | Instrumentation amplifier |
Self-Check Questions
-
Which two configurations both use resistive feedback but differ in input impedance characteristics? Explain why this difference matters for source loading.
-
You need to extract a small sensor signal buried in 60 Hz noise that appears equally on both signal wires. Which configuration should you choose, and what parameter determines its effectiveness?
-
Compare the integrator and differentiator: where is the capacitor placed in each, and how does this affect their frequency response?
-
An op-amp circuit has the output connected directly to the inverting input and the signal applied to the non-inverting input. What configuration is this, what is its gain, and why would you use it?
-
Why does a comparator operate differently from all other configurations on this list? What happens if you add hysteresis, and why would you want to?