Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Solving OPF in a PV distribution network using different operating modes (APC, RPC, MPPT, OID) #438

Closed
gaadis opened this issue Jul 28, 2023 · 0 comments

Comments

@gaadis
Copy link

gaadis commented Jul 28, 2023

I have PV data for a 34-bus distribution network and I am trying to formulate an objective function that minimizes the power in each of these four operating modes

  1. Active Power Control/Curtailment (APC)
  2. Reactive Power Control (RPC)
  3. Maximum Power Point Tracking (MPPT)
  4. Optimized Inverter Dispatch (OID) (Joint control of real and reactive power)

Are there any functions in julia or the PMD package that solves these problems? If not, can anyone please provide some guidance on how to formulate these objective functions. I am trying to solve the OPF with the Branch Flow Model (BFM).

Any help will be greatly appreciated.

@lanl-ansi lanl-ansi locked and limited conversation to collaborators Aug 14, 2023
@pseudocubic pseudocubic converted this issue into discussion #440 Aug 14, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant