MultiSensor
Polyphase sensor to measure current, voltage and power
![]()
Library
Modelica/Electrical/Polyphase/Sensors
Description
This multi sensor measures currents, voltages and instantaneous electrical power of a polyphase system and has separated voltage and current paths.The plugs of the voltage paths are pv and nv, the plugs of the current paths are pc and nc.The internal resistance of each current path is zero, the internal resistance of each voltage path is infinite.
Parameters

| Name | Label | Description | Data Type | Valid Values |
|---|---|---|---|---|
mo_m | m | Number of phases | Scalar |

| Name | Label | Description | Data Type | Valid Values |
|---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | ||
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
| Name | Type | Description | IO Type | Number |
|---|---|---|---|---|
pc | implicit | Positive plug, current path | input | 1 |
nc | implicit | Negative plug, current path | output | 1 |
pv | implicit | Positive plug, voltage path | input | 2 |
nv | implicit | Negative plug, 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 |
powerTotal | implicit | Sum of instantaneous power as output signal | output | 6 |