modelReactivePowerSensor
Three-phase sensor for reactive power
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device).
Information
Contains 3 power meters (Modelica.Electrical.Analog.Sensors.PowerSensor) to measure total reactive power in a three-phase system.
For more information see [Mühl2017].
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m | 3 | Number of phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Interfaces.PositivePlug | plug_p | ||
| Interfaces.NegativePlug | plug_n | ||
| Modelica.Blocks.Interfaces.RealOutput | reactivePower | Reactive power |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Basic.PlugToPins_p | plugToPins_p | ||
| Basic.PlugToPins_n | plugToPins_n | ||
| Modelica.Electrical.Analog.Sensors.PowerSensor | powerSensor1 | ||
| Modelica.Electrical.Analog.Sensors.PowerSensor | powerSensor2 | ||
| Modelica.Blocks.Math.Add3 | add | ||
| Modelica.Electrical.Analog.Sensors.PowerSensor | powerSensor3 |