Feedback Optimization on the Power Flow Manifold Institut für Automation und angewandte Informatik (IAI) Karlsruhe Institute of Technology (KIT)

Size: px
Start display at page:

Download "Feedback Optimization on the Power Flow Manifold Institut für Automation und angewandte Informatik (IAI) Karlsruhe Institute of Technology (KIT)"

Transcription

1 Feedback Optimization on the Power Flow Manifold Institut für Automation und angewandte Informatik (IAI) Karlsruhe Institute of Technology (KIT) Florian Dörfler Automatic Control Laboratory, ETH Zürich March 26-29, 28

2 Acknowledgements Adrian Hauswirth Saverio Bolognani Gabriela Hug 2

3 Power system operation: supply chain without storage Traditional Power Generation principle: deliver power from generators to loads physical constraints: Kirchhoff s and Ohm s laws operational constraints: thermal and voltage limits transmission grid performance objectives: running costs, reliability, quality of service fit-and-forget design: distribution grid historically designed according to worst-case possible demand 3

4 New challenges and opportunities variable renewable energy sources poor short-range prediction & correlations fluctuations on all time scales (low inertia) distributed microgeneration conventional and renewable sources congestion and under-/over-voltage electric mobility large peak (power) & total (energy) demand flexible but spatio-temporal patterns inverter-interfaced storage/generation extremely fast actuation modular & flexible control information & comm technology inexpensive reliable communication increasingly ubiquitous sensing power Germany 7 August 24 biomass hydro time of day 4GW 75% single residential load profile solar wind power 4KW Domestic consumer time of day Electric Vehicle Fast charging single PV plant 2KW Tesla supercharger 4

5 Recall: feedforward vs. feedback or optimization vs. control feedforward optimization feedback control p r Controller u System y r + Controller u System y highly model based computationally intensive optimal decision operational constraints model-free (robust) design fast response suboptimal operation unconstrained operation typically complementary methods are combined via time-scale separation r + Optimization Controller System u y offline & feedforward real-time & feedback 5

6 Example: power systems load / generation balancing optimization stage SC-OPF, market schedule real-time operation automated/manual services/re-dispatch generation setpoints state estimation low-level automatic controllers droop, AGC u x power system prediction (load, generation, downtimes) disturbance δt optimization stage economic dispatch based on load/renewable prediction real-time interface manual re-dispatch, area balancing services marginal costs in /MWh Renewables Nuclear energy Lignite Hard coal Natural gas Fuel oil Capacity in GW [Cludius et al., 24] low-level automatic control frequency regulation at the individual generators 5Hz + Frequency Control u Power System frequency measurement y 6

7 The price for time-scale separation: sky-rocketing re-dispatch re-dispatch to deal with unforeseen load, congestion, & renewables ever more uncertainty & fluctuations on all time scales operation architecture becomes infeasible & inefficient Cost of ancillary services of German TSOs in mio. Euros primary frequency control reserves secondary frequency control reserves tertiary frequency control reserves Redispatch actions in the German transmission grid in hours reactive power national & internat. redispatch [Bundesnetzagentur, Monitoringbericht 26] There must be a better way of operation. [Bundesnetzagentur, Monitoringbericht 26] 7

8 Synopsis... for essentially all ancillary services real-time balancing frequency control economic re-dispatch voltage regulation voltage collapse prevention line congestion relief reactive power compensation losses minimization recall new challenges: increased variability poor short-term prediction correlated uncertainties recall new opportunities: fast actuation ubiquitous sensing reliable communication Today: these services are partially automated, implemented independently, online or offline, based on forecasts (or not), and operating on different time/spatial scales. One central paradigm of smart(er) grids : real-time operation Future power systems will require faster operation, based on online control and monitoring, in order to meet the operational specifications in real time. 8

9 Control-theoretic core of the problem time-scale separation of complementary feedback/feedforward architectures r + Optimization Controller System u y ideal approach: optimal feedback policies (from HJB, Pontryagin, etc.) u(x) argmin T s.t. dynamics ẋ = h(x, u) l(x, u) dt + φ(x(t ), u(t )) s.t. constraints x X and u U u System disturbance δ x explicit (T = ) feedback policies are not tractable analytically or computationally usually a decent trade-off: receding horizon model predictive control MPC not suited for power systems (due to dimension, robustness, uncertainty, etc.) 9

10 Today we will follow a different approach u(x) argmin T l(x, u) dt + φ(x(t ), u(t )) s.t. dynamics ẋ = h(x, u) s.t. constraints x X and u U u System disturbance δ x drop exact argmin drop integral/stage costs let physics solve equality constraints (dynamics) Instead we apply online optimization in closed loop with fast/stationary physics: operational constraints disturbance δ robust (feedback) fast response operational constraints steady-state optimal feedback control: online optimization algorithm, e.g., u + = Proj (... ) u actuation x real-time state measurements physical plant: steady-state power system h(x, u, δ) =

11 Very brief review on related online optimization in closed loop historical roots: optimal routing and queuing in communication networks, e.g., in the internet (TCP/IP) [Kelly et al. 998/2, Low, Paganini, and Doyle 22, Srikant 22,... ] lots of recent theory development in power systems & other infrastructures lots of related work: [Bolognani et. al, 25], [Dall Anese and Simmonetto, 26/27], [Gan and Low, 26], [Tang and Low, 27],... A Survey of Distributed Optimization and Control Algorithms for Electric Power Systems Daniel K. Molzahn, Member, IEEE, Florian Dörfler, Member, IEEE, Henrik Sandberg, Member, IEEE, Steven H. Low, Fellow, IEEE, Sambuddha Chakrabarti, Student Member, IEEE, Ross Baldick, Fellow, IEEE, and Javad Lavaei, Member, IEEE Abstract Historically, centrally computed algorithms have been the primary means of power system optimization and control. With increasing penetrations of distributed energy resources requiring optimization and control of power systems with many controllable devices, distributed algorithms have been the subject of significant research interest. This paper surveys the literature of distributed algorithms with applications to optimization and control of power systems. In particular, this paper reviews distributed algorithms for offline solution of optimal power flow (OPF) problems as well as online algorithms for real-time solution of OPF, optimal frequency control, optimal voltage control, and optimal wide-area control problems. Index Terms Distributed optimization, online optimization, electric power systems independent literature in process control [Bonvin et al. 29/2] or extremum I. INTRODUCTION ENTRALIZED computation has been the primary way seeking [Krstic and Wang 2],... andc probably that optimization and control much algorithms have more been applied to electric power systems. Notably, independent system operators (ISOs) seek a minimum cost generation dispatch for large-scale transmission systems by solving an optimal power flow (OPF) problem. (See [] [8] for related literature reviews.) Other control objectives, such as maintaining scheduled power interchanges, are achieved via an Automatic Generation Control (AGC) signal that is sent to the generators that provide regulation services. These optimization and control problems are formulated using network parameters, such as line impedances, system topology, and flow limits; generator parameters, such as cost providing demand response resources, etc.), the centralized paradigm most prevalent in current power systems will potentially be augmented with distributed optimization algorithms. Rather than collecting all problem parameters and performing a central calculation, distributed algorithms are computed by many agents that obtain certain problem parameters via communication with a limited set of neighbors. Depending on the specifics of the distributed algorithm and the application of interest, these agents may represent individual buses or large portions of a power system. Distributed algorithms have several potential advantages over centralized approaches. The computing agents only have to share limited amounts of information with a subset of the other agents. This can improve cybersecurity and reduce the expense of the necessary communication infrastructure. Distributed algorithms also have advantages in robustness with respect to failure of individual agents. Further, with the ability to perform parallel computations, distributed algorithms have the potential to be computationally superior to centralized algorithms, both in terms of solution speed and the maximum problem size that can be addressed. Finally, distributed algorithms also have the potential to respect privacy of data, measurements, cost functions, and constraints, which becomes increasingly important in a distributed generation scenario. This paper surveys the literature of distributed algorithms with applications to power system optimization and control. This paper first considers distributed optimization algorithms for solving OPF problems in offline applications. Many dis- MPC version of dropping argmin : real-time iteration [Diel et al. 25], real-time MPC [Zeilinger et al. 29],... and related papers with anytime guarantees plenty of interesting recent system theory coming out [Nelson and Mallada 27]

12 OVERVIEW. Problem setup & preview of a solution 2. Technical ingredient I: the power flow manifold 3. Technical ingredient II: manifold optimization 4. Case studies: tracking, feasibility, & dynamics 2

13 AC power flow model, constraints, and objectives quasi-stationary (for now) dynamics 2 3 Ohm s Law Current Law AC power AC power flow equations nodal voltage current injection power injections line impedance line current power flow (all variables and parameters are -valued) objective: economic dispatch, minimize losses, distance to collapse, etc. operational constraints: generation capacity, voltage bands, congestion control: state measurements and actuation via generation set-points 3

14 What makes power flow optimization interesting? graphical illustration of AC power flow Ohm s Law Current Law AC power AC power flow equations (all variables and parameters are -valued) [Hiskens, 2] imagine constraints slicing this set nonlinear, non-convex, disconnected additionally the parameters are ±2% uncertain... this is only the steady state! [Molzahn, 26] 4

15 Ancillary services as a real-time optimal power flow Offline optimal power flow (OPF) minimize φ(x, u) e.g., losses, generation subject to h(x, u, δ) = AC power flow (x, u) X U operational constraints exogenous variables u controllable generation δ exogenous disturbances (e.g., loads & renewables) x endogenous variables (voltages) Idea for an online algorithm goal: closed-loop gradient flow [ẋ ] = Proj u U X {linearization of h} φ(x, u) implement control u (as above) consistency of x ensured by non-singular physics h(x, u, δ) = discrete-time implementation feedback control: online optimization algorithm, e.g., u + = Proj (... ) operational constraints u actuation x real-time state measurements disturbance δ physical plant: steady-state power system h(x, u, δ) = 5

16 Pretty hand-waivy... I know. I will make it more precise later. Let s see if it works! 6

17 Preview: simple algorithm solves many problems G Generator C Synchronous Condensor S Solar W Wind W..5 Bus voltages [p.u.].95 G C 3 C2 S.9 Branch current magnitudes [p.u.] G 2 C,5, 5 Feedback OPF Optimal cost Generation cost Time [hrs] controller: gradient + saturation ( generation + voltage violation ) Active power injection [MW] Time [hrs] Gen Gen2 Solar Wind time-variant disturbances/constraints robustness to noise & uncertainty dynamics of physical system crude discretization/linearization 7

18 Preview cont d: robustness to model mismatch G Generator C Synchronous Condensor S Solar W Wind G C 3 G 2 C W C2 S feedback control: online optimization algorithm, e.g., u + = Proj (... ) operational constraints u actuation x real-time state measurements disturbance δ physical plant: steady-state power system h(x, u, δ) = gradient controller: saturation of generation constraints soft penalty for operational constraints no automatic re-dispatch feedback optimization model uncertainty feasible? f f v v feasible? f f v v loads ±4% no yes.. line params ±2% yes.9. yes..3 2 line failures no yes.9.7 conclusion: simple algorithm performs extremely well & robust closer look! 8

19 TECHNICAL INGREDIENT I: THE POWER FLOW MANIFOLD 9

20 Key insights about our physical equality constraint AC power flow is complex but it defines a smooth manifold local tangent plane approximations & h(x, u, δ) = locally solvable for x Bolognani & Dörfler (25) Fast power system analysis via implicit linearization of the power flow manifold v dc i dc τ ii R T L T i T v C G v m R I L I C I G I i I θ, ω m v τ e r s L θ M r f v f C G q i s v r s i f AC power flow is attractive steady state for ambient physical dynamics physics enforce feasibility even for non-exact (e.g., discretized) updates Gross, Arghir, & Dörfler (28) On the steady-state behavior of a nonlinear power system model 2

21 Geometric perspective: the power flow manifold node v =, θ = p, q y =.4.8j node 2 v 2, θ 2 p 2, q 2 v variables: all of x = ( V, θ, P, Q) power flow manifold: M = {x : h(x) = }.5 q p 2.5 submanifold in R 2n or R 6n (3-phase) tangent space h(x) (x x x x ) = best linear approximant at x accuracy depends on curvature 2 h(x) x 2 constant in rectangular coordinates v p q 2.5 2

22 Accuracy illustrated with unbalanced three-phase IEEE3 exact solution linear approximant dirty secret: power flow manifold is very flat (linear) near usual operating points Matlab/Octave 22

23 Coordinate-dependent linearizations reveal old friends flat-voltage/-injection point: x = ( V, θ, P, Q ) = (,,, ) [ ] [ ] [ ] R(Y ) I(Y ) V P tangent space parameterization = I(Y ) R(Y ) θ Q is linear coupled power flow and R(Y ) gives DC power flow approximation nonlinear change to quadratic coordinates V V 2 linearization is (non-radial) LinDistFlow [M.E. Baran and F.F. Wu, 88] more exact in V.5.4 power flow manifold.3.2 power flow manifold p v ! 2 linear coupled power flow DC power flow approximation (neglects PV coupling) 2 v p q 2 linear approximation linear approximation in quadratic coordinates

24 TECHNICAL INGREDIENT II: MANIFOLD OPTIMIZATION 24

25 Unconstrained manifold optimization: the smooth case geometric objects: manifold M = {x : h(x) = } tangent space T xm = ker h(x) x objective Riemann metric (degree of freedom) φ : M R g : T xm T xm R target state: local minimizer on the manifold x arg min x M φ(x) always feasible trajectory/sequence x(t) remains on manifold M continuous-time gradient descent on M: linear approximant Gradient of cost function. grad φ(x): gradient of cost function in ambient space 2. Π M (x, gradφ(x)): projection of gradient on tangent space T xm x(t) ẋ Projected gradient 3. flow on manifold: ẋ = Π M (x, gradφ(x)) manifold 25

26 Constrained manifold optimization: the wild west dealing with operational constraints g(x). penalty in cost function φ barrier: not practical for online implementation soft penalty: practical but no real-time feasibility 2. dualization and gradient flow on Lagrangian poor performance & no real-time feasibility theory: close to none available on manifolds Hauswirth, Bolognani, Hug, & Dörfler (28) Generic Existence of Unique Lagrange Multipliers in AC Optimal Power Flow 3. projection of gradient flow trajectory x(t) on feasible set K = M {g(x) } ẋ = Π K (x, gradφ(x)) arg min grad φ(x) v g v T x > K where T > x K T xm is inward tangent cone 26

27 Projected gradient descent on manifolds Theorem (simplified) Let x : [, ) K be a Carathéodory solution of the initial value problem ẋ = Π K (x, gradφ(x)), x() = x. If φ has compact level sets on K, then x(t) will converge to a critical point x of φ on K. K = { x : x 2 2 =, x 2 } Hauswirth, Bolognani, Hug, & Dörfler (26) Projected gradient descent on Riemanniann manifolds with applications to online power system optimization Hidden assumption: existence of a Carathéodory solution x(t) K when does it exist, is forward complete, unique, and sufficiently regular? (in absence of convexity, Euclidean space, and other regularity properties) 27

28 Analysis via projected systems hit mathematical bedrock power flow manifold disconnected regions cusps & corners (convex and/or inward) constraint set gradient field metric manifold existence (Krasovski) loc. compact loc. bounded - C Krasovski = Carathéodory Clarke regular C C C uniqueness of solutions prox regular C, C, C, also forward-lipschitz continuity of time-varying constraints continuity with respect to initial conditions and parameters Hauswirth, Bolognani, Hug, & Dörfler (28) Projected Dynamical Systems on Irregular, Non-Euclidean Domain for Nonlinear Optimization Hauswirth, Subotic, Bolognani, Hug, & Dörfler (28) Time-varying Projected Dynamical Systems with Applications to Feedback Optimization of Power Systems 28

29 Implementation issue: how to induce the gradient flow? Open-loop system ẋ = u controlled generation = h(x, x 2, δ) AC power flow manifold relating x & other variables Desired closed-loop system ẋ = f (x, x 2 ) desired projected ẋ 2 = f 2 (x, x 2 ) gradient descent where f(x) = Π K (x, gradφ(x)) Solution use non-singularity of the physics: = h(x, x 2, δ) can be solved for x 2 Feedback equivalence The trajectories of the desired closed loop coincide with those of the open loop under the feedback u = f (x, x 2 ). feedback optimizer ΠK (x, gradφ(x)) actuate u x measure open-loop system ẋ = u = h(x, x 2, δ) closed-loop trajectory remains feasible at all times and converges to optimality no need to numerically solve the optimization problem or any power flow equation 29

30 Implementation issue: discrete-time manifold optimization always feasible trajectory/sequence x(t) remains on manifold M discrete-time gradient descent on M:. grad φ(x): gradient of cost function linear approximant Gradient of cost function Projected gradient 2. Π M (x, gradφ(x)): projection of gradient x(t) 3. Euler integration of gradient flow: x(t+) = x(t) ε Π M (x, gradφ(x)) 4. retraction step: x(t + ) = R x(t) ( x(t + ) ) manifold x(t + ) Retraction Discrete-time control implementation: manifold is attractive steady state for ambient dynamics retraction is taken care of by the physics: nature enforces feasibility can be made rigorous using singular perturbation theory (Tikhonov) 3

31 CASE STUDIES: TRACKING, FEASIBILITY, & DYNAMICS 3

32 Simple illustrative case study Objective Value [$] feedback optimizer Π K (x, gradφ(x)) actuate u x measure open-loop system ẋ = u = h(x, x 2, δ) 5 real time cost global minimum Bus voltages [p.u.] Active power generation [MW] 2 Slack bus Gen A Gen B iteration 32

33 The tracking problem power system affected by exogeneous time-varying inputs δ t under disturbances state could leave feasible region K (ill-defined) δ t feedback optimizer Π K (x, gradφ(x)) u U x open-loop system ẋ = u = h(x, x 2, δ t ) constraints satisfaction for non-controllable variables: K accounts only for hard constraints on controllable variables u (e.g., generation limits) gradient projection becomes input saturation (saturated proportional feedback control) soft constraints included via penalty functions in φ (e.g., thermal and voltage limits) 33

34 Tracking performance G Generator C Synchronous Condensor S Solar..5 Bus voltages [p.u.] W Wind W.95 G C 3 C2 S.9 Branch current magnitudes [p.u.] G 2 C.5 Aggregate Load &Available Renewable Power [MW] 4 Load Solar Wind Time [hrs] controller: penalty + saturation Active power injection [MW] Time [hrs] Gen Gen2 Solar Wind 34

35 Tracking performance G Generator C Synchronous Condensor S Solar Comparison W Wind W closed-loop feedback trajectory G C 3 C2 S benchmark: feedforward OPF (ground-truth solution of an ideal OPF with access to exact disturbance and without computation delay) G 2 C Generation cost practically exact tracking + trajectory feasibility,5, 5 Feedback OPF Optimal cost + robustness to model mismatch Time [hrs] 35

36 Trajectory feasibility The feasible region K = M X often has disconnected components. x K x M feedforward (OPF) optimizer x = arg min x K φ(x) can be in different disconnected component no feasible trajectory exists: x x must violate constraints feedback (gradient descent) continuous closed-loop trajectory x(t) guaranteed to be feasible convergence of x(t) to a local minimum is guaranteed 36

37 '('-)+'('* '(',)+'(! Illustration of continuous trajectories & reachability 5-bus example known to have two disconnected feasible regions: " 2 Objective Value [$] Feedback Feed-forward &! '('%)+'(!' '('$)'('* # '(%%)+'(*' '(%%)+'(*' $ % & [Molzahn, 26] [s,2s]: separate feasible regions [2s,3s]: loosen limits on reactive power Q 2 regions merge [4s,5s]: tighten limits on Q 2 vanishing feasible region Voltage Levels [p.u.] Active Power Generation P [MW] Gen Gen Gen Gen2 Q5min Reactive Power Generation Q [MVAR]

38 Feedback optimization with frequency Power [p.u.] frequency ω as global variable primary control: P = P G Kω secondary frequency control incorporated via dual multiplier 2% step increase in load Active Power Generation Cost [$] Power [p.u.] Time [s] Generation Cost Aggregated Reactive Power Generation Reference OPF deviation [Hz] Time [s] Frequency Time [s] Voltage [p.u.] Time [s] Bus voltages Time [s]

39 Same feedback optimization with grid dynamics Active Power Generation Frequency 2.2 Power [p.u.].5.5 deviation [Hz] Time [s] Time [s] Active Power Generation (zoomed) Frequency (zoomed).5.6 Power [MW].4.2 deviation [Hz] Time [s] Time [s] dynamic grid model: swing equation & simple turbine governor work in progress based on singular perturbation methods dynamic and quasi-stationary dynamics are close and converge to the same optimal solutions under sufficient time-scale separation 39

40 Feedback optimization in dynamic IEEE 3-bus system Active power injection [MW] G Generator C Synchronous Condensor.6 S Solar.4 W Wind W.2 G C 3 C2 S Time [hrs] Gen Gen 2 Gen 3 Solar Wind. Frequency deviation [Hz] G 2 C 5 2 events: 5 2 generator outage at 4: PV generation drops at : and 4:5 feedback optimization can provide all ancillary services + optimal + constraints + robust + scalable Time [hrs] Generation cost [$/hr] reference AC OPF Feedback OPF Time [hrs] 4

41 Conclusions Summary: necessity of real-time power system operation our starting point: online optimization as feedback control technical approach: manifold optimization & projected dyn. systems unified framework accommodating various constraints & objectives Ongoing and future work: fun: questions on existence of trajectories, reachability,... quantitative guarantees for robustness, tracking, etc. interaction of optimization algorithm with low level grid dynamics efficient implementation, discretization, experiments, RTE collaboration extensions: transient optimality à la MPC & model-free à la extremum seeking 4

42 Thanks! Florian Dörfler 42

Networked Feedback Control for a Smart Power Distribution Grid

Networked Feedback Control for a Smart Power Distribution Grid Networked Feedback Control for a Smart Power Distribution Grid Saverio Bolognani 6 March 2017 - Workshop 1 Future power distribution grids Traditional Power Generation transmission grid It delivers power

More information

DIMACS, Rutgers U January 21, 2013 Michael Caramanis

DIMACS, Rutgers U January 21, 2013 Michael Caramanis Power Market Participation of Flexible Loads and Reactive Power Providers: Real Power, Reactive Power, and Regulation Reserve Capacity Pricing at T&D Networks DIMACS, Rutgers U January 21, 2013 Michael

More information

Control Strategies for Microgrids

Control Strategies for Microgrids Control Strategies for Microgrids Ali Mehrizi-Sani Assistant Professor School of Electrical Engineering and Computer Science Washington State University Graz University of Technology Thursday, November

More information

Optimal Power Flow. S. Bose, M. Chandy, M. Farivar, D. Gayme S. Low. C. Clarke. Southern California Edison. Caltech. March 2012

Optimal Power Flow. S. Bose, M. Chandy, M. Farivar, D. Gayme S. Low. C. Clarke. Southern California Edison. Caltech. March 2012 Optimal Power Flow over Radial Networks S. Bose, M. Chandy, M. Farivar, D. Gayme S. Low Caltech C. Clarke Southern California Edison March 2012 Outline Motivation Semidefinite relaxation Bus injection

More information

SIGNIFICANT increase in amount of private distributed

SIGNIFICANT increase in amount of private distributed 1 Distributed DC Optimal Power Flow for Radial Networks Through Partial Primal Dual Algorithm Vahid Rasouli Disfani, Student Member, IEEE, Lingling Fan, Senior Member, IEEE, Zhixin Miao, Senior Member,

More information

Course notes for EE394V Restructured Electricity Markets: Locational Marginal Pricing

Course notes for EE394V Restructured Electricity Markets: Locational Marginal Pricing Course notes for EE394V Restructured Electricity Markets: Locational Marginal Pricing Ross Baldick Copyright c 2013 Ross Baldick www.ece.utexas.edu/ baldick/classes/394v/ee394v.html Title Page 1 of 132

More information

Electric Power Network Response to Random Demand Variations: A large deviations view on voltage collapse phenomena

Electric Power Network Response to Random Demand Variations: A large deviations view on voltage collapse phenomena Electric Power Network Response to Random Demand Variations: A large deviations view on voltage collapse phenomena Christopher DeMarco Electrical and Computer Engineering University of Wisconsin-Madison

More information

Joint Frequency Regulation and Economic Dispatch Using Limited Communication

Joint Frequency Regulation and Economic Dispatch Using Limited Communication Joint Frequency Regulation and Economic Dispatch Using Limited Communication Jianan Zhang, and Eytan Modiano Massachusetts Institute of Technology, Cambridge, MA, USA Abstract We study the performance

More information

R O B U S T E N E R G Y M AN AG E M E N T S Y S T E M F O R I S O L AT E D M I C R O G R I D S

R O B U S T E N E R G Y M AN AG E M E N T S Y S T E M F O R I S O L AT E D M I C R O G R I D S ROBUST ENERGY MANAGEMENT SYSTEM FOR ISOLATED MICROGRIDS Jose Daniel La r a Claudio Cañizares Ka nka r Bhattacharya D e p a r t m e n t o f E l e c t r i c a l a n d C o m p u t e r E n g i n e e r i n

More information

Optimal Demand Response

Optimal Demand Response Optimal Demand Response Libin Jiang Steven Low Computing + Math Sciences Electrical Engineering Caltech Oct 2011 Outline Caltech smart grid research Optimal demand response Global trends 1 Exploding renewables

More information

Distributed and Real-time Predictive Control

Distributed and Real-time Predictive Control Distributed and Real-time Predictive Control Melanie Zeilinger Christian Conte (ETH) Alexander Domahidi (ETH) Ye Pu (EPFL) Colin Jones (EPFL) Challenges in modern control systems Power system: - Frequency

More information

International Workshop on Wind Energy Development Cairo, Egypt. ERCOT Wind Experience

International Workshop on Wind Energy Development Cairo, Egypt. ERCOT Wind Experience International Workshop on Wind Energy Development Cairo, Egypt ERCOT Wind Experience March 22, 21 Joel Mickey Direcr of Grid Operations Electric Reliability Council of Texas jmickey@ercot.com ERCOT 2 2

More information

Analysis of Coupling Dynamics for Power Systems with Iterative Discrete Decision Making Architectures

Analysis of Coupling Dynamics for Power Systems with Iterative Discrete Decision Making Architectures Analysis of Coupling Dynamics for Power Systems with Iterative Discrete Decision Making Architectures Zhixin Miao Department of Electrical Engineering, University of South Florida, Tampa FL USA 3362. Email:

More information

Optimal Placement & sizing of Distributed Generator (DG)

Optimal Placement & sizing of Distributed Generator (DG) Chapter - 5 Optimal Placement & sizing of Distributed Generator (DG) - A Single Objective Approach CHAPTER - 5 Distributed Generation (DG) for Power Loss Minimization 5. Introduction Distributed generators

More information

Bringing Renewables to the Grid. John Dumas Director Wholesale Market Operations ERCOT

Bringing Renewables to the Grid. John Dumas Director Wholesale Market Operations ERCOT Bringing Renewables to the Grid John Dumas Director Wholesale Market Operations ERCOT 2011 Summer Seminar August 2, 2011 Quick Overview of ERCOT The ERCOT Market covers ~85% of Texas overall power usage

More information

Convex Relaxations for Optimization of AC and HVDC Grids under Uncertainty

Convex Relaxations for Optimization of AC and HVDC Grids under Uncertainty P L Power Systems Laboratory Center for Electric Power and Energy Department of Electrical Engineering Andreas Horst Venzke Convex Relaxations for Optimization of AC and HVDC Grids under Uncertainty Master

More information

Automatic Generation Control. Meth Bandara and Hassan Oukacha

Automatic Generation Control. Meth Bandara and Hassan Oukacha Automatic Generation Control Meth Bandara and Hassan Oukacha EE194 Advanced Controls Theory February 25, 2013 Outline Introduction System Modeling Single Generator AGC Going Forward Conclusion Introduction

More information

Corrective Control to Handle Forecast Uncertainty: A Chance Constrained Optimal Power Flow

Corrective Control to Handle Forecast Uncertainty: A Chance Constrained Optimal Power Flow 1 Corrective Control to Handle Forecast Uncertainty: A Chance Constrained Optimal Power Flow Line Roald, Sidhant Misra, Thilo Krause, and Göran Andersson arxiv:169.2194v1 [math.oc] 7 Sep 216 Abstract Higher

More information

A Unified Framework for Defining and Measuring Flexibility in Power System

A Unified Framework for Defining and Measuring Flexibility in Power System J A N 1 1, 2 0 1 6, A Unified Framework for Defining and Measuring Flexibility in Power System Optimization and Equilibrium in Energy Economics Workshop Jinye Zhao, Tongxin Zheng, Eugene Litvinov Outline

More information

STATE ESTIMATION IN DISTRIBUTION SYSTEMS

STATE ESTIMATION IN DISTRIBUTION SYSTEMS SAE ESIMAION IN DISRIBUION SYSEMS 2015 CIGRE Grid of the Future Symposium Chicago (IL), October 13, 2015 L. Garcia-Garcia, D. Apostolopoulou Laura.GarciaGarcia@ComEd.com Dimitra.Apostolopoulou@ComEd.com

More information

Contents Economic dispatch of thermal units

Contents Economic dispatch of thermal units Contents 2 Economic dispatch of thermal units 2 2.1 Introduction................................... 2 2.2 Economic dispatch problem (neglecting transmission losses)......... 3 2.2.1 Fuel cost characteristics........................

More information

Managing Uncertainty and Security in Power System Operations: Chance-Constrained Optimal Power Flow

Managing Uncertainty and Security in Power System Operations: Chance-Constrained Optimal Power Flow Managing Uncertainty and Security in Power System Operations: Chance-Constrained Optimal Power Flow Line Roald, November 4 th 2016 Line Roald 09.11.2016 1 Outline Introduction Chance-Constrained Optimal

More information

EE C128 / ME C134 Feedback Control Systems

EE C128 / ME C134 Feedback Control Systems EE C128 / ME C134 Feedback Control Systems Lecture Additional Material Introduction to Model Predictive Control Maximilian Balandat Department of Electrical Engineering & Computer Science University of

More information

Real Time Economic Dispatch for Power Networks: A Distributed Economic Model Predictive Control Approach

Real Time Economic Dispatch for Power Networks: A Distributed Economic Model Predictive Control Approach Real Time Economic Dispatch for Power Networks: A Distributed Economic Model Predictive Control Approach Johannes Köhler, Matthias A. Müller, Na Li, Frank Allgöwer Abstract Fast power fluctuations pose

More information

Subject: Optimal Control Assignment-1 (Related to Lecture notes 1-10)

Subject: Optimal Control Assignment-1 (Related to Lecture notes 1-10) Subject: Optimal Control Assignment- (Related to Lecture notes -). Design a oil mug, shown in fig., to hold as much oil possible. The height and radius of the mug should not be more than 6cm. The mug must

More information

Architectures and Algorithms for Distributed Generation Control of Inertia-Less AC Microgrids

Architectures and Algorithms for Distributed Generation Control of Inertia-Less AC Microgrids Architectures and Algorithms for Distributed Generation Control of Inertia-Less AC Microgrids Alejandro D. Domínguez-García Coordinated Science Laboratory Department of Electrical and Computer Engineering

More information

University of Groningen. Control of electrical networks: robustness and power sharing Weitenberg, Erik

University of Groningen. Control of electrical networks: robustness and power sharing Weitenberg, Erik University of Groningen Control of electrical networks: robustness and power sharing Weitenberg, Erik IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to

More information

Nonlinear Model Predictive Control Tools (NMPC Tools)

Nonlinear Model Predictive Control Tools (NMPC Tools) Nonlinear Model Predictive Control Tools (NMPC Tools) Rishi Amrit, James B. Rawlings April 5, 2008 1 Formulation We consider a control system composed of three parts([2]). Estimator Target calculator Regulator

More information

WIND and solar power account for almost half of newly

WIND and solar power account for almost half of newly Computing Saddle-Node and Limit-Induced Bifurcation Manifolds for Subtransmission and Transmission Wind Generation Sina S. Baghsorkhi, Student Member, IEEE Department of Electrical Engineering and Computer

More information

A Data-driven Voltage Control Framework for Power Distribution Systems

A Data-driven Voltage Control Framework for Power Distribution Systems A Data-driven Voltage Control Framework for Power Distribution Systems Hanchen Xu, Alejandro D. Domínguez-García, and Peter W. Sauer arxiv:1711.04159v1 [math.oc] 11 Nov 2017 Abstract In this paper, we

More information

Software Tools: Congestion Management

Software Tools: Congestion Management Software Tools: Congestion Management Tom Qi Zhang, PhD CompuSharp Inc. (408) 910-3698 Email: zhangqi@ieee.org October 16, 2004 IEEE PES-SF Workshop on Congestion Management Contents Congestion Management

More information

Optimal Power Flow Formulations in Modern Distribution Grids

Optimal Power Flow Formulations in Modern Distribution Grids P L Power Systems Laboratory Optimal Power Flow Formulations in Modern Distribution Grids Student Etta Shyti Supervisors Stavros Karagiannopoulos Dmitry Shchetinin Examiner Prof. Dr. Gabriela Hug Project

More information

Analytical Study Based Optimal Placement of Energy Storage Devices in Distribution Systems to Support Voltage and Angle Stability

Analytical Study Based Optimal Placement of Energy Storage Devices in Distribution Systems to Support Voltage and Angle Stability University of Wisconsin Milwaukee UWM Digital Commons Theses and Dissertations June 2017 Analytical Study Based Optimal Placement of Energy Storage Devices in Distribution Systems to Support Voltage and

More information

A Benders Decomposition Approach to Corrective Security Constrained OPF with Power Flow Control Devices

A Benders Decomposition Approach to Corrective Security Constrained OPF with Power Flow Control Devices A Benders Decomposition Approach to Corrective Security Constrained OPF with Power Flow Control Devices Javad Mohammadi, Gabriela Hug, Soummya Kar Department of Electrical and Computer Engineering Carnegie

More information

A new stochastic program to facilitate intermittent renewable generation

A new stochastic program to facilitate intermittent renewable generation A new stochastic program to facilitate intermittent renewable generation Golbon Zakeri Geoff Pritchard, Mette Bjorndal, Endre Bjorndal EPOC UoA and Bergen, IPAM 2016 Premise for our model Growing need

More information

03-Economic Dispatch 1. EE570 Energy Utilization & Conservation Professor Henry Louie

03-Economic Dispatch 1. EE570 Energy Utilization & Conservation Professor Henry Louie 03-Economic Dispatch 1 EE570 Energy Utilization & Conservation Professor Henry Louie 1 Topics Generator Curves Economic Dispatch (ED) Formulation ED (No Generator Limits, No Losses) ED (No Losses) ED Example

More information

Renewables and the Smart Grid. Trip Doggett President & CEO Electric Reliability Council of Texas

Renewables and the Smart Grid. Trip Doggett President & CEO Electric Reliability Council of Texas Renewables and the Smart Grid Trip Doggett President & CEO Electric Reliability Council of Texas North American Interconnected Grids The ERCOT Region is one of 3 North American grid interconnections. The

More information

Optimized Risk Limits for Stochastic Optimal Power Flow

Optimized Risk Limits for Stochastic Optimal Power Flow power systems eehlaboratory Andrew Morrison Optimized Risk Limits for Stochastic Optimal Power Flow Master Thesis PSL1521 EEH Power Systems Laboratory Swiss Federal Institute of Technology (ETH) Zurich

More information

Coordinated Multilateral Trades for Electric Power Networks: Theory and Implementation. Felix F. Wu and Pravin Varaiya

Coordinated Multilateral Trades for Electric Power Networks: Theory and Implementation. Felix F. Wu and Pravin Varaiya PWP-031 Coordinated Multilateral Trades for Electric Power Networks: Theory and Implementation Felix F. Wu and Pravin Varaiya June 1995 This paper is part of the working papers series of the Program on

More information

Constrained Optimization

Constrained Optimization 1 / 22 Constrained Optimization ME598/494 Lecture Max Yi Ren Department of Mechanical Engineering, Arizona State University March 30, 2015 2 / 22 1. Equality constraints only 1.1 Reduced gradient 1.2 Lagrange

More information

Controlling variability in power systems

Controlling variability in power systems Daniel APAM Nov 17 2017 A simple example: 100 100 A simple example: 100 100 Only one solution: 200 100 200 100 100 100 A simple example: 100 100 Only one solution: 200 100 200 100 100 100 But what if the

More information

Theory in Model Predictive Control :" Constraint Satisfaction and Stability!

Theory in Model Predictive Control : Constraint Satisfaction and Stability! Theory in Model Predictive Control :" Constraint Satisfaction and Stability Colin Jones, Melanie Zeilinger Automatic Control Laboratory, EPFL Example: Cessna Citation Aircraft Linearized continuous-time

More information

Simulating a Power System

Simulating a Power System Simulating a Power System Presented by Prof. Tyrone Fernando School of Electrical and Electronic Engineering (EECE), University of Western Australia (UWA) 1. Motivations In an actual power system, it is

More information

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

Various Techniques for Nonlinear Energy-Related Optimizations. Javad Lavaei. Department of Electrical Engineering Columbia University Various Techniques for Nonlinear Energy-Related Optimizations Javad Lavaei Department of Electrical Engineering Columbia University Acknowledgements Caltech: Steven Low, Somayeh Sojoudi Columbia University:

More information

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Power System Stability and Control Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Contents Chapter 1 Introduction to Power System Stability

More information

Deregulated Electricity Market for Smart Grid: A Network Economic Approach

Deregulated Electricity Market for Smart Grid: A Network Economic Approach Deregulated Electricity Market for Smart Grid: A Network Economic Approach Chenye Wu Institute for Interdisciplinary Information Sciences (IIIS) Tsinghua University Chenye Wu (IIIS) Network Economic Approach

More information

Technical work in WP2 and WP5

Technical work in WP2 and WP5 Technical work in WP2 and WP5 UNIZG-FER Mato Baotić, Branimir Novoselnik, Jadranko Matuško, Mario Vašak, Andrej Jokić Aachen, October 9, 2015 This project has received funding from the European Union s

More information

Keeping medium-voltage grid operation within secure limits

Keeping medium-voltage grid operation within secure limits Chaire académique ORES «Smart Grids Smart Metering» Journée d études, Fac. Polytech. UMons, 20 nov. 2014 Keeping medium-voltage grid operation within secure limits Thierry Van Cutsem Hamid Soleimani Bidgoli

More information

2015 IEEE. Digital Object Identifier: /PTC

2015 IEEE. Digital Object Identifier: /PTC 2015 IEEE. Personal use of this material is permitted. Permission from IEEE must be obtained for all other users, including reprinting/ republishing this material for advertising or promotional purposes,

More information

CECOER. Renewable Energy Control Center. How technologies have boosted remote operations. Agder Energi-konferansen

CECOER. Renewable Energy Control Center. How technologies have boosted remote operations. Agder Energi-konferansen CECOER Renewable Energy Control Center How technologies have boosted remote operations Agder Energi-konferansen 2018 30.-31. mai, Kristiansand GLOBAL LEADER IN INFRASTRUCTURE, WATER, SERVICES AND RENEWABLE

More information

Coupled Optimization Models for Planning and Operation of Power Systems on Multiple Scales

Coupled Optimization Models for Planning and Operation of Power Systems on Multiple Scales Coupled Optimization Models for Planning and Operation of Power Systems on Multiple Scales Michael C. Ferris University of Wisconsin, Madison Computational Needs for the Next Generation Electric Grid,

More information

Estimating Feasible Nodal Power Injections in Distribution Networks

Estimating Feasible Nodal Power Injections in Distribution Networks Estimating Feasible Nodal Power Injections in Distribution Networks Abdullah Al-Digs The University of British Columbia Vancouver, BC V6T 1Z4 Email: aldigs@ece.ubc.ca Sairaj V. Dhople University of Minnesota

More information

A Progressive Hedging Approach to Multistage Stochastic Generation and Transmission Investment Planning

A Progressive Hedging Approach to Multistage Stochastic Generation and Transmission Investment Planning A Progressive Hedging Approach to Multistage Stochastic Generation and Transmission Investment Planning Yixian Liu Ramteen Sioshansi Integrated Systems Engineering Department The Ohio State University

More information

Role of Synchronized Measurements In Operation of Smart Grids

Role of Synchronized Measurements In Operation of Smart Grids Role of Synchronized Measurements In Operation of Smart Grids Ali Abur Electrical and Computer Engineering Department Northeastern University Boston, Massachusetts Boston University CISE Seminar November

More information

ECG 740 GENERATION SCHEDULING (UNIT COMMITMENT)

ECG 740 GENERATION SCHEDULING (UNIT COMMITMENT) 1 ECG 740 GENERATION SCHEDULING (UNIT COMMITMENT) 2 Unit Commitment Given a load profile, e.g., values of the load for each hour of a day. Given set of units available, When should each unit be started,

More information

Algorithms for Constrained Optimization

Algorithms for Constrained Optimization 1 / 42 Algorithms for Constrained Optimization ME598/494 Lecture Max Yi Ren Department of Mechanical Engineering, Arizona State University April 19, 2015 2 / 42 Outline 1. Convergence 2. Sequential quadratic

More information

Chapter 3 Numerical Methods

Chapter 3 Numerical Methods Chapter 3 Numerical Methods Part 3 3.4 Differential Algebraic Systems 3.5 Integration of Differential Equations 1 Outline 3.4 Differential Algebraic Systems 3.4.1 Constrained Dynamics 3.4.2 First and Second

More information

Javier Contreras Sanz- Universidad de Castilla-La Mancha Jesús María López Lezama- Universidad de Antioquia Antonio Padilha-Feltrin- Universidade

Javier Contreras Sanz- Universidad de Castilla-La Mancha Jesús María López Lezama- Universidad de Antioquia Antonio Padilha-Feltrin- Universidade Javier Contreras Sanz- Universidad de Castilla-La Mancha Jesús María López Lezama- Universidad de Antioquia Antonio Padilha-Feltrin- Universidade Estadual Paulista Jose Ignacio Muñoz-Universidad de Castilla-La

More information

The DC Optimal Power Flow

The DC Optimal Power Flow 1 / 20 The DC Optimal Power Flow Quantitative Energy Economics Anthony Papavasiliou The DC Optimal Power Flow 2 / 20 1 The OPF Using PTDFs 2 The OPF Using Reactance 3 / 20 Transmission Constraints Lines

More information

The AR OPF: an Exact Convex Formulation for the Optimal Power Flow in Radial Distribution Networks

The AR OPF: an Exact Convex Formulation for the Optimal Power Flow in Radial Distribution Networks Photo credit: Infineon The AR OPF: an Exact Convex Formulation for the Optimal Power Flow in Radial Distribution Networks Jean Yves Le Boudec and Mario Paolone EPFL LCA and DESL (joint work with Dr. Mostafa

More information

Proper Security Criteria Determination in a Power System with High Penetration of Renewable Resources

Proper Security Criteria Determination in a Power System with High Penetration of Renewable Resources Proper Security Criteria Determination in a Power System with High Penetration of Renewable Resources Mojgan Hedayati, Kory Hedman, and Junshan Zhang School of Electrical, Computer, and Energy Engineering

More information

Distributed quasi-newton method and its application to the optimal reactive power flow problem

Distributed quasi-newton method and its application to the optimal reactive power flow problem 1 Distributed quasi-newton method and its application to the optimal reactive power flow problem Saverio Bolognani Power distribution networks 2 Transmission Grid Distribution Grid up to ~150 MW Rural

More information

Implementing Consensus Based Distributed Control in Power System Toolbox

Implementing Consensus Based Distributed Control in Power System Toolbox Implementing Consensus Based Distributed Control in Power System Toolbox Minyue Ma and Lingling Fan Department of Electrical Engineering University of South Florida Tampa, FL 6 url: http://power.eng.usf.edu

More information

Oscillation energy based sensitivity analysis and control for multi-mode oscillation systems

Oscillation energy based sensitivity analysis and control for multi-mode oscillation systems Oscillation energy based sensitivity analysis and control for multi-mode oscillation systems Horacio Silva-Saravia, Yajun Wang, Héctor Pulgar-Painemal, Kevin Tomsovic Department of Electrical Engineering

More information

Verteilte modellprädiktive Regelung intelligenter Stromnetze

Verteilte modellprädiktive Regelung intelligenter Stromnetze Verteilte modellprädiktive Regelung intelligenter Stromnetze Institut für Mathematik Technische Universität Ilmenau in Zusammenarbeit mit Philipp Braun, Lars Grüne (U Bayreuth) und Christopher M. Kellett,

More information

Recent Advances in Solving AC OPF & Robust UC

Recent Advances in Solving AC OPF & Robust UC Recent Advances in Solving AC OPF & Robust UC Andy Sun Georgia Institute of Technology (andy.sun@isye.gatech.edu) PSERC Webinar Oct 17, 2017 Major Challenges Non-convexity: Discrete decisions: On/off operational/maintenance

More information

Edinburgh Research Explorer

Edinburgh Research Explorer Edinburgh Research Explorer Decentralized Multi-Period Economic Dispatch for Real-Time Flexible Demand Management Citation for published version: Loukarakis, E, Dent, C & Bialek, J 216, 'Decentralized

More information

Battery Storage Control for Steadying Renewable Power Generation

Battery Storage Control for Steadying Renewable Power Generation Battery Storage Control for Steadying Renewable Power Generation Shengyuan (Mike) Chen, Emilie Danna, Kory Hedman, Mark Iwen, Wei Kang, John Marriott, Anders Nottrott, George Yin, Qing Zhang March 13,

More information

IMA Preprint Series # 2373

IMA Preprint Series # 2373 BATTERY STORAGE CONTROL FOR STEADYING RENEWABLE POWER GENERATION By Shengyuan (Mike) Chen, Emilie Danna, Kory Hedman, Mark Iwen, Wei Kang, John Marriott, Anders Nottrott, George Yin, and Qing Zhang IMA

More information

Alternative Decompositions for Distributed Maximization of Network Utility: Framework and Applications

Alternative Decompositions for Distributed Maximization of Network Utility: Framework and Applications Alternative Decompositions for Distributed Maximization of Network Utility: Framework and Applications Daniel P. Palomar Hong Kong University of Science and Technology (HKUST) ELEC5470 - Convex Optimization

More information

Optimal Power Flow in Distribution Networks

Optimal Power Flow in Distribution Networks Optimal Power Flow in Distribution Networks Lingwen Gan, Na Li, Ufuk Topcu, and Steven H. Low Abstract The optimal power flow (OPF) problem seeks to control the generation/consumption of generators/loads

More information

Probabilistic Reliability Management Approach and Criteria for Power System Short-term Operational Planning

Probabilistic Reliability Management Approach and Criteria for Power System Short-term Operational Planning Probabilistic Reliability Management Approach and Criteria for Power System Short-term Operational Planning Efthymios Karangelos and Louis Wehenkel Department of Electrical Engineering & Computer Science

More information

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis

B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester. Electrical and Electronics Engineering. EE 1352 Power System Analysis B.E. / B.Tech. Degree Examination, April / May 2010 Sixth Semester Electrical and Electronics Engineering EE 1352 Power System Analysis (Regulation 2008) Time: Three hours Answer all questions Part A (10

More information

MPC Infeasibility Handling

MPC Infeasibility Handling MPC Handling Thomas Wiese, TU Munich, KU Leuven supervised by H.J. Ferreau, Prof. M. Diehl (both KUL) and Dr. H. Gräb (TUM) October 9, 2008 1 / 42 MPC General MPC Strategies 2 / 42 Linear Discrete-Time

More information

Slovak University of Technology in Bratislava Institute of Information Engineering, Automation, and Mathematics PROCEEDINGS

Slovak University of Technology in Bratislava Institute of Information Engineering, Automation, and Mathematics PROCEEDINGS Slovak University of Technology in Bratislava Institute of Information Engineering, Automation, and Mathematics PROCEEDINGS of the 18 th International Conference on Process Control Hotel Titris, Tatranská

More information

Lecture 3: Lagrangian duality and algorithms for the Lagrangian dual problem

Lecture 3: Lagrangian duality and algorithms for the Lagrangian dual problem Lecture 3: Lagrangian duality and algorithms for the Lagrangian dual problem Michael Patriksson 0-0 The Relaxation Theorem 1 Problem: find f := infimum f(x), x subject to x S, (1a) (1b) where f : R n R

More information

A possible notion of short-term value-based reliability

A possible notion of short-term value-based reliability Energy Laboratory MIT EL 1-13 WP Massachusetts Institute of Technology A possible notion of short-term value-based reliability August 21 A possible notion of short-term value-based reliability Yong TYoon,

More information

Quadratic Performance of Primal-Dual Methods for Distributed Optimization

Quadratic Performance of Primal-Dual Methods for Distributed Optimization Quadratic Performance of Primal-Dual Methods for Distributed Optimization 55th IEEE Conference on Decision and Control Las Vegas, NV John W. Simpson-Porco Bala K. Poolla, Nima Monshizadeh, and Florian

More information

Analysis of Adaptive Certainty-Equivalent Techniques for the Stochastic Unit Commitment Problem

Analysis of Adaptive Certainty-Equivalent Techniques for the Stochastic Unit Commitment Problem power systems eehlaboratory José Sebastián Espejo-Uribe Analysis of Adaptive Certainty-Equivalent Techniques for the Stochastic Unit Commitment Problem Master Thesis PSL177 EEH Power Systems Laboratory

More information

Markov chain optimisation for energy systems (MC-ES)

Markov chain optimisation for energy systems (MC-ES) Markov chain optimisation for energy systems (MC-ES) John Moriarty Queen Mary University of London 19th August 2016 Approaches to the stochastic optimisation of power systems are not mature at research

More information

OPTIMAL DISPATCH OF REAL POWER GENERATION USING PARTICLE SWARM OPTIMIZATION: A CASE STUDY OF EGBIN THERMAL STATION

OPTIMAL DISPATCH OF REAL POWER GENERATION USING PARTICLE SWARM OPTIMIZATION: A CASE STUDY OF EGBIN THERMAL STATION OPTIMAL DISPATCH OF REAL POWER GENERATION USING PARTICLE SWARM OPTIMIZATION: A CASE STUDY OF EGBIN THERMAL STATION Onah C. O. 1, Agber J. U. 2 and Ikule F. T. 3 1, 2, 3 Department of Electrical and Electronics

More information

Chapter 9: Transient Stability

Chapter 9: Transient Stability Chapter 9: Transient Stability 9.1 Introduction The first electric power system was a dc system built by Edison in 1882. The subsequent power systems that were constructed in the late 19 th century were

More information

Multi-Area Stochastic Unit Commitment for High Wind Penetration

Multi-Area Stochastic Unit Commitment for High Wind Penetration Multi-Area Stochastic Unit Commitment for High Wind Penetration Workshop on Optimization in an Uncertain Environment Anthony Papavasiliou, UC Berkeley Shmuel S. Oren, UC Berkeley March 25th, 2011 Outline

More information

POWER system operations increasingly rely on the AC

POWER system operations increasingly rely on the AC i Convex Relaxations and Approximations of Chance-Constrained AC-OF roblems Lejla Halilbašić, Student Member, IEEE, ierre inson, Senior Member, IEEE, and Spyros Chatzivasileiadis, Senior Member, IEEE arxiv:1804.05754v3

More information

SECTION 5: POWER FLOW. ESE 470 Energy Distribution Systems

SECTION 5: POWER FLOW. ESE 470 Energy Distribution Systems SECTION 5: POWER FLOW ESE 470 Energy Distribution Systems 2 Introduction Nodal Analysis 3 Consider the following circuit Three voltage sources VV sss, VV sss, VV sss Generic branch impedances Could be

More information

Optimal Control. Lecture 18. Hamilton-Jacobi-Bellman Equation, Cont. John T. Wen. March 29, Ref: Bryson & Ho Chapter 4.

Optimal Control. Lecture 18. Hamilton-Jacobi-Bellman Equation, Cont. John T. Wen. March 29, Ref: Bryson & Ho Chapter 4. Optimal Control Lecture 18 Hamilton-Jacobi-Bellman Equation, Cont. John T. Wen Ref: Bryson & Ho Chapter 4. March 29, 2004 Outline Hamilton-Jacobi-Bellman (HJB) Equation Iterative solution of HJB Equation

More information

Power Grid Partitioning: Static and Dynamic Approaches

Power Grid Partitioning: Static and Dynamic Approaches Power Grid Partitioning: Static and Dynamic Approaches Miao Zhang, Zhixin Miao, Lingling Fan Department of Electrical Engineering University of South Florida Tampa FL 3320 miaozhang@mail.usf.edu zmiao,

More information

Tube Model Predictive Control Using Homothety & Invariance

Tube Model Predictive Control Using Homothety & Invariance Tube Model Predictive Control Using Homothety & Invariance Saša V. Raković rakovic@control.ee.ethz.ch http://control.ee.ethz.ch/~srakovic Collaboration in parts with Mr. Mirko Fiacchini Automatic Control

More information

Author copy. Do not redistribute.

Author copy. Do not redistribute. Author copy. Do not redistribute. DYNAMIC DECENTRALIZED VOLTAGE CONTROL FOR POWER DISTRIBUTION NETWORKS Hao Jan Liu, Wei Shi, and Hao Zhu Department of ECE and CSL, University of Illinois at Urbana-Champaign

More information

More on Lagrange multipliers

More on Lagrange multipliers More on Lagrange multipliers CE 377K April 21, 2015 REVIEW The standard form for a nonlinear optimization problem is min x f (x) s.t. g 1 (x) 0. g l (x) 0 h 1 (x) = 0. h m (x) = 0 The objective function

More information

Economic Operation of Power Systems

Economic Operation of Power Systems Economic Operation of Power Systems Section I: Economic Operation Of Power System Economic Distribution of Loads between the Units of a Plant Generating Limits Economic Sharing of Loads between Different

More information

Energy System Modelling Summer Semester 2018, Lecture 7

Energy System Modelling Summer Semester 2018, Lecture 7 Energy System Modelling Summer Semester 2018, Lecture 7 Dr. Tom Brown, tom.brown@kit.edu, https://nworbmot.org/ Karlsruhe Institute of Technology (KIT), Institute for Automation and Applied Informatics

More information

Centralized Supplementary Controller to Stabilize an Islanded AC Microgrid

Centralized Supplementary Controller to Stabilize an Islanded AC Microgrid Centralized Supplementary Controller to Stabilize an Islanded AC Microgrid ESNRajuP Research Scholar, Electrical Engineering IIT Indore Indore, India Email:pesnraju88@gmail.com Trapti Jain Assistant Professor,

More information

SUBMITTED TO IEEE TRANSACTIONS ON POWER SYSTEMS, AUGUST

SUBMITTED TO IEEE TRANSACTIONS ON POWER SYSTEMS, AUGUST SUBMITTED TO IEEE TRANSACTIONS ON POWER SYSTEMS, AUGUST 2014 1 Adaptive Robust Optimization with Dynamic Uncertainty Sets for Multi-Period Economic Dispatch under Significant Wind Álvaro Lorca, Student

More information

International Studies about the Grid Integration of Wind Generation

International Studies about the Grid Integration of Wind Generation International Studies about the Grid Integration of Wind Generation Dr.-Ing. Markus Pöller/DIgSILENT GmbH Internation Studies About Grid Integration of Wind Generation Grid Integration of Wind Generationin

More information

Optimal Placement and Sizing of Grid-Forming Inverters

Optimal Placement and Sizing of Grid-Forming Inverters P L Power Systems Laboratory Baudouin Vandenbussche Optimal Placement and Sizing of Grid-Forming Inverters Semester Thesis PSL 1804 EEH Power Systems Laboratory Swiss Federal Institute of Technology (ETH)

More information

Proximal Newton Method. Ryan Tibshirani Convex Optimization /36-725

Proximal Newton Method. Ryan Tibshirani Convex Optimization /36-725 Proximal Newton Method Ryan Tibshirani Convex Optimization 10-725/36-725 1 Last time: primal-dual interior-point method Given the problem min x subject to f(x) h i (x) 0, i = 1,... m Ax = b where f, h

More information

KINGS COLLEGE OF ENGINEERING Punalkulam

KINGS COLLEGE OF ENGINEERING Punalkulam KINGS COLLEGE OF ENGINEERING Punalkulam 613 303 DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING POWER SYSTEM ANALYSIS QUESTION BANK UNIT I THE POWER SYSTEM AN OVERVIEW AND MODELLING PART A (TWO MARK

More information

Equivalent relaxations of optimal power flow

Equivalent relaxations of optimal power flow Equivalent relaxations of optimal power flow 1 Subhonmesh Bose 1, Steven H. Low 2,1, Thanchanok Teeraratkul 1, Babak Hassibi 1 1 Electrical Engineering, 2 Computational and Mathematical Sciences California

More information

PowerApps Optimal Power Flow Formulation

PowerApps Optimal Power Flow Formulation PowerApps Optimal Power Flow Formulation Page1 Table of Contents 1 OPF Problem Statement... 3 1.1 Vector u... 3 1.1.1 Costs Associated with Vector [u] for Economic Dispatch... 4 1.1.2 Costs Associated

More information