ngspice/DEVICES

172 lines
4.8 KiB
Plaintext
Raw Normal View History

2000-04-27 22:03:57 +02:00
DEVICES
-------------------------------------------------------------------------------
This file contains the status of devices available in ng-spice. This
file will be updated every time the device cospecific code is
altered/changed.
2000-04-27 22:03:57 +02:00
**************************************
********** Linear devices **********
**************************************
CAP - Capacitor
Initial Release
IND - Inductor
Initial Release
RES - Resistor
This is a modified version of the spice3 resistance model. This
model supports different ac and dc values (ac=...). This changes
are introduced by Serban Popescu. The "multiplicity factor" (m)
has been introduced.
2000-05-23 22:20:49 +02:00
*)Rework 11: The code has been modified to reflect spice parsing
standard.
2000-04-27 22:03:57 +02:00
**************************************
******** Distributed elements ********
**************************************
TRA - Transmission line
Initial release
2000-04-27 22:03:57 +02:00
LTRA - Lossy Transmission line
Initial release
2000-04-27 22:03:57 +02:00
URC - Uniform distributed RC line
Initial release
2000-04-27 22:03:57 +02:00
**************************************
********** V/I Sources **********
**************************************
ASRC - Arbitrary Source
Initial Release
2000-04-27 22:03:57 +02:00
CCCS - Current Controlled Current Source
Initial Release
2000-04-27 22:03:57 +02:00
CCVS - Current Controlled Voltage Source
Initial Release
2000-04-27 22:03:57 +02:00
ISRC - Independent Current Source
Initial Release
2000-04-27 22:03:57 +02:00
VCCS - Voltage Controlled Current Source
Initial Release
2000-04-27 22:03:57 +02:00
VCVS - Voltage Controlled Voltage Source
Initial Release
2000-04-27 22:03:57 +02:00
VSRC - Independent Voltage Source
Initial Release
2000-04-27 22:03:57 +02:00
**************************************
********* Switches **********
**************************************
CSW - Current controlled switch
Initial release
2000-04-27 22:03:57 +02:00
SW - Voltage controlled switch
Initial release
2000-04-27 22:03:57 +02:00
**************************************
********** Diodes **********
**************************************
DIO - Junction Diode
Initial Release
2000-04-27 22:03:57 +02:00
**************************************
*********** Bipolar Devices **********
**************************************
BJT - Bipolar Junction Transistor
Initial Relelase
2000-04-27 22:03:57 +02:00
**************************************
********** FET Devices **********
**************************************
JFET - Junction Field Effect transistor
Initial Release
2000-04-27 22:03:57 +02:00
JFET2 - Jfet PS model
Initial release. TO BE TESTED
2000-04-27 22:03:57 +02:00
**************************************
********* MES devices *********
**************************************
MES - MESfet model
Initial release
2000-04-27 22:03:57 +02:00
**************************************
********* MOS devices *********
**************************************
MOS1 - Level 1 MOS model
Initial Release
2000-04-27 22:03:57 +02:00
MOS2 - Level 2 MOS model
Initial Release
2000-04-27 22:03:57 +02:00
MOS3 - Level 3 MOS model
Initial Release
2000-04-27 22:03:57 +02:00
MOS6 - Level 6 MOS model
Initial Release
2000-04-27 22:03:57 +02:00
BSIM1 - BSIM model level 1
Initial Release
2000-04-27 22:03:57 +02:00
BSIM2 - BSIM model level 2
Initial Release
2000-04-27 22:03:57 +02:00
BSIM3 - BSIM model level 3
This is the BSIM3v3.2.2 model from Berkeley device group. You
can find some test netlists with results for this model at
http://www-device.eecs.berkeley.edu/~bsim3.
2000-04-27 22:03:57 +02:00
BSIM3v1 - BSIM model level 3
This is the BSIM3v3.1 model modified by Serban Popescu. This is
level 49 model. It is an implementation that supports HDIF and M
parameters. Test netlists are available at the URL above. TO BE
TESTED AND IMPROVED.
2000-04-27 22:03:57 +02:00
BSIM3v2 - BSIM model level 3
This is the BSIM3v3.2 model. It is proved only for compatibility
with existing netlists and parameters files. As always, tests
are availabe on the Berkeley's device group site (at the above
URL).
2000-04-27 22:03:57 +02:00
BSIM4 - BSIM model level 4 (0.18 um)
Initial Release. TO BE TESTED.
2000-04-27 22:03:57 +02:00
**************************************
********** SOI Devices *********
**************************************
BSIM3SOI_DD - SOI model (dynamic depletion)
NOT YET IMPLEMENTED.
2000-04-27 22:03:57 +02:00
BSIM3SOI_FD - SOI model (fully depleted devices)
NOT YET IMPLEMENTED.
2000-04-27 22:03:57 +02:00
BSIM3SOI_PD - SOI model (partially depleted devices)
NOT YET IMPLEMENTED.