Module3 - SPICE and CMOS VTC
Module3 - SPICE and CMOS VTC
CMOS INVERTER
VTC
References
Weste
Baker
Kang
Rabaey
Fabricating chips is expensive and time-consuming, so designers
need simulation tools to explore the design space and verify
designs before they are fabricated.
• PSPICE is another commercial version with a free limited student version. LTSpice is also
a free version.
SPICE offers many ways to analyze circuits, but digital VLSI circuit designers are primarily
interested in DC and transient analysis that predicts the node voltages given inputs that
are fixed or arbitrarily changing in time.
Device Models
The parameters from the SPICE model are given in ALL CAPS. Notice that is
written instead as KP(Weff /Leff ), where KP is a model parameter playing the
role of k.
The gate capacitance is calculated from the oxide thickness TOX. The default gate
capacitance model in HSPICE is adequate for finding the transient response of digital circuits.
More elaborate models exist that capture nonreciprocal effects that are important for
analog design.
Level 1 models are useful for teaching because they are easy to correlate with hand
analysis, but are simplistic for modern design. The model also includes terms to compute the
diffusion capacitance,
The SPICE Level 2 and 3 models add effects of velocity saturation, mobility
degradation, subthreshold conduction, and drain-induced barrier lowering.
However, these models still do not provide good fits to the measured I-V
characteristics of modern transistors.
BSIM Models
• Detailed threshold voltage model including body effect and drain-induced barrier
Lowering, Velocity saturation, mobility degradation, and other short-channel effects
Multiple gate capacitance models,
THE CMOS INVERTER
The inverter is truly the nucleus of all digital designs. Once
its operation and properties are clearly understood,
designing more intricate structures such as NAND gates,
adders, multipliers is greatly simplified.
• No direct path exists between the supply and ground rails under
steady-state operating conditions (this is, when the input and
outputs remain constant). The absence of current flow (ignoring
leakage currents) means that the gate does not consume any
static power.
Voltage-Transfer characteristic (VTC)