modelGeneralizedProbe

Partial model of a generalized three-phase probe

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

Information

This model contains the parameters and connectors that are used by probe models such as Buildings.Electrical.AC.ThreePhasesUnbalanced.Sensors.ProbeWye and Buildings.Electrical.AC.ThreePhasesUnbalanced.Sensors.ProbeDelta. The output connectors are for the RMS voltage and the angle of the voltage phasors.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VoltageV_nominalRMS Nominal voltage (V_nominal >= 0)
BooleanperUnittrueThis flag display voltage in p.u.

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealOutput[3]VVoltage in per unit
Modelica.Blocks.Interfaces.RealOutput[3]thetaAngle

Revisions

  • September 24, 2014, by Marco Bonvini:
    Revised documentation.
  • June 6, 2014, by Marco Bonvini:
    First implementation.