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

Implement TDPF (temperature dependant powerflow) #40

Open
BDonnot opened this issue Jan 14, 2022 · 0 comments
Open

Implement TDPF (temperature dependant powerflow) #40

BDonnot opened this issue Jan 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@BDonnot
Copy link
Collaborator

BDonnot commented Jan 14, 2022

Is your feature request related to a problem? Please describe.

The methodology is described here : https://ieeexplore.ieee.org/abstract/document/8783234 and here https://ieeexplore.ieee.org/abstract/document/6555947

As well as other more standard physical variables (complex voltage at each buses of the grid) this model also outpus the temperature of the powerlines.

Describe the solution you'd like

Implementation is similar to the "multiple slack" one, basically adding some rows / columns in the jacobian to compute the powerflows.

Describe alternatives you've considered

There are no alternative yet on lightsim2grid. Some versions of pandapower (developed by @rbolgaryn), currently in development, might be available.

Additional context

Interesting for DLR and / or for better grid2op integration (having limits not only on amps by rather on line temperature)

@BDonnot BDonnot added the enhancement New feature or request label Jan 14, 2022
@BDonnot BDonnot mentioned this issue Apr 23, 2024
7 tasks
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