Giter VIP home page Giter VIP logo

Comments (5)

cuihantao avatar cuihantao commented on June 22, 2024

You can use the same issue without creating a new one.

It is a misconception to assign a "type" (PQ or PV, or Slack) for a bus. In fact, you can have multiple PQs or multiple PQs with at most one PV on any bus. Milano has a discussion in PSAT's manual (don't remember exactly where it was though).

If multiple PQs are present on the same bus, the program will combine the total P and Q. If one PV and multiple PQs are present, the net P will be calculated by subtracting the load from the generation, and the generator's Q will be calculated after offsetting the PQ's reactive power.

from andes.

chenggang2333 avatar chenggang2333 commented on June 22, 2024

In andes/andes/tests/npcc/npcc48.dm
This file lists the data about the buses and branches. The number of PQ buses is 83 and the number of PV buses is 46. The total number of the PQ. PV and Slack bus are 130. Why 10 buses are not listed in the code? Are these buses zero injection buses?

from andes.

chenggang2333 avatar chenggang2333 commented on June 22, 2024

In andes/andes/case/npcc/npcc.xlsx
I suppose that one bus cannot be a PQ and a slack bus simultaneously. In this npcc.xlsx, the bus number is 78 in the 41th row in PQ sheet, and the bus number is also 78 in Slack sheet. I was a little confused about this part. Thank you for your clarifications. ^-^

from andes.

cuihantao avatar cuihantao commented on June 22, 2024

Consider "Slack" as a generator that controls V and angle. You can have such a generator and a PQ load connected to the same bus.

Behind the scene, after the calculation, the PQ load is added to Slack's final power solution.

The issues you mentioned is not an error. You can use ANDES to solve the NPCC system.

from andes.

chenggang2333 avatar chenggang2333 commented on June 22, 2024

Thanks for your explanation.

from andes.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.