modelConstantVoltage

Model of a constant DC voltage source

Extends from Buildings.Electrical.Interfaces.Source (Partial model of a generic source.).

Information

This model represents a simple DC voltage source with constant voltage.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VoltageVValue of constant voltage
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
Modelica.Electrical.Analog.Interfaces.NegativePinnNegative pin

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

  • June 3, 2014, by Michael Wetter:
    Set final potentialReference=true and final definiteReference=false as this model is for a DC voltage.
  • June 6, 2014, by Marco Bonvini:
    Revised documentation.