Differential Pair Circuits
Review
- Differential Gain
- Single Ended = (RD || ro) * gm / 2
- Differential = (RD || ro) * gm
- Common Mode Gain
- RC / 2R
- Common Mode Rejection Ratio
Common Mode Example
- Matched pair of MOS VT=1, k=250uA/V2, lambda=0.02-1
- Supply current equal 250uA, RD = 100k
- Small Signal Parameters
- gm = sqrt(2 * 250uA * 125uA) = 0.25mS
- ro = 1/ (0.02 * 125uA) = 400k
- Equivalent Amp
- Input resistance infinite
- Differential Gain = gm * (RD || ro) = -20
- Single Ended Gain = DiffGain / 2 = -10
- Output Resistance = 2 * 80k = 160k
- Common Mode Gain
- Acm = - gm Rd / (1 + 2 gm R) = - 0.25mS
* 100k / (1 + 2 * 0.25mS * 200k) = -0.25
- CMRR = -10 / -0.25 = 40
Offset Voltages - Device/Resistor Mismatch
- Consider the case of mismatched devices/resistors
- Ground inputs
- Because of the mismatch, output mismatch occurs - VO
- Referenced back to the input
- Input offset voltage - VOS = VO / Ad
- Consider a resistor mismatch
- RC1 = RC + dRC/2, RC2 = RC
+ dRC/2
- VC1 = VCC - I/2 * RC1 = VCC
- I/2 * (RC + dRC/2)
- VO = VC2 - VC1 = I/2 dRC
- Example
- Use 1% resistors (10k), 1mA bias current in BJT diff pair
- Differential Gain = 10k * 20mS = -200V/V
- VO = 0.5mA * 100 = 50mV
- VOS = 50mV / 200V/V = 0.25mV
- Other mismatches can also be analyzed - see 6.5
Active Load - MOS
- PMOS Current Mirror as load - diode connected PMOS on one
side
- Diode side analysis
- NMOS M1 has current gm vd/2 flowing
- PMOS M3 has to source that current - gate voltage changes
to do so...
- Output side analysis
- NMOS M2 has current - gm vd/2 flowing
- PMOS M4 mirrors PMOS M3 current gm vd/2
flowing
- Both output currents must flow into output resistance of
amplifier
- Rout = rop || ron
- Gain = Ad = gm * (rop ||
ron)
- Input resistance is infinite
MOS Active Load Example
- Matched pair of NMOS VT=1, k=250uA/V2,
lambda=0.02-1
- Note - PMOS generally would have to be wider...
- Current Mirror Analysis
- 8k with NMOS diode connected
- 5V = k/2 * 4k * (VGS-VT)2
+ VGS
- IDS = 0.5mA
- R = 1 / (0.02 * 0.5mA) = 100k
- Input Resistance = infinite
- Output Resistance
- Rout = rop || ron = 0.5 / (0.02 *
0.25mA) = 100k
- Gain
- Ad = gm * (rop ||
ron) = sqrt(2 * 0.25 * 0.25) * 100k = 35.3V/V
- Common Mode Gain
- Acm = - gm Rout / (1 + 2
gm R) = Rout / 2R = 100k / 200k = 0.5
- CMRR
- Ad / Acm = 35.3 / 0.5 = 70
Bipolar Current Mirrors
- Diode connected bipolar
- Collector and base at same voltage - forward active
- Base at 0.7V
- Reference current splits into collector and base
- Mirror base / emitter circuit into matching bipolar
- Remember IC = IS exp( VBE / Vt
)
- Base emitter voltages identical
- Base draws current, however
- IC = Iref * ß / (ß + 2)
- MOS can mirror infinitely, bipolar draws current which limits maximum
Active Load - Bipolar
- PNP Current Mirror as load - diode connected PNP on one side
- Diode side analysis
- NPN Q1 has current gm vd/2 flowing
- PNP Q3 has to source that current - base voltage changes to do so...
- Output side analysis
- NPN Q2 has current - gm vd/2 flowing
- PNP Q4 mirrors PMOS Q3 current gm vd/2 flowing
- Both output currents must flow into output resistance of amplifier
- Rout = rop || ron
- Gain = Ad = gm * (rop || ron)
- Input resistance is 2 rpi
Conclusions
- Offset Voltages
- Active Loads
Next Time