modelPotentialSensor
Potential sensor
Extends from Interfaces.AbsoluteSensor (Partial potential sensor).
Information
This sensor can be used to measure m complex potentials, using m single-phase PotentialSensors.
See also
SinglePhase.Sensors.PotentialSensor, ReferenceSensor, FrequencySensor, VoltageSensor, VoltageQuasiRMSSensor, CurrentSensor, CurrentQuasiRMSSensor, PowerSensor, MultiSensor
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from AbsoluteSensor) | 3 | Number of phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePlug | plug_p (from AbsoluteSensor) | Positive quasi-static polyphase plug | |
| Modelica.ComplexBlocks.Interfaces.ComplexOutput[m] | v | Potential as complex output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from AbsoluteSensor) | ||
| QuasiStatic.SinglePhase.Sensors.PotentialSensor[m] | potentialSensor | ||
| Basic.PlugToPins_p | plugToPins_p | ||
| SI.Voltage[m] | abs_v | Modelica.ComplexMath.abs(v) | Magnitude of complex potential |
| SI.Angle[m] | arg_v | Modelica.ComplexMath.arg(v) | Argument of complex potential |