Modelica.Electrical.Polyphase.Blocks

Blocks for polyphase systems

Information

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
Modelica.Electrical.Polyphase.Blocks.QuasiRMS QuasiRMS  

Modelica.Electrical.Polyphase.Blocks.QuasiRMS Modelica.Electrical.Polyphase.Blocks.QuasiRMS

Information

This block determines the continuous quasi RMS value of a polyphase 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)

Extends from Modelica.Blocks.Interfaces.SO (Single Output continuous control block).

Parameters

NameDescription
mNumber of phases

Connectors

NameDescription
yConnector of Real output signal
u[m] 
Automatically generated Thu Oct 1 16:07:43 2020.