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

Create a 3-bus example for phasor dynamic simulations #53

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

Create a 3-bus example for phasor dynamic simulations #53

pelesh opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request new model testing

Comments

@pelesh
Copy link
Collaborator

pelesh commented Feb 3, 2025

Using the same grid model as for power flow 3-bus example, create and document a phasor dynamics 3-bus example. Notable differences with the power flow model should include:

  • Replacing power flow generators with GENROU component models.
  • Replacing dynamic phaseor Bus and branch component models.
  • Parameters and initial values need to be converted from polar to Cartesian values.

As a first stab, it is sufficient if:

  • The example is implemented as hard-wired set of equations. No need for system composer at this time.
  • The example uses finite difference Jacobian

The example equations need to be documented in a README file, similar to the power flow example.

CC @abirchfield

@pelesh pelesh added documentation Improvements or additions to documentation enhancement New feature or request new model testing labels Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request new model testing
Projects
None yet
Development

No branches or pull requests

4 participants