WOLFRAM SYSTEM MODELER

AronSensor

threephase Aron sensor for active power

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStationary.MultiPhase.Sensors.AronSensor"]
Out[1]:=

Information

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

Contains 2 power meters (Modelica.Electrical.Analog.Sensors.PowerSensor) to measure total active power in a threephase system.

This device works only for sinusoidal voltages and currents in threephase systems without neutral.

Elmar Schrüfer, Leonhard Reindl, Bernhard Zagar: Elektrische Messtechnik. Carl Hanser Verlag.
Reinhard Lerch: Elektrische Messtechnik. Springer Vieweg.

Connectors (3)

plug_p

Type: PositivePlug

plug_n

Type: NegativePlug

power

Type: RealOutput

Description: active power

Components (7)

plugToPins_p

Type: PlugToPins_p

plugToPins_n

Type: PlugToPins_n

powerSensor1

Type: PowerSensor

powerSensor3

Type: PowerSensor

add

Type: Add

complexToReal1

Type: ComplexToReal

complexToReal3

Type: ComplexToReal

Used in Examples (1)

TestSensors

Modelica.Electrical.QuasiStationary.MultiPhase.Examples