This icon shall be used for a package that contains internal classes not to be directly utilized by a user.
Extends from Modelica.Icons.InternalPackage
(Icon for an internal package (indicating that the package should not be directly utilized by user)).
Name | Description |
---|---|
calculateGateCap | Gate capacitance calculation |
drainCur | Drain current calculation |
jfetCalcTempDependencies | Precalculations relating to temperature |
jfetInitEquations | FET initial precalculations |
JfetModelLine | Record for Jfet model line parameters |
jfetModelLineInitEquations | Initial precalculation |
jfetNoBypassCode | Calculations of currents and capacities |
jfetRenameParameters | Parameter renaming to internal names |
This icon is indicates a record.
Extends from Modelica.Electrical.Spice3.Internal.Fet.FetModelLine
(Record for Fet model line parameters).
Type | Name | Description |
---|---|---|
Voltage | m_threshold | VTO |
Real | m_beta | BETA |
InversePotential | m_lModulation | LAMBDA |
Resistance | m_drainResist | RD |
Resistance | m_sourceResist | RS |
Capacitance | m_capGS | CGS |
Capacitance | m_capGD | CGD |
Voltage | m_gatePotential | PB |
Current | m_gateSatCurrent | IS |
Real | m_depletionCapCoeff | FC |
Real | m_b | B |
Real | m_fNcoef | KF |
Real | m_fNexp | AF |
Conductance | m_drainConduct |   |
Conductance | m_sourceConduct |   |
Temp_K | m_tnom | TNOM |
InversePotential | m_bFac |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Fet | in_f |   |
JfetModelLine | in_fm |   |
Type | Name | Description |
---|---|---|
JfetModelLine | out_fm |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
JfetModelLine | in_fm |   |
Type | Name | Description |
---|---|---|
JfetModelLine | out_fm |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Voltage | vds |   |
Voltage | vgs |   |
Voltage | vgd |   |
Fet | in_f |   |
JfetModelLine | in_fm |   |
Type | Name | Description |
---|---|---|
Fet | out_f |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Fet | in_f |   |
Voltage | vgs | Input voltage gate source |
Voltage | vgd | Input voltage gate drain |
Type | Name | Description |
---|---|---|
Capacitance | capgs | Output capacitance gate source |
Charge | chargegs | Output charge gate source |
Capacitance | capgd | Output capacitance gate drain |
Charge | chargegd | Output charge gate drain |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Fet | in_f |   |
JfetModelLine | in_fm |   |
Type | Name | Description |
---|---|---|
Fet | out_f |   |
This icon indicates Modelica functions.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
Fet | in_f | Input record fet parameters |
JfetModelLine | in_fm | Input record model line parameters |
Integer | in_m_type | Type of MOS transistor |
Boolean | in_m_bInit |   |
Voltage | in_m_pVoltageValues[3] |   |
Type | Name | Description |
---|---|---|
CurrrentsCapacitances | out_cc | Calculated currents and capacitances |
This function jfetRenameParameters assigns the external (given by the user, e.g. RD) technology parameters to the internal parameters (e.g. m_drainResistance). It also does the analysis of the IsGiven values.
Extends from Modelica.Icons.Function
(Icon for functions).
Type | Name | Description |
---|---|---|
ModelcardJFET | ex | Modelcard with technology parameters |
Type | Name | Description |
---|---|---|
JfetModelLine | intern | Output record model line parameters |
Generated 2018-12-12 12:10:54 EST by MapleSim.