Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a demo of Saudi Synthetic Grid #1

Open
jinningwang opened this issue Feb 3, 2025 · 0 comments
Open

Add a demo of Saudi Synthetic Grid #1

jinningwang opened this issue Feb 3, 2025 · 0 comments
Assignees

Comments

@jinningwang
Copy link
Member

jinningwang commented Feb 3, 2025

Motivation

Since the publication of the paper, we received some requests to the delivered case. Thus, we might include it here first as a demo, then include it in ANDES repository.

Reference

M. Alonize, J. Wang, Z. Malkmus and F. F. Li, "Modeling and Validating System Dynamics in Saudi Synthetic Electric Grid," 2024 56th North American Power Symposium (NAPS), El Paso, TX, USA, 2024, pp. 1-6, doi: 10.1109/NAPS61145.2024.10741657, https://ieeexplore.ieee.org/document/10741657

How to use ANDES to read PSS/E files:
https://docs.andes.app/en/latest/_examples/ex2.html#load-system-from-pss-e-raw-and-dyr-files

Involved functions to export ANDES case to .xlsx format
https://docs.andes.app/en/latest/_generated/andes.io.xlsx.write.html#andes.io.xlsx.write

How to use AGVis:
https://ltb.readthedocs.io/projects/agvis/en/latest/getting_started/tutorial/docker.html

What to do

Files

Prepare the .raw and .dyr file, and give a converted ANDES .xlsx. Also, maybe include a screenshot of topology by AGVis.
Two scenarios are expected:

  • Base case
  • Renewable-penetrated case (wind turbine)

Following things need attentation:

  • ANDES only support v32/v33 versions of .raw and .dyr, we might need a manual conversion.
  • There is no automatic conversion for the wind-turbine penetrated dynamic case, we might need manual efforts to do it.

There are two examples of how to do renewable penetration with ANDES:
https://github.com/CURENT/andes/blob/master/examples/demonstration/add_RenGen.ipynb
https://github.com/CURENT/andes/blob/master/examples/demonstration/replace_SynGen.ipynb

Demos

Maybe a jupyter notebook, show some contingency results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants