Differential Pair
Analog Electronics · Differential Pair · Learn
1 — The Differential Pair as an Input Stage
1.1 — What It Does
The differential pair takes two input voltages and amplifies only their difference. It is the universal front end of every op-amp, comparator, and instrumentation amplifier.
Two matched transistors share a single tail current source . The differential input steers that current from one side to the other.
1.2 — The Tail Current Split
When , both transistors see the same base voltage and each carries . As swings positive, more current flows through Q1 and less through Q2.
The exact large-signal split is a hyperbolic tangent. For small signals the transfer is nearly linear:
1.3 — Small-Signal Differential Gain
Each collector current change appears across its , so the differential output is:
where . This is the gain you design for.
2 — Common-Mode Rejection
2.1 — What Common Mode Means
A common-mode signal is any voltage that appears identically on both inputs. It pushes both emitters up by the same amount.
2.2 — Why the Tail Source Rejects It
The tail current source has a very high output resistance . Because barely changes when moves, neither collector current changes much either.
The common-mode gain is therefore tiny:
2.3 — CMRR Definition
The Common-Mode Rejection Ratio is the ratio of differential gain to common-mode gain. Higher is better.
In decibels: . A good discrete diff pair achieves 60-80 dB; IC op-amps exceed 100 dB.
3 — Practical Considerations
3.1 — Matching
The diff pair works because Q1 and Q2 are matched: same , same . Any mismatch converts common-mode input into a spurious differential signal.
Integrated circuits excel here because both transistors sit on the same die and track thermally.
3.2 — Where You See Diff Pairs
Every op-amp input stage, every comparator, every ADC front-end starts with a diff pair. It is also the core of ECL logic gates and Gilbert-cell mixers.
Head to the Simulate tab to slide and watch the tail current redistribute in real time.