modelVoltageQuasiRMSSensor

Continuous quasi voltage RMS sensor for polyphase system

Extends from Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.RelativeSensorElementary (Elementary partial voltage / current sensor).

Information

This sensor determines the continuous quasi RMS value of a polyphase voltage system, by averaging the phase RMS voltage phasors v.

  V = sum({abs(v[k]) for k in 1:m})/m

See also

ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, VoltageQuasiRMSSensor, CurrentSensor, CurrentQuasiRMSSensor, PowerSensor, MultiSensor

Parameters

TypeNameDefaultDescription
Integerm (from TwoPlugElementary)3Number of phases

Connectors

TypeNameDefaultDescription
PositivePlugplug_p (from TwoPlugElementary)Positive quasi-static polyphase plug
NegativePlugplug_n (from TwoPlugElementary)Negative quasi-static polyphase plug
Modelica.Blocks.Interfaces.RealOutputVContinuous quasi average RMS of current

Components

TypeNameDefaultDescription
SI.AngularVelocityomega (from TwoPlugElementary)Angular velocity of reference frame
Basic.PlugToPins_pplugToPins_p (from TwoPlugElementary)
Basic.PlugToPins_nplugToPins_n (from TwoPlugElementary)
SinglePhase.Sensors.VoltageSensor[m]voltageSensor
QuasiStatic.Polyphase.Blocks.QuasiRMSquasiRMS
SI.ComplexVoltage[m]vplug_p.pin.v - plug_n.pin.vComplex voltage
SI.ComplexCurrent[m]iplug_p.pin.iComplex current

Revisions