WOLFRAM SYSTEM MODELER
VoltageQuasiRMSSensorContinuous quasi voltage RMS sensor for polyphase system |
SystemModel["Modelica.Electrical.Polyphase.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 polyphase voltage system, representing an equivalent RMS voltage V
vector or phasor. If the voltage waveform deviates from a sine curve, the output of the sensor will not be exactly the average RMS value.
V = sqrt(sum(v[k]^2 for k in 1:m)/m)
m |
Value: 3 Type: Integer Description: Number of phases |
---|
plug_p |
Type: PositivePlug Description: Positive polyphase electrical plug with m pins |
|
---|---|---|
plug_n |
Type: NegativePlug Description: Negative polyphase electrical plug with m pins |
|
V |
Type: RealOutput Description: Continuous quasi RMS of voltage |
voltageSensor |
Type: VoltageSensor Description: Polyphase voltage sensor |
|
---|---|---|
quasiRMS |
Type: QuasiRMS |
Modelica.Electrical.Machines.Examples.SynchronousMachines PermanentMagnetSynchronousMachine braking with a resistor |
|
Modelica.Electrical.Polyphase.Examples |
|
Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines Test example: PermanentMagnetSynchronousMachine fed by current source |
|
Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines Test example: Synchronous reluctance machine fed by current source |