MultiSensor

Sensor to measure current, voltage and power

    MultiSensor

Library

Modelica/Electrical/QuasiStationary/SinglePhase/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.

See also

ReferenceSensor,FrequencySensor,PotentialSensor,VoltageSensor,CurrentSensor,PowerSensor,

Parameters

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'

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

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