An operational amplifier (op amp) is a high-gain, DC-coupled voltage amplifier with differential inputs and a single-ended output. In an op amp basic configuration, the device uses external feedback networks to control its massive open-loop gain (often exceeding 100,000 V/V), forcing the voltage difference between its two input pins to virtually zero. This "virtual short" principle is the foundation of nearly all analog signal conditioning, from sensor amplification to active filtering.
Rather than getting lost in semiconductor physics, this guide focuses on bench-ready implementation. We will cover standard pinouts, how to bias the IC for single or dual supplies, the most reliable default part numbers to keep in your kit, and how to test a suspected dead chip with a standard multimeter.
The Op Amp Basic Pinout and Symbol Anatomy
The standard schematic symbol for an op amp is a triangle pointing to the right. The non-inverting input (+) and inverting input (-) enter the flat left side, and the output exits the right point. While the symbol only shows three active nodes, the physical IC requires power to function.
Most hobbyist and prototyping work relies on 8-pin DIP (Dual In-line Package) ICs. While the vintage 741 uses an older pinout, the modern industry-standard dual op amp (like the LM358 or TL072) uses the following pin configuration. Always verify against the specific manufacturer datasheet, but this layout covers 90% of dual op amps you will encounter:
- Pin 1: Output (Channel A)
- Pin 2: Inverting Input (-, Channel A)
- Pin 3: Non-Inverting Input (+, Channel A)
- Pin 4: GND / V- (Negative Supply or System Ground)
- Pin 5: Non-Inverting Input (+, Channel B)
- Pin 6: Inverting Input (-, Channel B)
- Pin 7: Output (Channel B)
- Pin 8: V+ (Positive Supply)
Operation Regions and Biasing for Real Circuits
An op amp operates in one of three distinct regions depending on the differential input voltage and the feedback network. Understanding these regions is critical for debugging a circuit that is "pegged" at the supply rail.
| Operation Region | Condition | Typical Output Voltage | Output Current Limit |
|---|---|---|---|
| Linear (Active) | Negative feedback is present; V+ ≈ V- | Between (V-) + 1.5V and (V+) - 1.5V | Typically 20mA to 40mA |
| Positive Saturation | V+ > V- (open loop or overloaded) | Clamped near V+ (within ~1.5V of rail) | Short-circuit limited (e.g., 40mA) |
| Negative Saturation | V- > V+ (open loop or overloaded) | Clamped near V- (within ~1.5V of rail) | Short-circuit limited (e.g., 40mA) |
Biasing: Single 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 common-mode voltage at their inputs relative to those pins.
- Dual Supply Biasing: You provide +9V to V+ and -9V to V-. Ground (0V) sits exactly in the middle. This is ideal for AC audio signals because the output can swing symmetrically positive and negative without clipping.
- Single Supply Biasing: You provide +9V to V+ and 0V (GND) to V-. The problem? A 0V input signal will drive the output into negative saturation because the op amp cannot output a voltage lower than its V- pin. To fix this, you must create a "virtual ground" at Vcc/2 (e.g., 4.5V) using a resistive voltage divider (two 10kΩ resistors) buffered by a decoupling capacitor (10µF), and bias your input signal to this mid-point.
Go-To Default Part Numbers (and When to Use Them)
Walking into the analog aisle or browsing Texas Instruments' amplifier portfolio can be paralyzing. Here are three fail-safe defaults that cover nearly every prototyping scenario, complete with their critical ratings.
1. LM358 (The DC & Low-Speed Workhorse)
- Supply Voltage: 3V to 32V (Single) or ±1.5V to ±16V (Dual)
- Gain-Bandwidth Product (GBW): 1 MHz
- Slew Rate: 0.3 V/µs
- Typical Cost: ~$0.25 per IC
- Best For: Sensor conditioning, DC voltage buffering, LED drivers, and low-frequency (<10 kHz) signal amplification. It is not rail-to-rail on the output (loses about 1.5V at the top rail) and has noticeable crossover distortion, making it poor for high-fidelity audio.
2. TL072 (The Audio & AC Standard)
- Supply Voltage: ±5V to ±18V (Dual supply strongly recommended)
- Gain-Bandwidth Product (GBW): 3 MHz
- Slew Rate: 13 V/µs
- Typical Cost: ~$0.65 per IC
- Best For: Audio preamps, active filters, and synthesizer circuits. The JFET inputs provide exceptionally low voltage noise and high input impedance. Avoid using this on a single 5V supply; it needs headroom to perform.
3. MCP6002 (The 3.3V Microcontroller Interface)
- Supply Voltage: 1.8V to 6.0V (Single supply optimized)
- Gain-Bandwidth Product (GBW): 1 MHz
- Slew Rate: 0.6 V/µs
- Typical Cost: ~$0.45 per IC
- Best For: Interfacing 3.3V analog sensors to ESP32 or Raspberry Pi Pico ADCs. It features true Rail-to-Rail Input/Output (RRIO), meaning a 3.3V supply yields an output swing from nearly 0V to 3.3V.
Building a Non-Inverting Amplifier (Step-by-Step)
The non-inverting configuration is the most common op amp basic circuit. It provides high input impedance and a predictable voltage gain determined entirely by two external resistors.
Design Target: Amplify a 0.5V sensor signal to 5.5V (Gain = 11) using an LM358 on a 9V battery.
Component List
- 1x LM358 DIP-8 IC
- 1x 9V Battery and breadboard clip
- 1x 10kΩ Resistor (Rf - Feedback)
- 1x 1kΩ Resistor (Rin - Ground)
- 1x 100nF (0.1µF) Ceramic Capacitor (Decoupling)
Wiring Steps
- Power the IC: Connect the 9V battery positive to Pin 8 (V+). Connect the battery negative (GND) to Pin 4 (V-).
- Decouple: Place the 100nF capacitor as close to the IC as possible, bridging Pin 8 and Pin 4. This shunts high-frequency supply noise to ground.
- Route the Input: Connect your 0.5V DC signal source to Pin 3 (Non-Inverting Input).
- Set the Feedback Network: Connect the 1kΩ resistor (Rin) from Pin 2 (Inverting Input) to GND.
- Close the Loop: Connect the 10kΩ resistor (Rf) from Pin 1 (Output) back to Pin 2 (Inverting Input).
- Verify: Measure the voltage at Pin 1 with your multimeter. With 0.5V at Pin 3, Pin 1 should read exactly 5.5V. (Formula: Gain = 1 + (Rf / Rin) = 1 + (10k / 1k) = 11. Vout = 0.5V * 11 = 5.5V).
Troubleshooting: How Op Amps Fail and Multimeter Testing
Op amps are robust, but they will die if subjected to specific abuses. According to Analog Devices' application notes, the most common failure modes include:
- Input Overvoltage: Applying a voltage to the input pins that exceeds the supply rails by more than 0.3V forward-biases internal ESD protection diodes, melting the microscopic bond wires if current isn't limited by an external series resistor.
- Output Short Circuit: Shorting the output pin directly to a low-impedance node (like a power rail or ground) while the op amp is actively sourcing current. While many modern ICs have thermal shutdown, prolonged shorts will eventually burn out the output stage transistors.
- Latch-Up: A parasitic thyristor effect triggered by fast voltage transients on the supply pins, causing the IC to draw massive current and overheat instantly.
How to Test a Suspect Op Amp with a DMM
You cannot test an op amp's amplification capabilities with a multimeter, but you can definitively identify a dead (shorted) IC using the Diode Test mode.
- Remove the IC from the circuit (in-circuit testing is unreliable due to parallel component paths).
- Set your multimeter to Diode Test mode.
- Place the Red probe on Pin 4 (GND) and the Black probe on Pin 8 (V+). You should read an open circuit ("OL") or a very high number, as you are reverse-biasing the internal substrate.
- Swap the probes: Black on Pin 4, Red on Pin 8. You should read a standard silicon diode drop, typically between 0.600V and 1.200V.
- The Verdict: If the meter reads 0.000V or beeps continuously in either direction, the internal power rails are shorted. The IC is dead and must be replaced. If it reads open in both directions, the internal protection network is blown.
Frequently Asked Questions
What is the difference between an op amp and a comparator?
While their schematic symbols look identical, their internal architectures are entirely different. An op amp is designed to operate in the linear region with negative feedback, optimizing for low offset voltage and stability. A comparator (like the LM393) is designed to run open-loop, rapidly switching its output to the rails based on which input is higher. Comparators feature open-collector outputs and lack internal frequency compensation; if you try to use a comparator as a linear amplifier with negative feedback, it will likely oscillate uncontrollably.
Why does my op amp basic circuit output a constant high voltage?
If your output is pegged near the V+ rail (positive saturation), you have lost negative feedback. Check the physical connections on your breadboard. Specifically, verify that the feedback resistor actually bridges the Output pin and the Inverting Input (-) pin. If the inverting input is left floating or accidentally tied to ground without the feedback path, the op amp acts as an open-loop comparator, and even microvolts of input offset voltage will drive the output to the maximum rail.
Can I use an op amp to drive a speaker or motor directly?
No. Standard op amps are voltage amplifiers, not power amplifiers. Their output stages are typically limited to sourcing or sinking 20mA to 40mA. An 8-ohm speaker requires hundreds of milliamps to produce audible volume, and a DC motor can draw amps of stall current. Attempting to drive these loads directly will trigger the op amp's internal short-circuit protection or permanently destroy the output transistors. Use the op amp to drive the base/gate of a power transistor (like a TIP31 BJT or IRF520 MOSFET) which then handles the heavy load current.
Do I need dual power supplies for an op amp basic audio circuit?
Not necessarily, but it makes the design significantly easier. Audio signals are AC, swinging positive and negative around a 0V reference. With a dual supply (e.g., ±9V), 0V is naturally in the middle of the op amp's range. If you must use a single supply (e.g., a 9V battery), you have to artificially bias the input and output to Vcc/2 (4.5V) using a voltage divider, and then use AC-coupling capacitors in series with the input and output to block that DC bias from reaching your audio source and speaker. For quick audio prototyping, a dual supply eliminates the need for biasing networks and large coupling capacitors.






