modelGeneratorLoadGrid
Generator with a load and grid connection
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model illustrates a generator, an inductive load and a grid connection.
The power output of the generator is equal to its input signal, which is
a ramp function.
The output grid.P shows
the actual and apparent power, the power factor and
the phase angle.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Sources.Grid | grid | Electrical grid | |
| Sources.Generator | sou | Gas turbine | |
| Buildings.Electrical.AC.OnePhase.Loads.Inductive | res | Inductive load | |
| Modelica.Blocks.Sources.Ramp | ramp |
Revisions
-
January 10, 2013, by Michael Wetter:
First implementation.