modelProbe

Model of a probe that measures RMS voltage and angle

Extends from Icons.GeneralizedProbe (Icon representing a generalized probe that measures voltage, and phase angle).

Information

This model represents a probe that measures the RMS voltage and the angle of the voltage phasor at a given point.

Optionally, given a reference voltage, the model can compute the voltage in per unit.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VoltageV_nominalNominal voltage (V_nominal >= 0)
BooleanperUnittrueIf true, display voltage in p.u.

Connectors

TypeNameDefaultDescription
Interfaces.Terminal_ntermElectrical connector
Modelica.Blocks.Interfaces.RealOutputVVoltage phasor magnitude
Modelica.Blocks.Interfaces.RealOutputthetaVoltage phasor angle

Revisions

  • March 30, 2015, by Michael Wetter:
    Made term replaceable. This was detected by the OpenModelica regression tests.
  • September 4, 2014, by Michael Wetter:
    Revised model.
  • August 5, 2014, by Marco Bonvini:
    Revised documentation.
  • June 6, 2014, by Marco Bonvini:
    First implementation.