WOLFRAM SYSTEM MODELER
VoltageQuasiRMSSensorContinuous quasi voltage RMS sensor for polyphase system |
SystemModel["Modelica.Electrical.QuasiStatic.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, 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
m |
Value: 3 Type: Integer Description: Number of phases |
---|
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 |
plugToPins_p |
Type: PlugToPins_p Description: Connect all (positive) pins |
|
---|---|---|
plugToPins_n |
Type: PlugToPins_n Description: Connect all (negative) pins |
|
voltageSensor |
Type: VoltageSensor[m] Description: Voltage sensor |
|
quasiRMS |
Type: QuasiRMS |
|
v |
Type: ComplexVoltage[m] Description: Complex voltage |
|
i |
Type: ComplexCurrent[m] Description: Complex current |
Modelica.Electrical.QuasiStatic.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: PermanentMagnetSynchronousMachine, investigating maximum torque per Amps |
|
Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.BasicMachines.SynchronousMachines Test example: Synchronous reluctance machine fed by current source |