The non-inverting summing op amp combines multiple input signals at the positive (+) terminal while preserving their original phase, using a passive resistor network followed by a non-inverting gain stage. While the inverting summing amplifier is more common due to its virtual ground (which eliminates input crosstalk), the non-inverting topology is strictly required when you cannot tolerate a 180-degree phase shift, when you need high input impedance without adding unity-gain buffers, or when mixing DC sensor signals that must remain positive relative to ground.
The direct answer for your workbench: If you are building an audio mixer, use the TL072 (JFET input, low noise). If you are averaging 3.3V or 5V DC sensor signals on a single supply, use the MCP6002 (Rail-to-Rail I/O). Never use a generic LM358 for audio summing unless you want audible crossover distortion at the zero-crossing.
Symbol, Pinout, and the Non-Inverting Topology
Unlike the inverting summer, where inputs feed the negative terminal, the non-inverting summing amplifier routes all input signals to the non-inverting input (Pin 3 on a standard dual op-amp).
Here is the standard 8-pin DIP pinout mapping for a single channel of a dual op-amp (like the TL072 or MCP6002):
- Pin 1 (OUT A): Output of the first amplifier channel.
- Pin 2 (IN- A): Inverting input. Connects to the feedback network (Rf and Rg) to set the closed-loop gain.
- Pin 3 (IN+ A): Non-inverting input. Connects to the summing resistor network (R1, R2, and pull-down R3).
- Pin 4 (V- / VEE): Negative supply rail (or Ground in single-supply configurations).
- Pin 5 (IN+ B): Non-inverting input of the second channel.
- Pin 6 (IN- B): Inverting input of the second channel.
- Pin 7 (OUT B): Output of the second channel.
- Pin 8 (V+ / VCC): Positive supply rail.
Operation Regions and Biasing Requirements
To keep the op-amp in its linear (active) region, the voltage at Pin 3 must stay within the common-mode input range, and the output at Pin 1 must not hit the supply rails. Below is the operation table for our two default recommendations.
| Parameter | TL072 (Dual Supply Audio) | MCP6002 (Single Supply DC) |
|---|---|---|
| Supply Voltage Range | ±5V to ±18V (Typical: ±12V) | 1.8V to 6.0V (Typical: 3.3V or 5V) |
| Common-Mode Range | ±11V (on ±12V supply) | VSS - 0.1V to VDD + 0.1V (RRIO) |
| Output Swing | Within ~1.5V of rails | Within ~50mV of rails |
| Input Bias Current | ~65 pA (JFET) | ~1 pA (CMOS) |
| Slew Rate | 13 V/µs | 0.6 V/µs |
Biasing for Single-Supply: If you are using the MCP6002 on a 5V single supply to sum AC signals (like a microphone), you must bias Pin 3 to a mid-rail voltage (e.g., 2.5V) using a voltage divider, and AC-couple your inputs through capacitors. If you are summing purely DC signals (0V to 3.3V), no mid-rail bias is needed because the MCP6002's inputs and outputs are rail-to-rail.
Complete Application Circuit: 2-Channel Sensor Summing
Let's design a circuit that sums two DC sensor voltages (V1 and V2) without inverting them, using a TL072 on a ±12V dual supply. We want the output to be exactly Vout = V1 + V2.
The Math:
The voltage at the non-inverting pin (V+) is determined by the parallel combination of the input resistors (R1, R2) and a pull-down resistor (R3).
If we set R1 = R2 = R3 = 10kΩ, the voltage at Pin 3 becomes:
V+ = (V1 + V2) / 3
To get Vout = V1 + V2, we need a non-inverting gain of 3.
The gain formula is A = 1 + (Rf / Rg).
Setting A = 3 means Rf / Rg = 2.
We will use Rg = 10kΩ and Rf = 20kΩ.
Component List & Wiring:
- R1, R2, R3: 10kΩ 1% metal film resistors. (R1 and R2 connect V1 and V2 to Pin 3; R3 connects Pin 3 to Ground).
- Rg: 10kΩ 1% resistor from Pin 2 to Ground.
- Rf: 20kΩ 1% resistor from Pin 1 (Output) to Pin 2 (Inverting Input).
- Decoupling: 100nF ceramic capacitors from Pin 8 to Ground, and Pin 4 to Ground, placed within 5mm of the IC.
For deeper theoretical background on avoiding common-mode errors in this exact topology, refer to the Analog Devices Op Amp Applications Handbook.
Decision Path: Selecting the Right Op-Amp
Do not just grab the first DIP-8 chip from your bin. Use this decision tree to lock in the correct part number for your specific application.
| If your application is... | And your supply is... | Then choose this exact part number: | Why? |
|---|---|---|---|
| Audio mixing / Synth CV | Dual (±9V to ±15V) | TL072 (or OPA2134 for premium) | JFET inputs prevent loading high-Z pots; low noise floor. |
| DC Sensor averaging | Single 3.3V or 5V | MCP6002 | Rail-to-Rail I/O ensures you don't clip at 3.1V on a 3.3V supply. |
| High-speed data muxing | Single 5V or Dual ±5V | OPA2350 | 38 MHz bandwidth and 22 V/µs slew rate prevents edge smearing. |
| Cost-sensitive DC (non-audio) | Single 5V to 30V | LM358 | Cents per unit, but accepts 1V crossover distortion at zero-crossing. |
Failure Modes and Multimeter Diagnostics
When a summing circuit outputs a pegged rail voltage or silent audio, follow these numbered steps with your digital multimeter (DMM) to isolate the fault.
- Verify Power Rails: Set DMM to DC Voltage. Black probe on circuit ground, red probe on Pin 8 (should read +12V or +5V). Red probe on Pin 4 (should read -12V or 0V). If missing, check your breadboard power bus continuity.
- Check the Virtual Short: In a properly functioning linear op-amp, the voltage at Pin 2 (IN-) and Pin 3 (IN+) must be nearly identical. Measure both. If Pin 3 reads 1.500V, Pin 2 should read between 1.495V and 1.505V. If they differ by more than 10mV, the feedback loop is broken (check Rf) or the op-amp is internally blown.
- Diagnose Railing: If Pin 1 (Output) reads exactly +10.5V (on a ±12V supply) or +4.8V (on a 5V supply), the op-amp is saturated. This happens if the combined input voltage exceeds the common-mode range, or if Rg (Pin 2 to Ground) is open-circuited, driving the gain to infinity.
- Test for Crosstalk/Loading: If adjusting V1 causes V2's source voltage to droop, your input sources cannot drive the 10kΩ summing network. Fix: Increase R1, R2, and R3 to 100kΩ, and scale Rf and Rg proportionally (100kΩ and 200kΩ) to maintain the gain of 3.
Safe Default Part Numbers for the Workbench
Keep these three part numbers stocked in your lab. They cover 95% of non-inverting summing requirements and are available from major distributors like Mouser and Digi-Key with verified Texas Instruments datasheets and stable supply chains.
- TL072CP (TI / STMicroelectronics): ~$0.80 per unit. The undisputed king of hobbyist and pro-audio summing. Requires a minimum of ±5V (10V total) to operate correctly. Do not use on a single 5V supply.
- MCP6002-I/P (Microchip): ~$0.65 per unit. The best choice for 3.3V microcontroller interfacing. True Rail-to-Rail Input/Output (RRIO) means a 3.3V input sum will actually yield a 3.3V output, unlike older parts that clip 1.5V below the rail.
- LM358P (TI / ON Semi): ~$0.25 per unit. Use only for slow-moving DC signals (like averaging two thermistor voltages). It suffers from Class-B output stage crossover distortion, making it unusable for AC audio summing. See the LM358 datasheet for the exact distortion curves.
By matching the correct topology math to a modern RRIO or JFET part number, your non-inverting summing circuit will deliver precise, phase-coherent signal addition without the debugging headaches of legacy op-amp limitations.






