Modelica.Electrical.Spice3.Internal.Jfet

Records and functions for Jfet

Information

Extends from Modelica.Icons.InternalPackage (Icon for an internal package (indicating that the package should not be directly utilized by user)).

Package Content

Name Description
Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLine JfetModelLine Record for Jfet model line parameters
Modelica.Electrical.Spice3.Internal.Jfet.jfetInitEquations jfetInitEquations FET initial precalculations
Modelica.Electrical.Spice3.Internal.Jfet.jfetModelLineInitEquations jfetModelLineInitEquations Initial precalculation
Modelica.Electrical.Spice3.Internal.Jfet.drainCur drainCur Drain current calculation
Modelica.Electrical.Spice3.Internal.Jfet.calculateGateCap calculateGateCap Gate capacitance calculation
Modelica.Electrical.Spice3.Internal.Jfet.jfetCalcTempDependencies jfetCalcTempDependencies Precalculations relating to temperature
Modelica.Electrical.Spice3.Internal.Jfet.jfetNoBypassCode jfetNoBypassCode Calculations of currents and capacities
Modelica.Electrical.Spice3.Internal.Jfet.jfetRenameParameters jfetRenameParameters Parameter renaming to internal names

Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLine Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLine

Record for Jfet model line parameters

Information

Extends from Modelica.Electrical.Spice3.Internal.Fet.FetModelLine (Record for Fet model line parameters).

Parameters

NameDescription
Initialization
m_thresholdVTO [V]
m_betaBETA
m_lModulationLAMBDA [1/V]
m_drainResistRD [Ohm]
m_sourceResistRS [Ohm]
m_capGSCGS [F]
m_capGDCGD [F]
m_gatePotentialPB [V]
m_gateSatCurrentIS [A]
m_depletionCapCoeffFC
m_bB
m_fNcoefKF
m_fNexpAF
m_drainConduct[S]
m_sourceConduct[S]

Modelica.Electrical.Spice3.Internal.Jfet.jfetInitEquations Modelica.Electrical.Spice3.Internal.Jfet.jfetInitEquations

FET initial precalculations

Information

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
in_f 
in_fm 

Outputs

NameDescription
out_fm 

Modelica.Electrical.Spice3.Internal.Jfet.jfetModelLineInitEquations Modelica.Electrical.Spice3.Internal.Jfet.jfetModelLineInitEquations

Initial precalculation

Information

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
in_fm 

Outputs

NameDescription
out_fm 

Modelica.Electrical.Spice3.Internal.Jfet.drainCur Modelica.Electrical.Spice3.Internal.Jfet.drainCur

Drain current calculation

Information

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
vds[V]
vgs[V]
vgd[V]
in_f 
in_fm 

Outputs

NameDescription
out_f 

Modelica.Electrical.Spice3.Internal.Jfet.calculateGateCap Modelica.Electrical.Spice3.Internal.Jfet.calculateGateCap

Gate capacitance calculation

Information

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
in_f 
vgsInput voltage gate source [V]
vgdInput voltage gate drain [V]

Outputs

NameDescription
capgsOutput capacitance gate source [F]
chargegsOutput charge gate source [C]
capgdOutput capacitance gate drain [F]
chargegdOutput charge gate drain [C]

Modelica.Electrical.Spice3.Internal.Jfet.jfetCalcTempDependencies Modelica.Electrical.Spice3.Internal.Jfet.jfetCalcTempDependencies

Precalculations relating to temperature

Information

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
in_f 
in_fm 

Outputs

NameDescription
out_f 

Modelica.Electrical.Spice3.Internal.Jfet.jfetNoBypassCode Modelica.Electrical.Spice3.Internal.Jfet.jfetNoBypassCode

Calculations of currents and capacities

Information

Extends from Modelica.Icons.Function (Icon for functions).

Inputs

NameDescription
in_fInput record fet parameters
in_fmInput record model line parameters
in_m_typeType of MOS transistor
in_m_bInit 
in_m_pVoltageValues[3][V]

Outputs

NameDescription
out_ccCalculated currents and capacitances

Modelica.Electrical.Spice3.Internal.Jfet.jfetRenameParameters Modelica.Electrical.Spice3.Internal.Jfet.jfetRenameParameters

Parameter renaming to internal names

Information

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).

Inputs

NameDescription
exModelcard with technology parameters

Outputs

NameDescription
internOutput record model line parameters
Automatically generated Thu Dec 19 17:20:02 2019.