-
Notifications
You must be signed in to change notification settings - Fork 502
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
Asymmetric Load and Unbalance Power Flow #836
Comments
Hi, it is included in the develop version, there is a tutorial on the homepage on how to install it from github. |
Hi, Thanks for the excellent work. I have a similar problem with asymmetric lines. The task is to calculate unbalanced power flows based on data sets from IEEE PES AMPS DSAS Test Feeder Working Group. For example, in 13-bus Feeder of 1992 Test Feeder Cases, line parameters are given as: I am wondering how I can specify phases of different kinds of lines using |
Single or two phase lines can not be modeled with pandapower yet, only unbalanced loads/generators in 3phase line networks. |
May I ask why? I am doing my master graduation project. I am appreciated if you can elaborate on the difficulties with single- or V- phase laterals. Or you can recommend some literature that I can refer. |
@edxu96 |
@gourab2009 Thanks for the reply. But I did find a paper,
|
Hello!
I'm looking at the documentation for Asymmetric Load Flow (https://pandapower.readthedocs.io/en/latest/elements/asymmetric_load.html) and Unbalance Power Flow (https://pandapower.readthedocs.io/en/latest/powerflow/ac_3ph.html)
I understand this features are included in the latest version of the library, although, is this version already avaiable? I have v2.2.2, the latest version in PyPi project.
If not available right now, do you have an estimate of when it will be?
Thank you so much!
The text was updated successfully, but these errors were encountered: