IntermediatePedal Bench · Learn

Op-Amps Without Tears

Op-amps explained for pedal builders: the two golden rules, common chips (4558, TL072, NE5532), and how single-supply biasing with Vref actually works.

An op-amp is a control freak with two ears

An operational amplifier has two inputs (+ and −) and one output, and its entire job is to look at its two inputs and scream very loudly until they're equal. That's it. The 'gain' you hear about — 100,000 or more — is just how loudly it screams.

In a pedal, you tame that scream with a couple of resistors fed back from the output to the − input. The op-amp keeps screaming until those resistors balance out the input voltage. Suddenly the same chip that wanted infinite gain has a precise, predictable gain of, say, 22×. That's negative feedback, and it's the entire reason op-amps are useful.

The two golden rules

Almost every op-amp circuit you'll read can be analyzed in your head if you remember just two things:

  • Rule 1: No current flows into the inputs. (They're effectively infinite impedance.)
  • Rule 2: With negative feedback, the op-amp will do whatever it takes to make V+ equal to V−.

Apply those to any Tube Screamer or Klon schematic and the math falls out: gain is just the feedback resistor over the input resistor, plus one. That's why TS-style overdrives have a 500k pot in the feedback path — it sets the maximum gain.

The chips you'll see in pedals

A handful of chips do 90% of the work in stompboxes:

  • JRC4558D / RC4558: warmer top end and the slight 'softness' that's part of the original Tube Screamer mythology. Dual op-amp.
  • TL072 / TL082: J-FET inputs, very low noise, bright. The default for clean buffers and most modern boutique designs.
  • NE5532 / LM833: even quieter than TL072. Common in studio-grade pedals and preamps.
  • OPA2134 / OPA1642: 'audiophile' upgrades, very low distortion and noise. Drop-in pin-compatible.

Because they share the same 8-pin DIP pinout (dual op-amp), you can socket the chip and swap them by hand. It's the single most fun mod you can do on a finished pedal.

Single-supply biasing (the weird part)

Op-amp datasheets assume a ±15 V split supply — a positive rail and an equal negative rail. Pedals only have +9 V and ground. So how does the signal swing both ways?

The answer is Vref: two equal resistors (typically 10 k or 100 k) from +9 V to ground create a 4.5 V midpoint, smoothed by a small cap. The + input of every op-amp is tied to that 4.5 V. With no signal, the output sits at 4.5 V. When the signal swings, it swings around 4.5 V instead of around 0 V. Coupling caps on the input and output strip the DC offset back out before the signal reaches the next stage.

Two failure modes worth knowing

Most op-amp pedals that don't work have one of two problems:

First, the bias is wrong. Probe the output pin with a multimeter — it should read very close to Vref (~4.5 V) at idle. If it's pinned to 9 V or 0 V, something in the feedback network is broken or a coupling cap is leaking DC.

Second, the chip is oscillating. If you hear a high-pitched whistle or see a fuzzy waveform that shouldn't be there, add a 22 pF cap from output to − input. That tames runaway high-frequency feedback. Old hands call it a 'Miller cap.'

Want to try this in a real circuit? Open the Pedal Bench editor or ask the Pedal Expert a follow-up question.

More guides