modelPotentialSensor
Potential sensor
Extends from Interfaces.AbsoluteSensor (Partial potential sensor).
Information
This sensor can be used to measure the complex potential.
See also
ReferenceSensor, FrequencySensor, VoltageSensor, VoltageRMSSensor, CurrentSensor, CurrentRMSSensor, PowerSensor, MultiSensor
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePin | pin (from AbsoluteSensor) | Positive quasi-static single-phase pin | |
| Modelica.ComplexBlocks.Interfaces.ComplexOutput | v | Complex potential |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from AbsoluteSensor) | ||
| SI.Voltage | abs_v | Modelica.ComplexMath.abs(v) | Magnitude of complex potential |
| SI.Angle | arg_v | Modelica.ComplexMath.arg(v) | Argument of complex potential |