CurrentQuasiRMSSensor
Continuous quasi current RMS sensor for polyphase system
![]()
Library
Modelica/Electrical/QuasiStatic/Polyphase/Sensors
Description
This sensor determines the continuous quasi RMSvalue of a polyphase current system, by averaging the phase RMS current phasors i.
I = sum({abs(i[k]) for k in 1:m})/mSee also
ReferenceSensor,FrequencySensor,PotentialSensor,VoltageSensor,VoltageQuasiRMSSensor,CurrentSensor,PowerSensor,MultiSensor
Parameters

| Name | Label | Description | Data Type | Valid Values |
|---|---|---|---|---|
mo_m | m | Number of phases | Scalar |

| Name | Label | Description | Data Type | Valid Values |
|---|---|---|---|---|
mo__nmodifiers | Number of Modifiers | Specifies the number of modifiers | Number | |
mo__modifiers | Modifiers | Add new modifier | Structure | |
mo__modifiers/varname | Variable name | Cell of strings | 'omega' | |
mo__modifiers/attribute | Attribute | Cell of strings | 'start' | |
mo__modifiers/value | Value |
Ports
| Name | Type | Description | IO Type | Number |
|---|---|---|---|---|
plug_p | implicit | Positive quasi-static polyphase plug | input | 1 |
plug_n | implicit | Negative quasi-static polyphase plug | output | 1 |
I | implicit | Continuous quasi average RMS of current | output | 2 |