WOLFRAM SYSTEM MODELER

TwoPort

Component with two electrical ports, including current

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Interfaces.TwoPort"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

TwoPort is a partial model that consists of two ports. Like OnePort each port has two pins. 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 (4)

p1

Type: PositivePin

Description: Positive electrical pin of port 1

n1

Type: NegativePin

Description: Negative electrical pin of port 1

p2

Type: PositivePin

Description: Positive electrical pin of port 2

n2

Type: NegativePin

Description: Negative electrical pin of port 2

Extended by (10)

TLine3

Modelica.Electrical.Analog.Lines

Lossless transmission line with characteristic impedance Z0 and frequency F

TLine2

Modelica.Electrical.Analog.Lines

Lossless transmission line with characteristic impedance Z0, frequency F and normalized length NL

TLine1

Modelica.Electrical.Analog.Lines

Lossless transmission line with characteristic impedance Z0 and transmission delay TD

IdealTransformer

Modelica.Electrical.Analog.Ideal

Ideal transformer core with or without magnetization

CCC

Modelica.Electrical.Analog.Basic

Linear current-controlled current source

CCV

Modelica.Electrical.Analog.Basic

Linear current-controlled voltage source

VCC

Modelica.Electrical.Analog.Basic

Linear voltage-controlled current source

VCV

Modelica.Electrical.Analog.Basic

Linear voltage-controlled voltage source

Gyrator

Modelica.Electrical.Analog.Basic

Gyrator

Transformer

Modelica.Electrical.Analog.Basic

Transformer with two ports

Revisions

  • 1998 by Christoph Clauss
    initially implemented