modelVoltageSensor
Voltage sensor
Extends from Modelica.Electrical.QuasiStatic.Polyphase.Interfaces.RelativeSensorElementary (Elementary partial voltage / current sensor).
Information
This sensor can be used to measure m complex voltages, using m single-phase VoltageSensors.
See also
SinglePhase.Sensors.VoltageSensor, ReferenceSensor, FrequencySensor, PotentialSensor, VoltageQuasiRMSSensor, CurrentSensor, CurrentQuasiRMSSensor, PowerSensor, MultiSensor
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | m (from TwoPlugElementary) | 3 | Number of phases |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositivePlug | plug_p (from TwoPlugElementary) | Positive quasi-static polyphase plug | |
| NegativePlug | plug_n (from TwoPlugElementary) | Negative quasi-static polyphase plug | |
| ComplexBlocks.Interfaces.ComplexOutput[m] | v | Voltage as complex output signal |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from TwoPlugElementary) | Angular velocity of reference frame | |
| Basic.PlugToPins_p | plugToPins_p (from TwoPlugElementary) | ||
| Basic.PlugToPins_n | plugToPins_n (from TwoPlugElementary) | ||
| QuasiStatic.SinglePhase.Sensors.VoltageSensor[m] | voltageSensor | ||
| SI.Voltage[m] | abs_v | Modelica.ComplexMath.abs(v) | Magnitude of complex voltage |
| SI.Angle[m] | arg_v | Modelica.ComplexMath.arg(v) | Argument of complex voltage |