IntermediatePedal Bench · Learn

Biasing Transistors

Why pedal transistors need bias, how voltage-divider bias sets the operating point, and the Fuzz Face quirks that make germanium Q1/Q2 hFE matter.

What 'biasing' actually means

A bipolar transistor only conducts once you put about 0.6 V between its base and emitter. Below that, it sits there doing nothing. Above that, it amplifies — but only the portion of the signal that pushes it further into conduction.

Biasing means parking the transistor at a steady DC operating point where there's room for the audio signal to swing both above and below that idle state. Get it right and your sine wave comes out the other end intact-ish. Get it wrong and the wave either clips on one half (asymmetric distortion you didn't ask for) or stops altogether (silence).

Voltage-divider bias, the workhorse

The most common pedal bias scheme is voltage-divider bias on a common-emitter stage:

  • Two resistors from +9 V to ground set the base voltage.
  • An emitter resistor (Re) provides DC negative feedback, which keeps the bias point stable across transistors of different hFE.
  • A bypass cap across Re restores full AC gain so the negative feedback only fights DC drift, not your audio.
  • A collector resistor (Rc) translates the transistor's current into an output voltage.

Aim for the collector to sit somewhere around half the supply rail at idle (≈4.5 V on a 9 V pedal). That gives you the maximum symmetrical swing.

The Fuzz Face: bias as a feature

The Fuzz Face is two transistors with almost no bias resistors — Q2's emitter feeds back directly to Q1's base through an 8.2 k resistor. That feedback self-biases the pair, but the result depends entirely on the hFE (current gain) of the two transistors you pick.

The classic recipe for germanium Fuzz Faces: Q1 hFE in the 70–120 range, Q2 in the 100–160 range, ideally with the leakage current under ~300 µA. Target Q2 collector ≈ 4.5 V (some builders prefer 4.0 V — slightly meaner). That's why every Fuzz Face clone tutorial tells you to sit there with a multimeter and bias trimpot, hand-matching transistors. It's not folklore; it's how the circuit works.

How temperature ruins your day

Germanium transistors leak more current as they warm up. So a Fuzz Face you biased perfectly on a chilly garage bench will sound farty on a hot stage two hours into a set. Two fixes: pick lower-leakage transistors in the first place, and add a bias trimpot you can tweak. Some boutique builders include a tiny rotary 'bias' knob on the back of the pedal for exactly this.

Silicon transistors barely care about temperature. They're more reliable but lack the soft, sputtery character germanium does. Trade-offs.

Bias before you simulate

When you draw a transistor circuit in Pedal Bench, run a DC operating-point analysis first — before any AC sweep or transient. The Simulate tab will print the DC voltage at every node. If your collector isn't sitting near half-supply, fix that before you even think about how the circuit sounds. Bias issues mask everything else.

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

More guides