WOLFRAM SYSTEM MODELER
| VoltageQuasiRMSSensorContinuous quasi voltage RMS sensor for multi phase system |  | 

SystemModel["Modelica.Electrical.QuasiStationary.MultiPhase.Sensors.VoltageQuasiRMSSensor"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
This sensor determines the continuous quasi RMS
value of a multi phase voltage system, by averaging the phase RMS voltage phasors v.
  V = sum({'abs'(v[k]) for k in 1:m})/m
ReferenceSensor, FrequencySensor, PotentialSensor, VoltageSensor, VoltageQuasiRMSSensor, CurrentSensor, CurrentQuasiRMSSensor, PowerSensor, MultiSensor
|  | plug_p | Type: PositivePlug Description: Positive quasi-static polyphase plug | 
|---|---|---|
|  | plug_n | Type: NegativePlug Description: Negative quasi-static polyphase plug | 
|  | V | Type: RealOutput Description: Continuous quasi average RMS of current | 
|  | v | Type: ComplexVoltage[m] Description: Complex voltage | 
|---|---|---|
|  | i | Type: ComplexCurrent[m] Description: Complex current | 
|  | plugToPins_p | Type: PlugToPins_p | 
|  | plugToPins_n | Type: PlugToPins_n | 
|  | voltageSensor | Type: VoltageSensor[m] | 
|  | quasiRMS | Type: QuasiRMS | 
|  | Modelica.Electrical.QuasiStationary.MultiPhase.Examples | 
|  | Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines Test example: PermanentMagnetSynchronousMachine fed by current source | 
|  | Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines Test example: PermanentMagnetSynchronousMachine, investigating maximum torque per Amps | 
|  | Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines Test example: Synchronous reluctance machine fed by current source |