QuasiRMS

Single Output continuous control block

    QuasiRMS

Library

Modelica/Electrical/MultiPhase/Blocks

Description

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

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

Parameters

QuasiRMS_0

NameLabelDescriptionData TypeValid Values

mo_m

m

Number of phases

Scalar

QuasiRMS_1

NameLabelDescriptionData TypeValid Values

mo_y

y

y

Structure

mo_y/fixed

fixed

Cell of scalars

true
false

mo_y/start

start

Cell of scalars

mo_u

u

u

Structure

mo_u/fixed

fixed

Cell of vectors

true
false

mo_u/start

start

Cell of vectors

Ports

NameTypeDescriptionIO TypeNumber

y

implicit

Connector of Real output signal

output

1

u

implicit

input

1