When you need to amplify a weak sensor signal, filter audio, or buffer a high-impedance source, the operational amplifier (op amp) is your go-to integrated circuit. But walking into a distributor's catalog reveals hundreds of options. The most common types of op amps fall into four buckets: general-purpose bipolar (like the LM358), low-noise JFET/audio (like the TL072), high-precision (like the OPA2134), and rail-to-rail CMOS (like the MCP6002). Selecting the right one depends entirely on your supply voltage, required gain-bandwidth product (GBW), and input bias current constraints.
This guide cuts through the datasheet jargon. We will cover standard pinouts, how to properly bias these ICs, safe default part numbers with real-world ratings, a complete application circuit, and exactly how to test a suspected dead chip with a digital multimeter (DMM).
The Core Symbol, Pinout, and Operating Regions
Before wiring anything, you need to recognize the schematic symbol and the physical silicon. The standard op amp symbol 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. Power supply pins (+V and -V or VCC/VEE) are often omitted in simplified schematics but are mandatory in physical wiring.
For the ubiquitous 8-pin DIP (Dual In-line Package) dual op amp, the industry-standard pinout is:
- Pin 1: Output A
- Pin 2: Inverting Input A (-)
- Pin 3: Non-Inverting Input A (+)
- Pin 4: V- (Negative Supply / GND)
- Pin 5: Non-Inverting Input B (+)
- Pin 6: Inverting Input B (-)
- Pin 7: Output B
- Pin 8: V+ (Positive Supply)
An op amp operates in three distinct regions depending on the differential voltage between its inputs and the load attached to its output. Understanding these regions is critical for debugging clipping and distortion.
| Operating Region | Condition | Typical Output Voltage | Typical Output Current |
|---|---|---|---|
| Linear (Active) | V+ ≈ V- (via negative feedback) | -10.5V to +10.5V | -1.05mA to +1.05mA |
| Positive Saturation | V+ > V- (open loop or overdriven) | +10.5V (clamped ~1.5V below rail) | Sourcing up to 20mA max |
| Negative Saturation | V+ < V- (open loop or overdriven) | -10.5V (clamped ~1.5V above rail) | Sinking up to 20mA max |
Selecting and Biasing: Safe Default Part Numbers
How do you bias an op amp for the job? It comes down to single-supply versus dual-supply architecture. If you are working with audio or precision sensor bridges, a dual supply (e.g., +12V and -12V, with 0V as ground) is ideal because it allows the output to swing symmetrically above and below zero without DC offset networks. If you are running off a battery or a single 5V microcontroller rail, you must use a single-supply op amp and create a 'virtual ground' (usually VCC/2) using a resistor voltage divider to bias the inputs into the middle of the linear region.
Here are the safe default part numbers I keep in my bench stock, complete with their critical ratings. Never select a part without verifying its supply range and GBW against your application.
| Part Number | Type / Topology | Supply Range | GBW | Slew Rate | Approx. Price (2026) |
|---|---|---|---|---|---|
| LM358 | General-Purpose Bipolar | 3V to 32V (Single/Dual) | 1 MHz | 0.3 V/µs | $0.15 |
| TL072 | Low-Noise JFET Input | ±5V to ±15V (Dual) | 3 MHz | 13 V/µs | $0.40 |
| MCP6002 | Rail-to-Rail CMOS | 1.8V to 6V (Single) | 1 MHz | 0.6 V/µs | $0.30 |
| OPA2134 | Precision Audio FET | ±2.5V to ±18V (Dual) | 8 MHz | 10 V/µs | $3.50 |
For further reading on matching op amp specifications to circuit requirements, the Texas Instruments Op Amp Portal provides excellent selection matrices and application notes.
Application Circuit: 1kHz Non-Inverting Audio Preamp
Let's put theory onto the breadboard. Below is a complete, tested design for a non-inverting AC-coupled audio preamplifier using the TL072. This circuit provides a voltage gain of 11, perfect for boosting a low-output dynamic microphone or electric guitar pickup to line level.
Circuit Topology & Component Values:
- Power Supply: ±12V DC. Connect Pin 8 to +12V, Pin 4 to -12V.
- Decoupling: Place a 100nF (0.1µF) ceramic capacitor and a 10µF electrolytic capacitor between Pin 8 and Ground, and another identical pair between Pin 4 and Ground. Keep them within 5mm of the IC pins to prevent high-frequency oscillation.
- Input Coupling: Connect a 1µF film capacitor in series with the audio source to block DC. Connect the other side of the cap to Pin 3 (Non-inverting input).
- Input Biasing: Connect a 100kΩ resistor from Pin 3 to Ground. This provides the necessary DC return path for the JFET input bias current (typically 50pA for the TL072).
- Feedback Network (Gain Setting): The gain formula for a non-inverting amp is
Av = 1 + (Rf / Rin). For a gain of 11, use Rf = 10kΩ (Pin 1 to Pin 2) and Rin = 1kΩ (Pin 2 to Ground). - Output Coupling: Connect a 10µF electrolytic capacitor (positive leg to Pin 1) to block the DC offset from reaching the next stage or speaker.
Failure Modes and Multimeter Testing
Op amps rarely fail from old age; they fail from abuse. The most common failure modes are Electrical Overstress (EOS) (applying a voltage beyond the absolute maximum supply rating), ESD strikes (puncturing the microscopic input gate oxide), and output short circuits (driving a heavy capacitive load or shorting the output to a rail, which melts the internal output stage transistors).
If your circuit is misbehaving, do not just rip the IC out. Use your DMM to perform these in-circuit and out-of-circuit diagnostics. For a deeper understanding of semiconductor failure analysis, refer to the All About Circuits semiconductor textbook.
Step-by-Step DMM Testing Procedure:
- De-energize and Discharge: Remove all power from the circuit. Short the power rails together with a 1kΩ resistor to discharge any lingering decoupling capacitors.
- Check for Output Shorts (Resistance Mode): Set your DMM to resistance (Ω). Measure between the Output pin (Pin 1) and V+ (Pin 8), then Output and V- (Pin 4). You should read >10kΩ. If you read < 50Ω, the internal output transistor has shorted. The IC is dead.
- Test Input ESD Diodes (Diode Mode): Set your DMM to diode test mode. Place the red probe on V- (Pin 4) and the black probe on the inputs (Pins 2 and 3). You should read a forward voltage drop of roughly 0.6V to 0.7V (the internal protection diodes). If you read 'OL' (open), the bond wire is broken. If you read 0.00V (short), the ESD diode has been blown by a voltage spike.
- Live Virtual Ground Check (Voltage Mode): If the IC passes the dead tests, reapply power. Set the DMM to DC Volts. Measure the voltage at the non-inverting input (Pin 3). In a properly biased single-supply circuit, this must read exactly half of your VCC (e.g., 2.5V on a 5V supply). If it reads 0V or VCC, your biasing resistor network is open or shorted.
Frequently Asked Questions
What is the difference between single-supply and dual-supply types of op amps?
The difference lies in the input common-mode voltage range and the output swing capabilities. A true single-supply op amp (like the LM358 or MCP6002) allows the input pins to drop all the way to the negative rail (usually 0V/GND) and the output to swing within millivolts of that ground. A traditional dual-supply op amp (like the TL072) requires the inputs to stay at least 2V to 3V above the negative rail. If you feed a 0V signal into a TL072 running on a single +12V supply (where -V is 0V), the input stage will cut off, causing severe phase reversal and clipping. Always match the supply topology to the datasheet's common-mode specifications.
Can I replace an LM358 with an LM324 in my existing circuit?
Yes, almost always. The LM324 is simply a quad (four-channel) version of the dual (two-channel) LM358. They share the exact same internal silicon topology, bandwidth (1MHz), and slew rate (0.3V/µs). The only caveat is pinout: you must map the pins correctly. For example, on an LM324, the V+ is on Pin 4 and V- is on Pin 11, whereas on an LM358, V+ is Pin 8 and V- is Pin 4. If your PCB is laid out for an 8-pin DIP, you cannot physically drop a 14-pin LM324 into the socket without an adapter.
Why does my op amp output clip before reaching the supply rail voltage?
This is dictated by the output stage topology. Standard bipolar op amps use push-pull emitter followers for their output stage. These transistors require a base-emitter voltage drop (Vbe) and a saturation voltage (Vce_sat) to operate. Consequently, the output will typically 'headroom' or clip about 1.5V to 2.0V below the positive rail and above the negative rail. If you are running a 5V single supply and need the output to hit 4.9V, you must specifically select a 'Rail-to-Rail Output' (RRO) op amp, which uses a common-emitter/common-source output stage to swing within 10mV to 50mV of the supply rails.
How do I prevent op amp oscillation in high-gain circuits?
High-gain circuits are prone to high-frequency parasitic oscillation (often in the 10MHz to 100MHz range, which your DMM won't show, but which causes the IC to overheat). To prevent this: (1) Keep the physical trace length between the output pin and the inverting input pin as short as physically possible to minimize stray capacitance. (2) Place a small feedback capacitor (typically 10pF to 47pF) in parallel with your Rf resistor to roll off high-frequency gain. (3) Ensure rigorous power supply decoupling with 100nF ceramic capacitors placed directly adjacent to the V+ and V- pins, as long power leads act as inductors that create positive feedback loops at high frequencies.






