epcc workshop 2019 - department of electrical …...s. sojoudi and j. lavaei, "convexification...

13
Javad Lavaei Department of Electrical Engineering Columbia University Various Techniques for Nonlinear Energy-Related Optimizations

Upload: others

Post on 11-Jul-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Javad Lavaei

Department of Electrical Engineering Columbia University

Various Techniques for Nonlinear Energy-Related

Optimizations

Page 2: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Acknowledgements

Caltech: Steven Low, Somayeh Sojoudi

Columbia University: Ramtin Madani

UC Berkeley: David Tse, Baosen Zhang

Stanford University: Stephen Boyd, Eric Chu, Matt Kranning

J. Lavaei and S. Low, "Zero Duality Gap in Optimal Power Flow Problem," IEEE Transactions on Power Systems, 2012.

J. Lavaei, D. Tse and B. Zhang, "Geometry of Power Flows in Tree Networks,“ IEEE Power & Energy Society General

Meeting, 2012.

S. Sojoudi and J. Lavaei, "Physics of Power Networks Makes Hard Optimization Problems Easy To Solve,“ IEEE Power &

Energy Society General Meeting, 2012.

M. Kraning, E. Chu, J. Lavaei and S. Boyd, "Message Passing for Dynamic Network Energy Management," Foundations

and Trends in Optimization, 2013.

S. Sojoudi and J. Lavaei, "Semidefinite Relaxation for Nonlinear Optimization over Graphs with Application to Optimal

Power Flow Problem," Submitted for publication, 2013.

S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power

Flow," Submitted for publication, 2013.

R. Madani, S. Sojoudi and J. Lavaei, "Convex Relaxation for Optimal Power Flow Problem: Mesh Networks," Submitted

for publication, 2013.

Page 3: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Power Networks

Optimizations: Optimal power flow (OPF) Security-constrained OPF State estimation Network reconfiguration Unit commitment Dynamic energy management

Issue of non-convexity:

Discrete parameters Nonlinearity in continuous variables

Transition from traditional grid to smart grid:

More variables (10X) Time constraints (100X)

Javad Lavaei, Columbia University 3

Page 4: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Broad Interest in Optimal Power Flow

Javad Lavaei, Columbia University 4

OPF-based problems solved on different time scales: Electricity market Real-time operation Security assessment Transmission planning

Existing methods based on linearization or local search

Question: How to find the best solution using a scalable robust algorithm?

Huge literature since 1962 by power, OR and Econ people

Page 5: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Summary of Results

Javad Lavaei, Columbia University 5

A sufficient condition to globally solve OPF:

Numerous randomly generated systems IEEE systems with 14, 30, 57, 118, 300 buses European grid

Various theories: It holds widely in practice

Project 1: How to solve a given OPF in polynomial time? (joint work with Steven Low)

Distribution networks are fine.

Every transmission network can be turned into a good one.

Project 2: Find network topologies over which optimization is easy? (joint work with Somayeh

Sojoudi, David Tse and Baosen Zhang)

Page 6: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Summary of Results

Javad Lavaei, Columbia University 6

Project 3: How to design a distributed algorithm for solving OPF? (joint work with Stephen Boyd,

Eric Chu and Matt Kranning)

A practical (infinitely) parallelizable algorithm

It solves 10,000-bus OPF in 0.85 seconds on a single core machine.

Project 4: How to do optimization for mesh networks? (joint work with Ramtin Madani and

Somayeh Sojoudi)

Developed a penalization technique

Page 7: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Geometric Intuition: Two-Generator Network

Javad Lavaei, Columbia University 7

Page 8: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Optimal Power Flow

Javad Lavaei, Columbia University 8

Cost

Operation

Flow

Balance

Page 9: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Various Relaxations

Dual OPF SDP

OPF

Javad Lavaei, Columbia University 9

SDP relaxation:

IEEE systems SC Grid European grid Random systems

Exactness of SDP relaxation and zero duality gap are equivalent for OPF.

Page 10: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Response of SDP to Equivalent Formulations

Javad Lavaei, Columbia University 10

P1 P2

Capacity constraint: active power, apparent

power, angle difference, voltage difference, current?

Correct solution 1. Equivalent formulations behave differently after relaxation.

2. SDP works for weakly-cyclic networks with cycles of size 3 if voltage difference is used to restrict flows.

Page 11: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Low-Rank Solution

Javad Lavaei, Columbia University 11

Page 12: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Penalization of Rank Constraint

Javad Lavaei, Columbia University 12

Perturbed SDP relaxation:

o Eigs of W for ε=0:

o Eigs of W for ε=10-5:

10-bus cycle (case I) 10-bus cycle (case II)

Rank 1 Rank 2

Rank 8

Optimal

How to turn a low-rank solution into a rank-1 solution?

Page 13: EPCC Workshop 2019 - Department of Electrical …...S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Submitted

Conclusions

Focus: OPF with a 50-year history

Goal: Find a global solution efficiently

Obtained provably global solutions for many practical OPFs

Developed various theories for distribution and transmission networks

Several companies working on these ideas

Javad Lavaei, Columbia University 13