login
$TLABlock
edit · history · print

Member of: Circuits

This is collected information on basic single stage amplifiers

1.  Common Source

1.1  Basic Specs

  • Gain
    • With resistive load: A_v = -g_m (r_o \parallel R)
    • Current source load: A_v = -g_m (r_{on} \parallel r_{op})
  • Output Impedance
    • Current source load: R_{out} = (r_{on} \parallel r_{op})
    • With source degeneration: R_{out} = \left( [1+(g_m + g_{mb}R_s)]r_{on} \right) \parallel r_{op}
  • Input Impedance
  • Note
    • Equiv. Resistance of diode connected transistor: R_{in} = \frac1{g_m + g_{mb} }

1.2  Frequency Response

  • Transfer function: \frac{V_{out}}{V_{in}} = \frac{ g_m C_{gd} s + g_m r_{ob} }{ \left( 1 + s/\omega_{in} \right) \left( 1 + s/\omega_{out} \right) }
    • Rs - series resistance of stimulus
    • rob - Load resistance
  • Poles
    • Pole at the input node: \omega_{in} = \frac1{ R_s [ (1+g_m r_{ob}) C_{gd} + C_{gs} ] + r_{ob}(C_{gd} + C_{db} )  }
    • Pole at the output node: \omega_{out} \approx \frac1{ r_{ob}( C_{gd} + C_{db} ) }
    • Expect ωin to be the dominant pole.

2.  Common Gate

3.  Common Drain or Source Follower

  • Gain
    • A_v = \frac{ 1/g_{mb} \parallel r_{of} \parallel r_{ob}  }{ 1/g_{mb} \parallel r_{of} \parallel r_{ob} + 1/g_m }
    • f - Follower transistor
    • b - Bias transistor
  • Output Impedance
    • In full: R_{out} = \frac1{g_{mb}} \parallel \frac1{g_{m}} \parallel \frac1{r_{of}} \parallel \frac1{r_{ob}}
    • Because 1/gm < ro we can simplify to R_{out} \approx \frac1{g_{mb}} \parallel \frac1{g_{m}}

3.1  Frequency Response

  • Transfer function: \frac{V_{out}}{V_{in}} = \frac{ s C_{gs} + g_m }{  R_s( G_{gs} C_L + C_{gs} C_{gd} + C_{gd} C_L )s^2 + ( g_m R_s C_{gd} + C_L + C_{gs} )s + g_m }
    • Rs - series resistance of stimulus
  • Poles
    • Dominant Pole: \omega_{p} = \frac1{ R_s C_{gd} + \frac{ C_L + C_{gs} }{ g_m } }

Back Links:

edit · history · print
Last edited by DrLock. Originally by DrLock.