modelMultiSensor

Sensor to measure current, voltage and power

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

Information

This multi sensor measures current, voltage and instantaneous electrical power of a single-phase system and has a separated voltage and current path. The pins of the voltage path are pv and nv, the pins of the current path are pc and nc. The internal resistance of the current path is zero, the internal resistance of the voltage path is infinite.

Connectors

TypeNameDefaultDescription
Modelica.Electrical.Analog.Interfaces.PositivePinpcPositive pin, current path
Modelica.Electrical.Analog.Interfaces.NegativePinncNegative pin, current path
Modelica.Electrical.Analog.Interfaces.PositivePinpvPositive pin, voltage path
Modelica.Electrical.Analog.Interfaces.NegativePinnvNegative pin, voltage path
Modelica.Blocks.Interfaces.RealOutputiCurrent as output signal
Modelica.Blocks.Interfaces.RealOutputvVoltage as output signal
Modelica.Blocks.Interfaces.RealOutputpowerInstantaneous power as output signal

Revisions

  • 20170306 first implementation by Anton Haumer