An inverting amplifier (frequently searched by hobbyists and students as an inverse amplifier) is an operational amplifier circuit configuration that multiplies an input voltage by a negative gain factor, simultaneously amplifying the signal and flipping its phase by 180 degrees. While 'inverse amplifier' is a common colloquialism, the strict engineering term is 'inverting amplifier.' What people commonly confuse it with is the non-inverting configuration, which preserves phase but lacks the virtual ground benefits at the input. In a real circuit, this topology changes how your source interacts with the load: it forces the input impedance to be exactly equal to the input resistor value and creates a 'virtual ground' at the inverting pin, isolating the signal source from the feedback network.
The Core Math: Gain Formula and a Worked Numeric Example
To design an inverse amplifier, you only need an op-amp and two resistors: an input resistor ($R_{in}$) and a feedback resistor ($R_f$). The non-inverting input (+) is tied directly to ground (0V).
$A_v = -\frac{R_f}{R_{in}}$
$V_{out} = V_{in} \times \left( -\frac{R_f}{R_{in}} \right)$
Let's run a worked numeric example using real bench values. Suppose you are conditioning a sensor signal that outputs 0.5V DC, but your microcontroller's ADC needs a higher voltage swing, and your logic requires the signal polarity to be flipped for a specific control loop.
- Input Resistor ($R_{in}$): 10 kΩ
- Feedback Resistor ($R_f$): 100 kΩ
- Input Voltage ($V_{in}$): +0.5V
- Op-Amp Supply: ±12V (Dual rail)
First, calculate the closed-loop voltage gain ($A_v$):
$A_v = -(100,000 / 10,000) = -10$
Next, calculate the output voltage:
$V_{out} = 0.5V \times -10 = -5.0V$
The circuit successfully amplifies the 0.5V signal by a factor of 10 and inverts the polarity. Because we are using a ±12V power supply, the -5.0V output is well within the linear operating range of standard op-amps like the TL072 or LM358, meaning the signal will not clip.
Where You Meet This in Practice
You won't just see the inverse amplifier in textbook exercises; it is a foundational building block in commercial and DIY electronics. Here is where this topology earns its keep on the bench:
1. Audio Phase Reversal and DI Boxes
In professional audio, balanced XLR lines rely on phase cancellation to reject noise. If a microphone is wired out of phase, it will cancel out when mixed with other mics. Active Direct Injection (DI) boxes use an inverting op-amp stage with a gain of -1 (where $R_f = R_{in}$) to flip the phase back into alignment. If you see a 'Phase Reverse' switch on a mixing console or audio interface, it is often switching the feedback network of an inverting amplifier stage.
2. Current-to-Voltage Converters (Transimpedance Amplifiers)
By replacing $R_{in}$ with a photodiode, the inverse amplifier becomes a transimpedance amplifier. The photodiode generates a tiny current when hit by light. The op-amp forces the inverting pin to virtual ground, pushing all the photodiode's current through $R_f$. The output voltage is directly proportional to the light intensity. This is the exact front-end circuit used in optical encoders and laser rangefinders.
3. Digital-to-Analog Converter (DAC) Buffering
Many R-2R resistor ladder DACs output a positive voltage that decreases as the digital value increases. Running this through an inverse amplifier with a negative reference voltage allows you to flip the output curve so that a digital '0' yields 0V and a digital '255' yields maximum positive voltage.
Inverting vs. Non-Inverting: Quick Comparison
Choosing between an inverse amplifier and a non-inverting amplifier dictates how your circuit interacts with the source signal. Use this matrix to make the right call for your design.
| Characteristic | Inverting (Inverse) Amplifier | Non-Inverting Amplifier |
|---|---|---|
| Phase Shift | 180° (Signal is flipped) | 0° (Signal phase is preserved) |
| Voltage Gain Range | Can be less than 1 (attenuation), equal to 1, or greater than 1 | Must be 1 or greater (cannot attenuate) |
| Input Impedance | Low to Medium (Exactly equal to $R_{in}$) | Extremely High (Op-amp's open-loop input impedance) |
| Virtual Ground | Yes, at the inverting (-) input | No, inputs track the source voltage |
| Best Used For | Summing mixers, current-to-voltage conversion, phase flipping | Buffering high-impedance sensors (piezos, thermocouples) |
Common Design Mistakes and Edge Cases
When moving from simulation software like LTspice to a physical breadboard, non-ideal op-amp behaviors will ruin your inverse amplifier if you aren't careful.
Rail-to-Rail Clipping: A standard LM358 op-amp powered by a single 9V battery cannot output 9V. Its output stage saturates around 1.5V below the positive rail (yielding ~7.5V max). If your math says $V_{out}$ should be 8.0V, the waveform will flat-line (clip) at 7.5V. For single-supply designs requiring full swing, specify a true rail-to-rail output (RRO) op-amp like the MCP6001.
Bias Current Offset: Real op-amps draw a tiny bias current into their input pins. In an inverse amplifier, this current flowing through $R_f$ creates an unwanted DC offset voltage at the output. To cancel this, place a compensation resistor ($R_{comp}$) between the non-inverting pin and ground. The value should be the parallel equivalent of your input and feedback resistors: $R_{comp} = (R_{in} \times R_f) / (R_{in} + R_f)$. For modern FET-input op-amps like the TL072, bias current is in the picoamp range and $R_{comp}$ is usually unnecessary, but for older bipolar types like the LM741, it is mandatory.
Inverse Amplifier FAQ
Why is it called an inverse amplifier instead of an inverting amplifier?
Strictly speaking, 'inverse amplifier' is a misnomer born from search engine habits and translation artifacts. The correct schematic terminology is 'inverting amplifier' because it inverts the phase of the AC signal or the polarity of a DC voltage. However, because the mathematical gain is a negative (inverse) multiplier, students and hobbyists frequently search for 'inverse amplifier.' If you are ordering parts or reading manufacturer datasheets from Texas Instruments or Analog Devices, always look for the 'inverting configuration.'
Can an inverse amplifier have a gain of less than 1?
Yes. This is one of the distinct advantages of the inverting topology over the non-inverting topology. By making the feedback resistor ($R_f$) smaller than the input resistor ($R_{in}$), you achieve fractional gain (attenuation). For example, if $R_{in}$ is 100 kΩ and $R_f$ is 10 kΩ, the gain is -0.1. A 5V input signal will become a -0.5V output signal. This is highly useful for stepping down high-voltage sensor signals to fit within the 0-3.3V range of a microcontroller ADC, provided you add a DC offset to keep the signal in the positive range.
What happens to the input impedance in an inverse amplifier circuit?
The input impedance drops to exactly the value of the input resistor ($R_{in}$). Because the inverting input is held at a 'virtual ground' (0V) by the op-amp's negative feedback, the source 'sees' only $R_{in}$ connecting it to ground. If your signal source has a high output impedance (like a 500 kΩ piezoelectric vibration sensor), using a 10 kΩ $R_{in}$ will create a voltage divider that crushes your signal amplitude. In those cases, you must either use very high-value resistors (which introduces thermal noise) or buffer the source with a unity-gain non-inverting op-amp first.
How do I prevent clipping in an inverting op-amp circuit?
Clipping occurs when the calculated $V_{out}$ exceeds the physical voltage limits of the op-amp's power supply rails. To prevent this, first check your op-amp's datasheet for the 'Output Voltage Swing' specification. A standard op-amp on ±15V rails might only swing to ±13V. Ensure your maximum expected input voltage multiplied by your gain stays at least 1V to 2V inside those limits. If you need the output to reach the exact supply rails, you must select an op-amp specifically labeled as 'Rail-to-Rail Output' (RRO) and ensure your load resistance is high enough (usually >10 kΩ) to allow the output transistors to fully saturate.






