recordBjtModelLineParams
Record for bjt model line parameters
Extends from Modelica.Icons.Record (Icon for records).
Information
This record contains the model line (also called model card) parameters that are used for the bipolar transistor model in SPICE3.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | m_type | Device type : 1 = n, -1 = p | |
| SI.Temperature | m_tnom | TNOM, Parameter measurement temperature | |
| SI.Current | m_satCur | IS, Saturation Current | |
| Real | m_betaF | BF, Ideal forward beta | |
| Real | m_emissionCoeffF | NF, Forward emission coefficient | |
| Real | m_leakBEemissionCoeff | NE, B-E leakage emission coefficient | |
| SI.Current | m_leakBEcurrent | ISE, B-E leakage saturation current | |
| Real | m_c2 | C2, Obsolete parameter name | |
| SI.Current | m_leakBCcurrent | ISC, B-C leakage saturation current | |
| Real | m_c4 | C4, Obsolete parameter name | |
| Real | m_leakBEcurrentIsGiven | ||
| Real | m_c2IsGiven | ||
| Real | m_leakBCcurrentIsGiven | ||
| Real | m_c4IsGiven | ||
| Real | m_betaR | BR, Ideal reverse beta | |
| Real | m_emissionCoeffR | NR, Reverse emission coefficient | |
| Real | m_leakBCemissionCoeff | NC, B-C leakage emission coefficient | |
| SI.Voltage | m_earlyVoltF | VAF, Forward Early voltage | |
| SI.Current | m_rollOffF | IKF, Forward beta roll-off corner current | |
| SI.Voltage | m_earlyVoltR | VAR, Reverse Early voltage | |
| SI.Current | m_rollOffR | IKR, reverse beta roll-off corner current | |
| SI.Resistance | m_emitterResist | RE, Emitter resistance | |
| SI.Resistance | m_collectorResist | RC, Collector resistance | |
| SI.Current | m_baseCurrentHalfResist | IRB, Current for base resistance=(rb+rbm)/2 | |
| SI.Resistance | m_baseResist | RB, Zero bias base resistance | |
| SI.Resistance | m_minBaseResist | RBM, Minimum base resistance | |
| Real | m_minBaseResistIsGiven | ||
| Types.Capacitance | m_depletionCapBE | CJE, Zero bias B-E depletion capacitance | |
| SI.Voltage | m_potentialBE | VJE, B-E built in potential | |
| Real | m_junctionExpBE | MJE, B-E built in potential | |
| SI.Time | m_transitTimeF | TF, Ideal forward transit time | |
| Real | m_transitTimeBiasCoeffF | XTF, Coefficient for bias dependence of TF | |
| SI.Current | m_transitTimeHighCurrentF | ITF, High current dependence of TF | |
| SI.Voltage | m_transitTimeFVBC | VTF, Voltage giving VBC dependence of TF | |
| SI.Frequency | m_excessPhase | PTF, Excess phase | |
| Types.Capacitance | m_depletionCapBC | CJC, Zero bias B-C depletion capacitance | |
| SI.Voltage | m_potentialBC | VJC, B-C built in potential | |
| Real | m_junctionExpBC | MJC, B-C junction grading coefficient | |
| Real | m_baseFractionBCcap | XCJC, Fraction of B-C cap to internal base | |
| SI.Time | m_transitTimeR | TR, Ideal reverse transit time | |
| Types.Capacitance | m_capCS | CJS, Zero bias C-S capacitance | |
| SI.Voltage | m_potentialSubstrate | VJS, Zero bias C-S capacitance | |
| Real | m_exponentialSubstrate | MJS, Substrate junction grading coefficient | |
| Real | m_betaExp | XTB, Forward and reverse beta temp. exp. | |
| SI.GapEnergy | m_energyGap | EG, Energy gap for IS temp. dependency | |
| Real | m_tempExpIS | XTI,Temp. exponent for IS | |
| Real | m_fNcoef | KF, Flicker Noise Coefficient | |
| Real | m_fNexp | AF, Flicker Noise Exponent | |
| Real | m_depletionCapCoeff | FC, Forward bias junction fit parameter | |
| SI.Conductance | m_collectorConduct | ||
| SI.Conductance | m_emitterConduct | ||
| SI.InversePotential | m_transitTimeVBCFactor | ||
| Real | m_excessPhaseFactor | ||
| SI.InversePotential | m_invEarlyVoltF | ||
| Types.InverseElectricCurrent | m_invRollOffF | ||
| SI.InversePotential | m_invEarlyVoltR | ||
| Types.InverseElectricCurrent | m_invRollOffR | ||
| Real | m_bNPN | 1 | |
| Real | m_bPNP | 1 | |
| Real | m_area | 1.0 | |
| Boolean | m_bOff | false | |
| SI.Voltage | m_dICvbe | 0 | |
| Real | m_bICvbeIsGiven | 0 | |
| SI.Voltage | m_dICvce | 0 | |
| Real | m_bICvceIsGiven | 0 | |
| Boolean | m_bSensArea | false | |
| Real | m_dTemp | 1 |