modelSource

Partial model of a generic source.

Information

This model represents a generic source.

In case the phase system has PhaseSystem.m > 0 and thus the connectors are over determined, the source can be selected to serve as reference point. The parameters potentialReference and definiteReference are used to define if the source model should be selected as source for the reference angles theta or not. More information about overdetermined connectors can be found in Olsson Et Al. (2008).

References

Hans Olsson, Martin Otter, Sven Erik Mattson and Hilding Elmqvist.
Balanced Models in Modelica 3.0 for Increased Model Quality.
Proc. of the 7th Modelica Conference, Bielefeld, Germany, March 2008.

Parameters

TypeNameDefaultDescription
Reference Parameters
BooleanpotentialReferencetrueServe as potential root for the reference angle theta
BooleandefiniteReferencefalseServe as definite root for the reference angle theta

Connectors

TypeNameDefaultDescription
Buildings.Electrical.Interfaces.TerminalterminalGeneralized terminal

Components

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

Contents

NameDescription
PhaseSystem
jprotected

Revisions

  • February 26, 2016, by Michael Wetter:
    Updated documentation for issue 427.
  • May 15, 2014, by Marco Bonvini:
    Created documentation.
  • October 31, 2013, by Marco Bonvini:
    Model included into the Buildings library.