Differential Pair — Worked Example

Analog Electronics · Differential Pair · Example

Discrete BJT diff-pair gain and CMRR

Given: ITAIL=10μAI_{\text{TAIL}} = 10\,\mu\text{A}, RC=10kΩR_C = 10\,\text{k}\Omega, β=200\beta = 200, VA=100VV_A = 100\,\text{V} (Early voltage of tail source), VCC=12VV_{CC} = 12\,\text{V}, VT=25mVV_T = 25\,\text{mV}.

Find: AdA_d, AcmA_{cm}, and CMRR.

  1. Step 1 — Compute the transconductance gmg_m.
    gm=ITAIL2VT=10μA2×25mV=0.2mA/Vg_m = \frac{I_{\text{TAIL}}}{2 V_T} = \frac{10\,\mu\text{A}}{2 \times 25\,\text{mV}} = 0.2\,\text{mA/V}

    Each transistor carries ITAIL/2=5μAI_{\text{TAIL}}/2 = 5\,\mu\text{A}, so gmg_m is modest at this low bias.

  2. Step 2 — Differential voltage gain AdA_d.
    Ad=gmRC=0.2mA/V×10kΩ=2V/VA_d = g_m \cdot R_C = 0.2\,\text{mA/V} \times 10\,\text{k}\Omega = 2\,\text{V/V}

    A gain of 2 V/V is modest for a single diff pair. Op-amps stack additional gain stages to reach much higher open-loop gain.

  3. Step 3 — Tail source output resistance ro,tailr_{o,\text{tail}}.
    ro,tail=VAITAIL=100V10μA=10MΩr_{o,\text{tail}} = \frac{V_A}{I_{\text{TAIL}}} = \frac{100\,\text{V}}{10\,\mu\text{A}} = 10\,\text{M}\Omega

    The tail source looks like 10 MΩ to the emitter node. This high impedance is why common-mode signals get rejected.

  4. Step 4 — Common-mode gain AcmA_{cm}.
    Acm=RC2ro,tail=10kΩ2×10MΩ=0.0005V/VA_{cm} = -\frac{R_C}{2\,r_{o,\text{tail}}} = -\frac{10\,\text{k}\Omega}{2 \times 10\,\text{M}\Omega} = -0.0005\,\text{V/V}

    Essentially zero: the common-mode signal barely makes it to the output.

  5. Step 5 — CMRR.
    CMRR=AdAcm=20.0005=4000\text{CMRR} = \left|\frac{A_d}{A_{cm}}\right| = \left|\frac{2}{0.0005}\right| = 4000
    CMRRdB=20log10(4000)72dB\text{CMRR}_{\text{dB}} = 20\log_{10}(4000) \approx 72\,\text{dB}

    72 dB is respectable for a discrete diff pair. IC op-amps with cascoded tail sources push well above 100 dB.

With ITAIL=10μAI_{\text{TAIL}} = 10\,\mu\text{A} and RC=10kΩR_C = 10\,\text{k}\Omega: Ad=2V/VA_d = 2\,\text{V/V}, Acm=0.0005V/VA_{cm} = -0.0005\,\text{V/V}, CMRR = 4 000 (72 dB). The tail source impedance is the key knob for CMRR.