pierre-haessig / pierre-notebooks

Pierre's collection of Jupyter notebooks to share concepts with students and colleagues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pierre’s notebooks

A collection of Jupyter notebooks to share concepts with students and colleagues. In particular, with interactive graphs (Matplotlib+ipywidgets)

These notebooks can be run directly in a web browser thanks to JupyterLite. You can also download each notebook from the content directory.

Jupyter Lab interface with all the notebooks: https://pierre-haessig.github.io/pierre-notebooks/lab/

Direct links to content

⚡ Electrical engineering ⚡

  1. Puissances en régime alternatif (P, Q, S, cosϕ…): Puissances_alternatives.ipynb (in French 🇫🇷)

  2. Frequency regulation — Simulating the swing equation and the effect of primary reserve (FCR), with an interactive transient simulation of grid frequency:

    ![Screenshot of interactive transient simulation of grid frequency](images/Frequency regulation%20interactive.png)

About

Pierre's collection of Jupyter notebooks to share concepts with students and colleagues


Languages

Language:Jupyter Notebook 98.5%Language:Python 1.5%