The most versatile application of op amplifier ICs relies on negative feedback to force the inverting and non-inverting inputs to the same voltage, creating a 'virtual short.' For 90% of hobbyist, prototyping, and industrial repair jobs, the TL072 (for dual/split supply audio and precision work) or the LM358 (for single-supply general purpose) are the safe, cheap, and widely available defaults. If you need modern 3.3V rail-to-rail operation, the MCP6002 is the go-to upgrade.

This guide skips the abstract physics and goes straight to the workbench. We will cover how to select the right chip, how to bias it for linear operation, build a complete precision current sink, and test a suspected dead chip with a standard multimeter.

The Safe Default Part Numbers for Op-Amp Applications

Walking into a parts store or browsing Mouser yields thousands of op-amps. Do not overcomplicate your bill of materials. Stick to these workhorses unless your design demands specific GHz bandwidth or sub-microvolt offset specs.

Table 1: Safe Default Op-Amp Part Numbers and Ratings (2026 Pricing)
Part Number Best Application Supply Voltage GBW / Slew Rate Output Swing Avg. Unit Price
LM358 Single-supply general purpose, sensor buffering 3V to 32V (Single or Split) 1 MHz / 0.3 V/µs Ground to Vcc - 1.5V $0.12
TL072 Audio preamps, active filters, split-supply precision ±4V to ±18V (8V to 36V Total) 3 MHz / 13 V/µs V- + 1.5V to V+ - 1.5V $0.45
MCP6002 3.3V/5V microcontroller interfacing, battery-powered 1.8V to 6.0V 1 MHz / 0.6 V/µs Rail-to-Rail (I/O) $0.35
NE5532 High-current audio drivers, low-noise mixing ±3V to ±20V 10 MHz / 9 V/µs V- + 1.5V to V+ - 1.5V $0.60
Callout Tip: The LM358 Crossover Distortion Gotcha
The LM358 is famous for a specific flaw: its output stage transitions between a current source and a current sink near ground potential, causing crossover distortion in audio or precision AC applications. If your application of op amplifier circuitry involves audio signals, skip the LM358 and use the TL072 or NE5532.

Pinout, Symbol, and Biasing for Linear Operation

The standard 8-pin DIP dual op-amp (like the LM358 or TL072) follows a universal pinout. Memorize this, as it applies to almost every dual op-amp on the market:

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

The schematic symbol is a triangle with two inputs and one output. The non-inverting input (+) means a voltage increase here drives the output voltage up. The inverting input (-) means a voltage increase here drives the output down.

Understanding Operation Regions

An op-amp operates in one of three regions depending on the differential voltage between its inputs and the feedback network. Here is what you will measure on your bench with a typical TL072 running on a ±12V supply:

Table 2: Op-Amp Operation Regions (Measured on TL072, ±12V Supply)
Region Input Condition (V+ vs V-) Typical Output Voltage Max Output Current
Linear (Active) V+ ≈ V- (Virtual Short, diff < 1mV) Between -10.5V and +10.5V ±30 mA (short-circuit protected)
Positive Saturation V+ > V- (Open loop or overdriven) Pegged at ~ +10.5V (V+ minus 1.5V) Sourcing up to 30 mA
Negative Saturation V+ < V- (Open loop or overdriven) Pegged at ~ -10.5V (V- plus 1.5V) Sinking up to 30 mA

How to Bias for Single-Supply Operation

If you are running off a single 12V battery or a 5V USB supply, you cannot feed an AC signal directly into the input because the op-amp cannot output a negative voltage to handle the negative half of the AC wave. You must create a virtual ground (V_ref).

  1. Use two equal resistors (e.g., 10kΩ each) as a voltage divider from V+ to Ground. The midpoint gives you Vcc/2 (e.g., 6V or 2.5V).
  2. Buffer this midpoint with a 10µF electrolytic capacitor and a 100nF ceramic capacitor to ground to keep the reference stiff against AC noise.
  3. Feed this V_ref to the non-inverting input to bias the output at the midpoint of your supply, allowing the signal to swing both up and down.

A Complete Application Circuit: Precision Current Sink

While inverting amplifiers are common, a much more useful application of op amplifier ICs in industrial and testing environments is the voltage-controlled constant current sink. This circuit forces a precise current through a load (like an LED or a 4-20mA loop) regardless of the load's resistance, dictated purely by an input control voltage.

Component List

  • U1: LM358 or TL072 (Single supply 12V)
  • Q1: 2N2222 NPN Transistor
  • R_sense: 100Ω 1% precision resistor
  • R_gate: 1kΩ base resistor
  • Load: High-power LED or 100Ω power resistor (for testing)
  • Power: 12V DC Supply

Wiring and Numbered Build Steps

  1. Power the Op-Amp: Connect Pin 8 (V+) to the 12V rail. Connect Pin 4 (V-) to Ground. Place a 100nF decoupling capacitor directly across pins 4 and 8.
  2. Set the Control Input: Feed your control voltage (0V to 5V from a DAC or potentiometer) into Pin 3 (Non-Inverting Input).
  3. Wire the Feedback: Connect Pin 1 (Output) to one side of the 1kΩ base resistor. Connect the other side of the 1kΩ resistor to the Base of the 2N2222.
  4. Wire the Sense Resistor: Connect the Emitter of the 2N2222 to one side of the 100Ω R_sense. Connect the other side of R_sense to Ground.
  5. Close the Loop: Connect Pin 2 (Inverting Input) directly to the junction of the 2N2222 Emitter and R_sense. This is the critical feedback node.
  6. Connect the Load: Connect your load between the 12V positive rail and the Collector of the 2N2222.

How it works: The op-amp adjusts its output to drive the transistor's base until the voltage at the inverting input (Pin 2) exactly matches the control voltage at Pin 3. Because the voltage across R_sense equals the control voltage, Ohm's law dictates the current: I_load = V_control / R_sense. If V_control is 2.5V, the current through the load is exactly 25mA, even if the load resistance changes.

Failure Modes and Multimeter Testing

Op-amps are rugged, but they do fail. Common failure modes include latch-up (input voltage exceeds the supply rails, causing massive internal current draw), ESD damage on the input differential pair, and thermal runaway from sustained output short circuits.

Here is how to test a suspected dead op-amp using a standard digital multimeter (DMM), referencing industry troubleshooting practices outlined by Analog Devices Tutorial MT-035.

  1. The Diode Test (Power Off): Set your DMM to diode test mode. Place the red probe on Pin 4 (V-) and the black probe on Pins 2 and 3 (Inputs). You should read 'OL' (open loop) or a very high voltage drop. If you read 0.00V or a dead short, the input stage is blown. Repeat with the red probe on Pin 8 (V+) and black on the inputs.
  2. Supply Verification (Power On): Switch to DC Volts. Measure between Pin 8 and Pin 4. Ensure you have the correct supply voltage. If the chip is drawing massive current and the voltage is sagging, the die is likely shorted internally.
  3. The Virtual Short Check (Power On, In-Circuit): Measure the voltage at Pin 3, then Pin 2. In a properly functioning linear circuit with negative feedback, these two voltages must be identical (within 1-5mV). If Pin 2 and Pin 3 are at vastly different voltages, the op-amp has lost its ability to drive the output and is internally dead, or the feedback loop is broken.
  4. Output Rail Pegging: If the output (Pin 1 or 7) is stuck exactly at V+ or V-, disconnect the feedback resistor. If it stays pegged, the output stage is shorted to the internal supply rail.

Frequently Asked Questions: Application of Op Amplifier

What is the most common application of op amplifier ICs in audio circuits?

The most common audio applications are non-inverting preamplifiers, active tone controls (baxandall circuits), and active crossover filters. For audio, you must select an op-amp with a high slew rate (to handle high-frequency transients without distortion) and low input voltage noise. The NE5532 and OPA2134 are the industry standards here. Never use an LM358 for audio signal paths due to its severe crossover distortion and low slew rate (0.3 V/µs), which will cause harsh clipping on cymbal and snare transients.

Why does my op-amp application output a clipped or distorted waveform?

Clipping in a properly wired linear circuit almost always comes down to violating the datasheet limits. First, check your Output Swing. If you are running an LM358 on a 12V single supply and trying to output a 10V peak sine wave, it will clip at roughly 10.5V because the LM358 cannot swing closer than 1.5V to the positive rail. Second, check the Input Common-Mode Range. The TL072 requires the input pins to stay at least 2V away from the supply rails. If your input signal approaches the V+ or V- rails, the internal differential pair starves for current, causing phase inversion or severe clipping.

Can I use an op-amp as a comparator in a microcontroller circuit?

Technically yes, but practically you should avoid it. As detailed in All About Circuits semiconductor guides, op-amps are optimized for linear operation with negative feedback. When used open-loop as a comparator, the internal compensation capacitors cause the op-amp to take a long time to recover from saturation (often tens of microseconds). Furthermore, op-amp outputs are push-pull, meaning they cannot be easily wire-OR'd or pulled up to a 5V logic rail if the op-amp is powered by 12V. Instead, use a dedicated comparator IC like the LM393, which features an open-collector output and is designed to switch rapidly between saturation states.

How do I prevent oscillation in a high-gain application of op amplifier circuits?

High-gain circuits (gain > 100) are highly susceptible to parasitic capacitance and power rail noise, leading to high-frequency oscillation that looks like a fuzzy trace on an oscilloscope. To fix this: 1) Place a small feedback capacitor (10pF to 100pF) in parallel with your feedback resistor to roll off high-frequency gain. 2) Ensure your decoupling capacitors (100nF MLCC) are physically within 2mm of the V+ and V- pins. 3) Keep the traces connected to the inverting input as short as physically possible, as this node is highly sensitive to stray capacitance to ground, which introduces phase shift and destroys the phase margin.