modelJFET

Junction Field-Effect Transistor

Information

JFET model, both N and P channel

The package Internal is not for user access. There all function, records and data are stored, that are needed for modeling the semiconductor models of the package Semiconductors.

Parameters

TypeNameDefaultDescription
IntegermtypeJFET type: 0 - N channel, 1 - P channel
RealAREANumber of parallel connected identical elements
BooleanOFFfalseOptional initial condition: 0 - IC not used, 1 - IC used, not implemented yet
SI.VoltageIC_VDS-1e40Initial condition value (VDS, not implemented yet)
SI.VoltageIC_VGS-1e40Initial condition value (VGS, not implemented yet)
BooleanUICfalseUse initial conditions: true, if initial condition is used
Modelica.Units.NonSI.Temperature_degCTEMP27Operating temperature of the device
Modelica.Electrical.Spice3.Internal.ModelcardJFETmodelcardJFET modelcard
Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLinepModelica.Electrical.Spice3.Internal.Jfet.jfetRenameParameters(modelcard)Model line parameters
Modelica.Electrical.Spice3.Internal.Fet.FetmModelica.Electrical.Spice3.Internal.Fet.fetRenameParametersDev(AREA, OFF, IC_VDS, IC_VGS, UIC, TEMP)Renamed parameters
Integerm_typeif (mtype > 0.5) then -1 else 1Type of the transistor
Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLinep1Modelica.Electrical.Spice3.Internal.Jfet.jfetInitEquations(m, p)Precalculated parameters
Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLinep2Modelica.Electrical.Spice3.Internal.Jfet.jfetModelLineInitEquations(p1)Model line variables
Modelica.Electrical.Spice3.Internal.Fet.Fetm1Modelica.Electrical.Spice3.Internal.Jfet.jfetCalcTempDependencies(m, p2)Precalculated parameters
Booleanm_bInitfalse

Connectors

TypeNameDefaultDescription
Modelica.Electrical.Analog.Interfaces.PositivePinGGate node
Modelica.Electrical.Analog.Interfaces.PositivePinDDrain node
Modelica.Electrical.Analog.Interfaces.NegativePinSSource node

Components

TypeNameDefaultDescription
Modelica.Electrical.Spice3.Internal.Fet.CurrrentsCapacitancescc
SI.VoltageDinternal
SI.VoltageSinternal
SI.VoltagevGD
SI.VoltagevGS
SI.Currentird
SI.Currentirs
SI.Currentigdgmin
SI.Currentigsgmin
SI.CurrenticGS
SI.CurrenticGD

Revisions

  • March 2008 by Kristin Majetta
    initially implemented