Modelica.Electrical.Spice3.Interfaces

Connectors, Interfaces, and partial models

Information


The SPICE3 package uses the Modelica.Electrical.Analog interfaces. Only special partial models used in the SPICE3 package are located in this Interfaces package.

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Package Content

NameDescription
Modelica.Electrical.Spice3.Interfaces.TwoPortControlledSources TwoPortControlledSources Component with two electrical ports, including current
Modelica.Electrical.Spice3.Interfaces.InductiveCouplePinIn InductiveCouplePinIn Pin to couple inductances via K, which gets the value of inductance
Modelica.Electrical.Spice3.Interfaces.InductiveCouplePinOut InductiveCouplePinOut Pin to couple inductances via K, which sets the value of inductance
Modelica.Electrical.Spice3.Interfaces.ConditionalSubstrate ConditionalSubstrate Partial model to include a conditional substrate node

Modelica.Electrical.Spice3.Interfaces.TwoPortControlledSources Modelica.Electrical.Spice3.Interfaces.TwoPortControlledSources

Component with two electrical ports, including current

Information


TwoPort is a partial model that consists of two ports. It is assumed that the current flowing into the positive pin is identical to the current flowing out of pin n. This currents of each port are provided explicitly as currents i1 and i2, the voltages respectively as v1 and v2.

Connectors

NameDescription
p1Positive pin of the controlling port
n1Negative pin of the controlling port
p2Positive pin of the controlled port
n2Negative pin of the controlled port

Modelica.Electrical.Spice3.Interfaces.InductiveCouplePinIn Modelica.Electrical.Spice3.Interfaces.InductiveCouplePinIn

Pin to couple inductances via K, which gets the value of inductance

Contents

NameDescription
L[H]
didi/dt [A/s]
v[V]

Modelica.Electrical.Spice3.Interfaces.InductiveCouplePinOut Modelica.Electrical.Spice3.Interfaces.InductiveCouplePinOut

Pin to couple inductances via K, which sets the value of inductance

Contents

NameDescription
L[H]
didi/dt [A/s]
v[V]

Modelica.Electrical.Spice3.Interfaces.ConditionalSubstrate Modelica.Electrical.Spice3.Interfaces.ConditionalSubstrate

Partial model to include a conditional substrate node

Information


This partial model provides a conditional heating port for the connection to a thermal network.

If this model is used, the loss power has to be provided by an equation in the model which inherits from ConditionalHeatingPort model (lossPower = ...). As device temperature T_heatPort can be used to describe the influence of the device temperature on the model behaviour.

Parameters

NameDescription
useSubstrateNode=true, if SubstrateNode is enabled

Connectors

NameDescription
S 

Automatically generated Mon Sep 23 17:20:37 2013.