MultiSensor

Multiphase sensor to measure current, voltage and power

    MultiSensor

Library

Modelica/Electrical/QuasiStationary/MultiPhase/Sensors

Description

This multi sensor measures currents, voltages and instantaneous electrical power of a multiphase 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.

See also

SinglePhase.Sensors.MultiSensorReferenceSensor,FrequencySensor,PotentialSensor,VoltageSensor,VoltageQuasiRMSSensor,CurrentSensor,CurrentQuasiRMSSensor,PowerSensor

Parameters

MultiSensor_0

NameLabelDescriptionData TypeValid Values

mo_m

m

Number of phases

Scalar

MultiSensor_1

NameLabelDescriptionData TypeValid 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

'abs_i'
'arg_i'
'abs_v'
'arg_v'
'abs_apparentPower'
'arg_apparentPower'
'abs_apparentPowerTotal'
'arg_apparentPowerTotal'

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

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 complex output signal

output

3

v

implicit

Voltage as complex output signal

output

4

apparentPower

implicit

Instantaneous apparent power as complex output signal

output

5

apparentPowerTotal

implicit

Sum of instantaneous apparent power as complex output signal

output

6