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

Generated at 2025-04-07T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos