modelJ_PJFJFET

P-channel Junction Field-Effect Transistor model (JFET)

Extends from Modelica.Electrical.Spice3.Internal.JFET (Junction Field-Effect Transistor).

Information

J_PJFJFET is a P-channel junction field-effect transistor.

The junction field-effect transistor is derived from the FET model of Shichman and Hodges.

Parameters

TypeNameDefaultDescription
Integermtype (from JFET)JFET type: 0 - N channel, 1 - P channel
RealAREA (from JFET)Number of parallel connected identical elements
BooleanOFF (from JFET)falseOptional initial condition: 0 - IC not used, 1 - IC used, not implemented yet
SI.VoltageIC_VDS (from JFET)-1e40Initial condition value (VDS, not implemented yet)
SI.VoltageIC_VGS (from JFET)-1e40Initial condition value (VGS, not implemented yet)
BooleanUIC (from JFET)falseUse initial conditions: true, if initial condition is used
Modelica.Units.NonSI.Temperature_degCTEMP (from JFET)27Operating temperature of the device
Modelica.Electrical.Spice3.Internal.ModelcardJFETmodelcard (from JFET)JFET modelcard
Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLinep (from JFET)Modelica.Electrical.Spice3.Internal.Jfet.jfetRenameParameters(modelcard)Model line parameters
Modelica.Electrical.Spice3.Internal.Fet.Fetm (from JFET)Modelica.Electrical.Spice3.Internal.Fet.fetRenameParametersDev(AREA, OFF, IC_VDS, IC_VGS, UIC, TEMP)Renamed parameters
Integerm_type (from JFET)if (mtype > 0.5) then -1 else 1Type of the transistor
Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLinep1 (from JFET)Modelica.Electrical.Spice3.Internal.Jfet.jfetInitEquations(m, p)Precalculated parameters
Modelica.Electrical.Spice3.Internal.Jfet.JfetModelLinep2 (from JFET)Modelica.Electrical.Spice3.Internal.Jfet.jfetModelLineInitEquations(p1)Model line variables
Modelica.Electrical.Spice3.Internal.Fet.Fetm1 (from JFET)Modelica.Electrical.Spice3.Internal.Jfet.jfetCalcTempDependencies(m, p2)Precalculated parameters
Booleanm_bInit (from JFET)false

Connectors

TypeNameDefaultDescription
Modelica.Electrical.Analog.Interfaces.PositivePinG (from JFET)Gate node
Modelica.Electrical.Analog.Interfaces.PositivePinD (from JFET)Drain node
Modelica.Electrical.Analog.Interfaces.NegativePinS (from JFET)Source node

Components

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

Revisions

  • September 2011 revised by Sandra Böhme
  • August 2009 by Kristin Majetta
    initially implemented