modelCurrentQuasiRMSSensor

Continuous quasi current 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 current system, by averaging the phase RMS current phasors i.

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

See also

ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, VoltageQuasiRMSSensor, CurrentSensor, 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.RealOutputIContinuous 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)
QuasiStatic.SinglePhase.Sensors.CurrentSensor[m]currentSensor
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