This package provides sensors for the magnetic potential difference and the magnetic flux in magnetic circuit.
Extends from Modelica.Icons.SensorsPackage (Icon for packages containing sensors).
| Name | Description |
|---|---|
MagneticFluxSensor | Sensor to measure magnetic flux |
MagneticPotentialDifferenceSensor | Sensor to measure magnetic potential difference |
MagneticPotentialSensor | Sensor to measure magnetic potential |
RotorDisplacementAngle | Rotor lagging angle |
Sensor for magnetic flux.
MagneticPotentialDifferenceSensor
Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device) and Modelica.Magnetic.QuasiStatic.FundamentalWave.Interfaces.PartialTwoPort (Partial two port for graphical programming).
| Type | Name | Description |
|---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port of fundamental wave machines |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port of fundamental wave machines |
output ComplexOutput | Phi | Complex magnetic flux from por_ p to port_n as output signal |
Sensor for magnetic potential difference.
Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device) and Modelica.Magnetic.QuasiStatic.FundamentalWave.Interfaces.PartialTwoPort (Partial two port for graphical programming).
| Type | Name | Description |
|---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port of fundamental wave machines |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port of fundamental wave machines |
output ComplexOutput | V_m | Complex magnetic potential difference between port_p and port_n as output signal |
Sensor for magnetic potential difference.
Extends from Modelica.Icons.RotationalSensor (Icon representing a round measurement device).
| Type | Name | Description |
|---|---|---|
output ComplexOutput | V_m | Complex magnetic potential as output signal |
PositiveMagneticPort | port_p | Quasi static magnetic port of sensor |
Calculates rotor lagging angle by measuring the stator phase voltages, transforming them to the corresponding space phasor in stator-fixed coordinate system, rotating the space phasor to the rotor-fixed coordinate system and calculating the angle of this space phasor.
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.
| Type | Name | Default | Description |
|---|---|---|---|
Integer | m | 3 | Number of phases |
Integer | p | Number of pole pairs | |
Boolean | positiveRange | false | Use only positive output range, if true |
Boolean | useSupport | false | Use support or fixed housing |
| Type | Name | Description |
|---|---|---|
output RealOutput | rotorDisplacementAngle |   |
PositivePlug | plug_p |   |
NegativePlug | plug_n |   |
Flange_a | flange |   |
Flange_a | support | support at which the reaction torque is acting |
Generated 2018-12-12 12:11:19 EST by MapleSim.