Operational amplifier bandwidth is the range of frequencies over which an op-amp can amplify a signal before its output voltage drops by 3 dB (roughly 30%) from its maximum low-frequency gain.
In a real circuit, this parameter dictates the absolute maximum frequency of an AC signal you can process without severe attenuation or destructive phase shift, directly limiting your system's speed, resolution, and stability. If you ignore it, your high-frequency sensor data turns to mush, your active filters oscillate, and your precision measurements drift. You cannot simply pick any op-amp and expect it to handle high-speed signals just because it has high DC gain.
The Core Metric: Gain-Bandwidth Product (GBWP)
To understand bandwidth in a closed-loop circuit, you must look at the Gain-Bandwidth Product (GBWP). The GBWP is a constant figure for a given voltage-feedback op-amp, representing the mathematical product of its open-loop gain and the frequency at which that gain is measured. Think of GBWP like a fixed financial budget: you can spend it on high gain or high bandwidth, but you cannot afford both simultaneously.
This inverse relationship means that as you increase the closed-loop gain of your amplifier via your feedback resistor network, your usable bandwidth shrinks proportionally. Let us run a worked numeric example using a precision part commonly found on the bench.
Suppose you are designing a sensor preamplifier using the Texas Instruments OPA211, which boasts a GBWP of 80 MHz. You need a closed-loop non-inverting gain of 100 (40 dB) to boost a tiny thermocouple signal.
- Target Gain: 100 V/V
- Op-Amp GBWP: 80,000,000 Hz
- Calculated Bandwidth: 80,000,000 / 100 = 800 kHz
Your circuit will successfully amplify signals up to 800 kHz before the output drops by 3 dB. If your signal contains harmonics at 1.5 MHz, they will be severely attenuated, potentially altering the waveform shape if it is not a pure sine wave.
Bandwidth vs. Slew Rate: The Most Common Confusion
When debugging a distorted output on the oscilloscope, hobbyists and junior engineers frequently confuse bandwidth limitations with slew rate limitations. While both restrict high-frequency performance, they govern entirely different domains of circuit behavior.
Bandwidth is a small-signal, frequency-domain limit. It tells you what happens to a tiny AC signal (typically < 200 mV peak-to-peak) as frequency increases. Slew rate is a large-signal, time-domain limit, measured in Volts per microsecond (V/µs). It dictates how fast the op-amp's internal compensation capacitor can charge and discharge when swinging large output voltages.
| Parameter | Domain | Signal Size | Visual Symptom on Oscilloscope | Governing Op-Amp Spec |
|---|---|---|---|---|
| Bandwidth Limit | Frequency | Small (< 200 mV) | Amplitude shrinks; phase lags; sine wave stays a sine wave. | GBWP (MHz) |
| Slew Rate Limit | Time | Large (> 1 V) | Sine wave turns into a triangle wave; sharp edges become linear ramps. | Slew Rate (V/µs) |
An op-amp might have a massive 50 MHz bandwidth but a sluggish 5 V/µs slew rate. It will amplify a 10 mV signal at 20 MHz perfectly, but if you ask it to output a 10 V peak-to-peak square wave at just 1 MHz, the slew rate limit will bottleneck the circuit, rounding the edges into useless slopes.
Where You Meet Op-Amp Bandwidth in Practice
You will run headfirst into bandwidth limits whenever you step outside of slow-moving DC measurements. Here are three common bench scenarios where GBWP dictates your part selection:
- Audio Crossovers and Preamps: In high-fidelity audio, you need flat response up to 20 kHz. However, to maintain low distortion and high loop gain at 20 kHz, you need an op-amp with a GBWP at least 100 times higher than your audio band. This is why the TL072 (3 MHz GBWP) is a staple in audio gear, while a generic LM358 (1 MHz GBWP) often sounds harsh or introduces phase anomalies near the upper limits of human hearing.
- Piezo and Accelerometer Conditioning: Vibration sensors often output high-frequency transients (50 kHz to 500 kHz). Amplifying these requires high-speed op-amps like the OPA350 (38 MHz GBWP) to capture the sharp impact peaks without smearing the time-domain data.
- Photodiode Transimpedance Amplifiers (TIA): This is where bandwidth gets notoriously tricky. In a TIA, the photodiode's parasitic junction capacitance interacts with the massive feedback resistor, creating a pole that destroys bandwidth and causes oscillation. You must select an op-amp with both high GBWP and ultra-low input capacitance, such as the OPA656 (230 MHz GBWP, 0.7 pF input capacitance), and add a carefully calculated feedback capacitor to compensate.
Real-World Scenario: The 500 kHz Ultrasonic Sensor Fail
To see how ignoring bandwidth destroys a design, let us walk through a failure I debugged on a recent automated testing rig.
1. The Numbers:
The LM358 is a fantastic, cheap, general-purpose op-amp, but its typical GBWP is only 1 MHz.
Required Gain = 100.
Available Bandwidth = 1,000,000 Hz / 100 = 10 kHz.
2. The Outcome:
The engineer fed the 500 kHz pulse into the circuit. On the oscilloscope, the output was essentially a flat line with a few millivolts of noise. The signal was attenuated by roughly 40 dB because 500 kHz is two full decades (100x) above the circuit's 10 kHz cutoff frequency. Furthermore, the phase shift approached 90 degrees, meaning the zero-crossing detectors in the firmware were triggering on pure noise.
3. What Went Wrong:
The designer looked only at the DC gain and the rail-to-rail output capabilities of the LM358, completely ignoring the AC bandwidth limit. They treated a high-frequency RF-adjacent signal as if it were a slow-moving DC temperature reading.
4. The Fix:
We swapped the LM358 for an OPA858 (5.5 GHz GBWP). At a gain of 100, the new circuit yielded a bandwidth of 55 MHz, passing the 500 kHz pulse with zero measurable attenuation and preserving the sharp leading edge required for accurate time-of-flight calculations.
How to Select the Right Op-Amp for Your Frequency
When browsing distributor catalogs like Mouser or Digi-Key, do not just filter by GBWP and buy the exact match. Real-world parasitic capacitance, PCB trace inductance, and resistor noise will eat into your theoretical limits. Follow this selection framework:
- The 10x Rule for General Signals: Your op-amp's GBWP should be at least 10 times higher than your highest signal frequency multiplied by your closed-loop gain. (e.g., For a 100 kHz signal at a gain of 5, you need a GBWP of at least 5 MHz).
- The 50x Rule for Filters and TIAs: If you are building active Sallen-Key filters or transimpedance amplifiers, phase margin is critical. Aim for a GBWP 50x to 100x higher than your target frequency to ensure the loop remains stable and does not ring.
- Check the Slew Rate: Once you have satisfied the small-signal bandwidth requirement, calculate the required slew rate using the formula: Slew Rate = 2 × π × f × V_peak. Ensure the datasheet's slew rate spec exceeds this number.
Frequently Asked Questions
Does negative feedback actually increase bandwidth?
Yes, but it is a trade-off, not free performance. An op-amp's open-loop bandwidth is often just a few Hertz (e.g., 10 Hz). By applying negative feedback to reduce the gain from 120 dB down to 20 dB, you push the 3 dB cutoff frequency out to the GBWP limit. You are sacrificing raw amplification power to buy a wider frequency response.
Why does my op-amp oscillate when I add a long cable to the output?
Long cables introduce parasitic capacitance (often 15-30 pF per foot). This capacitance interacts with the op-amp's output impedance, creating an unintended low-pass filter inside the feedback loop. This adds phase lag, eats your phase margin, and turns your amplifier into an oscillator. To fix this, place a small series resistor (typically 10Ω to 50Ω) directly at the op-amp's output pin, isolating the capacitive load from the feedback node.
What is "Full-Power Bandwidth"?
Full-power bandwidth (FPBW) is the maximum frequency at which the op-amp can output its maximum rated voltage swing without distortion. Unlike standard GBWP bandwidth, FPBW is strictly limited by the slew rate. You can find it in the datasheet, or calculate it by dividing the Slew Rate by (2 × π × V_peak).
Understanding op-amp gain-bandwidth product is what separates a circuit that works in SPICE from a circuit that works on the bench. Always verify your AC requirements before locking in your BOM.






