login
$TLABlock
edit · history · print

Member of: Circuits Attach:cascode_bias.png | Self-biasing cascode

How to generate a bias for cascoded structures.

Self-biased Cascode

This shows a low-voltage cascode being transformed into a self-biased cascode structure. (Razavi pp. 398)

Sizing R

Note that the voltage drop across the entire self biasing structure is Vgs2 + Vds1 and the drop across the two transistors is Vgs1.

  • To keep M2 active
    • V_{gs2} + V_{ds1} = I_b R + V_{ds2} + V_{ds1} - KVL - two ways to express total voltage drop
    • V_{gs2} - I_b R =  V_{ds2} - Cancel Vds1 and re-arrange
    • V_{ds2} = V_{gs2} - I_b R > V_{gs2} - V_{th} - Vds sat requirements
    • R < V_{th} / I_b
  • To keep M1 active
    • I_b R = V_{gs2} + V_{ds1} - V_{gs1} - Voltage across R by subtracting node voltages
    • I_b R = V_{ds1} - The current in M1 & M2 is identical therefore assume Vgs1 = Vgs2
    • I_b R = V_{ds1} > V_{ds sat} - Vds sat requirements
    • R > V_{ds sat} / I_d
  • V_{ds sat} / I_b < R < V_{th} / I_b or V_{gs} - V_{th} < I_b R < V_{th}

Backrefs:

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