Skip to content

dTmC0945/L-MCI-MSc-Electric-Drives

Repository files navigation

M.Sc. - Drive Systems

Topic Value
SWS 2
Hours 30
Assignment No (0)
Exam Yes (1)
Languages Python, MATLAB

Note

All Code presented here were tested on macOS Sonoma MBP M1 and Ubuntu on a parallels desktop.

Introduction

Welcome to the lecture materials for the course, M.Sc. Drive systems, held at MCI IV. This lecture covers a lot of topics related to electric machines, from their construction to how they are controlled. Due to the nature of industrial relevance Only AC drives will be covered.

Note

This does not mean DC drives are irrelevant. On the contrary they play a pivotal role in many parts of the industry. However, due to the limitation of the lecture time frame this topic will be omitted from the lecture.

Important

This lecture is two (2) SWS and has no assignments. However, there will be an exam.

All lecture materials for this course will be published here.

Important

Check here for most up-to-date material.

Important

All .pdf files are password protected and to decrypt them, a password will be provided to you in SAKAI as an announcement.

Exam Questions

Please click to see an HTML version of all possible questions that could be asked in the final oral exam. Questions will be chosen randomly by a program and will include

  1. True / False questions
  2. Statement Questions
  3. A Drawing/Long Question

Decrypting pdf with pdfDecryptor.py

If you want convenience and not having to constantly enter password to your .pdf files, then this file is for you.

For easy use:

  1. Download all material as a zip, and extract it to your location of choice.
  2. Using the terminal of choice navigate to the directory.
  3. Once in the directory, type the following into your terminal where password is given in SAKAI.
python3 pdfDecryptor.py "password"

Note

It is possible you need to install pikepdf to make this code work. For that type the following into your terminal.

pip3 install pikepdf

If your system give error about being external add --break-system-packages to the aforementioned command.


Cheers,

D. T. McGuiness

About

Lecture materials for MCI M.Sc - Electric Drives

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published