Difference between revisions of "Model-Based Analog Circuit Design"
Line 21: | Line 21: | ||
Where <math>g_m</math> is the device transconductance, <math>g_{mb}</math> is the device body (effect) transconductance, or backgate transconductance, and <math>g_{ds} = \tfrac{1}{r_o}</math> is the output conductance. Thus, we can then determine the required small-signal parameters from our design specifications, and use our "calculator" (simulator + BSIM models) to determine how we can get these small-signal parameters. | Where <math>g_m</math> is the device transconductance, <math>g_{mb}</math> is the device body (effect) transconductance, or backgate transconductance, and <math>g_{ds} = \tfrac{1}{r_o}</math> is the output conductance. Thus, we can then determine the required small-signal parameters from our design specifications, and use our "calculator" (simulator + BSIM models) to determine how we can get these small-signal parameters. | ||
− | == Transistor | + | == Intrinsic Transistor Gain == |
− | == | + | == Efficiency Metric: <math>\tfrac{g_m}{I_D}</math> == |
== Figure of Merit: <math>V^*</math> == | == Figure of Merit: <math>V^*</math> == |
Revision as of 11:50, 18 August 2020
Being able to analyze and design analog circuits using "hand analysis" allows us to build intuition, and this intuition enables us to create designs that are optimal and innovative. However:
- Our simple models such as the square-law model or velocity-saturation model, cannot accurately describe the behavior of key parameters such as output resistance, , or completely misses operating regions such as the moderate inversion region.
- Using more accurate and complex models, such as BSIM, is ideal for verification, but not really suited for "hand analysis" since
- We have to work with hundreds of parameters per transistor, or
- Make many assumptions to reduce these parameters, but then only ending up in the same situation as using the simple models.
One solution around this problem is to use the simulator, in conjunction with the BSIM models, as a "calculator".
Small-Signal Model
In circuit design, we are normally interested in the following parameters:
- Gain
- Bandwidth
- Power
- Voltage Swing
- Noise
It turns out we can most of these small-signal parameters by using our BSIM models as lookup tables, since our small signal equations remain the same:
-
(1)
-
Where is the device transconductance, is the device body (effect) transconductance, or backgate transconductance, and is the output conductance. Thus, we can then determine the required small-signal parameters from our design specifications, and use our "calculator" (simulator + BSIM models) to determine how we can get these small-signal parameters.