Energy Management Systems and Demand Response

Size: px
Start display at page:

Download "Energy Management Systems and Demand Response"

Transcription

1 Energy Management Systems and Demand Response W. van Ackooij, A. P. Chorobura, C. Sagastizábal, H. Zidani PGMO Days 2017 November 14, 2017 (PGMO) November 14, / 24

2 Goals For a toy power mix problem, to compare the pros and cons of implementing a demand-response mechanism by considering: a) Load-shaving constraints b) Energy-management system depending on a battery (PGMO) November 14, / 24

3 Goals For a toy power mix problem, to compare the pros and cons of implementing a demand-response mechanism by considering: a) Load-shaving constraints b) Energy-management system depending on a battery Energy problems often consider cost minimization or revenue maximization. Another important concern refers to the environmental impact in terms of carbon emissions (PGMO) November 14, / 24

4 Goals For a toy power mix problem, to compare the pros and cons of implementing a demand-response mechanism by considering: a) Load-shaving constraints b) Energy-management system depending on a battery Energy problems often consider cost minimization or revenue maximization. Another important concern refers to the environmental impact in terms of carbon emissions The inclusion of a third objective, aiming at maximizing the battery life, could also be important to take into account. (PGMO) November 14, / 24

5 MATHEMATICAL FORMULATION (PGMO) November 14, / 24

6 Mathematical Formulation N utilities K j and T time steps Cost c j of the energy generated by utility K j CO 2 emission E j from utility K j power generated by utility K j at time t g t j Technological constraints for generated power gj t Customers demand d t at time t in G t j (affine set) minimize N T j=1 t=1 c j g t j, N T j=1 t=1 E j g t j subject to gj t Gj t, j = 1,..., N, t = 1,..., T N = d t, t = 1,..., T j=1 g t j (PGMO) November 14, / 24

7 Load-shaving The load-shaving constraint shifts in time a portion of the energy consumption (in exchange of some compensation, such as a preferential fee). (PGMO) November 14, / 24

8 Load-shaving The load-shaving constraint shifts in time a portion of the energy consumption (in exchange of some compensation, such as a preferential fee). Shifting consumption away from the peak hours reduces generation costs and keeps the electrical network less congested. (PGMO) November 14, / 24

9 Load-shaving The load-shaving constraint shifts in time a portion of the energy consumption (in exchange of some compensation, such as a preferential fee). Shifting consumption away from the peak hours reduces generation costs and keeps the electrical network less congested. Model γ x t v t γ, t = 1,..., T, v t 0 t = 1,..., T, T T x t = 0, v t γ, t=1 t=1 x t is the displaced energy at time t v t is the maximum power that can be displaced at each period γ is a bound for the power that can be shifted along the planning horizon (PGMO) November 14, / 24

10 Energy Management System Along the lines of B. Heymann, P. Martinon, F. Silva, F. Lanas, G. Jiménez, e J.F. Bonnans.Continuous Optimal Control Approaches to Microgrid Energy Management (PGMO) November 14, / 24

11 Energy Management System Along the lines of B. Heymann, P. Martinon, F. Silva, F. Lanas, G. Jiménez, e J.F. Bonnans.Continuous Optimal Control Approaches to Microgrid Energy Management The battery can store energy for later use, but has a limited capacity and power. (PGMO) November 14, / 24

12 Energy Management System Variables y t : state of charge of the battery at time t PI t and PO t : input and output power of the battery at time t Parameters Q B : maximum capacity of the battery ρ I, ρ O [0, 1]: efficiency ratios for the charge and discharge processes y min and y max : minimum and maximum of the state of charge of the battery PI max and PO max : maximum input and output power of the battery (PGMO) November 14, / 24

13 Energy Management System Constraints for t = 1,..., T, y t+1 y t = 1 ( ) PI t Q ρ I Pt O B ρ O { P t I [0, PI max ] if y t < 0.9 PI t 100PI max (y t 1) 2 otherwise PO t [0, Pmax O ], y 1 = y T N gj t + PO t Pt I = d t j=1 N PO t = min 0, gj t d t j=1 N PI t = max 0, gj t d t j=1 (PGMO) November 14, / 24

14 MULTI-OBJECTIVE OPTIMIZATION (PGMO) November 14, / 24

15 Multi-objective problem (MOP) minimize suject to f (x) = (f 1 (x),..., f s (x)) x Q x Q is a Pareto solution if there exists no x Q such that f (x) f (x ) and f i (x) f i (x ), for all i = 1,, s. x Q is a weak Pareto solution if there exists no x Q such that f i (x)<f i (x ), for all i = 1,, s. Set of Pareto and weak Pareto solutions: P and P w Pareto and weak Pareto front: F = {f (x) x P}, F w = {f (x) x P w } (PGMO) November 14, / 24

16 Example: Pareto and weak Pareto Front (PGMO) November 14, / 24

17 Multi-objective programming solution method C.Y. Kaya and H. Maurer. A Numerical Method for Nonconvex Multi-Objective Optimal Control Problems. Comput Optim Appl, 57: , Single objective problem P i Minimize f i (x) suject to: x Q Denote x i a solution of (P i ) and f i = f i (x i ). Define a utopian objective vector β β i = f i ε i where ε i > 0 for all i = 1,, s. (PGMO) November 14, / 24

18 Scalarization Weighted Chebyshev problem (MOP w ) minimize max i(f i (x) βi ) i=1,...,s subject to x Q where w i 0, i = 1,..., s and s w i = 1. i=1 Theorem [J. Jahn, Corollary 5.35] A vector x Q is a weak Pareto minimum of (MOP) if, and only if, x Q is a solution of (MOP w ) for some w 1,, w s > 0. (PGMO) November 14, / 24

19 Multi-objective programming solution method Problem (MOP w ) is a non-smooth optimization problem, because of the max operator in the objective. So it is re-formulated as: Smooth form of (MOP w ) minimize α subject to α 0 x Q w 1 (f 1 (x) β 1 ) α,. w s (f s (x) β s ) α (PGMO) November 14, / 24

20 Algorithm by Kaya and Maurer, Comput Optim Appl, 2014 Data: ε 1, ε 2 > 0, (N + 1) number of discretization points k = 1 Compute the boundary of the Pareto front: (f1, f 2(x1 )), (f 1(x2 ), f 2 ) Parameters: βi = fi ε i, i = 1, 2, Initial weights: w 0, w f, w Repeat while k < N Set the current weights w = w 0 + k w, w 1 = w and w 2 = 1 w Find a Pareto minimun x that solves Problem (MOP w ) Assign a point in the Pareto front: f k = (f 1 (x ), f 2 (x )) k = k + 1 (PGMO) November 14, / 24

21 NUMERICAL RESULTS (PGMO) November 14, / 24

22 Numerical Results 9 thermal power plants (3 nuclear, 2 coal, 3 gas and 1 combustion turbine) Solar energy gs t generated by the relation: s t = 75 max ( sin ( (t 4)π 5 ) ), 0 Time horizon of 48 hours discretized in 2h time steps (PGMO) November 14, / 24

23 Numerical Results Maximum of power that we can displaced at load-shaving γ = 100 Megawatts. Three instances, with different configurations for the battery: Battery one: Q B = 117, P max I Battery two: Q B = 234, P max I Battery three: Q B = 200, P max I = 13.2 and P max O = 40. = 26.4 and P max O = 80. = 13.2 and P max O = 40. (PGMO) November 14, / 24

24 Numerical Results Number of discretization points N = 100 (PGMO) November 14, / 24

25 Numerical Results Number of discretization points N = 100 Best option: battery 2. (PGMO) November 14, / 24

26 Load-shaving and Battery storage: similar behaviour (PGMO) November 14, / 24

27 Conclusions Both mechanisms, load-shaving and an EMS, have a positive effect on demand response. We observe a reduction in generation cost and carbon emission. If the battery is sufficiently large, the results are better than load-shaving. (PGMO) November 14, / 24

28 Future Steps a) In discrete time,develop a dedicated bundle method combining achievement and improvement functions, exploiting warm starts to generate the Pareto front (ongoing work). b) In continuous time: solve the HJB formulation (without DR, that couples all time steps) and compare with a). c) Include frequency control at peak times. (PGMO) November 14, / 24

29 References [1] B. Heymann, P. Martinon, F. Silva, F. Lanas, G. Jiménez, J.F. Bonnans. Continuous Optimal Control Approaches to Microgrid Energy Management. Energy Systems, 2017, Online First. [2] R. P. Behnke, C. Benavides, F. Lanas, B. Severino, L. Reyes, J. Llanos, D. Sáez. A Microgrid Energy Management System Based on the Rolling Horizon Strategy. IEEE Trans. on Smart Grid, 4(2), 2013, [3] A. Chaouachi, R. M. Kamel, R. Andoulski, K. Nagasaka. Multiobjective Intelligent Energy Management for a Microgrid. IEEE Trans. on Industrial Electronics, 60(4), 2013, [4] J. Jahn. Vector Optimization: Theory, Applications, and Extensions. Springer, Berlin (2011) [5] C.Y. Kaya and H. Maurer. A Numerical Method for Nonconvex Multi-Objective Optimal Control Problems. Comput Optim Appl, 57: , (PGMO) November 14, / 24

30 Merci de votre attention (PGMO) November 14, / 24

Optimal Battery Aging : an Adaptive Weights Dynamic Programming Algorithm

Optimal Battery Aging : an Adaptive Weights Dynamic Programming Algorithm Optimal Battery Aging : an Adaptive Weights Dynamic Programming Algorithm Benjamin Heymann, Pierre Martinon To cite this version: Benjamin Heymann, Pierre Martinon. Optimal Battery Aging : an Adaptive

More information

Simulation Methods for Stochastic Storage Problems: A Statistical Learning Perspective

Simulation Methods for Stochastic Storage Problems: A Statistical Learning Perspective Simulation Methods for Stochastic Storage Problems: A Statistical Learning Perspective Aditya Maheshwari Joint work with: Dr. Michael Ludkovski Department of Statistics and Applied Probability University

More information

A Demand Response Calculus with Perfect Batteries

A Demand Response Calculus with Perfect Batteries A Demand Response Calculus with Perfect Batteries Dan-Cristian Tomozei Joint work with Jean-Yves Le Boudec CCW, Sedona AZ, 07/11/2012 Demand Response by Quantity = distribution network operator may interrupt

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

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 1, 2016, pp. 159-169. ISSN 2454-3896 International Academic Journal of

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

Net Export Rule 1 : Deriving the generation value of storage device G(t)

Net Export Rule 1 : Deriving the generation value of storage device G(t) Net Export Rule 1 : Deriving the generation value of storage device G(t) G(t) nx = n i=1 G(i, t) min{0, N(i, t)} Where, i = 1,2, n location G(i, t) storage device generation metered output at location

More information

Battery Energy Storage

Battery Energy Storage Battery Energy Storage Implications for Load Shapes and Forecasting April 28, 2017 TOPICS» What is Energy Storage» Storage Market, Costs, Regulatory Background» Behind the Meter (BTM) Battery Storage Where

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

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

Power Engineering II. Fundamental terms and definitions

Power Engineering II. Fundamental terms and definitions Fundamental terms and definitions Power engineering A scientific discipline that focuses on: Generation of electrical energy (EE) Transmission and distribution of EE Consumption of EE Power grid operation

More information

Multiobjective Optimization

Multiobjective Optimization Multiobjective Optimization MOO Applications Professores: Eduardo G. Carrano Frederico G. Guimarães Lucas S. Batista {egcarrano,fredericoguimaraes,lusoba}@ufmg.br www.ppgee.ufmg.br/ lusoba Universidade

More information

Congestion Management in a Smart Grid via Shadow Prices

Congestion Management in a Smart Grid via Shadow Prices Congestion Management in a Smart Grid via Shadow Prices Benjamin Biegel, Palle Andersen, Jakob Stoustrup, Jan Bendtsen Systems of Systems October 23, 2012 1 This presentation use of distributed Receding

More information

Frequency-Bias Tie-Line Control of Hydroelectric Generating Stations for Long Distances

Frequency-Bias Tie-Line Control of Hydroelectric Generating Stations for Long Distances Frequency-Bias Tie-Line Control of Hydroelectric Generating Stations for Long Distances Sukhbir Singh Abstract In this work I have tried to apply effective dedicated online control systems to two equal

More information

Icing prediction on blade wind turbine using forecast data

Icing prediction on blade wind turbine using forecast data Icing prediction on blade wind turbine using forecast data From Antoine Amossé, instrumentation and control Engineer Summary 1. Context & Challenge 2. Data integration and algorithm 3. Results 4. Conclusion

More information

Modeling and Analysis of the Role of Fast-Response Energy Storage in the Smart Grid

Modeling and Analysis of the Role of Fast-Response Energy Storage in the Smart Grid Forty-Ninth Annual Allerton Conference Allerton House, UIUC, Illinois, USA September 28-3, 211 Modeling and Analysis of the Role of Fast-Response Energy Storage in the Smart Grid Han-I Su and Abbas El

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

A Multi-objective Approach to Optimal Battery Storage in The Presence of Demand Charges

A Multi-objective Approach to Optimal Battery Storage in The Presence of Demand Charges Purdue University Purdue e-pubs International High Performance Buildings Conference School of Mechanical Engineering 216 A Multi-objective Approach to Optimal Battery Storage in The Presence of Demand

More information

arxiv: v1 [math.oc] 27 Oct 2016

arxiv: v1 [math.oc] 27 Oct 2016 A Multiobjective MPC Approach for Autonomously Driven Electric Vehicles Sebastian Peitz *, Kai Schäfer *, Sina Ober-Blöbaum **, Julian Eckstein ***, Ulrich Köhler ***, and Michael Dellnitz * * Department

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

Single-Phase Synchronverter for DC Microgrid Interface with AC Grid

Single-Phase Synchronverter for DC Microgrid Interface with AC Grid The First Power Electronics and Renewable Energy Workshop (PEREW 2017) March 1-2, 2017- Aswan Faculty of Engineering, Aswan Egypt Single-Phase Synchronverter for Microgrid Interface with AC Grid Presenter:

More information

Energy Management Strategies for Vehicle Power Nets

Energy Management Strategies for Vehicle Power Nets Energy Management Strategies for Vehicle Power Nets Michiel Koot, Bram de Jager Department of Mechanical Engineering Technische Universiteit Eindhoven P.O. Box 513, 56 MB Eindhoven The Netherlands M.W.T.Koot@tue.nl

More information

Multi-objective Dynamic Programming for Constrained Optimization of Non-separable Objective Functions with Application in Energy Storage

Multi-objective Dynamic Programming for Constrained Optimization of Non-separable Objective Functions with Application in Energy Storage Multi-objective Dynamic Programming for Constrained Optimization of Non-separable Objective Functions with Application in Energy Storage Reza Kamyar and Matthew M. Peet Abstract We propose a multi-objective

More information

By David & Debbie Hibbert

By David & Debbie Hibbert By David & Debbie Hibbert Electricity Distribution G AS- F I R E D P O W E R S T A T I O N Electricity Distribution - David & Debbie Hibbert - Electricity is an invisible energy resulting from the existence

More information

On-line supplement to: SMART: A Stochastic Multiscale Model for the Analysis of Energy Resources, Technology

On-line supplement to: SMART: A Stochastic Multiscale Model for the Analysis of Energy Resources, Technology On-line supplement to: SMART: A Stochastic Multiscale Model for e Analysis of Energy Resources, Technology and Policy This online supplement provides a more detailed version of e model, followed by derivations

More information

Bayesian Active Learning With Basis Functions

Bayesian Active Learning With Basis Functions Bayesian Active Learning With Basis Functions Ilya O. Ryzhov Warren B. Powell Operations Research and Financial Engineering Princeton University Princeton, NJ 08544, USA IEEE ADPRL April 13, 2011 1 / 29

More information

Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods

Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods Forecasting of Electric Consumption in a Semiconductor Plant using Time Series Methods Prayad B. 1* Somsak S. 2 Spansion Thailand Limited 229 Moo 4, Changwattana Road, Pakkred, Nonthaburi 11120 Nonthaburi,

More information

Design of an Energy Management System Using a Distribution Class Locational. Marginal Price as a Discrete Control Signal.

Design of an Energy Management System Using a Distribution Class Locational. Marginal Price as a Discrete Control Signal. Design of an Energy Management System Using a Distribution Class Locational Marginal Price as a Discrete Control Signal by Jesse Boyd A Thesis Presented in Partial Fulfillment of the Requirements for the

More information

Exact Sizing of Battery Capacity for Photovoltaic Systems

Exact Sizing of Battery Capacity for Photovoltaic Systems Exact Sizing of Battery Capacity for Photovoltaic Systems Yu Ru a, Jan Kleissl b, Sonia Martinez b a GE Global Research at Shanghai (email: Yu.Ru@ge.com). b Mechanical and Aerospace Engineering Department,

More information

Control of systems with hysteresis. Martin Brokate Zentrum Mathematik, TU München

Control of systems with hysteresis. Martin Brokate Zentrum Mathematik, TU München Control of systems with hysteresis Martin Brokate Zentrum Mathematik, TU München Elgersburger Arbeitstagung, Februar 2008 Ferromagnetic hysteresis magnetization magnetic field Minor hysteresis loops M

More information

Crowd-Sourced Storage-Assisted Demand-Response in Microgrids

Crowd-Sourced Storage-Assisted Demand-Response in Microgrids Crowd-Sourced Storage-Assisted Demand-Response in Microgrids ABSTRACT Mohammad H. Hajiesmaili Johns Hopkins University hajiesmaili@jhu.edu Enrique Mallada Johns Hopkins University mallada@jhu.edu This

More information

Crowd-Sourced Storage-Assisted Demand Response in Microgrids

Crowd-Sourced Storage-Assisted Demand Response in Microgrids Crowd-Sourced Storage-Assisted Demand Response in Microgrids ABSTRACT Mohammad H. Hajiesmaili Johns Hopkins University hajiesmaili@jhu.edu Enrique Mallada Johns Hopkins University mallada@jhu.edu This

More information

Predicting the Electricity Demand Response via Data-driven Inverse Optimization

Predicting the Electricity Demand Response via Data-driven Inverse Optimization Predicting the Electricity Demand Response via Data-driven Inverse Optimization Workshop on Demand Response and Energy Storage Modeling Zagreb, Croatia Juan M. Morales 1 1 Department of Applied Mathematics,

More information

Baltimore Aircoil Company w w w. B a l t i m o r e A i r c o i l. c o m

Baltimore Aircoil Company w w w. B a l t i m o r e A i r c o i l. c o m B a l t i m o r e A i r c o i l C o m p a n y Baltimore Aircoil Company is recognized as the world s largest manufacturer of evaporative heat transfer and thermal storage equipment. BAC products are supplied

More information

Generalized vector equilibrium problems on Hadamard manifolds

Generalized vector equilibrium problems on Hadamard manifolds Available online at www.tjnsa.com J. Nonlinear Sci. Appl. 9 (2016), 1402 1409 Research Article Generalized vector equilibrium problems on Hadamard manifolds Shreyasi Jana a, Chandal Nahak a, Cristiana

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

A Frequency Control Approach for Hybrid Power System Using Multi-Objective Optimization

A Frequency Control Approach for Hybrid Power System Using Multi-Objective Optimization energies Article A Frequency Control Approach for Hybrid Power System Using Multi-Objective Optimization Mohammed Elsayed Lotfy,2, *, Tomonobu Senjyu 2, Mohammed Abdel-Fattah Farahat, Amal Farouq Abdel-Gawad

More information

ENERGY STORAGE MANAGEMENT AND LOAD SCHEDULING WITH RENEWABLE INTEGRATION. Tianyi Li. Doctor of Philosophy

ENERGY STORAGE MANAGEMENT AND LOAD SCHEDULING WITH RENEWABLE INTEGRATION. Tianyi Li. Doctor of Philosophy ENERGY STORAGE MANAGEMENT AND LOAD SCHEDULING WITH RENEWABLE INTEGRATION by Tianyi Li A Thesis Submitted in Partial Fulfillment of the Requirements for the Degree of Doctor of Philosophy in The Faculty

More information

Generalization Approach for Models of Thermal Buffer Storages in Predictive Control Strategies

Generalization Approach for Models of Thermal Buffer Storages in Predictive Control Strategies Generalization Approach for s of Thermal Buffer Storages in Predictive Control Strategies Julian Buderus, Arno Dentel Technische Hochschule Nuernberg Georg Simon Ohm, Nuremberg, Germany Abstract The demand

More information

Basic Distribution Software Tasks

Basic Distribution Software Tasks The Wind Interconnection Workshop Golden, CO May 22, 2013 Tom McDermott, tom@meltran.com MelTran, Inc. Basic Distribution Software Tasks Current Flow and Voltage Drop Conductor Overload? Voltage Range?

More information

Decoding Strategies for the 0/1 Multi-objective Unit Commitment Problem

Decoding Strategies for the 0/1 Multi-objective Unit Commitment Problem for the mono-objective UCP Decoding Strategies for the 0/1 Multi-objective Unit Commitment Problem S. Jacquin 1,2 Lucien Mousin 1 I. Machado 3 L. Jourdan 1,2 E.G. Talbi 1,2 1 Inria Lille - Nord Europe,

More information

Scientific Investigation, Engineering, Energy, and Transformation Study Guide

Scientific Investigation, Engineering, Energy, and Transformation Study Guide Scientific Investigation, Engineering, Energy, and Transformation Study Guide Parent Signatures: Inquiry Skills: Parent Signature: 1. Define observation: information gathered with the 5 senses a. Qualitative

More information

LINEAR PROGRAMMING APPROACH FOR THE TRANSITION FROM MARKET-GENERATED HOURLY ENERGY PROGRAMS TO FEASIBLE POWER GENERATION SCHEDULES

LINEAR PROGRAMMING APPROACH FOR THE TRANSITION FROM MARKET-GENERATED HOURLY ENERGY PROGRAMS TO FEASIBLE POWER GENERATION SCHEDULES LINEAR PROGRAMMING APPROACH FOR THE TRANSITION FROM MARKET-GENERATED HOURLY ENERGY PROGRAMS TO FEASIBLE POWER GENERATION SCHEDULES A. Borghetti, A. Lodi 2, S. Martello 2, M. Martignani 2, C.A. Nucci, A.

More information

Design and analysis of the prototype of boiler for steam pressure control

Design and analysis of the prototype of boiler for steam pressure control Design and analysis of the prototype of boiler for steam pressure control Akanksha Bhoursae, 2 Jalpa Shah, 3 Nishith Bhatt Institute of Technology, Nirma University, SG highway, Ahmedabad-38248,India 3

More information

Load Forecasting In Mageta Island Microgrid System, Kenya, with a 5 kw Peak Load using Artificial Neural Network

Load Forecasting In Mageta Island Microgrid System, Kenya, with a 5 kw Peak Load using Artificial Neural Network Load Forecasting In Mageta Island Microgrid System, Kenya, with a 5 kw Peak Load using Artificial Neural Network J. M. Mbuthia*, C.M. Kiruki* *Department of Electrical and Information Engineering University

More information

Performance Comparison of PSO Based State Feedback Gain (K) Controller with LQR-PI and Integral Controller for Automatic Frequency Regulation

Performance Comparison of PSO Based State Feedback Gain (K) Controller with LQR-PI and Integral Controller for Automatic Frequency Regulation Performance Comparison of PSO Based Feedback Gain Controller with LQR-PI and Controller for Automatic Frequency Regulation NARESH KUMARI 1, A. N. JHA 2, NITIN MALIK 3 1,3 School of Engineering and Technology,

More information

Energy flows and modelling approaches

Energy flows and modelling approaches Energy flows and modelling approaches Energy flows in buildings external convection infiltration & ventilation diffuse solar external long-wave radiation to sky and ground local generation fabric heat

More information

Analysis of the Impact of Microgrid Penetration on Power System Dynamics

Analysis of the Impact of Microgrid Penetration on Power System Dynamics 1 Analysis of the Impact of Microgrid Penetration on Power System Dynamics P. Ferraro, Student Member, IEEE, E. Crisostomi, Member, IEEE, M. Raugi, andf. Milano, Fellow, IEEE Abstract The paper proposes

More information

Reduced-Order Multiobjective Optimal Control of Semilinear Parabolic Problems. Laura Iapichino Stefan Trenz Stefan Volkwein

Reduced-Order Multiobjective Optimal Control of Semilinear Parabolic Problems. Laura Iapichino Stefan Trenz Stefan Volkwein Universität Konstanz Reduced-Order Multiobjective Optimal Control of Semilinear Parabolic Problems Laura Iapichino Stefan Trenz Stefan Volkwein Konstanzer Schriften in Mathematik Nr. 347, Dezember 2015

More information

Wind Generation Curtailment Reduction based on Uncertain Forecasts

Wind Generation Curtailment Reduction based on Uncertain Forecasts Wind Generation Curtailment Reduction based on Uncertain Forecasts A. Alanazi & A. Khodaei University of Denver USA Authors M. Chamana & D. Kushner ComEd USA Presenter Manohar Chamana Introduction Wind

More information

Facility Location Problems with Random Demands in a Competitive Environment

Facility Location Problems with Random Demands in a Competitive Environment Facility Location Problems with Random Demands in a Competitive Environment Takeshi Uno, Hideki Katagiri, and Kosuke Kato Abstract This paper proposes a new location problem of competitive facilities,

More information

Behavior of EMO Algorithms on Many-Objective Optimization Problems with Correlated Objectives

Behavior of EMO Algorithms on Many-Objective Optimization Problems with Correlated Objectives H. Ishibuchi N. Akedo H. Ohyanagi and Y. Nojima Behavior of EMO algorithms on many-objective optimization problems with correlated objectives Proc. of 211 IEEE Congress on Evolutionary Computation pp.

More information

Chronological Time-Period Clustering for Optimal Capacity Expansion Planning With Storage

Chronological Time-Period Clustering for Optimal Capacity Expansion Planning With Storage Chronological Time-Period Clustering for Optimal Capacity Expansion Planning With Storage ISMP 2018 S. Pineda J. M. Morales OASYS group, University of Málaga (Spain) Funded by the Spanish Ministry of Economy,

More information

GLOUCESTER COAL LTD 2006 Annual Results Media Presentation 25 August 2006

GLOUCESTER COAL LTD 2006 Annual Results Media Presentation 25 August 2006 GLOUCESTER COAL LTD 2006 Annual Results Media Presentation 25 August 2006 Our Business Agenda The Gloucester Coal 3 Ticks Rule Operations Profitability Growth Gloucester Coal delivers record profit, sales

More information

Stochastic Equilibrium Problems arising in the energy industry

Stochastic Equilibrium Problems arising in the energy industry Stochastic Equilibrium Problems arising in the energy industry Claudia Sagastizábal (visiting researcher IMPA) mailto:sagastiz@impa.br http://www.impa.br/~sagastiz ENEC workshop, IPAM, Los Angeles, January

More information

CALCULATION OF THE ACCUMULATORS 2.2 E 01-12

CALCULATION OF THE ACCUMULATORS 2.2 E 01-12 CALCULATION OF THE ACCUMULATORS 2.2 E 01-12 2.2.1 PRINCIPLE OF OPERATION Gas compression In hydropneumatic accumulators, oil or other liquids are maintained under pressure by a pre-compressed gas, usually

More information

Energy Efficient Microgrid Management using Model Predictive Control

Energy Efficient Microgrid Management using Model Predictive Control 211 5th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December 12-15, 211 Energy Efficient Microgrid Management using Model Predictive Control Alessandra

More information

Management of Power Systems With In-line Renewable Energy Sources (Mid-term presentation) Z I WEI YU M ENTOR: JA R ED M CBRIDE

Management of Power Systems With In-line Renewable Energy Sources (Mid-term presentation) Z I WEI YU M ENTOR: JA R ED M CBRIDE Management of Power Systems With In-line Renewable Energy Sources (Mid-term presentation) HAOIANG SHI HAOZ HE XU XIAOYU SHI Z I WEI YU M ENTOR: JA R ED M CBRIDE Project Distribution Ziwei Yu / Haoliang

More information

Optimized Operation of a Micro-grid for Energy Resources

Optimized Operation of a Micro-grid for Energy Resources Preprints of the 19th World Congress The International Federation of Automatic Control Optimized Operation of a Micro-grid for Energy Resources Fernando Ornelas-Tellez Guillermo C. Zuñiga-Neria J. Jesus

More information

Dual decomposition approach for dynamic spatial equilibrium models

Dual decomposition approach for dynamic spatial equilibrium models Dual decomposition approach for dynamic spatial equilibrium models E. Allevi (1), A. Gnudi (2), I.V. Konnov (3), G. Oggioni (1) (1) University of Brescia, Italy (2) University of Bergamo, Italy (3) Kazan

More information

On the Impact of Microgrid Energy Management Systems on Power System Dynamics

On the Impact of Microgrid Energy Management Systems on Power System Dynamics 1 On the Impact of Microgrid Energy Management Systems on Power System Dynamics P. Ferraro, Student Member, IEEE, E. Crisostomi, Senior Member, IEEE, M.Raugi, and F. Milano, Fellow, IEEE Department of

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

Economics 2450A: Public Economics Section 8: Optimal Minimum Wage and Introduction to Capital Taxation

Economics 2450A: Public Economics Section 8: Optimal Minimum Wage and Introduction to Capital Taxation Economics 2450A: Public Economics Section 8: Optimal Minimum Wage and Introduction to Capital Taxation Matteo Paradisi November 1, 2016 In this Section we develop a theoretical analysis of optimal minimum

More information

Integrating advanced discrete choice models in mixed integer linear optimization

Integrating advanced discrete choice models in mixed integer linear optimization Integrating advanced discrete choice models in mixed integer linear optimization Meritxell Pacheco Shadi Sharif Azadeh, Michel Bierlaire, Bernard Gendron Transport and Mobility Laboratory (TRANSP-OR) École

More information

BASIC RESEARCH OF THERMAL TRANSFER SIMULATIONS

BASIC RESEARCH OF THERMAL TRANSFER SIMULATIONS 27TH DAAAM INTERNATIONAL SYMPOSIUM ON INTELLIGENT MANUFACTURING AND AUTOMATION DOI:.257/27th.daaam.proceedings.85 BASIC RESEARCH OF THERMAL TRANSFER SIMULATIONS Václav Marek This Publication has to be

More information

Application of Virtual Synchronous Generator in Solar Power Generation

Application of Virtual Synchronous Generator in Solar Power Generation Journal of Physics: Conference Series PAPER OPEN ACCESS Application of Virtual Synchronous Generator in Solar Power Generation To cite this article: Jianjun Su et al 18 J. Phys.: Conf. Ser. 187 66 View

More information

Storing energy or Storing Consumption?

Storing energy or Storing Consumption? Storing energy or Storing Consumption? It is not the same! Joachim Geske, Richard Green, Qixin Chen, Yi Wang 40th IAEE International Conference 18-21 June 2017, Singapore Motivation Electricity systems

More information

Energy Transformation

Energy Transformation Background Transformation 1. What is energy? 2. What are the two main forms of energy? Describe them. 3. Match each form of energy to the correct description. a. Chemical a. of the movement of charged

More information

Analysis of pumped heat energy storage (PHES) process using explicit exponential matrix solutions (EEMS)

Analysis of pumped heat energy storage (PHES) process using explicit exponential matrix solutions (EEMS) Analysis of pumped heat energy storage (PHES) process using explicit exponential matrix solutions (EEMS) Fan Ni and Hugo S. Caram* Department of Chemical Engineering, Lehigh University, 18015 Contents

More information

Joint procurement of natural gas for grid operation

Joint procurement of natural gas for grid operation Joint procurement of natural gas for grid operation Slide www.aggm.at 1 Joint procurement of natural gas for grid operation AGGM 19. November 2014 1. General information 2. Procurement Slide 2 Joint procurement

More information

Economic MPC for large and distributed energy systems

Economic MPC for large and distributed energy systems Economic MPC for large and distributed energy systems WP4 Laura Standardi, Niels Kjølstad Poulsen, John Bagterp Jørgensen August 15, 2014 1 / 34 Outline Introduction and motivation Problem definition Economic

More information

Customer-Meter Unit Cost of Electricity Customer-Meter Unit Cost of Electricity ($/kwh) = [Total Cost ($/yr) - Option Capacity Value ($/yr)]

Customer-Meter Unit Cost of Electricity Customer-Meter Unit Cost of Electricity ($/kwh) = [Total Cost ($/yr) - Option Capacity Value ($/yr)] Customer-Meter Unit Cost of Electricity Customer-Meter Unit Cost of Electricity ($/kwh) = [Total Cost ($/yr) - Option Capacity Value ($/yr)] Equivalent Capacity (MW)*1000*8760 Total Cost ($/yr) = Nominal

More information

A Lagrangian relaxation method for solving choice-based mixed linear optimization models that integrate supply and demand interactions

A Lagrangian relaxation method for solving choice-based mixed linear optimization models that integrate supply and demand interactions A Lagrangian relaxation method for solving choice-based mixed linear optimization models that integrate supply and demand interactions Meritxell Pacheco Shadi Sharif Azadeh, Michel Bierlaire, Bernard Gendron

More information

Fuzzy Approximate Model for Distributed Thermal Solar Collectors Control

Fuzzy Approximate Model for Distributed Thermal Solar Collectors Control Fuzzy Approimate Model for Distributed Thermal Solar Collectors Control Item Type Conference Paper Authors Elmetennani, Shahrazed; Laleg-Kirati, Taous-Meriem Eprint version Pre-print Download date 3/3/219

More information

An Optimised High Current Impulse Source

An Optimised High Current Impulse Source An Optimised High Current Impulse Source S. Kempen, D. Peier Institute of High Voltage Engineering, University of Dortmund, Germany Abstract Starting from a predefined 8/0 µs impulse current, the design

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

Real-Time Demand Response with Uncertain Renewable Energy in Smart Grid

Real-Time Demand Response with Uncertain Renewable Energy in Smart Grid Forty-Ninth Annual Allerton Conference Allerton House, UIUC, Illinois, USA September 28-3, 211 Real-Time Demand Response with Uncertain Renewable Energy in Smart Grid Libin Jiang and Steven Low Engineering

More information

FORECAST ACCURACY REPORT 2017 FOR THE 2016 NATIONAL ELECTRICITY FORECASTING REPORT

FORECAST ACCURACY REPORT 2017 FOR THE 2016 NATIONAL ELECTRICITY FORECASTING REPORT FORECAST ACCURACY REPORT 2017 FOR THE 2016 NATIONAL ELECTRICITY FORECASTING REPORT Published: November 2017 Purpose The National Electricity Rules (Rules) require AEMO to report to the Reliability Panel

More information

Supplementary Figure 1. Theoretical calculation results to optimize the FEP layer thickness

Supplementary Figure 1. Theoretical calculation results to optimize the FEP layer thickness Supplementary Figures: Supplementary Figure 1. Theoretical calculation results to optimize the FEP layer thickness Supplementary Figure 2. SEM picture of the surface of (a) FEP (b) Al foil Supplementary

More information

Reliability and Economic Analysis of a Power Generating System Comprising One Gas and One Steam Turbine with Random Inspection

Reliability and Economic Analysis of a Power Generating System Comprising One Gas and One Steam Turbine with Random Inspection J Journal of Mathematics and Statistics Original Research Paper Reliability and Economic Analysis of a Power Generating System Comprising One Gas and One Steam Turbine with Random Inspection alip Singh

More information

arxiv: v1 [eess.sp] 1 Nov 2017

arxiv: v1 [eess.sp] 1 Nov 2017 Transient Behavior of Redox Flow Battery Connected to Circuit Based on Global Phase Structure Toko Mannari, Takashi Hikihara arxiv:171261v1 [eess.sp] 1 Nov 2017 1 Introduction November 2, 2017 Power storage

More information

DM559/DM545 Linear and integer programming

DM559/DM545 Linear and integer programming Department of Mathematics and Computer Science University of Southern Denmark, Odense March 26, 2018 Marco Chiarandini DM559/DM545 Linear and integer programming Sheet 1, Spring 2018 [pdf format] This

More information

A simple mathematical description of an off-grid hybrid solar wind power generating system

A simple mathematical description of an off-grid hybrid solar wind power generating system Home Search Collections Journals About Contact us My IOscience A simple mathematical description of an off-grid hybrid solar wind power generating system This article has been downloaded from IOscience.

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

Neural-wavelet Methodology for Load Forecasting

Neural-wavelet Methodology for Load Forecasting Journal of Intelligent and Robotic Systems 31: 149 157, 2001. 2001 Kluwer Academic Publishers. Printed in the Netherlands. 149 Neural-wavelet Methodology for Load Forecasting RONG GAO and LEFTERI H. TSOUKALAS

More information

AGENT BASED, DISTRIBUTED CONTROL STRATEGIES AND OPTIMIZATION OF PLUG-IN ELECTRIC VEHICLES ON SMART/ MICROGRID ARCHITECTURES

AGENT BASED, DISTRIBUTED CONTROL STRATEGIES AND OPTIMIZATION OF PLUG-IN ELECTRIC VEHICLES ON SMART/ MICROGRID ARCHITECTURES Michigan Technological University Digital Commons @ Michigan Tech Dissertations, Master's Theses and Master's Reports - Open Dissertations, Master's Theses and Master's Reports 2013 AGENT BASED, DISTRIBUTED

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

Tackling the Photovoltaic Integration Challenge in the Distribution Network with Deferrable Load

Tackling the Photovoltaic Integration Challenge in the Distribution Network with Deferrable Load Tackling the Photovoltaic Integration Challenge in the Distribution Network with Deferrable Load Enxin Yao, Pedram Samadi, Vincent W.S. Wong, and Robert Schober Department of Electrical and Computer Engineering

More information

pifreeze A Freeze / Thaw Plug-in for FEFLOW User Guide

pifreeze A Freeze / Thaw Plug-in for FEFLOW User Guide pifreeze A Freeze / Thaw Plug-in for FEFLOW User Guide MIKE 2016 DHI headquarters Agern Allé 5 DK-2970 Hørsholm Denmark +45 4516 9200 Telephone +45 4516 9333 Support +45 4516 9292 Telefax mike@dhigroup.com

More information

Working Active Power Concept in a Three Phase System

Working Active Power Concept in a Three Phase System Working Active Power Concept in a Three Phase System Tracy N. Toups Ph.D. Candidate Division of Electrical and Computer Engineering Louisiana State University 1 Outline Introduction Working Active Power

More information

Game Theoretic Approach for Elastic and Inelastic Demand Management in Microgrid

Game Theoretic Approach for Elastic and Inelastic Demand Management in Microgrid Game Theoretic Approach for Elastic and Inelastic Demand Management in Microgrid Anonymous ID: 4 December 22, 2011 Abstract Smart grid, which consists of many small microgrids, leads to a more stable and

More information

Development of Optimum Design Method for the Heat Recovery Ground Source Heat Pump System

Development of Optimum Design Method for the Heat Recovery Ground Source Heat Pump System 12 th IEA Heat Pump Conference May 18 th, 2017, Rotterdam, Netherland Development of Optimum Design Method for the Heat Recovery Ground Source Heat Pump System Takao KATSURA Faculty of Engineering, Graduate

More information

Chapter 2. Energy and the First Law of Thermodynamics Continued-4

Chapter 2. Energy and the First Law of Thermodynamics Continued-4 Chapter 2 Energy and the First Law of Thermodynamics Continued-4 Thermodynamic Cycles A thermodynamic cycle is a sequence of processes that begins and ends at the same state. Examples of thermodynamic

More information

Physics Higher level Paper 1

Physics Higher level Paper 1 Physics Higher level Paper 1 Tuesday 31 October 17 (afternoon) 1 hour Instructions to candidates Do not open this examination paper until instructed to do so. Answer all the questions. For each question,

More information

Dynamics of Heating and Cooling Loads: Models

Dynamics of Heating and Cooling Loads: Models Dynamics of Heating and Cooling Loads: Models An Overview of Modelling of Thermostatically Controlled Load Presentation at Smart Grid Journal Club Xinbo Geng Texas A&M University gengxinbo@gmail.com April.02.2015

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

Electric Vehicle Performance Power and Efficiency

Electric Vehicle Performance Power and Efficiency Electric Vehicle Performance Power and Efficiency 1 Assignment a) Examine measurement guide and electric vehicle (EV) arrangement. b) Drive the route according to teacher s instruction and download measured

More information

Analytical investigation on the minimum traffic delay at a two-phase. intersection considering the dynamical evolution process of queues

Analytical investigation on the minimum traffic delay at a two-phase. intersection considering the dynamical evolution process of queues Analytical investigation on the minimum traffic delay at a two-phase intersection considering the dynamical evolution process of queues Hong-Ze Zhang 1, Rui Jiang 1,2, Mao-Bin Hu 1, Bin Jia 2 1 School

More information

AN OVERVIEW OF NUCLEAR ENERGY. Prof. Mushtaq Ahmad, MS, PhD, MIT, USA

AN OVERVIEW OF NUCLEAR ENERGY. Prof. Mushtaq Ahmad, MS, PhD, MIT, USA AN OVERVIEW OF NUCLEAR ENERGY Prof. Mushtaq Ahmad, MS, PhD, MIT, USA Outline of the Seminar 2 Motivation and Importance of Nuclear Energy Future Energy Planning in the Kingdom Current Status of Nuclear

More information

Generalization of Dominance Relation-Based Replacement Rules for Memetic EMO Algorithms

Generalization of Dominance Relation-Based Replacement Rules for Memetic EMO Algorithms Generalization of Dominance Relation-Based Replacement Rules for Memetic EMO Algorithms Tadahiko Murata 1, Shiori Kaige 2, and Hisao Ishibuchi 2 1 Department of Informatics, Kansai University 2-1-1 Ryozenji-cho,

More information