lanl-ansi / PowerModelsDistribution.jl

A Julia/JuMP Package for Unbalanced Power Network Optimization
https://lanl-ansi.github.io/PowerModelsDistribution.jl/stable/
Other
142 stars 42 forks source link

ZIP Loads #10

Closed ccoffrin closed 5 years ago

ccoffrin commented 6 years ago

Generalize the load model from constant power to ZIP.

ccoffrin commented 6 years ago

It is important to check the cross-phase interactions on Z component.

frederikgeth commented 6 years ago

It may also be useful to consider delta-connected loads (and generators), for more info see [1].

[1] Zhao, C., Anese, E. D., & Low, S. H. (2017). Optimal power flow in multiphase radial networks with delta connections. In IREP 2017 Bulk Power Systems Dynamics and Control Symposium. Espinho, Portugal.

ccoffrin commented 6 years ago

Agreed. In many aspects of multi-phase modeling there are many variants to consider. I feel that the challenge is to determine which minimal set of features will support the most interesting scientific questions.

frederikgeth commented 6 years ago

Couldn't agree more :)