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

Asymmetric Load and Unbalance Power Flow #836

Open
ahhm14 opened this issue Jul 9, 2020 · 6 comments
Open

Asymmetric Load and Unbalance Power Flow #836

ahhm14 opened this issue Jul 9, 2020 · 6 comments

Comments

@ahhm14
Copy link

ahhm14 commented Jul 9, 2020

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!

@lthurner
Copy link
Collaborator

Hi, it is included in the develop version, there is a tutorial on the homepage on how to install it from github.

@jiedxu
Copy link

jiedxu commented Jul 17, 2020

Hi, pandapower team:

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:

Screenshot 2020-07-17 at 11 00 15

Screenshot 2020-07-17 at 10 57 30

I am wondering how I can specify phases of different kinds of lines using pandapower.create_line_from_parameters, because they have different number of phases. Or just to make sure the powers of loads in different phases are correct.

@lthurner
Copy link
Collaborator

lthurner commented Aug 3, 2020

Single or two phase lines can not be modeled with pandapower yet, only unbalanced loads/generators in 3phase line networks.

@jiedxu
Copy link

jiedxu commented Aug 12, 2020

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.

@gourab2009
Copy link
Contributor

@edxu96
We didn't implement single or two-phase lines yet because it is not so relevant for the German and European power systems.
It is very much relevant for Americal power systems and some parts of Australian and New-Zealand electrical systems.

@jiedxu
Copy link

jiedxu commented Nov 25, 2021

@gourab2009 Thanks for the reply.

But I did find a paper, hsieh2017matrix, later. The modeling is very similar to three-phase lines. For example:

Screenshot 2021-11-25 at 19 17 02

Screenshot 2021-11-25 at 19 17 36

  • Hsieh, Ting‐Yen, Tsai‐Hsiang Chen, and Nien‐Che Yang (2017). “Matrix decompositions‐based approach to Z‐bus matrix building process for radial distribution systems”. In: International Journal of Electrical Power & Energy Systems 89, pp. 62–68.

@jiedxu jiedxu mentioned this issue Apr 30, 2023
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants