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 possibility to model shunt elements in the power grid simulator #3

Closed
robinhenry opened this issue Jul 8, 2021 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request

Comments

@robinhenry
Copy link
Owner

robinhenry commented Jul 8, 2021

This issue will track the addition of shunt elements to the power grid simulator, just like MATPOWER and other simulation packages do.

Background

Shunt elements were not originally included in gym-anm because we didn't want to over-complicate things for beginners with little experience in power system modeling. However, it seems that the feature would be useful to a number of people.

Feel free to react to this comment if you would like to see this feature added, too!

Plan

The goal is to add the possibility to model shunt elements in the power grid simulator. It will follow the same mathematical representation as used by MATPOWER and others: shunt elements (e.g., capacitors or inductors) will be modeled as a fixed impedance connected to ground at a specific bus.

More precisely, the modifications should follow equations (3.7) and (3.13) of the MATPOWER official documentation.

@robinhenry robinhenry added the enhancement New feature or request label Jul 8, 2021
@robinhenry robinhenry self-assigned this Jul 8, 2021
@robinhenry
Copy link
Owner Author

I'm closing this as there doesn't seem to be much interest in this new feature. We can open it back up if needed later.

@robinhenry robinhenry closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant