Sensors for machine modelling
Extends from Modelica.Icons.SensorsPackage (Icon for packages containing sensors).
Name | Description |
---|---|
VoltageQuasiRMSSensor | Length of space phasor -> RMS voltage |
CurrentQuasiRMSSensor | Length of space phasor -> RMS current |
ElectricalPowerSensor | Instantaneous power from space phasors |
MechanicalPowerSensor | Mechanical power = torque x speed |
RotorDisplacementAngle | Rotor lagging angle |
Length of space phasor -> RMS voltage
Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device).
Name | Description |
---|---|
V | [V] |
plug_p | |
plug_n |
Length of space phasor -> RMS current
Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device).
Name | Description |
---|---|
I | [A] |
plug_p | |
plug_n |
Instantaneous power from space phasors
Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device).
Name | Description |
---|---|
P | [W] |
Q | [var] |
plug_p | |
plug_ni | |
plug_nv |
Mechanical power = torque x speed
Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device), Modelica.Mechanics.Rotational.Interfaces.PartialTwoFlanges (Partial model for a component with two rotational 1-dim. shaft flanges).
Name | Description |
---|---|
useSupport | Use support or fixed housing |
Name | Description |
---|---|
flange_a | Flange of left shaft |
flange_b | Flange of right shaft |
P | [W] |
support | Support at which the reaction torque is acting |
Rotor lagging angle
The sensor's housing can be implicitly fixed (useSupport=false).
If the machine's stator also implicitly fixed (useSupport=false), the angle at the flange
is equal to the angle of the machine's rotor against the stator.
Otherwise, the sensor's support has to be connected to the machine's support.
Name | Description |
---|---|
m | Number of phases |
p | Number of pole pairs |
useSupport | Use support or fixed housing |
Name | Description |
---|---|
rotorDisplacementAngle | [rad] |
plug_p | |
plug_n | |
flange | |
support | support at which the reaction torque is acting |