modelFixedVoltage

Fixed three-phase balanced AC voltage source

Extends from Buildings.Electrical.AC.OnePhase.Sources.FixedVoltage (Fixed single phase AC voltage source).

Information

This is a constant voltage source, specifying the complex voltage by the RMS voltage and the phase shift.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.Frequencyf (from FixedVoltage)Frequency of the source
Modelica.Units.SI.VoltageV (from FixedVoltage)RMS voltage of the source
Modelica.Units.SI.AnglephiSou (from FixedVoltage)0Phase shift of the source
Reference Parameters
BooleanpotentialReference (from Source)trueServe as potential root for the reference angle theta
BooleandefiniteReference (from Source)falseServe as definite root for the reference angle theta

Connectors

TypeNameDefaultDescription
Buildings.Electrical.Interfaces.Terminalterminal (from Source)Generalized terminal

Components

TypeNameDefaultDescription
Modelica.Units.SI.Power[PhaseSystem.n]S (from Source)PhaseSystem.phasePowers_vi(terminal.v, terminal.i)Complex power S[1] = P, S[2]= Q
Modelica.Units.SI.Anglephi (from Source)PhaseSystem.phase(terminal.v) - PhaseSystem.phase(-terminal.i)Phase shift with respect to reference angle

Revisions

  • August 24, 2014, by Marco Bonvini:
    Revised documentation.