Skip to content

Team-Nando/Tutorial-DERHostingCapacity-3-VoltWatt_LV

Tutorial on DER Hosting Capacity - Part 3: Volt-Watt Control and PV Hosting Capacity of LV Networks

Tutorial on DER Hosting Capacity

This multi-part Tutorial on Distributed Energy Resource (DER) Hosting Capacity will guide you, using interactive code via Jupyter Notebook and Python, through the different steps to run advanced, detailed time-series simulations to properly assess the technical impacts of DERs (such as solar photovoltaics ☀️🏡) on realistic three-phase unbalanced distribution networks.

This Tutorial is designed for power engineering students (undergraduate and postgraduate), power engineers, researchers, consultants, etc. It requires some knowledge of coding (of course! 🤓) but not too advanced. If you are a decent coder, you will manage 😉.

Part 3: Volt-Watt Control and PV Hosting Capacity of LV Networks

The objectives of this tutorial are:

  1. To familiarise with the process by which power engineers can assess the effects of the Volt-Watt control function (available in most residential PV inverters and used by most standards around the world) on voltages and, thus, on PV hosting capacity.

  2. To continue familiarising with advanced tools useful to run distribution network studies involving DERs. You will continue using OpenDSS via the dss_python module. And, to guide you, all will be done using a notebook on Jupyter Notebook.

Pre-Requisites for Part 3

  • You should have completed Part 2.
  • For this part you just need Python (Anaconda) and the dss_python module. OpenDSS was only needed in Part 0 for demonstration purposes.

Run Part 3

Make sure you have installed Anaconda, the dss_python module, etc. as specified in Part 0. Otherwise, you will not be able to go through the tutorial. To guarantee that you have all the necessary packages you can also run the requirements.txt file using pip install -r requirements.txt on the Anaconda prompt.

  1. 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.
  2. 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 tutorial instructions will be in the ipynb file.

Enjoy! 🤓

Credits

Angela Simonovska (asimonovska@student.unimelb.edu.au)
Eshan Karunarathne (akarunarathn@student.unimelb.edu.au)
Fahmi Angkasa (angkasaf@student.unimelb.edu.au)
Nando Ochoa (luis.ochoa@unimelb.edu.au ; https://sites.google.com/view/luisfochoa)

Acknowledgement

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).

Licenses

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).

About

No description, website, or topics provided.

Resources

License

BSD-3-Clause and 2 other licenses found

Licenses found

BSD-3-Clause
LICENSE
Unknown
LICENSE-OpenDSS
BSD-3-Clause
LICENSE-dss_python

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published