e2nIEE / pandapower

Convenient Power System Modelling and Analysis based on PYPOWER and pandas
https://www.pandapower.org
Other
847 stars 478 forks source link

[bug] Wrong usage of transformer impedance correction factor K_T in min case of short-circuit calculation #2384

Closed envelio-cb closed 1 month ago

envelio-cb commented 1 month ago

Feature Checklist

Issue

Pandapower does not follow the VDE0102 norm correctly in the min case for transformers. The impedance correction factor K_T should only be applied in the max case. (See IEC 60909-0:2016 6.3.3)

Pull request is here: https://github.com/e2nIEE/pandapower/pull/2168

Label

pawellytaev commented 1 month ago

Hi @envelio-cb, thanks for opening this issue and the PR. I'll close this here, so we can communicate on the PR #2168 directly