Skip to content

JTSvejda/Jupyter_Notebooks_for_Education

Repository files navigation

Jupyter Notebooks for Education: A Collection of Examples for Electrical Engineers

This is a collection of several jupyter notebooks with example python scripts.

Some of the notebooks might up to now only be aviable in german language.

Most of the here presented notebooks and python scripts are used within several lectures at the Department of Theoretical Electrical Engineering (ATE), University of Duisburg-Essen, Germany (https://www.ate.uni-duisburg-essen.de/).

To get startet, just click one of the given links in the contents sections. You will be redirected to https://mybinder.org/ where the script is loaded and you can interactively run and edit as you like. After loading, simply press the button on the top with the double arrow symbol. This will freshly start the python process and already performs all sections of the script. For further instructions, please have a look into the jupyter documentation: https://jupyter.org/documentation

With this I wish you then lots of fun and success in learning.

Table of Content

  1. Mathematics
    1. Solve Linear Set of Equations
  2. Electric and Magnetic Fields
    1. Vector Field Visualisation
  3. Network Analysis
    1. Complex Circuit Analysis

Mathematics

Solve Linear Set of Equations

🇬🇧 This example shows how to solve symbolically and numerically linear systems of equations with Python.

🇩🇪 In diesem Beispiel wird gezeigt wie man symbolisch und nummerisch lineare Gleichungssysteme mit Python lösen kann.
Binder

Electric and Magnetic Fields

Vector Field Visualisation

🇬🇧 This script introduces different ways to display a vector field in a 2D slice plane.

🇩🇪 In diesem Script werden verschiedene Möglichkeiten vorgestellt ein Vektorfeld in einer 2D-Schnittebene darzustellen.
Binder

Network Analysis

Complex Circuit Analysis

🇬🇧 In this example, the complex AC calculation is shown using a simple example network. A comparison is made between the extensive calculation in the time domain and the simplified calculation in the image domain.

🇩🇪 In diesem Beispiel wird die komplexe Wechselstromrechnung anhand eines einfachen Beispielnetzwerks gezeigt. Es wird hierbei verglichen zwischen der aufwendigen Berechnung im Zeitbereich und er vereinfachten Rechnung im Bildbereich.
Binder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published