Skip to content

Conversation

tank723
Copy link
Collaborator

@tank723 tank723 commented Jul 23, 2024

Fast Voltage Stability Index (FVSI) for Voltage Stability Analysis in Power Transmission System. https://doi.org/10.1109/SCORED.2002.1033108

Added functions in vs_matrix:

  • getBranchVoltages : Returns voltage sending, receiving
  • getImpedanceMagnitude : Returns Z = (1 / (B2 + G2))
  • getVoltageStabilityIndex : Returns FVSI = 4(Z2 * Qij/Mbase)/(Vi2 * X)

Modified vs_matrix serialwrite function to include FVSI calculations to the branch output.

@tank723 tank723 marked this pull request as draft July 23, 2024 21:07
@tank723 tank723 marked this pull request as ready for review July 23, 2024 21:17
@tank723 tank723 marked this pull request as draft August 12, 2024 19:21
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

Successfully merging this pull request may close these issues.

1 participant