Inverting or non-inverting? Jim Williams had a rule: "Always invert, except when you can't." The inverting amplifier gives you a virtual ground, zero common-mode distortion, and natural summing. The non-inverting amplifier gives you high input impedance and a simple buffer. But the real differences — the ones that bite you in production — are in the details: noise gain vs signal gain, phase reversal at the rails, and the balancing resistor you probably don't need. Here's the full picture, sourced from the engineers who debug these circuits for a living.
| Parameter | Inverting Amplifier | Non-Inverting Amplifier |
|---|---|---|
| Gain Formula | AV = -Rf / Rin | AV = 1 + Rf / Rg |
| Gain Range | Any value (including <1) | Always ≥ 1 |
| Phase | 180° (inverted) | 0° (non-inverted) |
| Input Impedance | Equals Rin (typically 1k–100kΩ) | Very high (MΩ+ for FET-input) |
| Noise Gain | 1 + |AV| (higher than signal gain) | 1 + Rf/Rg (= signal gain) |
| Bandwidth at Gain=1 | GBWP / 2 (noise gain = 2) | GBWP / 1 (full bandwidth) |
| Common-Mode Voltage | Zero (virtual ground, no CMRR error) | Equals input signal (CMRR matters) |
| Phase Reversal Risk | None (inputs stay fixed) | Yes with some op-amps (TL07x near V-) |
| Summing/Mixing | Natural — true current summation | Awkward — averages, not sums |
| Single-Supply Friendly | Needs mid-rail reference or dual supply | Easier — bias non-inverting input |
| Typical Op-Amps | LM358, TL072, NE5532, OP07 | LM358, TL072, NE5532, OP07 |
For high-Z sources (piezo, photodiode, guitar pickup): non-inverting, or buffer first then invert.
At G=-1, the inverting amp's noise gain is 2. This isn't a mistake — it's how the feedback network loads the output.
This catches more designers than any other op-amp subtlety. In an inverting amplifier set for AV = -1 (Rf = Rin), the noise gain is 2, not 1. The op-amp's input voltage noise gets amplified by 2, and the bandwidth is halved compared to a non-inverting buffer at the same gain magnitude. The feedback network forms a voltage divider that attenuates the output before feeding it back to the inverting input — the op-amp has to work harder to close the loop. At high gains (|AV| > 10) the difference shrinks to insignificance. At low gains, it matters. If you're running an LM358 at gain = -1 and wondering why your 1MHz GBWP op-amp is rolling off at 500kHz: it's the noise gain.
Some op-amps — notably the TL07x series and older JFET-input parts — exhibit phase reversal when the non-inverting input comes within a few volts of the negative rail. The output slams to the opposite rail. This happens in non-inverting configurations where the common-mode voltage follows the input signal. The inverting configuration completely avoids this because both inputs sit at a fixed reference voltage. If you're using a TL072 in a non-inverting single-supply circuit, check the datasheet common-mode range carefully — or just use the inverting topology and forget about it.
The classic advice: add a resistor from the non-inverting input to ground equal to Rf || Rin to cancel bias current offset. This made sense for 1970s bipolar op-amps like the 741 (Ibias ~ 1µA). For modern parts, it's often wrong:
The one case where balancing still matters: simple bipolar-input op-amps without bias cancellation (RC4580, NE5532) running at high gain with large feedback resistors. If Ibias is 500nA and the inverting input sees 24kΩ, that's 12mV of offset — at gain=5, 60mV at the output. In that specific case, match the impedances. In every other case: skip it.
An inverting amplifier with a positive input tries to produce a negative output. On a single 5V supply with no negative rail, the output saturates near 0V and the circuit doesn't work. The fix is a mid-rail reference: connect the non-inverting input to VCC/2 instead of ground. The output then swings around VCC/2. This adds two resistors and a bypass capacitor, but it works. The non-inverting amplifier is easier on a single supply — bias the non-inverting input to mid-rail and AC-couple the input. If you're doing single-supply audio, this is why most simple preamp stages are non-inverting.
In a non-inverting clipping stage with gain=10, the clipped output still has the clean input signal superimposed at gain=1. The op-amp can't remove it — it's present at the non-inverting input and passes straight through. Inverting stages eliminate this: the virtual ground at the summing junction means the clean input never reaches the output directly. For distortion pedals, hard clippers, and any circuit where you want the output to be either clean or clipped (not both at once), the inverting topology is the right choice.
ICMASS stocks the most common op-amps for both topologies: LM358 (dual bipolar, general-purpose), LM324 (quad), TL072 (JFET-input, low noise, watch the phase reversal), NE5532 (audio-grade bipolar, still needs balancing R at high gain), OP07 (precision, bias-compensated — skip the balancing R). Contact us for current pricing. Volume pricing $0.03–$0.25/unit. Shenzhen stock, same-day dispatch before 15:00 CST.
A: No. AV = 1 + Rf/Rg cannot go below 1. For attenuation, either use an inverting stage with Rf < Rin (one stage), or a voltage divider followed by a non-inverting buffer (two stages). The inverting approach is simpler.
A: Noise gain is 2, not 1. The feedback network forms a voltage divider (Rf and Rin) that attenuates the feedback signal by half. The op-amp compensates with extra gain, consuming twice the gain-bandwidth product. At |AV| = 1, bandwidth = GBWP/2. At |AV| = 10, bandwidth = GBWP/11 (close to the intuitive GBWP/10). This is normal — not a defective part.
A: It depends on the op-amp. For most modern parts: no. Bias-compensated op-amps (OP07, OP27) can get worse with a balancing R. JFET (TL072) and CMOS op-amps have bias currents too small to care — but JFET bias doubles every 10°C, so at 85°C you might need to reconsider. The only case where it clearly helps: simple bipolar op-amps without bias cancellation (NE5532, RC4580) running large feedback resistors at high gain. For everything else, the balancing resistor just adds Johnson noise with no offset benefit.
A: Phase reversal. The TL07x series inverts its output when the common-mode input comes within ~2–3V of the negative rail. In a non-inverting single-supply configuration with V- at 0V, an input below ~2V can trigger this. Switch to an inverting topology (inputs stay fixed), add a negative supply, or use a rail-to-rail op-amp that doesn't exhibit phase reversal.
A: It's trying to produce a negative output voltage. With +0.5V at the input and gain=-2, the output tries to go to -1V — but there's no negative rail. Fix: bias the non-inverting input to VCC/2 (2.5V) instead of ground. The output will swing around 2.5V instead of 0V. Add a DC-blocking capacitor at the output if the next stage expects ground-referenced signals.
A: It "works" but it's not really summing — it's averaging. A non-inverting mixer produces a weighted average of the input voltages, and the behavior changes when you connect or disconnect sources. An inverting summer with virtual ground at the summing junction gives true current summation with zero crosstalk between channels. Every professional audio mixer uses inverting summers. The non-inverting approach is fine for combining two DC control voltages where exact summation isn't critical; for audio, use the inverting topology.
A: The non-inverting input passes the clean signal straight to the output at unity gain, superimposed on the clipped signal. With the op-amp's non-inverting input seeing the full input voltage, there's always a gain-of-1 clean component at the output regardless of what the clipping diodes do. Inverting clippers eliminate this: the summing junction is at virtual ground, so the clean input never reaches the output directly. If you want pure clipping without clean bleed-through, use the inverting topology.
A: The inverting input's impedance equals Rin, loading your source. A guitar pickup with 10kΩ output impedance driving a 10kΩ Rin loses half its voltage and all its high end to the resulting low-pass filter. Fix: either buffer the source with a non-inverting stage first (FET-input op-amp, gain=1), then feed the inverting stage, or simply use a non-inverting amplifier for the first gain stage. For high-Z sources, the non-inverting topology is the right tool.





