When you look at the pins of op amp ICs, the physical layout tells you exactly how the internal differential transistor pairs are mapped to the outside world. Whether you are buffering a 3.3V sensor signal for an ESP32 ADC or building a ±15V audio preamplifier, knowing which pin does what—and how to keep the silicon inside its safe operating area—is the difference between a clean waveform and a melted package.

This guide breaks down the standard 8-pin dual op-amp layout, walks through biasing and part selection, provides a complete bench-testable circuit, and shows you how to diagnose a dead chip with a standard digital multimeter (DMM).

The Standard 8-Pin Op Amp Layout

While single op amps (5-pin SOT-23) and quad op amps (14-pin DIP/SOIC) exist, the 8-pin dual package is the undisputed workhorse of the electronics bench. It contains two completely independent operational amplifiers sharing a common power supply.

Looking at the IC with the notch or dimple facing left (or pointing up), pin 1 is the top-left corner. The pinout for a standard dual op amp (like the LM358, TL072, or NE5532) is universally standardized:

  • Pin 1 (Output A): The output of the first amplifier channel.
  • Pin 2 (Inverting Input A): The '-' input for channel A. Used for negative feedback and signal inversion.
  • Pin 3 (Non-Inverting Input A): The '+' input for channel A. High-impedance signal entry point.
  • Pin 4 (V- / GND): The negative power supply rail. In dual-supply circuits, this is -VCC. In single-supply circuits, this is tied to system ground (0V).
  • Pin 5 (Non-Inverting Input B): The '+' input for channel B.
  • Pin 6 (Inverting Input B): The '-' input for channel B.
  • Pin 7 (Output B): The output of the second amplifier channel.
  • Pin 8 (V+): The positive power supply rail (+VCC).
Bench Tip: Always place a 100nF (0.1µF) ceramic bypass capacitor directly across Pin 8 (V+) and Pin 4 (V-), as physically close to the IC as possible. This provides a local high-frequency charge reservoir and prevents the op amp from oscillating due to power rail inductance.

Biasing, Selection, and Safe Default Part Numbers

Selecting the right op amp requires matching the part's internal topology to your power supply and signal requirements. Biasing an op amp correctly means ensuring the input common-mode voltage stays within the datasheet limits and that the output has enough headroom to swing without clipping.

Single-Supply vs. Dual-Supply Biasing

In a dual-supply setup (e.g., ±15V), Pin 4 goes to -15V and Pin 8 goes to +15V. The inputs can sit at 0V (ground), right in the middle of the supply range. In a single-supply setup (e.g., 0V and +5V), Pin 4 goes to 0V. Because standard op amps cannot sense or output voltages all the way down to the negative rail, you must bias the non-inverting inputs to a 'virtual ground' (usually VCC/2, or 2.5V) using a resistor voltage divider, and AC-couple your input signals with capacitors.

Safe Default Part Numbers (with Ratings)

Stop guessing in the parts drawer. Here are the four default op amps you should stock, along with their hard limits:

  • LM358 (The Utility Player): 3V to 32V single supply (or ±1.5V to ±16V dual). Outputs can swing to true 0V (ground), but inputs cannot reach the positive rail. Prone to crossover distortion. Cost: ~$0.20.
  • MCP6002 (The Microcontroller Buffer): 1.8V to 6.0V single supply. True Rail-to-Rail Input/Output (RRIO). Perfect for buffering 3.3V signals into an ESP32 or Raspberry Pi Pico ADC. Cost: ~$0.50.
  • TL072 (The Audio Standard): ±5V to ±18V dual supply. JFET inputs provide ultra-low bias current and low noise. Cannot be used on a single 5V supply. Cost: ~$0.80.
  • OPA2134 (The High-End Audio): ±2.5V to ±18V dual supply. FET inputs, extremely low THD+N (0.00008%). Overkill for basic sensors, mandatory for hi-fi DAC output stages. Cost: ~$4.50.

For deeper theoretical foundations on how these internal transistor stages dictate pin behavior, refer to the Analog Devices Op Amp Fundamentals library.

Operating Regions and Electrical Limits

An op amp doesn't just 'amplify.' Depending on the feedback network connected to its pins, it operates in distinct regions. Exceeding the current or voltage limits in any of these regions will trigger internal protection or destroy the silicon.

Op Amp Operating Regions (Based on a standard ±15V Dual Supply)
Operating Region Feedback State Typical Vout (±15V Supply) Output Current Limit Primary Application
Linear (Active) Closed-Loop (Negative) -13V to +13V < 20mA (continuous) Amplifiers, Active Filters, Buffers
Positive Saturation Open-Loop or Positive +13V to +14V (near +V rail) ~25mA (short-circuit protected) Comparators, Schmitt Triggers
Negative Saturation Open-Loop or Positive -13V to -14V (near -V rail) ~25mA (short-circuit protected) Window Comparators, Oscillators
Breakdown / Failure N/A (Fault Condition) Unpredictable / 0V Exceeds limits, thermal shutdown EOS, Latch-up, Output Short to VCC

Application Circuit: Non-Inverting Audio Buffer

Let's put the pins to work. This circuit uses a TL072 to build a non-inverting amplifier with a gain of 2, suitable for boosting a line-level audio signal or buffering a high-impedance sensor. We will use a ±12V bench power supply.

Parts List

  • 1x TL072CP (8-pin DIP)
  • 2x 10kΩ resistors (R1, R2) - sets gain to 2x
  • 1x 100kΩ resistor (R3) - input bias reference
  • 1x 1µF film capacitor (C1) - input coupling
  • 1x 10µF electrolytic capacitor (C2) - output coupling
  • 2x 100nF ceramic capacitors (C3, C4) - bypass

Wiring Steps

  1. Power the IC: Connect your bench supply's +12V to Pin 8 (V+) and -12V to Pin 4 (V-). Place C3 between Pin 8 and ground, and C4 between Pin 4 and ground.
  2. Set the Gain: Connect R1 (10kΩ) from Pin 2 (Inverting Input A) to ground. Connect R2 (10kΩ) from Pin 2 to Pin 1 (Output A). This creates the negative feedback loop. Gain = 1 + (R2/R1) = 2.
  3. Route the Input: Connect your AC audio signal through C1 (1µF) to Pin 3 (Non-Inverting Input A). Connect R3 (100kΩ) from Pin 3 to ground to provide a DC return path for the input bias current.
  4. Route the Output: Connect Pin 1 (Output A) through C2 (10µF, positive side to Pin 1) to your output jack or load. C2 blocks the DC offset from reaching the next stage.
  5. Terminate Unused Pins: For the unused Channel B, tie Pin 6 (Inverting B) directly to Pin 7 (Output B), and tie Pin 5 (Non-Inverting B) to ground. Never leave unused op amp pins floating.
Safety Note: While ±12V is safe to handle, always double-check your power supply polarity before inserting the IC. Reversing V+ and V- on an op amp will instantly forward-bias internal parasitic diodes, drawing massive current and destroying the chip (and potentially your power supply) in milliseconds.

Troubleshooting: Failure Modes and Multimeter Testing

Op amps rarely die of old age. They fail due to Electrical Overstress (EOS)—usually an input voltage exceeding the supply rails, an output shorted to a low-impedance node, or electrostatic discharge (ESD). When an op amp fails, it typically either shorts the output to one of the supply rails internally, or the output stage burns open.

Here is how to test the pins of an op amp using a standard DMM, based on methodologies outlined by All About Circuits.

Test 1: The Power-Off Diode Test (Checking for Shorts)

  1. Remove all power from the circuit. Discharge any large capacitors.
  2. Set your DMM to Diode Test mode.
  3. Place the black probe on Pin 4 (V-) and touch the red probe to Pins 1, 2, 3, 5, 6, and 7. You should read a forward diode drop (typically 0.5V to 0.8V) or 'OL' (open loop). If you read 0.00V or a dead short, the internal ESD protection diodes have blown, and the IC is dead.
  4. Repeat with the red probe on Pin 8 (V+) and the black probe on all other pins.

Test 2: The Power-On DC Offset Test (Checking Linear Operation)

  1. Power the circuit. Ensure the inputs are biased correctly (e.g., tied to ground or virtual ground through a resistor).
  2. Set your DMM to DC Voltage mode.
  3. Measure the voltage at Pin 1 (Output A). In a properly biased, closed-loop circuit, the output DC voltage should closely match the DC voltage at Pin 3 (Non-Inverting Input A).
  4. If Pin 1 is slammed against Pin 8 (V+) or Pin 4 (V-), the op amp is either saturated (check your feedback resistor R2 for an open circuit) or the output stage is internally shorted to the rail.

For exact maximum ratings and absolute pin limits, always consult the specific manufacturer's datasheet, such as the Texas Instruments LM358 Datasheet.

Frequently Asked Questions

What happens if I swap the inverting and non-inverting pins of an op amp?

If you accidentally wire your input signal to the inverting pin (Pin 2) and your feedback network to the non-inverting pin (Pin 3), you create positive feedback instead of negative feedback. The op amp will instantly latch into positive or negative saturation. The output will slam to the V+ or V- rail and stay there, acting like a broken comparator rather than a linear amplifier. It usually won't destroy the chip, but the circuit will not function.

Can I leave unused op amp pins floating on a dual or quad IC?

No. Leaving the input pins of an unused op amp channel floating allows them to act as tiny antennas, picking up electromagnetic interference (EMI). Because the op amp has massive open-loop gain, this noise drives the internal output stage into rapid saturation and recovery, causing excessive heat and injecting high-frequency noise into the shared power rails. Always configure unused channels as unity-gain buffers: tie the output pin directly to the inverting input pin, and tie the non-inverting input pin to ground.

Why does my single-supply op amp output clip at the bottom of the waveform?

This happens when you use a standard op amp (like the TL072 or NE5532) on a single 0V-5V supply and try to pass a ground-referenced AC signal. Standard op amps require their inputs and outputs to stay at least 1.5V to 2V away from the supply rails. If your negative rail is 0V, the op amp cannot output anything lower than ~1.5V, clipping the negative half of your AC waveform. To fix this, either switch to a true Rail-to-Rail Output (RRO) op amp like the MCP6002, or bias your input signal to VCC/2 (2.5V) so the waveform swings around the middle of the supply range.

How do I know if an op amp is rail-to-rail on both input and output?

You must check the datasheet for two specific specifications: 'Input Common-Mode Voltage Range' and 'Output Voltage Swing'. If the input range includes both V- and V+ (e.g., -0.1V to +5.1V on a 5V supply), it has Rail-to-Rail Input (RRI). If the output swing is specified to within millivolts of the supply rails under a specific load (e.g., 'within 50mV of rails at 10mA'), it has Rail-to-Rail Output (RRO). An op amp labeled 'RRIO' has both. Be aware that some op amps are RRO but not RRI, meaning the output can hit the rails, but the inputs will still suffer from phase reversal if driven too close to V+.