The Bipolar Op Amp: Workhorse of the Analog Bench
A bipolar op amp uses bipolar junction transistors (BJTs) in its input and gain stages. While CMOS and JFET operational amplifiers dominate high-impedance sensor interfaces, the bipolar op amp remains the undisputed king of low voltage noise, high slew rates, and robust output drive. If you are designing an audio preamplifier, a high-speed active filter, or a precision DC measurement circuit, a bipolar input stage is usually the correct choice.
The tradeoff is input bias current. Because BJTs are current-controlled devices, the inputs require a steady stream of base current—typically in the nanoamp to microamp range. This means you cannot leave bipolar op amp inputs floating, and you must carefully balance the DC resistance seen by both inputs to minimize offset voltage errors.
Safe Default Part Numbers
When stocking your bench or starting a new schematic, these three true bipolar op amps cover 95% of general-purpose, audio, and precision needs:
- LM358 / LM324: The ultimate general-purpose workhorse. Single-supply capable, ground-sensing input, and incredibly cheap ($0.10 per unit). Bandwidth is a modest 1 MHz.
- NE5532: The audio industry standard. Dual supply, 10 MHz gain-bandwidth product, 5 V/µs slew rate, and exceptionally low noise. Costs around $0.40 per unit.
- OP27: Precision bipolar. Ultra-low offset voltage (10 µV typical) and low drift. Ideal for load cells and thermocouples. Priced around $2.50 per unit.
Pinout, Symbol, and Internal Architecture
The standard schematic symbol for any op amp is a triangle pointing right. The non-inverting input (+) and inverting input (-) sit on the vertical left edge, the output emerges from the right point, and the power rails (V+ and V-) connect to the top and bottom.
Physically, most through-hole bipolar op amps ship in an 8-pin DIP (Dual In-line Package) or SOIC surface-mount footprint. The industry-standard pinout for dual op amps (like the NE5532 or LM358) is rigidly defined:
- 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)
Operation Regions and Biasing for the Job
An op amp operates in three distinct regions depending on the feedback network and the differential input voltage. Understanding these regions is critical for troubleshooting why a circuit is misbehaving.
| Operation Region | Condition | Output State | Typical Use Case |
|---|---|---|---|
| Linear (Active) | V+ ≈ V- (Virtual Short) | Vout = Aol × (V+ - V-) | Amplifiers, active filters, PID controllers |
| Positive Saturation | V+ > V- by > 1 mV | Vout clamps near +Vcc rail | Comparators, Schmitt triggers, peak detectors |
| Negative Saturation | V- > V+ by > 1 mV | Vout clamps near -Vee rail | Comparators, waveform clippers |
How to Bias and Select for the Job
Biasing a bipolar op amp means setting its DC operating point so the AC signal can swing symmetrically without clipping.
Dual Supply Biasing: If you use a split supply (e.g., ±12V), the inputs naturally reference 0V (ground). This is the preferred method for audio and AC-coupled circuits because it eliminates the need for input coupling capacitors and virtual ground networks.
Single Supply Biasing: If you only have a single positive rail (e.g., +5V or +12V), you must create an artificial mid-rail reference (Vcc/2). You do this using a voltage divider (two equal resistors, typically 10 kΩ to 100 kΩ) buffered by a capacitor (10 µF to 100 µF) to maintain an AC ground. Both the non-inverting and inverting inputs must be biased to this Vcc/2 node.
According to foundational semiconductor theory, selecting between bipolar and CMOS depends on your source impedance. If your sensor has a high output impedance (>10 kΩ), the input bias current of a bipolar op amp will create a massive voltage drop across the source resistance, generating DC offset errors. In that case, use CMOS. If your source impedance is low (<1 kΩ) and you need minimal voltage noise, choose bipolar.
Application Circuit: Low-Noise Audio Preamplifier
Let’s build a practical, non-inverting microphone preamplifier using the NE5532 bipolar op amp. This circuit provides a voltage gain of 11 (20.8 dB) and is optimized for a dual ±9V supply, which is standard for guitar pedals and bench audio gear.
Component List and Values
- U1: NE5532 Dual Op Amp
- R1 (Feedback): 100 kΩ (1% metal film)
- R2 (Ground): 10 kΩ (1% metal film)
- R3 (Input Pull-down): 1 MΩ (prevents floating input pop)
- C1 (Input Coupling): 1 µF film capacitor (blocks DC from mic)
- C2, C3 (Decoupling): 100 nF ceramic (one per rail to ground)
- C4, C5 (Bulk Decoupling): 10 µF electrolytic (one per rail to ground)
Build Steps
- Connect Pin 8 to +9V and Pin 4 to -9V. Place C2 and C4 between Pin 8 and Ground. Place C3 and C5 between Pin 4 and Ground.
- Route your audio input signal through C1. Connect the other side of C1 to Pin 3 (Non-inverting input). Connect R3 from Pin 3 to Ground to provide a DC return path for the BJT base current.
- Connect R2 (10 kΩ) from Pin 2 (Inverting input) to Ground.
- Connect R1 (100 kΩ) from Pin 2 to Pin 1 (Output). This sets the closed-loop gain: Gain = 1 + (R1 / R2) = 1 + (100k / 10k) = 11.
- Take your amplified output from Pin 1. For best stability, place a small 100 Ω resistor in series with Pin 1 before connecting to your output jack or next stage to isolate capacitive cable loads.
Bench Walkthrough: When the LM358 Clips Your Signal
Theory is clean; the workbench is messy. Here is a real-world scenario that trips up almost every hobbyist the first time they use a standard bipolar op amp on a single supply.
The Setup: You are amplifying a 0–400 mV DC-coupled pressure sensor using an LM358. You wire it as a non-inverting amplifier with a gain of 10. You power the LM358 from a single +5V USB rail (Pin 8 to 5V, Pin 4 to GND). You expect the output to cleanly swing from 0V to 4.0V as the sensor maxes out.
The Numbers: Input = 400 mV. Gain = 10. Expected Vout = 4.0V.
The Outcome: You hook up your oscilloscope. As the sensor pressure increases, the output voltage climbs linearly until it hits exactly 3.5V. Beyond that point, the waveform flattens out completely. The signal is hard-clipping, and your microcontroller’s ADC is reading a saturated, useless value.
What Went Wrong: The LM358 is famous for its 'single-supply' capability, which means its output can swing all the way down to the negative rail (0V/GND) because it uses an NPN current sink on the low side. However, the high-side output stage uses a PNP Darlington pair. The TI LM358 datasheet specifies that the high-level output voltage (VOH) drops at least 1.5V below VCC under light loads, and up to 2.0V under heavier loads. On a 5V supply, your maximum possible output is 5V - 1.5V = 3.5V. You ran out of headroom.
The Fix: You have two options. First, increase your supply voltage to 9V or 12V, giving the Darlington pair the headroom it needs to output 4.0V. Second, if you are locked to a 5V single supply, swap the LM358 for a true Rail-to-Rail Output (RRO) CMOS op amp, like the MCP6002 or TLV2372, which can swing to within 50 mV of the positive rail.
Failure Modes and Multimeter Testing
Bipolar op amps are rugged, but they are not invincible. They typically fail due to Electrostatic Discharge (ESD) on the inputs, latch-up from overvoltage transients exceeding the supply rails, or thermal runaway from driving heavy capacitive loads without an isolation resistor.
When a bipolar op amp fails, it usually fails 'shorted'—meaning the output transistor blows and ties the output pin directly to VCC or VEE. Here is how to test a suspect DIP-8 bipolar op amp using a standard digital multimeter (DMM) without desoldering it from the board.
Testing Procedure
- De-energize the Circuit: Remove all power and discharge large filter capacitors. Never test continuity or diodes on a live board.
- Check for Output Shorts: Set your DMM to continuity mode. Probe between the Output pin (Pin 1 or 7) and VCC (Pin 8). Then probe between Output and VEE (Pin 4). If you get a dead short (near 0.00 Ω) on either, the internal output transistor has catastrophically failed. Desolder and replace.
- Test Input Protection Diodes: Set your DMM to Diode Test mode. Place the red probe on VEE (Pin 4) and the black probe on the inputs (Pins 2 and 3). You should read a standard silicon diode drop, typically between 0.55V and 0.75V. This tests the internal ESD protection diodes. If it reads 'OL' (open), the bond wire inside the IC has blown. If it reads '0.00', the diode is shorted.
- Verify Bias Current Paths: Measure the DC resistance from the non-inverting input to ground. It should match your schematic's biasing resistor network. If it reads infinite, your input coupling capacitor or bias resistor is open, which will cause a bipolar op amp to rail immediately due to unmanaged input bias current.
Mastering the bipolar op amp requires respecting its physical realities: it demands base current, it drops voltage across its output Darlingtons, and it rewards careful decoupling with pristine signal fidelity. Keep an LM358 for quick-and-dirty single-supply sensor buffering, an NE5532 for anything that touches audio, and an OP27 for when your multimeter needs to resolve microvolts. Know the limits of the silicon, and the silicon will work for you.






