When you sit down at the bench to design an inverting amplifier, having a reliable calculator with minus numbers (meaning proper signed arithmetic capability) is non-negotiable. The phase inversion inherent in the topology guarantees you will be juggling negative voltages, negative gains, and double-negative cancellations. Misplacing a single negative sign doesn't just yield a math error; it results in a circuit that drives your op-amp into positive rail saturation or destroys a downstream ADC expecting a unipolar signal.
This guide strips away the abstract theory and focuses strictly on the algebraic derivation, unit tracking, and component selection required to predict and control negative voltage outputs in DC and low-frequency AC circuits.
The Inverting Op-Amp Formula and Signed Arithmetic
The foundational equation for an ideal inverting operational amplifier dictates that the output voltage is proportional to the input voltage, scaled by the ratio of the feedback resistor to the input resistor, and inverted in polarity. The negative sign in the formula is not optional; it represents the 180-degree phase shift (or polarity inversion) between the input and output terminals.
Core Inverting Amplifier Equation
Vout = -Vin × (Rf / Rin)
| Symbol | Parameter | Standard Unit | Practical Bench Notes |
|---|---|---|---|
| Vout | Output Voltage | Volts (V) | Must remain within the op-amp's supply rails minus saturation headroom. |
| Vin | Input Voltage | Volts (V) | Applied to Rin. Can be positive or negative relative to circuit ground. |
| Rf | Feedback Resistor | Ohms (Ω) | Connects output pin to inverting input (-). Sets the numerator of the gain. |
| Rin | Input Resistor | Ohms (Ω) | Connects signal source to inverting input (-). Sets the denominator of the gain. |
| - | Inversion Operator | Dimensionless | Forces the output polarity to oppose the input polarity. |
Rearranged Forms and Variable Isolation
On the bench, you rarely solve for Vout from scratch. Usually, you have a target output swing and a known input signal, meaning you need to calculate the exact resistor values. Here are the algebraically rearranged forms. Notice how the negative sign migrates but never disappears.
- Solving for Feedback Resistor (Rf):
Rf = -(Vout × Rin) / Vin
Use case: You have a fixed input impedance requirement and need to set a specific gain. - Solving for Input Resistor (Rin):
Rin = -(Vin × Rf) / Vout
Use case: You have a standard feedback resistor in your BOM and need to scale a sensor input. - Solving for Input Voltage (Vin):
Vin = -(Vout × Rin) / Rf
Use case: Reverse-engineering a signal chain based on a measured output.
Worked Examples: Tracking Units and Minus Signs
The most common point of failure for hobbyists and students is dropping a negative sign during substitution. Below are two step-by-step derivations that explicitly track units and signs.
Problem 1: Standard Inverting Gain with Positive Input
Given: Vin = +1.5 V, Rin = 10 kΩ, Rf = 47 kΩ.
Find: Vout.
- Substitute values with units:
Vout = -(+1.5 V) × (47 kΩ / 10 kΩ) - Cancel units in the resistor ratio:
The 'k' (kilo) prefix cancels out, leaving a dimensionless ratio of 4.7. - Multiply and apply the inversion sign:
Vout = -1.5 V × 4.7 = -7.05 V
Bench Check: If your op-amp is powered by ±12 V rails, a -7.05 V output is perfectly valid. If powered by a single +5 V rail, the op-amp will saturate at roughly 0 V (or fail to function without a virtual ground).
Problem 2: Double-Negative Cancellation with Negative Input
Given: A sensor outputs Vin = -2.0 V. You need a positive target output of Vout = +5.0 V to feed an ADC. You have Rf = 100 kΩ in your kit.
Find: Rin.
- Select the rearranged formula:
Rin = -(Vin × Rf) / Vout - Substitute values, strictly preserving signs:
Rin = -(-2.0 V × 100 kΩ) / (+5.0 V) - Resolve the double negative in the numerator:
The formula's leading minus and the input's minus cancel to a positive.
Rin = (+200 V·kΩ) / 5.0 V - Divide and cancel voltage units:
Rin = 40 kΩ
Bench Check: A 40 kΩ resistor is not a standard E24 value. You would use a 39 kΩ in series with a 1 kΩ, or a 40.2 kΩ 1% metal film resistor to maintain ADC precision.
Assumptions, Unit Traps, and Realistic Magnitudes
The formula above relies on the "ideal op-amp" model. When you move from paper to the breadboard, three physical realities will break your math if you ignore them.
⚠ Critical Unit and Magnitude Traps
- The Rail Saturation Trap: The formula will happily tell you that a 10 V input with a gain of -5 yields -50 V. If your op-amp is powered by ±15 V rails, the output will hard-clip at approximately -13.5 V (assuming a standard BJT output stage with ~1.5 V headroom). Always calculate your theoretical Vout, then clamp it mentally to your supply rails minus 1.5 V.
- The Mixed Prefix Trap: While Rf / Rin cancels out prefixes (kΩ/kΩ), mixing Ω and kΩ without converting when calculating currents (I = V/R) will result in errors of 1000x. Always convert to base units (Ohms, Volts, Amps) before applying Ohm's law to the feedback network.
- The Input Bias Current Trap: If you use massive resistors (e.g., Rin = 1 MΩ, Rf = 10 MΩ) to save power, the op-amp's input bias current will create a significant voltage drop across Rin, introducing a DC offset error that the basic formula ignores. Keep resistor values between 1 kΩ and 100 kΩ for general-purpose bipolar op-amps.
Realistic Answer Magnitudes: In audio pre-amplification, Vin is typically 10 mV to 500 mV, yielding Vout magnitudes of 0.5 V to 3 V. In industrial sensor conditioning (like scaling a ±10 V PLC signal), magnitudes sit between 1 V and 10 V. If your calculator spits out a Vout of -145 V for a standard signal chain, you have misplaced a decimal point in your resistor ratio.
Decision Path: Selecting Your Op-Amp for Negative Outputs
Calculating the exact gain is useless if the physical silicon cannot swing to the required negative voltage. Use the decision matrix below to select the correct IC based on your power supply topology and signal requirements.
| If Your Circuit Requires... | Then You Must Choose... | Specific Part Number |
|---|---|---|
| Dual supply (±12 V to ±15 V), low noise, audio or precision DC. | A standard BJT-input dual op-amp with high slew rate. | Texas Instruments TL072 |
| Single supply (+5 V or +3.3 V), but you need to swing down to exactly 0.0 V. | A CMOS Rail-to-Rail Input/Output (RRIO) op-amp. | Microchip MCP6002 |
| Single supply (+5 V), but you are generating a virtual ground at 2.5 V to simulate negative swings. | A standard single-supply op-amp (output won't hit true 0 V, but hits ~20 mV above virtual ground). | ON Semi LM358 |
| High voltage dual supply (±24 V to ±30 V) for driving piezo actuators or industrial relays. | A high-voltage, high-output-current op-amp. | Texas Instruments OPA454 |
The Default Bench Recommendation
If you are prototyping a general-purpose inverting amplifier, active filter, or summing circuit on a breadboard, and you have a standard dual-output linear bench power supply capable of ±12 V or ±15 V, stop evaluating options and purchase the Texas Instruments TL072 (or its modern equivalent, the TL072H).
The TL072 is the undisputed workhorse for through-hole analog design. Its JFET inputs provide exceptionally low bias currents (meaning your high-value feedback resistors won't introduce massive DC errors), and its output will comfortably swing to within 1.5 V of your negative rail. When you punch the numbers into your calculator with minus numbers and predict a -10.5 V output on a ±12 V supply, the TL072 will deliver it cleanly without phase reversal or unexpected clipping. For deep-dive tutorials on configuring these feedback networks, refer to the Analog Devices MT-031 Tutorial on Grounding and Inverting Configurations.






