modelVariablePowerSource

This example illustrates how using a variable power source

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example shows how to use a variable generator model. The generator model has to be used together with a voltage source generator, which is in this example the grid model.

Components

TypeNameDefaultDescription
Buildings.Electrical.AC.ThreePhasesBalanced.Sources.GeneratorgeneratorAC generator model
Modelica.Blocks.Sources.SinegenerationGenerated power
Buildings.Electrical.AC.ThreePhasesBalanced.Loads.InductiveRLLoad model
Buildings.Electrical.AC.ThreePhasesBalanced.Sources.GridgridAC one phase electrical grid
Modelica.Blocks.Sources.TrapezoidloadPower consumption profile

Revisions

  • September 22, 2014, by Marco Bonvini:
    Created model and documentation.