recordMosfetModelLineParams
Record for Mosfet model line parameters
Extends from Modelica.Icons.Record (Icon for records).
Information
This record MosfetModelLineParams contains the model line parameters that are used for all kinds of Mosfet transistors in SPICE3.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | m_jctSatCurDensity | JS, Bulk jct. sat. current density, input - use tSatCurDens | |
| SI.Resistance | m_sheetResistance | RSH, Sheet resistance | |
| Real | m_bulkJctPotential | PB, Bulk junction potential, input - use tBulkPot | |
| SI.LinearTemperatureCoefficient | m_bulkJctBotGradingCoeff | MJ, Bottom grading coefficient | |
| SI.LinearTemperatureCoefficient | m_bulkJctSideGradingCoeff | MJSW, Side grading coefficient | |
| Real | m_oxideThickness | TOX, Oxide thickness unit: micron | |
| Real | m_oxideThicknessIsGiven | TOX, IsGiven value | |
| Real | m_gateSourceOverlapCapFactor | CGS0, Gate-source overlap cap | |
| Real | m_gateDrainOverlapCapFactor | CGD0, Gate-drain overlap cap | |
| Real | m_gateBulkOverlapCapFactor | CGB0, Gate-bulk overlap cap | |
| Real | m_fNcoef | KF, Flicker noise coefficient | |
| Real | m_fNexp | AF, Flicker noise exponent | |
| Real | m_mjswIsGiven | MJSW, IsGivenValue | |
| Real | m_cgsoIsGiven | CGSO, IsGivenValue | |
| Real | m_cgdoIsGiven | CGDO, IsGivenValue | |
| Real | m_cgboIsGiven | CGBO, IsGivenValue | |
| Real | m_pbIsGiven | PB, IsGivenValue |