Skip to content
Snippets Groups Projects
Commit f4e968be authored by Ghassen Nakti's avatar Ghassen Nakti
Browse files

Update Index

parents 90d03fbf 5bb11f2d
No related branches found
No related tags found
1 merge request!1Jdi gna
%% Cell type:markdown id: tags:
# Modeling and Simulation of Complex Power Systems
## Simulation Examples
The following notebooks are currently available:
Lecture Examples:
- [Lecture 2 - Modified Nodal Analysis - without DPsim](./lectures/02_NA_MNA/Lecture_SimExample_MNA_withoutDPsim.ipynb)
- [Lecture 2 - Modified Nodal Analysis - with DPsim](./lectures/02_NA_MNA/Lecture_SimExample_MNA_DPsim.ipynb)
- [Lecture 3 - Resistive Companion](./lectures/03_ResistiveCompanion/Lecture_SimExample_ResistiveCompanion.ipynb)
- [Lecture 3 - Resistive Companion - automated](./lectures/03_ResistiveCompanion/Lecture_SimExample_ResistiveCompanion_automated.ipynb)
- [Lecture 4 - Nonlinear Resistive Companion](./lectures/04_NLResistiveCompanion/Lecture_SimExample_NLResistiveCompanion.ipynb)
- [Lecture 5 - State Space Equations](./lectures/05_StateSpace/Lecture_SimExample_StateSpace.ipynb)
- [Lecture 8 - Dynamic Phasors](./lectures/08_DecoupledELMESim/Lecture_SimExample_DecoupledELMESim.ipynb)
- [Lecture 9 - Diakoptics](./lectures/09_Diakoptics/Lecture_SimExample_Diakoptics.ipynb)
- [Lecture 9 - LIM](./lectures/09_LIM/Lecture_SimExample_LIM.ipynb)
- [Lecture 11 - Uncertain System Analysis](./lectures/11_UncertainSystemAnalysis/Lecture_SimExample_UncertainSystemAnalysis.ipynb)
Exercise Examples:
- [Exercice 3 - ResistiveCompanion -Task 1](./exercises/03_ResistiveCompanion/Exercise_SimExample_ResistiveCompanion_Task1.ipynb)
- [Exercise 3 - Resistive Companion - Task 1](./exercises/03_ResistiveCompanion/Exercise_SimExample_ResistiveCompanion_Task1.ipynb)
- [Exercise 6 - Diakoptics - Extra Task](./exercises/06_Diakoptics_ExtraTask/Exercise_SimExample_Diakoptics_ExtraTask.ipynb)
- [Exercise 7 - LIM - Extra Task](./exercises/07_LIM_ExtraTask/Exercise_SimExample_LIM_Exercise_ExtraTask.ipynb)
- [Exercise 8 - Numerical Integration](./exercises/08_NumInt/Exercise_SimExample_NumInt_example.ipynb)
## Helping Material
### Notebooks
Learn how to work with the notebooks by accessing the extensive information under **Help** in the navigation bar.
As a first starting point you might refer to **Help>Notebook Reference**, where you can find **Notebook Examples** in the user documentation. Important basics are covered in the following sections:
- Notebook Basics
- Running Code
- Markdown Cells
### Python
If you need an introduction to the Python language, the **Beginners Guide** under **Help>Python Reference** links to lots of tutorials depending on your previous knowledge.
### IPython
As a more advanced user, you can benefit from the fact that Jupyter Notebooks run an **IPython** kernel, which comes with additional features with respect to the standard **Python** kernel. To learn more about these features, you can follow under **Help>IPython Reference** the link **IPython documentation** and have a look into **Tutorial>Introducing IPython**.
### Contact
Any questions can be adressed to
[acs-teaching-mscps@eonerc.rwth-aachen.de](mailto:acs-teaching-mscps@eonerc.rwth-aachen.de)
%% Cell type:code id: tags:
``` python
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment