Package with typical data sets of parameters for the components of generation groups.
Please refer to the How-To section for more information on using the datasets contained in this package.
Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).
| Name | Description |
|---|---|
| How-To | |
| Examples to illustrate the usage of parameter data sets in OpenIPSL | |
| Generation groups for the examples that illustrate the use of typical data sets | |
| Template Record for Generation Unit Dynamic Parameters | |
| Instantiable Record for Generation Unit Dynamic Parameters | |
| Typical System Data taken from Appendix D of the book "Power System Control and Stability" by Paul M. Anderson and A. Fouad. | |
| Sample data for several types of IEEE Excitation System Models according to the Stds 421.5-2005 and 421.5-2016. |
OpenIPSL.Data.PowerPlant.HowToThe following short guide is intended to provide a brief description on the use of the parameter data sets for generation units contained in this package.
The Example_1
of the OpenIPSL Library Tutorial
explains the process required to create a simple network model along with a
generation group sub-model.
Although it is not necessary to create a model only for the generation group,
it is highly recommended as it promotes modularity and flexibility.
It should be noted that the network model can grow in size and complexity,
as the IEEE14 and
N44 examples demonstrate.
For these last two cases, there is a generator group model for each generator connected to the network.
To be able to make use of the parameterized records containing the dynamic response related parameters of machines and their controls from this package, you must:
GUnitDynamics parameter
and choose the set of parameters that best suits your needs. Notice that the
available parameters can be inspected later by first clicking on the button to the right
of the drop-down list, and then on the button of the corresponding generator group
component (e.g., machine, excitation system).GUDynamics record. For example, after double-clicking on the machine
component, its inertia parameter H can be assigned by reference using the expression
gUDynamics.guDynamics.machine.H. The reference can be (a) typed,
(b) copied and pasted or, (c) explored using the
Insert Component Reference functionality.A couple of examples have been created to illustrate the entire procedure:
Extends from Modelica.Icons.Information (Icon for general information packages).
OpenIPSL.Data.PowerPlant.GUDynamicsTemplateTemplate Record for Generation Unit Dynamic Parameters
Template Record for Generation Unit Dynamic Parameters.
Extends from Modelica.Icons.Record (Icon for records).
OpenIPSL.Data.PowerPlant.GUDynamicsInstantiable Record for Generation Unit Dynamic Parameters
Instantiable Record for Generation Unit Dynamic Parameters
Extends from Modelica.Icons.Record (Icon for records).
| Name | Description |
|---|---|
| replaceable record GUnitDynamics | |
| guDynamics |