javad lavaei
play

Javad Lavaei Department of Electrical Engineering Columbia - PowerPoint PPT Presentation

Various Techniques for Nonlinear Energy-Related Optimizations Javad Lavaei Department of Electrical Engineering Columbia University Acknowledgements Caltech: Steven Low, Somayeh Sojoudi Columbia University: Ramtin Madani UC Berkeley: David Tse,


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

  2. 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,“ in IEEE Power & Energy Society General Meeting, 2012.  S. Sojoudi and J. Lavaei, "Physics of Power Networks Makes Hard Optimization Problems Easy To Solve,“ in IEEE Power & Energy Society General Meeting, 2012.  M. Kraning, E. Chu, J. Lavaei and S. Boyd, "Message Passing for Dynamic Network Energy Management," Submitted for publication, 2012.  S. Sojoudi and J. Lavaei, "Semidefinite Relaxation for Nonlinear Optimization over Graphs with Application to Optimal Power Flow Problem," Working draft, 2012.  S. Sojoudi and J. Lavaei, "Convexification of Generalized Network Flow Problem with Application to Optimal Power Flow," Working draft, 2012.

  3. Power Networks (CDC 10, Allerton 10, ACC 11, TPS 11, ACC 12, PGM 12)  Optimizations:  Resource allocation  State estimation  Scheduling  Issue: Nonlinearities  Transition from traditional grid to smart grid:  More variables (10X)  Time constraints (100X) Javad Lavaei, Columbia University 3

  4. Resource Allocation: Optimal Power Flow (OPF) Voltage V Current I Complex power = VI * = P + Q i OPF: Given constant-power loads, find optimal P ’s subject to:  Demand constraints  Constraints on V ’s, P ’s, and Q ’s . Javad Lavaei, Columbia University 4

  5. Summary of Results Project 1: How to solve a given OPF in polynomial time? (joint work with Steven Low)  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 2: Find network topologies over which optimization is easy? (joint work with Somayeh Sojoudi, David Tse and Baosen Zhang)  Distribution networks are fine.  Every transmission network can be turned into a good one. Javad Lavaei, Columbia University 5

  6. Summary of Results Project 3: How to design a parallel 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) Project 5 : How to relate the polynomial-time solvability of an optimization to its structural properties? (joint work with Somayeh Sojoudi) Project 6 : How to solve generalized network flow (CS problem)? (joint work with Somayeh Sojoudi) Javad Lavaei, Columbia University 6

  7. Convexification  Flow:  Injection:  Polar:  Rectangular: Javad Lavaei, Columbia University 7

  8. Convexification in Polar Coordinates Similar to the condition derived in Ross Baldick’s book  Imposed implicitly (thermal, stability, etc.)  Imposed explicitly in the algorithm Javad Lavaei, Columbia University 8

  9. Convexification in Polar Coordinates  Idea:  Algorithm:  Fix magnitudes and optimize phases  Fix phases and optimize magnitudes Javad Lavaei, Columbia University 9

  10. Convexification in Polar Coordinates  Can we jointly optimize phases and magnitudes? Change of variables: Assumption (implicit or explicit):  Observation 1: Bounding | V i | is the same as bounding X i .  Observation 2: is convex for a large enough m .  Observation 3: is convex for a large enough m .  Observation 4: | V i | 2 is convex for m ≤ 2 . Javad Lavaei, Columbia University 10

  11. Convexification in Polar Coordinates Strategy 1: Choose m = 2 . Strategy 2: Choose m large enough  P ij , Q ij , P i and Q i become convex after the following approximation: Replace | V i | 2 with its nominal value. Javad Lavaei, Columbia University 11

  12. Example 1 Trick: SDP relaxation:  Guaranteed rank-1 solution! Javad Lavaei, Columbia University 12

  13. Example 1 Opt:  Sufficient condition for exactness: Sign definite sets.  What if the condition is not satisfied? Rank-2 W (but hidden) Complex case: Javad Lavaei, Columbia University 13

  14. Formal Definition: Optimization over Graph Optimization of interest: (real or complex) Define:  SDP relaxation for y and z (replace xx * with W) .  f (y , z) is increasing in z (no convexity assumption).  Generalized weighted graph: weight set for edge (i,j). Javad Lavaei, Columbia University 14

  15. Highly Structured Optimization Edge Cycle Javad Lavaei, Columbia University 15

  16. Convexification in Rectangular Coordinates Cost Operation Flow Balance  Express the last constraint as an inequality. Javad Lavaei, Columbia University 16

  17. Convexification in Rectangular Coordinates  Partial results for AC lossless transmission networks. Javad Lavaei, Columbia University Javad Lavaei, Stanford University 17 17

  18. Phase Shifters PS  Practical approach: Add phase shifters and then penalize their effects.  Stephen Boyd’s function for PF: Javad Lavaei, Columbia University Javad Lavaei, Stanford University 17 18

  19. Integrated OPF + Dynamics  Synchronous machine with interval voltage and terminal voltage .  Swing equation:  Define:  Linear system: Javad Lavaei, Columbia University Javad Lavaei, Stanford University 17 19

  20. Sparse Solution to OPF  Unit commitment:  Unit commitment: 1- 1- 2- 2-  Sparse solution to OPF:  Minimize: 1- 2- Sparse vector Javad Lavaei, Columbia University Javad Lavaei, Stanford University 17 20

  21. Lossy Networks  Relationship between polar and rectangular?  Assumption (implicit or explicit):  Conjecture: This assumptions leads to convexification in rectangular coordinates.  Partial Result: Proof for optimization of reactive powers. Javad Lavaei, Columbia University Javad Lavaei, Stanford University 17 21

  22. Lossless Networks  Consider a lossless AC transmission network. Lossless 3 bus ( P 1 , P 2 ) ( P 12 , P 23 , P 31 ) Theorem: The injection region is ( P 1 , P 2 , P 3 ) for a never convex for n ≥ 5 if 4-bus cyclic Network:  Current approach: Use polynomial Lagrange multiplier (SOS) to study the problem Javad Lavaei, Columbia University Javad Lavaei, Stanford University 17 22

  23. OPF With Equality Constraints  Injection region under fixed voltage magnitudes:  When can we allow equality constraints? Need to study Pareto front Javad Lavaei, Columbia University 23

  24. Generalized Network Flow (GNF) injections flows limits  Goal: Assumption: • f i ( p i ): convex and increasing • f ij ( p ij ): convex and decreasing Javad Lavaei, Columbia University 24

  25. Convexification of GNF Feasible set without box constraint  Convexification:  It finds correct injection vector but not necessarily correct flow vector. Javad Lavaei, Columbia University 25

  26. Conclusions  Motivation: OPF with a 50-year history  Goal: Find a good numerical algorithm  Convexification in polar coordinates  Convexification in rectangular coordinates  Exact relaxation in several cases  Some problems yet to be solved. Javad Lavaei, Columbia University 26

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend