modelRelativeSensor
Partial magnetic voltage or flux sensor
Extends from Modelica.Icons.RoundSensor (Icon representing a round measurement device), TwoPort (Two magnetic ports for textual modeling).
Information
The relative sensor partial model relies on the TwoPort to measure the complex magnetic voltage, flux or power. Additionally this model contains a base icon and a definition of the angular frequency.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FluxTubes.Interfaces.PositiveMagneticPort | port_p (from TwoPortElementary) | Positive quasi-static magnetic port | |
| FluxTubes.Interfaces.NegativeMagneticPort | port_n (from TwoPortElementary) | Negative quasi-static magnetic port | |
| Modelica.ComplexBlocks.Interfaces.ComplexOutput | y |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.ComplexMagneticPotentialDifference | V_m (from TwoPortElementary) | Magnetic potential difference of both ports | |
| SI.MagneticPotentialDifference | abs_V_m (from TwoPortElementary) | Modelica.ComplexMath.abs(V_m) | Magnitude of complex magnetic potential difference |
| SI.Angle | arg_V_m (from TwoPortElementary) | Modelica.ComplexMath.arg(V_m) | Argument of complex magnetic potential difference |
| SI.ComplexMagneticFlux | Phi (from TwoPortElementary) | Magnetic flux from port_p to port_n | |
| SI.MagneticFlux | abs_Phi (from TwoPortElementary) | Modelica.ComplexMath.abs(Phi) | Magnitude of complex magnetic flux |
| SI.Angle | arg_Phi (from TwoPortElementary) | Modelica.ComplexMath.arg(Phi) | Argument of complex magnetic flux |
| SI.AngularVelocity | omega (from TwoPortElementary) |