36
MOS Level-0 Transistor (mos0)
The MOS0 model is a simplified MOS level-1 model. The MOS0 DC drain current model is different from the Shichman and Hodges model because body effects are not modeled in MOS0. The intrinsic MOS gate capacitances are replaced by the following linear overlap capacitances:
-
Gate to source/drain (
capmod=overlap) -
Gate to bulk (
capmod=bulk -
Gate, source, and drain to ground (
capmod=gnd)
MOS0 is usually used as a MOS switch. This model recognizes all the MOS and BSIM instance parameters but only uses l and w, ignoring all other parameters. MOS0 transistors require that you use a model statement.
This device is not supported within altergroup.
Instance Syntax
Name d g s b ModelName parameter=value ...
Sample Instance Statement
mp1 (0 1 2 2) pchmod0 l=2u w=30u ad=120p as=75p pd=36u ps=6u
Instance Parameters
Model Syntax
model modelName mos0 parameter=value ...
Sample Model Statement
model pchmod0 mos0 type=p vto=-0.683 tox=0.21e-7 ld=0.45e-6 tnom=27
Model Parameters
Device type parameters
Drain current model parameters
Charge model selection parameters
|
Intrinsic charge model. Possible values are |
Temperature parameters
Default device parameters
Operating-Point Parameters
Return to top