Presentation is loading. Please wait.

Presentation is loading. Please wait.

Applications of Stochastic Programming in the Energy Industry Chonawee Supatgiat Research Group Enron Corp. INFORMS Houston Chapter Meeting August 2, 2001.

Similar presentations


Presentation on theme: "Applications of Stochastic Programming in the Energy Industry Chonawee Supatgiat Research Group Enron Corp. INFORMS Houston Chapter Meeting August 2, 2001."— Presentation transcript:

1 Applications of Stochastic Programming in the Energy Industry Chonawee Supatgiat Research Group Enron Corp. INFORMS Houston Chapter Meeting August 2, 2001

2 Outline Stochastic Program Colombia Hydro-thermal System –Model –Solution techniques Nested Decomposition Abridged Nested Decomposition –Example result Fuel Inventory and Electric Generation –Model –Solution techniques Bender Decomposition Lagrangian Relaxation –Example result

3 Stochastic Program Mathematical program where some of the data incorporated into the objective or constraints is uncertain Recourse program: some decisions or recourse actions can be taken after uncertainty is disclosed x  y

4 Two-Stage Stochastic Linear Program Stage 1 Stage 2 x  y

5 Extensive Form x  y(    y(    y(     

6 Multi-Stage Stochastic Linear Program Q N+1 (x N ) = 0, for all x N

7 Application 1 Colombia Long-Term Power Planning (joint work with John Birge, Northwestern University)

8 Power System Area 3 Area 1 Area 2 Colombia System: 8 areas 47 hydro units 70 thermal units 28 fuel types hydro generation ~50%

9

10

11 Problem Central Dispatch Planning Problem –Colombia government need to determine capacity payment –Socially optimal dispatch planning of Colombia hydro-thermal generating units –Decision: in each period, water release (hydro) and generation (thermal), and export/import power flow between areas –Stochastic water inflow in each location

12 Model for Colombia Power Objective: –minimize total generation costs + outage penalty + alert water level penalty subject to the operating constraints: –meet load constraints –water balance constraints –thermal capacity constraints –hydro maximum/minimum flow constraints –export/import capacity constraints –minimum/maximum reservoir level

13 Inflow Scenario Tree: Serial Correlation Stage 1 Stage 2Stage 3

14 Multi-Stage Stochastic Linear Program Q N+1 (x N ) = 0, for all x N

15 Solution Technique: Nested Decomposition Basic Idea Solve each subproblem separately x t is passed forward to the Stage t+1 subproblem Function Q t is passed backward to Stage t-1 subproblem Updating x and functions Q until converge Q 3 (x 2,  ) Q 2 (x 2,  ) x1x1 x2x2

16 Feasibility when Passing Forward If x t * from Stage t subproblem makes a subproblem at Stage t+1 infeasible Stage t+1 subproblem sends a message to Stage t that this x t * is a bad solution xtxt

17 Nested Decomposition Forward Pass: –Starting at the root node and proceeding forward through the scenario tree, solve each node subproblem –Add feasibility cuts as infeasibilities arise Backward Pass –Starting in top node of Stage t = N-1, use optimal dual values in descendant Stage t+1 nodes to construct new optimality cut. Repeat for all nodes in Stage t, resolve all Stage t nodes, then t t-1. Repeat until converge x Q t (x t-1 )

18 Nested Decomposition (ND) v.s. Dynamic Programming (DP) DP: starting from the last nodes and evaluating Q for all possible values of x move backward when get complete information of Q ND: evaluating Q only for one value of x in each iteration move forward to generate new value of x x Q t (x t-1 ) Q

19 Abridged Nested Decomposition Incorporates sampling into the general framework of Nested Decomposition Assumes –relatively complete recourse: a feasible solution exists for every feasible solution in the previous stage –serial independence: the stochastic data in each stage is independent of the realized values in the previous stages Samples both the subproblems to solve and the solutions to continue from in the forward pass

20 Abridged Nested Decomposition 4.For each selected Stage t-1 subproblem solution, sample Stage t subproblems and solve selected subset 5.Sample Stage t subproblem solutions and branch in Stage t+1 only from selected subset Forward Pass 1.Solve root node subproblem 2.Sample Stage 2 subproblems and solve selected subset 3.Sample Stage 2 subproblem solutions and branch in Stage 3 only from selected subset (i.e., nodes 1 and 2)

21 Abridged Nested Decomposition Backward Pass Starting in first branching node of Stage t = N-1, solve all Stage t+1 descendant nodes and construct new optimality cut for all stage t subproblems. Repeat for all sampled nodes in Stage t, then repeat for t = t - 1

22 NDUM and CPLEX v. No. of Scenarios 2.8 hrs 19.4 hrs

23 Example Results (selected plants) MWh

24 Example: Hydro Generation

25 Example: Thermal Generation

26 Example: Dual Prices

27 Example: Max MW (selected plants)

28 Application 2 Energy Marketer with Gas Storage and Generators (joint work with Samer Takriti and Lilian Wu, IBM Research)

29 Coordinating Fuel Inventory with Electricity Generation Gas storage Gas-Turbine generation plants Power market Natural gas market Gas customers buy sell gas demand fuel sell power Energy marketer

30 Properties of Gas Turbine Generators Minimum up time Minimum down time Start up cost Quadratic gas consumption gas consumption = a + b (generation) + c (generation) 2 Operating level Sell power at market (bid) price

31 Gas Storage Buy gas at market ask price, sell gas at market bid price Storage holding cost Inject/withdraw fees Inject/withdraw limits Storage capacity Gas loss

32 Randomness and Decisions Have multiple forecasts for natural gas demand, natural gas prices, electricity prices Observe spot gas (bid/ask) prices, spot electricity (bid) price, and current gas demand State: current gas storage level, status of the electric generators Decide on the amount to buy/sell natural gas and the electricity generation

33 Scenario Tree p, g, d

34 Full Model Large stochastic mixed integer program Max total discounted expected future revenue from gas and power selling minus future operation costs from gas storage and generators and gas buying cost S.t. Minimum up/down time constraints (integer) Min/max power generation levels (conditional) Gas to power conversion equation (integer & possibly non-linear) Gas inventory balance constraints Gas storage capacity Gas injection/withdraw capacity

35 Minimum up/down time constraints (integer) Min/max power generation levels (conditional) Gas to power conversion equation (integer & non-linear) Gas inventory balance constraints Gas storage capacity Gas injection/withdraw capacity Bender Decomposition Max total discounted expected future revenue from gas and power selling minus future operation costs from gas storage and generators and gas buying cost S.t.

36 Bender Decomposition First Stage: Unit commitment problem: stochastic integer program Second Stage: Inventory problem: stochastic linear program Bender cuts To be solved by simple LP integer conditional Integer & non-linear

37 Lagrangian Relaxation of the Bender cuts Max L( ),  Unit Commitment Problem Gen 1 Gen 2 Gen 3 Gen 1 Gen 2 Gen 3

38 Max  i L i ( )+  b  where Lagrangian Relaxation of Unit Commitment Problem to be solved by stochastic DP Individual generator problem Vector of avg. gas price of generator i in each node

39 Solution Technique Summary Pure B&B –Use OSL B&B to solve the full problem in one shot Bender + B&B –Decompose into two stages –Solve first stage by B&B and second stage by OSL LP Bender + Lagrangian –Decompose into two stages –Relax the Bender cuts and decompose the first stage. Solve its sub-problems by DP –Solve the second stage by OSL LP

40 Numbers of Bender’s cuts needed are between 7-38

41

42


Download ppt "Applications of Stochastic Programming in the Energy Industry Chonawee Supatgiat Research Group Enron Corp. INFORMS Houston Chapter Meeting August 2, 2001."

Similar presentations


Ads by Google