modelVoltageSensor
Voltage sensor
Extends from Modelica.Electrical.QuasiStatic.SinglePhase.Interfaces.RelativeSensorElementary (Elementary partial voltage / current sensor).
Information
This sensor can be used to measure the complex voltage.
See also
ReferenceSensor, FrequencySensor, PotentialSensor, VoltageRMSSensor, CurrentSensor, CurrentRMSSensor, PowerSensor, MultiSensor
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePin | pin_p (from TwoPinElementary) | Positive quasi-static single-phase pin | |
| NegativePin | pin_n (from TwoPinElementary) | Negative quasi-static single-phase pin | |
| Modelica.ComplexBlocks.Interfaces.ComplexOutput | v | Complex voltage |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from TwoPinElementary) | Angular velocity of reference frame | |
| SI.Voltage | abs_v | Modelica.ComplexMath.abs(v) | Magnitude of complex voltage |
| SI.Angle | arg_v | Modelica.ComplexMath.arg(v) | Argument of complex voltage |
| SI.ComplexCurrent | i | Complex current |