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.
| Name | Description |
|---|---|
| Assembling a power system model and simulating it | |
| Designing a controller and stabilizing the power system | |
| Adding complexity and simulating a larger system | |
| Advanced example with a SMIB model and power flow solution records |