Skip to content
/ rhtlab Public template

RHT course model for electrical engineers in their Bachelor's program at HEIG-VD, it can also be used for MSc and other projects

License

Notifications You must be signed in to change notification settings

heig-vd-iese/rhtlab

Repository files navigation

Power System Notebooks, 1st edition

Welcome to the main repository of Power Systems and High Voltage for electrical engineers course at HEIG-VD.

Before we start from scratch

Both Jupyter Notebook and Python scripts have their own advantages and disadvantages when it comes to energy efficiency. Python is known to be less energy efficient than other programming languages such as C++ and Java.

However, Jupyter Notebook can be more energy efficient than Python scripts because it allows you to run code in smaller chunks, which can help you avoid running unnecessary code.

That being said, it’s important to note that energy efficiency is just one of many factors that you should consider when choosing between Jupyter Notebook and Python scripts. Other factors include ease of use, flexibility, and compatibility with your existing codebase.

Installation and clean setup

Quickly look at a few notebook, without executing any code

Important

To quickly consult the notebooks and tutorials, click on the following link:

  • github.com's notebook viewer is also fine but isn't ideal (it's slower and equations aren't always displayed correctly, and large notebooks don't always open).

Or directly open the notebooks from there:

  1. Welcome to Jupyter
  2. The Basics of Python
  3. NumPy Quick Start Guide
  4. Pandas Quick Start Guide
  5. An Introduction to pandapower
  6. Your first class demo notebook

FAQ & other requirements

Note

How do I update my Python libraries to the latest versions, when using Mambaforge? See UPDATELIBRARIES.md

If you get many problems with your git branch or repo, please get in touch with Luca or Antoine.

Contributors

This repository and the code were created by the following people from the Institut des Énergies at HEIG-VD:

  • Luca Tomasini, Assistant HES-SO & Research Engineer
  • Antoine Giraldi, Assistant HES-SO & Research Engineer
  • Mokhtar Bozorg, Professor HES-SO
  • Marc Pellerin, Senior lecturer HES-SO

About

RHT course model for electrical engineers in their Bachelor's program at HEIG-VD, it can also be used for MSc and other projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published