modelMagneticPotentialDifferenceSensor
Sensor to measure magnetic potential difference
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), Interfaces.TwoPortElementary (Partial two port for graphical programming).
Information
Sensor for magnetic potential difference.
See also
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FundamentalWave.Interfaces.PositiveMagneticPort | port_p (from TwoPortElementary) | Positive quasi-static magnetic port of fundamental wave machines | |
| FundamentalWave.Interfaces.NegativeMagneticPort | port_n (from TwoPortElementary) | Negative quasi-static magnetic port of fundamental wave machines | |
| Modelica.ComplexBlocks.Interfaces.ComplexOutput | V_m | Complex magnetic potential difference between port_p and port_n as output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from TwoPortElementary) | der(port_p.reference.gamma) | Reference angular velocity (= der(port_p.reference.gamma)) |
| SI.MagneticPotentialDifference | abs_V_m | Modelica.ComplexMath.abs(V_m) | Magnitude of complex magnetic potential difference |
| SI.Angle | arg_V_m | Modelica.ComplexMath.arg(V_m) | Argument of complex magnetic potential difference |
| SI.ComplexMagneticFlux | Phi | Complex magnetic flux |