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 model has to be used together with a voltage source generator.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.AC.OnePhase.Sources.Generator | generator | AC generator model | |
| Modelica.Blocks.Sources.Sine | generation | Generated power | |
| Buildings.Electrical.AC.OnePhase.Loads.Inductive | RL | Load model | |
| Buildings.Electrical.AC.OnePhase.Sources.Grid | grid | AC one phase electrical grid | |
| Modelica.Blocks.Sources.Trapezoid | load | Power consumption profile |
Revisions
-
August 5, 2014, by Marco Bonvini:
Revised model and documentation.