CurrentQuasiRMSSensor

Continuous quasi current RMS sensor for polyphase system

Diagram

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This sensor determines the continuous quasi RMS value of a polyphase current system, representing an equivalent RMS current vector I or phasor. If the current waveform deviates from a sine curve, the output of the sensor will not be exactly the average RMS value.

I = sqrt(sum(i[k]^2 for k in 1:m)/m)

Parameters (1)

m

Value: 3

Type: Integer

Description: Number of phases

Connectors (3)

plug_p

Type: PositivePlug

Description: Positive polyphase electrical plug with m pins

plug_n

Type: NegativePlug

Description: Negative polyphase electrical plug with m pins

I

Type: RealOutput

Description: Continuous quasi average RMS of current

Components (2)

currentSensor

Type: CurrentSensor

quasiRMS

Type: QuasiRMS

Used in Examples (21)

SMPM_ResistiveBraking

Modelica.Electrical.Machines.Examples.SynchronousMachines

PermanentMagnetSynchronousMachine braking with a resistor

TestSensors

Modelica.Electrical.Polyphase.Examples

SoftStarter

Modelica.Electrical.PowerConverters.Examples.ACAC

Soft start of an induction machine

IMC_DOL_Polyphase

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines.ComparisonPolyphase

Direct on line start of polyphase induction machine with squirrel cage

IMS_Start_Polyphase

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines.ComparisonPolyphase

Starting of polyphase induction machine with slip rings

IMC_DOL

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines

Direct on line (DOL) start of induction machine with squirrel cage

IMS_Start

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.InductionMachines

Starting of induction machine with slip rings

SMPM_Inverter_Polyphase

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.ComparisonPolyphase

Starting of polyphase permanent magnet synchronous machine with inverter

SMEE_Generator_Polyphase

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.ComparisonPolyphase

Electrical excited polyphase synchronous machine operating as generator

SMR_Inverter_Polyphase

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines.ComparisonPolyphase

Starting of polyphase synchronous reluctance machine with inverter

SMPM_Inverter

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Starting of permanent magnet synchronous machine with inverter

SMEE_DOL

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

ElectricalExcitedSynchronousMachine starting direct on line

SMR_Inverter

Modelica.Magnetic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Starting of synchronous reluctance machine with inverter

IMC_DOL

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines

Induction machine with squirrel cage started directly on line (DOL)

IMC_Transformer

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines

Induction machine with squirrel cage starting with transformer

IMC_Conveyor

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines

Induction machine with squirrel cage and inverter driving a conveyor

IMC_Initialize

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines

Steady-state initialization of induction machine with squirrel cage

IMS_Start

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.InductionMachines

Starting of induction machine with slip rings

SMPM_Mains

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Permanent magnet synchronous machine operated at mains with step torque load

SMPM_CurrentSource

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Test example: PermanentMagnetSynchronousMachine fed by current source

SMR_CurrentSource

Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines

Test example: Synchronous reluctance machine fed by current source