modelElectricalMultiSensorDC

Sensor to measure DC voltage, current and power

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

Information

This power sensor measures instantaneous electrical power of a singlephase 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.

Parameters

TypeNameDefaultDescription
BooleaninvertVfalseInvert voltage?
BooleaninvertIfalseInvert current?
BooleaninvertPfalseInvert power?

Connectors

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

Components

TypeNameDefaultDescription
Modelica.Electrical.Analog.Sensors.VoltageSensorvoltageSensor
Modelica.Electrical.Analog.Sensors.CurrentSensorcurrentSensor
Modelica.Blocks.Math.Productproduct
Modelica.Blocks.Math.GaingainV
Modelica.Blocks.Math.GaingainI
Modelica.Blocks.Math.GaingainP

Revisions

  • January 12, 2006 by Anton Haumer implemented