modelVoltageSource

Model of a generoic DC voltage source

Extends from Buildings.Electrical.Interfaces.VariableVoltageSource (Partial model of a generic variable voltage source.).

Information

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

Parameters

TypeNameDefaultDescription
Booleanuse_V_in (from VariableVoltageSource)trueIf true, the voltage is an input
Modelica.Units.SI.VoltageV (from VariableVoltageSource)1Value 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.Blocks.Interfaces.RealInputV_in (from VariableVoltageSource)Input voltage
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

  • October 14, 2014, by Marco Bonvini:
    Added model and documentation.