WOLFRAM SYSTEM MODELER

ReactivePowerSensor

threephase sensor for reactive power

Diagram

Wolfram Language

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

Information

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

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

Thomas Mühl: Elektrische Messtechnik. Springer Vieweg.

Connectors (3)

plug_p

Type: PositivePlug

plug_n

Type: NegativePlug

reactivePower

Type: RealOutput

Description: reactive power

Components (6)

plugToPins_p

Type: PlugToPins_p

plugToPins_n

Type: PlugToPins_n

powerSensor1

Type: PowerSensor

powerSensor2

Type: PowerSensor

add

Type: Add3

powerSensor3

Type: PowerSensor

Used in Examples (2)

Rectifier

Modelica.Electrical.MultiPhase.Examples

Test example with multiphase components

TestSensors

Modelica.Electrical.MultiPhase.Examples