WOLFRAM SYSTEM MODELER

TwoPin

Component with two electrical pins

Wolfram Language

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

Information

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

TwoPin is a partial model with two pins and one internal variable for the voltage over the two pins. Internal currents are not defined. It is intended to be used in cases where the model which inherits TwoPin is composed by combining other components graphically, not by equations.

Connectors (2)

p

Type: PositivePin

Description: Positive electrical pin

n

Type: NegativePin

Description: Negative electrical pin

Extended by (7)

SinglePhaseTriac

Modelica.Electrical.PowerConverters.ACAC

Triode for alternating current

AnalysatorDC

Modelica.Electrical.Polyphase.Examples.Utilities

Analyze DC voltage, current and power

BaseStackWithSensors

Modelica.Electrical.Batteries.BaseClasses

Partial stack with sensors

BaseCellWithSensors

Modelica.Electrical.Batteries.BaseClasses

Partial cell with sensors

BaseCellStack

Modelica.Electrical.Batteries.BaseClasses

Battery with open-circuit voltage dependent on state of charge, self-discharge and inner resistance

SuperCap

Modelica.Electrical.Batteries.BatteryStacks

Simple model of a supercapacitor

OnePort

Modelica.Electrical.Analog.Interfaces

Component with two electrical pins p and n and current i from p to n

Revisions

  • 1998 by Christoph Clauss
    initially implemented