Model Usage
Instance Syntax
PSP102 instance has 4 terminals. The ModelName has to be associated with a PSP102 model card.
InstanceName (d g s b) PSP102ModelName <parameter=value>
Sample Instance Statement
q1 (v1 v2 v3 v4) psp102_mod w=1e-6 l=0.5e-6
Model Syntax
The following syntax specifies PSP102 model:
model ModelName psp102 parameter=value ...
The third parameter, psp102, is the master to indicate this model card is a PSP102 model card.
Version and Master Name
- Versions 102.2, 102.2.1, 102.3, 102.3.2, 102.3.3, 102.3.4, 102.4, and 102.5 are supported.
- There are 7 master names - psp102, psp1020, psp1021, psp102e, pspnqs1020, pspnqs1021 and pspnqs102e
- psp1020 is global model without NQS effect. psp1021 is bin model without NQS effect. psp102e is local model without NQS effect. pspnqs1020 is global model with NQS effect. pspnqs1021 is bin model with NQS effect. pspnqs102e is local model with NQS effect.
-
Master name psp102 is a general name for PSP102, and it covers 6 psp102 masternames mentioned above. The relation between psp102 and other six masters is listed in the following table:
Sample Model Statements
model psp102_mod psp102 type=n version=102.2
+tr = 25 swigate = 0
+binmod=0 geomod=1 swnqs=9 swgidl = 1 swjuncap = 3
model psp102_mod psp102 type=n version=102.3
+tr = 25 swigate = 0
+binmod=0 geomod=1 swnqs=9 swgidl = 1 swjuncap = 3
Related Topics
Geometrical Scaling and Stress Model for Intrinsic MOSFET
Non-Quasi-Static (NQS) RF Model
Component Statements for PSP102 Models
Return to top