Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces

Interfaces for AC single-phase models

Information

This package contains connector specifications and partial models for more complex components.

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

Package Content

Name Description
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.Pin Pin Quasi-static single-phase pin
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.PositivePin PositivePin Positive quasi-static single-phase pin
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.NegativePin NegativePin Negative quasi-static single-phase pin
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.TwoPinElementary TwoPinElementary Elementary two pins with reference connection, without declaration of voltage and current
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.TwoPin TwoPin Two pins
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.OnePort OnePort Two pins, current through
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.AbsoluteSensor AbsoluteSensor Partial potential sensor
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.RelativeSensorElementary RelativeSensorElementary Elementary partial voltage / current sensor
Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.Source Source Partial voltage / current source

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.Pin

Quasi-static single-phase pin

Information

The potential of this connector is the complex voltage and the flow variable is the complex current. The positive and negative pin are derived from this base connector.

See also

PositivePin, NegativePin, Plug, PositivePlug, NegativePlug

Contents

NameDescription
vComplex potential at the quasi-static single-phase pin
iComplex current flowing into the quasi-static single-phase pin

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.PositivePin Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.PositivePin

Positive quasi-static single-phase pin

Information

The positive pin is based on Pin. Additionally the reference angle is specified in the connector. The time derivative of the reference angle is the actual angular velocity of the quasi-static voltage and current. The symbol is also designed such way to look different than the negative pin.

See also

Pin, NegativePin, Plug, PositivePlug, NegativePlug

Extends from Pin (Quasi-static single-phase pin).

Contents

NameDescription
vComplex potential at the quasi-static single-phase pin
iComplex current flowing into the quasi-static single-phase pin
referenceReference

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.NegativePin Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.NegativePin

Negative quasi-static single-phase pin

Information

The negative pin is based on Pin. Additionally the reference angle is specified in the connector. The time derivative of the reference angle is the actual angular velocity of the quasi-static voltage and current. The symbol is also designed such way to look different than the positive pin.

See also

Pin, PositivePin, Plug, PositivePlug, NegativePlug

Extends from Pin (Quasi-static single-phase pin).

Contents

NameDescription
vComplex potential at the quasi-static single-phase pin
iComplex current flowing into the quasi-static single-phase pin
referenceReference

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.TwoPinElementary Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.TwoPinElementary

Elementary two pins with reference connection, without declaration of voltage and current

Information

This partial model uses a positive and negative pin, but no complex voltage, current, power, etc. Additionally, the angular velocity of the quasi-static system is explicitly defined as variable. This model is mainly intended to be used with graphical representation of user models.

See also

PositivePin, NegativePin, TwoPin, OnePort

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.TwoPin Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.TwoPin

Two pins

Information

This partial model uses a positive and negative pin and defines the complex voltage difference as well as the complex current (into the positive pin). Additionally, the angular velocity of the quasi-static system is explicitly defined as variable. This model is mainly intended to be used with graphical representation of user models.

See also

PositivePin, NegativePin, TwoPinElementary, OnePort

Extends from Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.TwoPinElementary (Elementary two pins with reference connection, without declaration of voltage and current).

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.OnePort Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.OnePort

Two pins, current through

Information

This partial model is based on TwoPin and additionally considers the complex current balance of the positive and the negative pin. This model is intended to be used with textual representation of user models.

See also

PositivePin, NegativePin, TwoPinElementary, TwoPin

Extends from TwoPin (Two pins).

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.AbsoluteSensor Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.AbsoluteSensor

Partial potential sensor

Information

The absolute sensor partial model provides a single positive pin to measure the complex voltage, frequency, angular frequency. Additionally this model contains a proper icon and a definition of the angular velocity.

See also

RelativeSensorElementary, PotentialSensor, Polyphase.Interfaces.AbsoluteSensor, Polyphase.Interfaces.RelativeSensorElementary

Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).

Connectors

NameDescription
pinPositive quasi-static single-phase pin

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.RelativeSensorElementary Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.RelativeSensorElementary

Elementary partial voltage / current sensor

Information

The relative sensor partial model relies on the TwoPinElementary to measure the complex voltage or current. Additionally this model contains a proper icon and a definition of the angular velocity.

See also

AbsoluteSensor, VoltageSensor, CurrentSensor, PowerSensor, Polyphase.Interfaces.AbsoluteSensor, Polyphase.Interfaces.RelativeSensorElementary

Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), TwoPinElementary (Elementary two pins with reference connection, without declaration of voltage and current).

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin

Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.Source Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.Source

Partial voltage / current source

Information

The source partial model relies on the OnePort and contains a proper icon.

See also

VoltageSource, VariableVoltageSource, CurrentSource, VariableCurrentSource, Polyphase.Interfaces.Source.

Extends from OnePort (Two pins, current through).

Connectors

NameDescription
pin_pPositive quasi-static single-phase pin
pin_nNegative quasi-static single-phase pin
Automatically generated Thu Oct 1 16:07:45 2020.