An operational amplifier (op amp) is a high-gain, differential voltage amplifier with two inputs (inverting and non-inverting) and a single output. In theory, an ideal op amp has infinite open-loop gain, infinite input impedance, and zero output impedance. In reality, bench components have finite gain, input bias currents, and slew rate limits that dictate how they behave in actual circuits. Rather than treating op amps as abstract math blocks, this guide focuses on the physical silicon: how to read the pinout, select the right part number for your specific application, bias it correctly for single or dual supplies, and diagnose a dead chip with a multimeter.
Op Amp Pinout, Symbol, and Safe Default Part Numbers
The standard symbol for an op amp is a triangle pointing right. The non-inverting input (+) is on top, the inverting input (-) is on the bottom, and the output is at the right point. Power rails (V+ and V-) are typically drawn on the top and bottom but are frequently omitted in high-level schematics, which leads to wiring mistakes on the breadboard.
For a standard 8-pin DIP (Dual In-line Package) or SOIC surface-mount IC containing a single op amp, the industry-standard pinout is:
- Pin 1 & 5: Offset Null (or Not Connected on modern precision parts)
- Pin 2: Inverting Input (-)
- Pin 3: Non-Inverting Input (+)
- Pin 4: V- (Negative Supply or Ground)
- Pin 6: Output
- Pin 7: V+ (Positive Supply)
- Pin 8: Not Connected (or second channel in dual-op-amp packages)
Choosing the right op amp prevents endless debugging. The legacy LM741 is still taught in textbooks but should be avoided in new designs due to its poor slew rate and high noise. Use these modern, safe defaults instead:
| Part Number | Best For | Supply Range | Input Bias Current | GBW (Gain-Bandwidth) | Slew Rate | Approx Cost (1pc) |
|---|---|---|---|---|---|---|
| LM358 | General purpose, single supply, low cost | 3V to 32V | 20 nA | 1 MHz | 0.3 V/µs | $0.40 |
| TL072 (Dual) | Audio preamps, active filters | ±5V to ±18V | 5 pA (JFET) | 3 MHz | 13 V/µs | $0.85 |
| MCP6002 (Dual) | 3.3V/5V microcontrollers, battery gear | 1.8V to 6.0V | 1 pA (CMOS) | 1 MHz | 0.6 V/µs | $0.45 |
| OPA2134 (Dual) | High-fidelity audio, precision DC | ±2.5V to ±18V | 5 pA (JFET) | 8 MHz | 20 V/µs | $4.50 |
Operation Regions and How to Bias for the Job
An op amp operates in one of three distinct regions depending on the feedback network and the input differential voltage. Understanding these regions is critical when debugging a circuit that is 'pegged' at the supply rail.
| Operation Region | Condition | Typical Output Voltage | Output Current Limit |
|---|---|---|---|
| Linear (Active) | V+ ≈ V- (Negative feedback applied) | Between (VEE + 1.5V) and (VCC - 1.5V) | Typically ±20mA to ±40mA |
| Positive Saturation | V+ > V- (No feedback or overloaded) | VCC - 1.5V (or VCC for rail-to-rail) | Short-circuit limited (~25mA) |
| Negative Saturation | V+ < V- (No feedback or overloaded) | VEE + 1.5V (or VEE for rail-to-rail) | Short-circuit limited (~25mA) |
Biasing: Single Supply vs. Dual Supply
Op amps do not inherently know what 'ground' is; they only care about the voltage difference between their V+ and V- pins, and the voltage difference between their inputs.
- Dual Supply (e.g., ±12V): Connect V+ to +12V, V- to -12V, and circuit ground to 0V. The inputs can swing above and below 0V. This is the easiest method for AC audio signals.
- Single Supply (e.g., +9V): Connect V+ to +9V and V- to Ground (0V). Because the output cannot swing below 0V, you must create a 'virtual ground' (usually VCC/2) to bias the inputs. If you feed a 0V-referenced AC signal into a single-supply op amp without a DC bias, the negative half of the waveform will be clipped off (negative saturation).
Complete Application Circuit: Non-Inverting Audio Preamplifier
Let's build a practical non-inverting amplifier with a gain of 11, biased for a single 9V battery supply. This circuit takes a low-level audio signal (like a guitar pickup or electret mic), shifts it to a 4.5V DC center point, amplifies the AC component, and blocks the DC offset at the output.
Component BOM:
- U1: TL072 (using one half; tie unused inputs to V- and output to inverting input)
- R1, R2: 10kΩ (Voltage divider for 4.5V virtual ground)
- Rf (Feedback): 10kΩ
- Rg (Ground reference): 1kΩ (Gain = 1 + Rf/Rg = 11)
- C1: 10µF electrolytic (Filters the virtual ground)
- Cin: 1µF film or ceramic (Input AC coupling)
- Cout: 10µF electrolytic (Output AC coupling)
Build Steps:
- Create the Virtual Ground: Connect R1 from the 9V rail to a central node. Connect R2 from that node to Ground. This creates a 4.5V reference. Connect the positive lead of C1 to this node and the negative lead to Ground to stabilize the voltage.
- Bias the Input: Connect the non-inverting input (Pin 3) to the 4.5V virtual ground node via a 100kΩ resistor (to prevent loading the divider). Connect Cin in series with your audio source, feeding into Pin 3.
- Set the Gain: Connect Rg between the inverting input (Pin 2) and Ground. Connect Rf between Pin 2 and the Output (Pin 6).
- Power and Bypass: Connect Pin 7 to 9V, Pin 4 to Ground. Solder a 100nF ceramic capacitor directly between Pin 7 and Pin 4.
- AC Couple the Output: Connect the positive lead of Cout to Pin 6. The negative lead of Cout is your amplified audio output, now centered around 0V for the next stage.
How Op Amps Fail and How to Test Them with a Multimeter
Op amps rarely fail from simple old age. When they die on the bench, it is almost always due to Electrical Overstress (EOS) or Latch-up. EOS occurs when an input voltage exceeds the supply rails, destroying the delicate input differential pair. Latch-up happens when the input common-mode voltage range is violated, triggering a parasitic silicon-controlled rectifier (SCR) inside the chip that shorts VCC to Ground, often melting the package or draining the battery instantly.
You can quickly verify if an op amp's input stage is fried using a standard digital multimeter (DMM) without removing it from the circuit (provided power is OFF and capacitors are discharged).
DMM Diode-Test Procedure:
- Set your multimeter to the Diode Test mode (usually indicated by a diode symbol).
- Place the Black (Common) probe on the V- pin (Pin 4 or Ground).
- Touch the Red (Positive) probe to the Inverting Input (Pin 2). You should read a forward voltage drop between 0.5V and 0.8V. This is the internal ESD protection diode.
- Repeat step 3 on the Non-Inverting Input (Pin 3). It should read the same.
- Diagnosis: If the meter reads 0.00V (short) or OL (open), the internal input protection diodes are destroyed, and the op amp is dead. If it reads a normal 0.6V drop, the input stage is likely intact, and you should check your feedback network and power rails for wiring errors.
Selection Matrix: Which Op Amp Wins Where
For deeper design theory and internal topology breakdowns, the Texas Instruments Precision Labs and the Analog Devices Basic Linear Design handbooks are the definitive industry references. However, when you are standing in front of your component drawers, use this matrix to pick the right silicon for the job.
| Application | Priority Spec | Recommended Part | Why It Wins |
|---|---|---|---|
| Audio Preamplifiers & Mixers | Low Noise, High Slew Rate | TL072 / OPA2134 | JFET inputs provide ultra-low current noise; high slew rate prevents transient intermodulation distortion (TIM) on sharp audio transients. |
| Arduino/ESP32 Sensor Interfacing | Rail-to-Rail I/O, Low Voltage | MCP6002 / MCP6004 | Operates down to 1.8V; outputs swing within millivolts of the 3.3V rail, maximizing the ADC resolution of modern microcontrollers. |
| Precision DC Measurement (Load Cells) | Low Input Offset Voltage (Vos) | OPA333 / AD8628 | Auto-zeroing topology keeps Vos under 10µV, preventing massive DC errors when amplifying millivolt-level strain gauge signals by 1000x. |
| High-Speed Video / RF Envelopes | High Gain-Bandwidth Product (GBW) | THS3091 / AD8055 | Current-feedback architecture provides GBW >100MHz and slew rates >1000V/µs, maintaining signal integrity at high frequencies where voltage-feedback op amps choke. |
Understanding what an op amp is goes far beyond the ideal triangle symbol on a schematic. By respecting the power rail limits, selecting a part number matched to your signal type, and knowing how to verify the silicon with a DMM, you eliminate the most common analog design bottlenecks and build circuits that work on the first power-up.






