modelC_Capacitor

Semiconductor capacitor

Extends from Modelica.Electrical.Spice3.Internal.C_SEMI (Semiconductor capacitor).

Information

C_Capacitor is a Semiconductor Capacitor model.

This capacitor model allows the calculation of the actual capacitance value from strictly geometric information and the specification of the process.

Parameters

TypeNameDefaultDescription
Types.CapacitanceC (from C_SEMI)-1e40Capacitance, if specified, geometrical information is overwritten
Modelica.Units.NonSI.Temperature_degCTEMP (from C_SEMI)27Temperature of capacitor
SI.LengthL (from C_SEMI)Length of the capacitor
SI.LengthW (from C_SEMI)-1e40Width of the capacitor, default DEFW (modelcard)
BooleanSENS_AREA (from C_SEMI)falseParameter for sensitivity analyses, not implemented yet
SI.VoltageIC (from C_SEMI)0Initial value
BooleanUIC (from C_SEMI)falseUse initial conditions: true, if initial condition is used
Modelica.Electrical.Spice3.Internal.ModelcardCmodelcard (from C_SEMI)Capacitor modelcard
Modelica.Electrical.Spice3.Internal.Csemiconductor.CapacitorModelLineParamslp (from C_SEMI)Modelica.Electrical.Spice3.Internal.Csemiconductor.capacitorRenameParameters(modelcard)Model Line Parameters
Modelica.Electrical.Spice3.Internal.Csemiconductor.Capacitorcp (from C_SEMI)Modelica.Electrical.Spice3.Internal.Csemiconductor.capacitorRenameParametersDev(C, W, L, TEMP, SENS_AREA, lp)Renamed parameters

Connectors

TypeNameDefaultDescription
PositivePinp (from TwoPin)Positive electrical pin
NegativePinn (from TwoPin)Negative electrical pin

Components

TypeNameDefaultDescription
SI.Voltagev (from TwoPin)Voltage drop of the two pins (= p.v - n.v)
SI.Currenti (from OnePort)Current flowing from pin p to pin n
Modelica.Electrical.Spice3.Internal.Csemiconductor.Capacitorvp (from C_SEMI)

Revisions

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