The most reliable amplifier applications of op amps rely on three core topologies: inverting, non-inverting, and differential configurations. If you need a voltage gain of 10 in a non-inverting setup, use a feedback resistor ($R_f$) of 90 kΩ and a ground resistor ($R_{in}$) of 10 kΩ. This guide skips the abstract physics and goes straight to the bench: exact part numbers, real component values, biasing networks for single-supply systems, and how to test a suspect chip with a digital multimeter (DMM).

Op Amp Pinouts, Symbols, and Safe Default Part Numbers

The standard symbol for an operational amplifier is a triangle pointing right. The non-inverting input is marked with a plus (+), the inverting input with a minus (-), and the output emerges from the tip. While power pins (V+ and V-) are often omitted in schematic symbols to reduce clutter, they are physically required for operation.

For the ubiquitous 8-pin DIP (Dual In-line Package) or SOIC footprint, the standard dual op-amp pinout is:

  • Pin 1: Output A
  • Pin 2: Inverting Input A (-)
  • Pin 3: Non-Inverting Input A (+)
  • Pin 4: V- (Negative Supply or GND)
  • Pin 5: Non-Inverting Input B (+)
  • Pin 6: Inverting Input B (-)
  • Pin 7: Output B
  • Pin 8: V+ (Positive Supply)

When selecting a component, avoid picking random part numbers from a bin. According to Texas Instruments' op-amp design guides, matching the Gain-Bandwidth Product (GBW) and slew rate to your signal frequency is critical. Here are the safe default part numbers for 95% of hobbyist and prototyping amplifier applications of op amps:

Part Number Best Application Supply Range GBW (Typ) Slew Rate Input Bias Current
LM358 General purpose, single-supply DC sensing 3V to 32V 1 MHz 0.6 V/µs 45 nA
TL072 Low-noise audio preamps, active filters ±5V to ±15V 3 MHz 13 V/µs 5 pA
NE5532 High-drive audio, headphone amplifiers ±3V to ±15V 10 MHz 9 V/µs 500 nA
MCP6002 3.3V/5V microcontroller interfacing, battery devices 1.8V to 6V 1 MHz 0.6 V/µs 1 pA

Core Amplifier Applications of Op Amps and Circuit Values

The behavior of an op-amp in a linear circuit is dictated by its feedback network. As detailed in All About Circuits' semiconductor textbook, negative feedback forces the voltage difference between the two input pins to approach zero, creating a "virtual short."

Bench Tip: Never use standard 5% carbon film resistors for the feedback network ($R_f$ and $R_{in}$). Always use 1% metal film resistors. A 5% tolerance on a 100 kΩ feedback resistor can introduce up to 10% gain error, which ruins precision DC amplification.

Complete Application Circuit: Single-Supply TL072 Microphone Preamp

Audio signals are AC, but if you only have a single 9V battery, you must bias the op-amp so the AC signal swings around a DC midpoint (Vcc/2). Below is a complete, tested component list for a non-inverting microphone preamp with a gain of 100 (40 dB).

Component Ref Value / Rating Function in Circuit
U1 TL072 (8-pin DIP) Dual low-noise JFET op-amp (using half)
R1, R2 100 kΩ (1% metal film) Voltage divider to create 4.5V virtual ground bias
C_bias 10 µF electrolytic Filters power supply noise on the 4.5V bias node
R_in 1 kΩ (1% metal film) Sets gain denominator to ground
R_f 99 kΩ (1% metal film) Feedback resistor (Gain = 1 + 99k/1k = 100)
C_in, C_out 1 µF film capacitor Blocks DC bias from entering/leaving the audio path

Biasing, Selection, and Operating Regions

How you bias an op-amp determines whether it can handle signals that cross zero volts. Dual-supply systems (e.g., ±12V) naturally handle AC signals centered at 0V. Single-supply systems (e.g., 0V to 5V) require an artificial "virtual ground" at Vcc/2 (2.5V) so the output has room to swing both positive and negative relative to the signal baseline.

When selecting an op-amp for a specific job, check the Analog Devices Op Amp Basics guide for Input Common-Mode Voltage Range. If your input signal exceeds this range, the internal differential pair will cut off, causing phase reversal (the output violently slams to the opposite rail).

An op-amp operates in distinct regions depending on the input differential voltage and the load. Here is what you will measure on the bench:

Operating Region Condition Typical Output Voltage (Vout) Typical Output Current (Iout)
Linear Active $V_{in+} \approx V_{in-}$ (Virtual short maintained) $V_{in} \times Gain$ (stays within rails) Determined by load ($< 20$ mA typically)
Positive Saturation $V_{in+} > V_{in-}$ by $> 10$ mV (Open loop or overdriven) $V+ - 1.5$V (Standard) or $V+ - 50$mV (Rail-to-Rail) Limited by load or internal protection
Negative Saturation $V_{in-} > V_{in+}$ by $> 10$ mV (Open loop or overdriven) $V- + 1.5$V (Standard) or $V- + 50$mV (Rail-to-Rail) Sinking current from load
Output Short Circuit Output pin tied directly to GND or Vcc $\approx 0$V (if shorted to GND) 25 mA to 40 mA (Internal current limit active)

Failure Modes and Multimeter Testing

Op-amps rarely fail spontaneously; they are usually killed by bench mistakes. The most common failure modes include:

  1. Overvoltage on Inputs: Exceeding the supply rails on an input pin by more than 0.3V forward-biases internal ESD protection diodes, burning out the input stage.
  2. Output Short to a Rail: While many op-amps have short-circuit protection, tying the output to a low-impedance source while saturated will overheat the silicon die, causing thermal runaway and permanent internal bond wire failure.
  3. Phantom Powering: Applying a signal to the input pins before the V+ and V- supply pins are energized can latch up CMOS op-amps (like the MCP6002), destroying the chip.

How to Test an Op Amp with a Digital Multimeter

Do not rely on a simple continuity check. Use this systematic DMM procedure to verify if an op-amp is functional while still soldered into the board.

Step 1: The Power-Off Diode Check

Remove all power from the circuit. Set your DMM to Diode Test mode. Place the red probe on the ground pin (V-) and touch the black probe to the Output pin. You should read a standard silicon diode drop (0.6V to 0.7V). Reverse the probes; it should read "OL" (Open Loop). If it reads 0.00V (short) or OL in both directions, the output stage is blown.

Step 2: Verify Supply Rails

Power the circuit on. Set the DMM to DC Voltage. Measure Pin 8 (V+) and Pin 4 (V-) relative to circuit ground. If you expect ±12V but read 3V on the positive rail, the op-amp isn't broken; your power supply or a burnt trace is starving the chip.

Step 3: The Virtual Short Test (The Ultimate Diagnostic)

With power applied and a valid input signal present, set the DMM to measure DC millivolts (mV). Place the red probe on the Non-Inverting Input (+) and the black probe on the Inverting Input (-).

  • Pass: The meter reads between 0.0 mV and 5.0 mV. The feedback loop is intact, and the chip is operating in the linear region.
  • Fail: The meter reads a massive differential (e.g., 1.2V or higher). This means the op-amp has lost its ability to drive the output to match the inputs. Either the feedback resistor is open, the output is saturated against the rail, or the internal differential amplifier is dead.
Safety Warning: When probing SMD (Surface Mount Device) op-amps like the SOIC-8 package with power applied, use fine-tipped probe covers or a piece of heat-shrink tubing over your probe shafts. Slipping and shorting V+ (Pin 8) to the Output (Pin 7) with a metal probe shaft will instantly fry the output transistor.