Create reduced-order simplified network
Nessuno ha ancora preso questa issue.
Valutazione
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Idoneità per principianti
- 30/100
Direzione di ricerca
Non sono indicati file, test o punti di ingresso. Inizia individuando i punti di ingresso della rappresentazione della rete e del DCOPF multiperiodo, quindi definisci come ridurre gli stub di carico, generatore e null. Il lavoro è completato quando il modello ridotto rimuove i bus e i rami ridondanti producendo un dispatch identico.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Descrizione
The TAMU network contains topological data that is unnecessary for the purposes of our simulations. The clearest example of this situation is 'stubs': nodes which are only connected to a single branch. These nodes can contain demand ('load stubs'), generation ('gen stubs'), or nothing at all ('null stubs'). The branches of gen stubs should never constrain the power flow from the generators, and likewise the branches of load stubs should never constrain the power flow to demand. Under these conditions, a multi-period DCOPF would produce an identical dispatch if the loads and/or generators were moved 'upstream' one hop closer to the main network and these redundant branches deleted, while the size of the required model would be reduced.
In the full USA network, the 82,000 nodes can be broken down into:
- 55,658 nodes (68%) with more than one connected branch
- 13,790 nodes (17%) of load stubs
- 6,445 nodes (8%) of gen stubs (only one generator)
- 1,802 nodes (2%) of gen stubs (multiple generators)
- 4,305 nodes (5%) of null stubs
This suggests that we can eliminate approx. 25% of the buses and approx. 20% of the branches with no loss of accuracy.
- Lingua principale
- Python
- Stelle
- 63
- Fork
- 48
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di Breakthrough-Energy/PowerSimData
-
documentation
Breakthrough-Energy/PowerSimData#706 · 4 assegnatari ·
-
Breakthrough-Energy/PowerSimData#705 · 1 commento · 4 assegnatari ·
-
feature request
Breakthrough-Energy/PowerSimData#688 · 4 assegnatari ·
-
feature request
Breakthrough-Energy/PowerSimData#687 · 4 assegnatari ·
-
bug
Breakthrough-Energy/PowerSimData#680 · 9 commenti · 5 assegnatari ·
Tutte le issue di Breakthrough-Energy/PowerSimData
Issue simili
-
bug
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
stephrobert/dsoxlab#238 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
sublimehq/package_control#1780 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
nwg-piotr/nwg-displays#145 ·