Package that contains base classes
This package contains base classes used by the models that are part of the package Buildings.Electrical.AC.ThreePhasesUnbalanced.Sensors.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
Name | Description |
---|---|
GeneralizedProbe | Partial model of a generalized three-phase probe |
Partial model of a generalized three-phase probe
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.
Extends from Icons.GeneralizedProbe (Icon representing a generalized probe that measures voltage, and phase angle).
Type | Name | Default | Description |
---|---|---|---|
Voltage | V_nominal | RMS Nominal voltage (V_nominal >= 0) [V] | |
Boolean | perUnit | true | This flag display voltage in p.u. |
Type | Name | Description |
---|---|---|
output RealOutput | V[3] | Voltage in per unit [1] |
output RealOutput | theta[3] | Angle [rad] |