VoltageQuasiRMSSensor

Continuous quasi voltage RMS sensor for multi phase system

    VoltageQuasiRMSSensor

Library

Modelica/Electrical/MultiPhase/Sensors

Description

This sensor determines the continuous quasi RMS value of a multi phase voltage system, representing an equivalent RMS voltage V vector or phasor. If the voltage waveform deviates from a sine curve, the output of the sensor will not be exactly the average RMS value.

 V = sqrt(sum(v[k]^2 for k in 1:m)/m)

Parameters

VoltageQuasiRMSSensor_0

NameLabelDescriptionData TypeValid Values

mo_m

m

Number of phases

Scalar

VoltageQuasiRMSSensor_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

'v'
'i'

mo__modifiers/attribute

Attribute

Cell of strings

'start'
'fixed'

mo__modifiers/value

Value

Ports

NameTypeDescriptionIO TypeNumber

plug_p

implicit

Positive polyphase electrical plug with m pins

input

1

plug_n

implicit

Negative polyphase electrical plug with m pins

output

1

V

implicit

Continuous quasi RMS of voltage

output

2