The objectives of this tutorial are:
-
To familiarise with the process by which power engineers can calculate operating envelopes to facilitate exports/imports from customers whilst ensuring that voltages and asset utilisation are within limits.
-
To continue familiarising with the advanced tool OpenDSS (using Python and the dss_python module module). And, to guide you, all will be done using a notebook on Jupyter Notebook.
Make sure you have installed Anaconda, the dss_python module, etc. as specified on Canvas. Otherwise, you will not be able to go through the workshop.
- Download all the files using the green
<> Code
button at the top right.- You will get a ZIP file with a folder that contains all the files.
- Unzip the file an place the folder somewhere in your computer/laptop.
- To open the Jupyter notebook file (extension
ipynb
) you need to:- Open Anaconda Navigator
- Click on Launch Jupyter notebook (it will open in your browser)
- Upload the unzipped folder (with all the corresponding files) to Jupyter Notebook (the location is up to you)
- Go inside the folder and open the
ipynb
file
All the workshop instructions will be in the ipynb
file.
Enjoy!
Angela Simonovska (asimonovska@student.unimelb.edu.au)
Eshan Karunarathne (akarunarathn@student.unimelb.edu.au)
Nando Ochoa (luis.ochoa@unimelb.edu.au ; https://sites.google.com/view/luisfochoa)
The content of this repository has been produced with direct and/or indirect inputs from multiple members (past and present) of Prof Nando Ochoa’s Research Team. So, special thanks to all of them (many of whom are now in different corners of the world).
- https://sites.google.com/view/luisfochoa/research/research-team
- https://sites.google.com/view/luisfochoa/research/past-team-members
Since this repository uses dss_python which is based on OpenDSS, both licenses have been included. This repository uses the BSD 3-Clause "New" or "Revised" license. Check all corresponding files (LICENSE-OpenDSS
, LICENSE-dss_python
, LICENSE
).