MultiSensor
Sensor to measure current, voltage and power
Library
Modelica/Electrical/Analog/Sensors
Description
This multi sensor measures current, voltage and 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.
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
pc | implicit | Positive pin, current path | input | 1 |
nc | implicit | Negative pin, current path | output | 1 |
pv | implicit | Positive pin, voltage path | input | 2 |
nv | implicit | Negative pin, voltage path | output | 2 |
i | implicit | Current as output signal | output | 3 |
v | implicit | Voltage as output signal | output | 4 |
power | implicit | Instantaneous power as output signal | output | 5 |