WOLFRAM SYSTEM MODELER

FourPin

Component with two pairs of each two electrical pins

Wolfram Language

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

Information

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

FourPin is a partial model that consists of two pairs of each two electrical pins.

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 (2)

TwoPort

Modelica.Electrical.Analog.Interfaces

Component with two electrical ports, including current

PartialOpAmp

Modelica.Electrical.Analog.Examples.OpAmps.OpAmpCircuits

Partial circuit of operational amplifiers

Revisions

  • 1998 by Christoph Clauss
    initially implemented