PSP MOSFET

In this topic:

Netlist Entry

Mxxxx drain gate source bulk modelname [instance_parameters]
Where:
drain Drain node
gate Gate node
source Source node
bulk Bulk node
modelname Model name referring to a .MODEL statement
instance_parameters List of name/parameter pairs in form name=value. name maybe any of the following:

W, L, AS, AD, PS, PD, MULT, SA, SB, ABSOURCE, LSSOURCE, LGSOURCE, ABDRAIN, LSDRAIN, LGDRAIN

Refer to PSP documentation (see below) for further details.

NMOS Model Syntax Version 101.0

MODEL modelname NMOS LEVEL=1010 parameters

OR

.MODEL modelname PSP101 type=1 parameters

PMOS Model Syntax Version 101.0

.MODEL modelname PMOS LEVEL=1010 parameters

OR

.MODEL modelname PSP101 type=-1 parameters

NMOS Model Syntax Version 102.3

MODEL modelname NMOS LEVEL=1023 parameters

OR

.MODEL modelname PSP102 type=1 parameters

PMOS Model Syntax Version 102.3

.MODEL modelname PMOS LEVEL=1023 parameters

OR

.MODEL modelname PSP102 type=-1 parameters
Refer to PSP documentation (see below) for details of parameters

Notes

This is a model jointly developed by NXP (formerly Philips Semiconductor) and Pennsylvania State University.

Two versions are provided:
  1. 101.0, non-binning, non-NQS geometric version.
  2. 102.3, non-binning, non-NQS geometric version.

The model was implemented from the Verilog-A description.

Other versions of the PSP model are available from the NXP SIMKIT devices. See SIMKIT Devices.

Documentation for the model is supplied on the install CDROM and at our web site. Please refer to Further Documentation for details.