Inverting and Non-Inverting Op-Amp Configurations
AI-Generated Content
Inverting and Non-Inverting Op-Amp Configurations
The operational amplifier, or op-amp, is the quintessential building block of analog electronics, but its raw open-loop gain is far too high and unstable for most practical uses. The magic lies in applying negative feedback, a technique where a portion of the output signal is fed back to the inverting input. This transformative process creates predictable, stable amplifier circuits whose behavior is governed by simple external components, primarily resistors. Mastering the inverting and non-inverting configurations is essential for anyone designing signal conditioning circuits, audio equipment, sensors, and countless other electronic systems.
Operational Amplifier Fundamentals and the Virtual Short
Before analyzing specific circuits, understanding the core idealizations that simplify op-amp analysis is crucial. An ideal op-amp has infinite open-loop gain (), meaning the voltage difference between its two inputs is amplified by an infinitely large factor. It also has infinite input impedance (drawing no current) and zero output impedance (able to drive any load). In practice, modern op-amps reasonably approximate these ideals.
When negative feedback is applied in a closed-loop configuration, these properties lead to a powerful simplifying concept: the virtual short. Because the open-loop gain is so high, the output voltage will adjust itself to whatever value is necessary to minimize the voltage difference between the two inputs. With negative feedback, this results in the voltages at the inverting (-) and non-inverting (+) inputs being forced to be nearly identical. If the non-inverting input is connected to a reference voltage (often ground, 0V), the inverting input is held at that same voltage "virtually"—it is not physically connected to ground, but it behaves as if it is. This principle is the key to analyzing both primary amplifier configurations.
The Inverting Amplifier Configuration
The inverting amplifier is a workhorse circuit where the input signal is applied to the inverting terminal through a resistor, and negative feedback is provided via a resistor connected from the output back to the same inverting input. The non-inverting input is typically grounded.

Analysis using the virtual short concept is straightforward. Since the non-inverting input is at 0V (ground), the inverting input is at a virtual ground. This means the voltage at the inverting input is 0V. Applying Kirchhoff's Current Law (KCL) at this virtual ground node is the critical step. The input current () flowing through is given by . Because the ideal op-amp has infinite input impedance, no current enters its terminal. Therefore, all of must flow through the feedback resistor , from the virtual ground (0V) to the output . This gives .
Setting these two expressions for equal yields: Solving for the closed-loop voltage gain ():
The gain is simply the negative ratio of the two resistors. The negative sign indicates a 180-degree phase shift—the output is an inverted, scaled replica of the input. The input impedance of this circuit is approximately , as the inverting input is held at virtual ground.
The Non-Inverting Amplifier Configuration
In the non-inverting configuration, the input signal is applied directly to the non-inverting (+) terminal, establishing the reference voltage for the virtual short. The feedback network is still connected from the output to the inverting (-) input, but now a resistor () connects the inverting input to ground.

Here, the virtual short tells us that the voltage at the inverting input () equals the voltage at the non-inverting input (), which is . We again apply KCL at the inverting input node. The voltage across is , so the current through it is . This same current must flow through , as no current enters the op-amp. The voltage across is therefore .
The output voltage is the sum of the voltage at the inverting input and the voltage drop across : Thus, the closed-loop voltage gain is:
The gain is always positive and greater than or equal to 1. A key advantage of this topology is its extremely high input impedance, which is essentially the input impedance of the op-amp itself (often hundreds of megaohms or more), making it ideal for sourcing signals from high-impedance sensors or other circuits without loading them.
The Central Role of Negative Feedback
Both configurations rely on negative feedback to control the gain. Feedback is termed "negative" because the fed-back signal is applied to the inverting input, opposing any change at the output. This process trades the op-amp's enormous but erratic open-loop gain for a modest, precise, and stable closed-loop gain determined solely by passive resistor ratios ( and ).
Negative feedback confers several critical benefits:
- Gain Stability: The closed-loop gain is independent of the op-amp's internal transistor characteristics or temperature, relying only on stable resistor values.
- Bandwidth Extension: While it reduces gain, negative feedback significantly increases the circuit's usable bandwidth (the Gain-Bandwidth Product remains constant for a given op-amp).
- Reduced Distortion: The feedback loop continuously corrects for nonlinearities within the op-amp itself.
- Controlled Impedance: It creates predictable input and output impedance characteristics, as seen in the stark difference between the two configurations.
Selecting and Comparing Configurations
Choosing between the inverting and non-inverting amplifier depends on your circuit requirements.
- Choose the Inverting Amplifier when: You need a phase inversion, a gain less than 1 (by making ), or a specific, relatively low input impedance is acceptable or desired. It also tends to have slightly better performance in terms of minimizing common-mode effects.
- Choose the Non-Inverting Amplifier when: You require very high input impedance to avoid loading a sensitive source, need a voltage follower (buffer) with (by setting and removing ), or require a gain without phase inversion.
A special case of the non-inverting amplifier is the voltage follower (or unity-gain buffer), where and is infinite (open circuit). The gain formula holds, resulting in . This circuit is invaluable for isolating stages due to its near-infinite input impedance and near-zero output impedance.
Common Pitfalls
- Ignoring the Input Bias Current: Real op-amps draw small input bias currents. In high-precision circuits or with very large resistor values, the voltage drops caused by these currents can create significant DC offset errors. The fix is to ensure the DC resistance "seen" by both inputs is equal. For the inverting amplifier, add a resistor equal to in series with the non-inverting input (to ground).
- Overdriving the Inputs: Applying a voltage difference larger than a few millivolts between the inputs without feedback can saturate the output. Always ensure a DC feedback path exists. Furthermore, violating the common-mode input voltage range (the allowable voltage at the inputs relative to the power supplies) will cause the circuit to malfunction.
- Misapplying the Virtual Short: The virtual short is a consequence of high open-loop gain and negative feedback. It does not apply during saturation (when the output hits the power supply rails) or in open-loop (comparator) configurations. Assuming a virtual short exists in these conditions is a major analytical error.
- Neglecting Power Supply Bypassing: Op-amps require stable, low-noise power rails. Failing to place a small capacitor (e.g., 0.1 µF) physically close to the op-amp's power supply pins can lead to oscillations or poor performance, especially in high-gain configurations.
Summary
- The inverting amplifier provides a closed-loop voltage gain of , exhibits a 180-degree phase shift, and has an input impedance approximately equal to . Input current flows through the feedback resistor .
- The non-inverting amplifier provides a closed-loop voltage gain of , exhibits no phase shift, and features very high input impedance, making it ideal for interfacing with high-impedance sources.
- Both circuits rely on negative feedback to achieve stable, predictable gain determined solely by the ratios of external resistors, trading raw open-loop gain for precision, bandwidth, and linearity.
- The virtual short (the voltages at the inverting and non-inverting inputs are equal) is the foundational concept for analyzing these linear op-amp circuits, derived from the op-amp's near-infinite open-loop gain.
- Practical design must account for real-world limitations like input bias currents and power supply requirements to ensure circuit stability and accuracy.