recordSpiceConstants
General constants of SPICE simulator
Extends from Modelica.Icons.Record (Icon for records).
Information
General constants used by SPICE
The package Internal is not for user access. There all function, records and data are stored, that are needed for the semiconductor models of the package Semiconductors.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | EPSSIL | 11.7*8.854214871e-12 | Absolute permittivity of silicon |
| Real | EPSOX | 3.453133e-11 | Absolute permittivity of silicon dioxide |
| SI.Charge | CHARGE | 1.6021918e-19 | |
| SI.Temperature | CONSTCtoK | 273.15 | |
| SI.HeatCapacity | CONSTboltz | 1.3806226e-23 | |
| SI.Temperature | REFTEMP | 300.15 | |
| Real | CONSTroot2 | sqrt(2.0) | |
| Real | CONSTvt0 | Modelica.Constants.k*Modelica.Units.Conversions.from_degC(27)/CHARGE | |
| Real | CONSTKoverQ | Modelica.Constants.k/CHARGE | |
| Real | CONSTe | exp(1.0) | |
| SI.Conductance | CKTgmin | 1e-12 | |
| SI.Temperature | CKTnomTemp | 300.15 | |
| SI.Temperature | CKTtemp | 300.15 | |
| SI.Area | CKTdefaultMosAD | 0.0 | |
| SI.Area | CKTdefaultMosAS | 0.0 | |
| SI.Length | CKTdefaultMosL | 100e-6 | |
| SI.Length | CKTdefaultMosW | 100e-6 | |
| Real | CKTreltol | 1e-10 | |
| Real | CKTabstol | 1e-15 | |
| Real | CKTvolttol | 1e-10 | |
| Real | CKTtemptol | 1e-3 |