modelProbeDelta

Model of a probe that measures voltage magnitude and angle (Delta configuration)

Extends from Buildings.Electrical.AC.ThreePhasesUnbalanced.Sensors.BaseClasses.GeneralizedProbe (Partial model of a generalized three-phase probe).

Information

This model represents a probe that measures the RMS voltage and the angle of the voltage phasors at a given point. The probes are connected in the Wye (Y) grounded configuration.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VoltageV_nominal (from GeneralizedProbe)RMS Nominal voltage (V_nominal >= 0)
BooleanperUnit (from GeneralizedProbe)trueThis flag display voltage in p.u.

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealOutput[3]V (from GeneralizedProbe)Voltage in per unit
Modelica.Blocks.Interfaces.RealOutput[3]theta (from GeneralizedProbe)Angle
Buildings.Electrical.AC.ThreePhasesUnbalanced.Interfaces.Terminal_ntermElectrical connector

Components

TypeNameDefaultDescription
Interfaces.WyeToDeltawyeToDeltaY to D transformation

Revisions

  • June 6, 2014, by Marco Bonvini:
    First implementation.