modelGenerator

Model of a generator

Extends from Buildings.Electrical.AC.OnePhase.Sources.Generator (Model of a generator).

Information

Model of an inductive generator.

See Buildings.Electrical.AC.OnePhase.Sources.Generator for more information.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.Frequencyf (from Generator)Frequency of the source
Modelica.Units.SI.AnglephiGen (from Generator)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
Modelica.Blocks.Interfaces.RealInputP (from Generator)Variable power generated by the source

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
Modelica.Units.SI.CurrentI (from Generator)value of current

Revisions

  • August 24, 2014, by Marco Bonvini:
    Revised documentation.
  • January 4, 2012, by Michael Wetter:
    First implementation.