OpenIPSL tutorial for beginners
This tutorial is designed to present the basics of the OpenIPSL for beginners that are starting to use the library.
It is composed by three simple examples that are meant to cover the principles of power system modeling using Modelica and the models available in OpenIPSL, while exploring common power system test cases.
The tutorial depends on the non-standard conformant Modelica_LinearSystems2 library
for some of the analysis parts. Since this is the only place that library is needed, the developers decided to not have OpenIPSL
itself
depend on it and might have to be loaded manually.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
Example_1 | Assembling a power system model and simulating it |
Example_2 | Designing a controller and stabilizing the power system |
Example_3 | Adding complexity and simulating a larger system |