PRICE FORECASTING AND UNIT COMMITMENT IN ELECTRICITY MARKETS

Size: px
Start display at page:

Download "PRICE FORECASTING AND UNIT COMMITMENT IN ELECTRICITY MARKETS"

Transcription

1 PRICE FORECASTING AND UNIT COMMITMENT IN ELECTRICITY MARKETS Julian Bouchard, EDF R&D, Phone , julianbouchard@edf.fr Audun Botterud, Argonne National Laboratory, Phone , abotterud@anl.gov Prakash R. Thimmapuram, Argonne National Laboratory, Phone , prakash@anl.gov Abstract Traditionally, unit commitment in power systems was a centralized optimisation problem most often solved with classical mathematical programming techniques. In restructured electricity markets where multiple generating companies compete to supply demand, unit commitment is still a relevant issue but tends to take a different form since bidding into a market may require all companies to solve their individual unit commitment problem without having full knowledge of the system. In this paper, we present how agent-based modelling may be applied to analyze such a situation and how it may capture the impact on the system of the imperfect knowledge of all producers. 1 Introduction Traditionally, unit commitment (UC) in power systems was a centralized optimisation problem where the objective was to find the commitment schedule that minimized the cost of meeting the electricity load, taking the inter-temporal costs and constraints of the power plants into account. A centralized UC was typically performed by a utility company to optimize the commitment of its generating units for meeting the loads within its service region. In restructured electricity markets there are multiple generating companies (GenCos) competing to meet the demand for electricity. However, the UC problem is still relevant, although the underlying context has changed. In some markets, the system operator performs a centralized system-wide UC based on the bids from the market participants. In this case, the UC is part of the market clearing and determines which units will be committed and dispatched. This is currently the case in most US electricity markets, where an independent system operator (ISO/RTO) is in charge of operating the electricity market and the power system. The ISO/RTO typically uses security constrained UC, which is similar to the traditional UC formulation, to operate the system in a cost-efficient and reliable manner. In other regions, the UC is left to the individual market participants, who have to determine their commitment schedule based on their expectations about future prices. In this case, the GenCos may use price based UC to optimize their generation schedule with the objective of maximizing profits, and bid into the market accordingly. This is more common in European electricity markets, which tend to have a more decentralized structure. For GenCos that resort heavily to the day-ahead market to sell their electricity, it becomes very important to forecast the prices, and in turn, use this information to perform their UC. For a detailed discussion and formulation of cost-based and price-based UC we refer to Shahidehpour et al. (2002). In this paper we show how an agent-based model can be used to study the issue of price-based UC. We use the Electricity Market Complex Adaptive Systems (EMCAS) model to analyze GenCos price forecasting methods and UC decisions. GenCos are represented as individual agents interacting in the complex environment of an electricity market. By using an agent-based approach we can study the interactions between GenCos individual strategies for price forecasting and UC, and the resulting impact on other the overall market results. We first give a brief introduction to EMCAS and its methodologies for price forecasting and UC. We then present a case study of the UK electricity market, where we simulate different price forecasting and UC strategies. We discuss a number of interesting results, which follow from the simulations. Conclusions are provided in the end.

2 2 Methodology 2.1 The Electricity Market Complex Adaptive Systems Model (EMCAS) The EMCAS model is an advanced electricity market simulator, which is based on agent-based modelling and simulation (ABMS) 1. EMCAS simulates the GenCos bidding into the day-ahead electricity market. Consumer agents are represented with fixed hourly loads or they can bid into the day-ahead market based on their price elasticity of demand. A system (and market) operator agent solves the day-ahead market and determines the generators scheduled generation for the next day along with the hourly prices. A real-time market clearing is also performed, and forced outages may cause the real-time dispatch to deviate from the day-ahead schedule. Finally, the system operator determines the financial settlement between the market participants. The settlement can be based on either locational marginal prices (LMPs), zonal prices, or the uncongested system marginal price (SMP), depending on the market rules. A number of different market designs for the dayahead and real-time markets can be simulated, along with different business strategies for the market participants. EMCAS also has a generation expansion simulation module. For an overview of the EMCAS model we refer to Conzelmann et al. 2004, Botterud et al. 2006, and Wang et al In this paper we focus on the relationship between price forecasting and unit commitment decisions for GenCos bidding in the day-ahead market. In EMCAS, the system operator solves the day-ahead market by running an economic dispatch algorithm (DC-OPF). The algorithm can take transmission constraints into account, but it does not consider the generators UC constraints. A GenCo has the option to use a price-based UC algorithm at the day-ahead stage in order to plan what generators to switch on the next day. It uses a price forecast for the next day as input and considers its generators start-up time, start-up cost, and minimum downtime to calculate the commitment schedule. The price projection methods and the price-based unit commitment algorithm are further described below. 2.2 Price projection methods The GenCos can choose from a number of different price forecasting methods in EMCAS. The default method is to look at the prices for the last few days, and project the next days hourly prices simply by taking the average of the previous days simulated hourly prices. As an alternative, GenCos can estimate the relationship between the price and the system reserve margin, and forecast the prices based on this relationship. Different methods can be used to estimate the price-reserve margin relationship, including linear regression, log linear regression, and neural network. Different GenCos can use different forecasting methods. The information used as input to the price projection is updated after each simulated day, so that most recent data is always taken into account. The different price projection methods are explained in more detail below Day Rolling Average This method is based on the idea that energy prices are related to recent historical prices, as they would have similar weather and loads. GenCos forecast next day hourly energy prices using a simple rolling or moving averages. The historical data used correspond to the same hour as the forecasted hour. For example, if 3 PM prices are being forecasted then the prices from the previous days that correspond to 3 PM is used. However, the historical days used for weekdays and weekend differ. For weekday forecast, the previous 5 weekday data are used where as for weekend forecast, the previous two weekend data is used. The formulas for calculating the projected prices 2 for weekdays and weekend days are therefore as shown in equations (1) and (2): 5 1 LMP n, h, d = LMPn, h, d i, for weekdays (1) 5 i= 1 1 For a detailed introduction to ABMS we refer to North and Macal (2007). 2 Note that in the notation for price projections we use LMP to refer to price, but the GenCos will forecast the LMP, zonal price, or SMP, depending on what price is being used in the market settlement.

3 3 2 1 LMP n, h, d = LMPn, h, d i, for weekends (2) 2 i= 1 where n - node in the transmission network, h - hour of the day, d - day Linear Regression Using System Reserve Margin It is well known that the system reserve margin has a profound impact on the marginal prices. Therefore, at the beginning of every day, each GenCo develops a linear regression model based on historical prices and system reserve margin. The ISO or the System Operator forecasts the next day system reserve margin based on the forecasted load and the available generation. Using these forecasted system reserve margins (which are assumed to be publicly available information) and the linear regression model developed, GenCos forecast the prices for the next day. The order of the linear regression can be specified by the user (modeller) and can vary across GenCos. The general regression equation is shown in equation (3). 2 m LMP n, h, d a1, n SRh, d + a2, n SRh, d am, n SRh, d = (3) where a, - m th order coefficient for the node n, m n SR h,d - forecasted system reserve margin for the hour h and day d Log-Linear Regression Using System Reserve Margin Depending upon the system configuration and the range of reserve margin values, a log-linear regression model can better represent the relationship between the forecasted prices and the system reserve margin. This is similar to the above linear regression model except that this method uses a log-linear model, as shown in equation (4). LMP n, h, d 2 = a1, n log( SRh, d ) + a2, n log( SRh, d ) am, n log( SRh, d ) (4) m Neural Network Using System Reserve Margin In recent years, Artificial Neural Networks are increasingly being used for price forecasting. ANNs are simple and power tools with a capability to learn the complex input-output relationship when properly trained using historical data. System reserve margin and energy prices are used as input and output to the ANN and are trained using the last two weeks of historical data. EMCAS uses a three layer feed forward artificial neural network. The input layer uses a linear transfer function where the hidden and output layers use a sigmoid transfer function. The neural network is trained using a back propagation algorithm (steepest descent). The user can specify the learning rate, momentum and the number of epochs used during the training. EMCAS uses Joone, a free open source neural network framework ( The input to the ANN can be either the day-ahead forecast for system load or system reserve margin. 2.3 Price-based unit commitment algorithm A price-base UC algorithm can be applied for thermal power plants in EMCAS. The power plants that the UC is applied to are specified for each GenCo. For the purpose of UC, GenCos are assumed to be price takers. Hence, the UC is performed individually for each power plant. Of course, the resulting commitment schedule for the system may still influence the market-clearing price in the simulation. This will be further discussed in the case study. The GenCos price-based UC in EMCAS is based on a simplified heuristic algorithm, which compares the forecasted prices for the next day to operating costs, including fuel costs, maintenance costs and start-up costs. Note that a power plant can be

4 split into blocks, and that different heat rates can be specified for each block. Hence, the operating cost for the individual blocks of a power plant may vary. The algorithm also takes into account the minimum down-time of a plant, and the initial dispatch prior to the beginning of the 24-hour period. Other UC constraints, like ramping rates and minimum up-time are not considered. The following steps are performed in the UC algorithm, which is applied at the individual plant level: 1. For each hour of the next day, calculate the maximum operating profit based on the hourly price forecast and the fuel and maintenance cost. Start-up cost is not considered. For each hour, the optimal generation level is also calculated, based on the marginal costs for the unit s blocks. 2. Split the hours of the next day into separate periods, differentiating the hours with positive and negative operating profit. 3. Adjust the periods based on the initial dispatch conditions and the minimum down-time constraint if necessary. 4. Calculate total profit for the next day for all feasible plant commitment (up/down) combinations over the identified periods from step 2 and 3, taking start-up costs into account. 5. Compare the total profit for all feasible commitment combinations. 6. Identify the commitment schedule combination with the highest profit. Prepare bid based on optimal commitment schedule and dispatch level for each hour. The procedure is illustrated in Figure 1. In this case, the price forecast results in a forecasted operating loss for the first 6 hours of the day (period 1), followed by periods of positive (period 2), negative (periode 3), and positive (period 4) profits. With four periods, the total number of commitment combinations becomes 2^4 = 16. By comparing the total daily profits for all 16 combinations, taking the start-up cost into account, the optimal commitment and dispatch schedule can be identified. For instance, if the start-up cost is $12,000 and the initial dispatch is on for the unit in this example, the optimal commitment schedule is to remain on throughout the operating day. This is because the cost of shutting down and starting up again is higher than the operating loss in period 1 and period 3. If the UC algorithm is used for a unit, the GenCo prepares bids into the day-ahead market (for the optimal dispatch level) for the hours the UC algorithm finds it profitable for the unit to be on. The unit is withheld from the market in other hours. In contrast, if the UC algorithm is not used, bids will be submitted for all hours of the next day for the same generator. In both cases, the final dispatch is based on the system operator s economic dispatch routine, and the resulting dispatch is a function of the bids from all the GenCos in the market. Hence, the realized prices may deviate from the original price projections. Given the uncertainty in the realized market clearing price, a GenCo may risk missing out on potential profit by following the UC schedule if the realized price turns out to be higher than the forecasted one. It may therefore make sense to use a less stringent commitment schedule, although this would incur a risk of loosing money if the price turns out below the forecast. The optimal UC strategy is therefore a trade-off between risk and return. In order to model this trade-off, a parameter for minimum acceptable profit is used to model the required profitability to commit a unit. A less (more) risk-averse commitment strategy can be achieved by using a negative (positive) profit requirement. A GenCo s UC schedule and its resulting profit in the market will clearly also depend on the quality of the price forecast. These issues are further discussed in the case study.

5 5 Figure 1: Illustration of price forecast, hourly profits, and resulting periods used in UC algorithm. 3 Application to the UK electricity market UK GENERATION FLEET Nuclear Coal Gas Peak Renewable Figure 2: UK generation fleet In this study, we model the UK electricity market. The generation fleet is taken from the Department for Business Enterprise & Regulatory Reform (BERR). The total thermal capacity is 72GW and the technology mix is described in Fig. 2. We used an exogenous hydro dispatch that does not vary between simulations and unit planned outages were randomly generated once for all simulations in order to keep consistency. Transmission constraints and interconnection exchanges were not modelled, and forced outages were not considered. The financial market settlement was therefore based on the simulated day-ahead SMP. The load is the historical January and February 2008 load as given by National Grid (national demand + imports/exports). The main seven GenCos in the market (EON, RWE, Scottish and Southern, EDF Energy, Scottish Power, Centrica and British Energy) and an aggregate of all other producers were modelled. We first run simulations where GenCos bid all units at operation costs, for all hours, without UC considerations. This gives a reference price level for the system and allows assessing the accuracy of different price forecasts. Then, we assume that all GenCos use the UC algorithm for their coal and gas plants and only bid them when they forecast they would be able to recover their start-up costs throughout the day. We vary the forecast methods across simulations as well as the minimum target profit for the UC algorithm. In a third part we consider the case where all the major GenCos are deemed to be vertically-integrated and do not perform price-based unit commitment for all of their plants, but where a small hypothetical GenCo, who owns only 3 plants, is the only GenCo using the price-based UC algorithm. We discuss the impact on that GenCo s profits and costs of the accuracy of its price forecast and of its UC strategy (minimum target profit).

6 3.1 Price forecast Before tackling the issue of the impact of price forecast on unit commitment and system prices, we have to assess the accuracy of the price forecast methods used. In order to do so we consider, in this part, the situation where all GenCos systematically bid their plants at their production cost for all hours. This ensures that players price forecasts have no impact on the system dispatch System-Price distribution In Figure 3 we present the evolution of system marginal price with system reserve margin (i.e. the reserve margin at the dayahead stage, without including forced outages occurring during the operating day) and system load across the simulation (From January 1 st to February 7 th ). The lower group of points corresponds to the hours when coal plants are marginal; the above one corresponds to hours when the price is set by combined cycle gas turbines. For lower system reserve margins prices peak up as more expensive gas plants need to be called and the group around 55 /MWh corresponds to hours when oil fired peaking plants are marginal. The correlation between system marginal price and system reserve margin is better defined than the correlation between marginal price and total load. This is particularly true for the hours when the price is highest. This justifies our choice for players to forecast price from the expected system reserve margin rather than total load. System Price Vs System Reserve Margin System Price Vs System Load System Price ( /MWh) System Price ( /MWh) System Reserve Margin (%) System Load (kwh, inverted scale) Figure 3: Evolution of price with system reserve margin / System Load-6 weeks of simulation When the system reserve margin lies between 60% and 90%, two discontinuous groups of prices can be observed. This is the result of the evolution of plants outages throughout the simulation. Indeed, for a same system reserve margin or system load, when the set of plants on outage varies significantly, the marginal plant, and hence the system marginal price, may vary. This phenomenon is the most significant when the marginal plant moves from one technology to another (say from coal to gas). It is because of such changes in the available generation fleet on very short notice (as well as evolution in players behaviour) that GenCos constantly need to update the forecast of prices Accuracy of price forecast We present here price forecasts using different regression methods, and compare the results to the simulated price in the dayahead market. Note that the day-ahead price is not influenced by the various forecasts since no unit commitment is performed in these simulations. We present the results over one week exhibiting price spikes as peaking assets have to be dispatched

7 7 to supply demand. We present results in 3 different graphs (Figures 4 to 6) for clarity purposes and to emphasize the impact of increasing the polynomial degree of the regression. The forecasts method used regress the system marginal price (or its logarithm) on the system reserve margin. We present here the accuracy of the following methods: linear regression with an X-order polynom (LDX): SMP=P(SRM) log-linear regression of X-order (LLDX): Log(SMP)=P(SRM) historical average (H. Av.) neural network forecast (NN) We use here the Mean Absolute Percentage Error (MAPE, see equation (5)) error indicator to classify the different forecast methods, since relative errors are more meaningful as unbiased indicators of the forecast error. A more detailed classification using other error indicators is given in Appendix A. MAPE = N i = 1 Forecasti 1 Observation N i *100 (5) where N is the number of observations. Figure 4: Comparison of actual price (black) and price forecasted with different methods

8 Figure 5: Comparison of actual price (black) and price forecasted with linear regression of different order Figure 6: Comparison of actual price (black) and price forecasted with log-linear regression of different order As indicated in Table 1, all methods yield a relative error smaller than 6% which we consider satisfactory considering the price variations observed. The results presented in Table 1 take into consideration all hours throughout the simulation; in particular they present an average of errors for the peak hours and base-load hours. The figures above and the analysis of the regression polynoms presented in Appendix B reveal that the different forecast methods have significantly different accuracies during base-load and peak hours and that it is necessary to consider them separately to their overall efficiency.

9 9 Hist Av L D1 L D2 L D3 L D4 L D5 L D6 L D7 LL D1 LL D2 LL D3 LL D4 NN MAPE 4.3% 5.0% 4.7% 5.5% 4.8% 3.8% 3.7% 3.7% 4.7% 5.2% 3.8% 3.6% 5.1% Table 1: Mean Average Percentage Error for each forecast method In Table 2 we present the same results but we distinguish between peak hours (5pm-8pm) and base-load (the rest). Peak Base-load Hist Av L D1 L D2 L D3 L D4 L D5 L D6 L D7 LL D1 LL D2 LL D3 LL D4 NN MAPE 10.9% 7.6% 7.3% 7.3% 5.9% 5.1% 4.5% 3.9% 6.9% 6.2% 4.1% 4.1% 7.7% Ranking MAPE 3.3% 4.7% 4.3% 5.2% 4.6% 3.6% 3.6% 3.6% 4.3% 5.0% 3.7% 3.5% 4.8% Ranking Table 2: Classification of the different forecast methods During peak hours the link between higher order regression and better forecast appears obviously. The SMP-SRM distribution, as seen in Figure 3 peaks off sharply for low SRM, and such a phenomenon can hardly be captured with low order polynoms. It also appears that the log linear regression is more powerful than the linear regression on straight price since it gives better accuracy at the same polynomial orders (and thus same calculus time). The historical average method performs poorly during peak hours, since that period is the least regular from one day to another. During base-load periods, however, the historical average method is the only one capturing accurately the smallest price variations between hours. This is due to the forecasting polynom being essentially linear for SRM values between 30% and 120% (see Appendix B). An important thing to notice here is that when performing linear regression, after a certain point, increasing the regression order stops improving the forecast accuracy. This is due to abnormal forecasts for the highest SRM values. Above a SRM of 120% the forecast polynoms deviate from the flat trend and yield forecasts that drop sharply or on the contrary increase. This phenomenon is increased for higher order polynoms but is not observed for log linear regressions. 3.2 Impact of price-based unit commitment on the whole system In the previous section, we have assumed that GenCos always bid all their plants at their variable cost. In theory, if the whole generation fleet were equivalent to the long-term pure-and-perfect competition equilibrium 3, all costs, including startup costs, would be recovered by the short-term market price. However this is an idealised view and the actual generation fleet is never perfectly adapted to the long-term equilibrium. It is therefore a real concern for generators to ensure that they recover their costs. Start-up costs are a particularly risky element of costs since a GenCo who bids its production into the market is never sure ex-ante for how long it will be dispatched and when it will have to start-up and shut-down. Indeed, as price fluctuates during the day it is sometimes more profitable for a plant to remain online even when the market price goes below its operational cost rather than shut down and start-up again a few hours later. This can be done by bidding the minimum capacity of a plant below its cost during a few hours to ensure dispatch. On the contrary, when facing a very short period of demand, it might be a better solution to resort to plants with higher variable costs but lower start-up costs. When bidding their plants in a day-ahead market, players therefore have to somehow try to anticipate the state of the market for the day to come and adapt their bids accordingly. In this section, we assume that all players will forecast the price for the next day and will perform the price-based unit commitment described in the methodology above. At first, we will have the 3 The perfect competition long term equilibrium fleet is the generation fleet where all technologies have the same long-term total cost. In particular, this means that if all things remained constant it would be the same from an investor s point of view to invest in any of the existing types of plants in the generation fleet. For more details, see Stoft (2002).

10 players use different price forecast methods 4 to reflect the fact that players do not have exactly the same anticipations. All coal and gas plants will be submitted to the unit commitment algorithm. We will assume players are slightly risk-prone by setting the UC threshold to 5%. This means that as soon as the forecasted gains from the sale of the electricity represent 95% of its total costs, a plant will be bid into the market. This threshold represents the trade-off a GenCo makes between the risk of losing a little money in case of an optimistic forecast and the risk of missing a whole day of profit in case of a pessimistic forecast. We will first discuss the impact of the unit commitment on prices and system costs. We will than discuss the impact of the risk-aversion profile, through the use of the threshold. Finally, we will discuss the link between the accuracy of the forecast and the resulting market price Impact on unit commitment and system costs Figure 7 presents the evolution of system day ahead marginal price throughout the simulation. The impact of having all GenCos resort to price-based UC for their coal and gas plants has three main characteristics. Figure 7: System Marginal Price throughout the simulation with and without UC First of all, the number of price spikes at peak time is largely increased compared to the base case where units are systematically bid at marginal production cost without UC. This phenomenon occurs when the supply-demand balance in the system is relatively tight, but GenCos for some reasons do not anticipate the situation properly and much more expensive peaking assets have to be dispatched than in the base case. In our simulations, price even goes up to a curtailment level in 4 Unless specifically stated otherwise we have used Historical-Average forecast for EDF Energy and EON, LD1 for RWE, LLD1 for Scottish & Southern, LD6 for Scottish Power, LD6 for Centrica, LLD4 for British Energy and LLD5 for the rest of the market.

11 11 some hours. This does not mean that there will actually be curtailment in the system, but this can be seen as a situation where the system operator has to call exceptional and expensive peaking assets, which depending on electricity markets specificities are not submitted to the same bidding rules. It may be more meaningful to consider the average increase in price. This increase represents the impact of risk and uncertainty born by GenCos who have to submit all their plants individually. Yet, even if we think it is more meaningful to consider the average increase in prices, such high spikes caused by GenCos failure to anticipate properly a tight market do occur in real markets. This is what happened in France on November 12 th, 2007, when prices rose above 2000 /MWh 5. A second feature is that price may fall below its base level at night since it is more profitable for some coal plants, that would otherwise shut down for only a few hours at night (e.g. between 2 and 5), to keep operating at a loss rather than shut down and starting-up again soon afterwards. This can be observed regularly in Figure 7. Finally, by careful examination one can observe some price spikes at 1 a.m. in Figure 7. This is a result of the modelling of the markets, information, and unit commitment. UC is performed from midnight to midnight, therefore, if a plant were to close between 2a.m. and 5a.m. the algorithm would analyse, with the help of the forecasts, if it would not be profitable to keep the plant online during those hours. If the plant were to shut down between 11p.m an 6a.m. however, since the two hours belong to different days, the algorithm would always have the plant shut down at 23 a.m. This is the case of many coal plants. Because of the minimum down-time constraints all these plants are unable to produce before a period of 2 to 4 hours and this is why there can be a price increase during the first hours of the day. This problem would be rectified by extending the planning horizon for the UC algorithm beyond 24 hours. If we consider the average price increase per hour over one week 6 we can see a quantification of the features mentioned above. This is shown in Figure 8 below. Figure 8: Difference in System Marginal Price across the day when using UC The average increase in price is of 2.6 /MWh and is mainly located during peak hours. This increase in price at peak hours stems originally from the taking into consideration of start-up costs as more flexible and more expensive plants have to be 5 An Inquiry led by the CRE, the French regulator, led to the conclusion that no price manipulation had occurred but that due to inaccurate forecasts during a weekend period where the market conditions were not supposed to be the tightest, the supply offer was not adequate to meet the demand. The CRE conclusions can be found at 6 We choose here the 5 th week of the simulation, assuming that this week is in a steady state part of the simulation without a low impact of initial conditions.

12 substituted for cheaper plants with more binding dynamic constraints. As we will see later this phenomenon is amplified when GenCos have poor anticipations of the state of the system. The two other factors mentioned above have opposite effects on the price, and it is therefore harder to analyse their relative impact at night. However, it can be seen from Figure 8 that the average price with UC is above the base case in all the 24 hours Impact of risk aversion and UC profit requirement In the previous section, we have studied the case when GenCos would bid their plants as soon as they forecast gains equal to at least 95% of their forecasted costs for the day to come. We have compared this situation to the base case when players always bid their units, which is to say that they bid them regardless of their forecasted revenues for the next day. The profit threshold in the UC can be seen as a measure of the risk aversion of a market participant. The extreme risk-prone situation for GenCos is what we have considered in our base case. All the risk is born there by the GenCos who are not sure to recover their costs for all their plants. In this section, we will consider what happens to price for different risk thresholds. We only consider a zero or negative threshold, as a positive one would be equivalent to a kind of economic withholding. The results are shown in Figure 9. Difference in market price between the cases with and without UC 25 0% Treshhold - Av. Diff = +4.9 /MWh Price difference ( /MWh) % Treshhold - Av. Diff = +2.6 /MWh -10% Treshhold - Av. Diff = +2.1 /MWh -20% Treshhold - Av. Diff = +1.7 /MWh -40% Treshhold - Av. Diff = 0 /MWh Hour of the day Figure 9: Difference in price with/without UC for different risk aversion thresholds (week 5) The more certain the GenCos want to be to recover their fixed costs and start-up costs, the higher the prices get. We naturally observe that for low enough threshold values (here 40%), which is when GenCos offer their plants without much consideration for their costs, the system dispatch and system marginal price goes back to the base case. In order to analyse further the impact of the unit commitment threshold on the system, we present in Table 3 the average System Marginal Price, the total system cost and total Start-up cost for the 5 th week of simulation 7. 7 See Appendix C for a plot of the full simulation SMP at the different UC thresholds.

13 13 No UC UC 0% UC -5% UC -10% UC -20% UC -40% Average SMP ( /MWh) Total System Costs 1.1E E E E E E+08 Total Start-up Costs 1.1E E E E E E+06 Table 3: Evolution of costs and SMP with UC threshold The average SMPs correspond to the ones seen above in Figure 9. The cost analysis brings surprising results. First of all, we observe that the total system costs and start-up costs are always higher or equal to the ones in the base case. It is important to consider the total system cost, since, if we consider the system as a whole, producers plus consumers, it reflects the efficiency of the system. Indeed, since we have considered that consumers have an inelastic electricity demand and since what consumers pay-out is received by the producers, the system price can be interpreted as a social equilibrium indicator and the real efficiency of the system is measured by the whole system costs to supply demand 8. The fact that the total system cost is above the reference case in all UC cases shows that, in the short-run, there is no overall gain, and even a loss, for the system seen as a whole (producers plus customers) from having all GenCos use a price-based UC for all their plants individually. Changing the dispatch so that producers recover all their costs was bound to increase system prices, however it could have induced a gain in system efficiency and a decrease in total system costs by ensuring that more flexible assets are used when needed. The increase in total-start-up costs and total system costs in Table 3 shows that, because of the imperfect forecasts and the necessity to optimise each plant s dispatch individually against them, this expected gain in efficiency was not achieved here Impact of forecast Accuracy We have shown in that having all GenCos perform a separate price-based UC for all their plants induced a loss of efficiency in the system and tended to increase prices. We now want to confirm that this stems, at least partly, from the fact that players can only forecast prices approximately. In all the simulations presented so far, the GenCos have used the same set of forecasting methods described in footnote 4. Now we will consider how SMP varies when the GenCos forecast changes in accuracy. We use the same set-up as previously and have all players perform a unit commitment with threshold 20% but we will successively have all GenCos use the Historical Average forecast, the Linear 2 nd Order polynomial regression and the Log-Linear 3 rd Order polynomial regression forecasts. The results are presented in Table 4, where Base case refers to the mix of forecasts used until now. For each case we present the average forecast error across all hours for all GenCos and the average SMP. Base Case Hist. Average LD 2 LL D3 Average forecast error (%) 5.3% 12.8% 6.0% 5.2% Average SMP ( /MWh) Table 4: SMP and Mean Average Percentage Error for simulations with different forecasts 8 This is a simplified short-term reasoning that does not take into consideration the fact that too-high prices might make consumers unable to afford their demand, or that too-low prices might prevent producers from properly developing their fleet in the long-run. 9 One additional consideration, which we do not analyze in this paper, is the feasibility of the system dispatch. The likelihood of dispatch results which violate UC constraints are more likely in the case where no UC is performed. This may also influence the simulated system price and costs, which may be somewhat underestimated in the case without UC.

14 It clearly appears that the higher the forecast error the more the SMP increases. This confirms that when planning power plant dispatch, the uncertainty over the state of the system for the day to come is a source of sub-optimal plant dispatch and price increase. 3.3 Impact of price-based unit commitment on a single GenCo In 3.2, we have considered the case when producers have to bid all their plants separately in the day-ahead market and therefore perform UC tests for all of them. This is usually not the case. Indeed, in many European countries, like the United Kingdom or France, most of the electricity is dealt with through bilateral contracts and not offered in the market. Furthermore, offers are not made for individual plants but GenCos make bids for their whole fleet without specifying which plants will actually generate the electricity offered. It is only after market closure that GenCos have to submit their plantlevel dispatch and the system operator then performs a centralised real-time dispatch procedure. However, in such markets there exist small producers who only own a very small number of plants and who are often not fully vertically integrated. These players therefore have to resort to the markets to sell their electricity and have to plan the dispatch of their plants almost individually. In this part we represent such a situation where only 3 intermediate plants in the whole system are submitted to the unit-commitment algorithm. We will focus on the case of an independent player who owns one of those 3 plants (an 800MW Combined Cycle Gas Turbine, CCGT) and see how the accuracy of its forecast and its strategy might affect its profit. Since only 3 plants in the whole fleet are submitted to the unit commitment algorithm, the overall SMP and system costs will only marginally change from one simulation to the other and we therefore focus to the profits generated by one of the 3 UC-plants Impact of risk-aversion on profits For intermediate plants like CCGTs that are only dispatched a few hours a day, the unit-commitment dilemma is to know whether or not the next-day prices will be sufficient to recover the start-up costs of the plant. The Owner of the plant must make an arbitrage between the possibility to lose money if the plant bids are accepted for too few hours or if the settlement price is too low on the one hand, and the possibility not to be dispatched at all and miss profit opportunities if prices are higher than expected. The GenCo must therefore choose the minimum expected profit it finds acceptable to bid its plant. This profit can be positive or negative, where negative means that the producer still bids the plant on the market even when it forecasts a small loss for the day. In Table 5 we present the monthly profit generated by one CCGT for different values of the minimum target profit (all simulations performed with the Historical Average price forecast). Minimum Target Profit No UC 40% 10% 1% 0% -1% -3% -7% -20% -40% Monthly Profit ( ) 1.7E E E E E E E E E E+04 Table 5: Evolution of a single plant s profits with its target minimum profit We find that there is an optimal level for the minimum acceptable profit and that this value is negative and near 3%. This means that, on average, it is more penalising for a producer to be too conservative and lose profit opportunity rather than take the risk not to recover fully its costs. This asymmetry can be seen in the extreme case. Below a certain threshold of target profit, the GenCo simply always bids its plant on the market (which in this case is profitable). On the other hand, above a certain threshold of target profit, the GenCo simply never bids its plant and get a profit of 0.

15 Impact of forecast accuracy on profits If a GenCo s risk aversion has an impact on its profits, the accuracy of its market anticipation is even more important. We present in Table 6 the monthly profit generated by the 800MW CCGT described above depending on the accuracy of its owner s price forecast. We have performed a series of simulation with different forecasts methods and recorded both profits and forecast errors. Since the CCGT is only dispatched during peak hours the error presented in Table 6 is the absolute average error during peak hours. No UC Hist. Average LD 2 LLD 4 Average forecast error (%) N/A 11.40% 7.40% 3.57% Monthly Profit ( ) 1.7E E E E+04 Table 6: Evolution of a single plant s profits with its owner s forecast accuracy The correlation between accurate forecast and high profit is obvious and even stronger than the one between risk aversion and profit. Indeed, it is the inaccuracy of the forecast that creates the need for risk-taking. If a player could forecast prices perfectly the optimum minimum target profit in the UC would be 0. 4 Conclusions For GenCos relying heavily on the day ahead market to sell their electricity, forecasting prices and ensuring optimal plant dispatch is a key issue. We have found that a strong correlation exists between the simulated market price and the log of the system reserve margins, allowing good price forecasts to be made. Price-based UC may result in sub-optimal dispatch schedules, due to discrepancies between projected and actual prices. The gain in profits will be directly linked to the accuracy of the price forecasts. Our results indicate that GenCos can benefit from using a slightly risk-prone UC strategy. Finally, the paper also illustrates how agent-based modelling can be used to analyze the complex interactions between price forecasting and unit commitment in electricity markets.. Acknowledgements The authors would like to acknowledge Thomas D. Veselka at Argonne National Laboratory, who developed the price-based unit commitment algorithm used in EMCAS. References Botterud A., Koritarov V., Thimmapuram P.R. (2006), Multi-agent simulations of the electricity market in Central Europe, in Proc. of the 26 th USAEE/IAEE North American Conference, Ann Arbor, MI, USA. Conzelmann G., North M.J., Boyd G., Koritarov V., Macal C.M., Thimmapuram P.R., Veselka T.D. (2004), Simulating Strategic Market Behavior Using an Agent-Based Modeling Approach, in Proc. of the 6 th European IAEE Conference, Zurich, Switzerland. North M.J. and Macal C.M. (2007), Managing Business Complexity: Discovering Strategic Solutions with Agent-Based Modeling and Simulation, Oxford University Press. Shahidehpour M., Yamin H., Li Z. (2002), Market Operations in Electric Power Systems: Forecasting, Scheduling, and Risk Management, Wiley-IEEE Press. Stoft S. (2002), Power system Economics, IEEE Press, Wiley-Interscience. Wang J., A. Botterud, G. Conzelmann, V. Koritarov (2008), Multi-agent system for short and long-term power market simulations, Proceedings 16th Power Systems Computation Conference, Glasgow, Scotland.

16 Appendix A: Forecasts classification with different error indicators In order to assess the accuracy of the forecasting methods, different error indicators are used in this survey: mean average percentage error (MAPE), average absolute error (AAE), root mean square error (RMSE), and higher order RMSE-type indicators (RMSE4 is 4 Mean{ Errors 4 }. Increasing the order in RMSEn puts more emphasis on the biggest errors since RMSEn tends towards the Max indicator as n increases). Peak Base-load Hist Av L D1 L D2 L D3 L D4 L D5 L D6 L D7 LL D1 LL D2 LL D3 LL D4 NN MAPE AAE RMSE RMSE Hist Av L D1 L D2 L D3 L D4 L D5 L D6 L D7 LL D1 LL D2 LL D3 LL D4 NN MAPE AAE RMSE RMSE Appendix B: Forecast polynoms As explained in and 2.2.3, a forecast-polynom is calculated every-day by each producer. For a given polynomial order, this polynom is the best fit to the past 2 weeks data. As time advances through the simulation new simulated data is added to the memory and old data is deleted. This way, even for the same polynomial order, the forecast polynom changes from one day to another.for each forecast method we therefore have a collection of forecasting polynoms for every simulation day. We present here the average (across the whole simulation) forecast polynom for each order. Average Price forecasts with different regression equations 70 Price ( /MWh) LD 1 LD 2 LD 3 LD 4 LD 5 LD 6 LD 7 LLD 1 LLD 2 LLD 3 LLD 4 SMP -30 System Reserve Margin (%)

17 17 Appendix C: System Marginal Price across the whole simulation We present here the evolution of System Marginal Price during the whole simulation for different values of the UC threshold.

Modeling Hydro Power Plants in Deregulated Electricity Markets: Integration and Application of EMCAS and VALORAGUA

Modeling Hydro Power Plants in Deregulated Electricity Markets: Integration and Application of EMCAS and VALORAGUA Modeling Hydro Power Plants in Deregulated Electricity Markets: Integration and Application of EMCAS and Prakash Thimmapuram 1, Thomas D. Veselka 1, Vladimir Koritarov 1 Sónia Vilela 2, Ricardo Pereira

More information

Modeling the Restructured Illinois Electricity Market as a Complex Adaptive System

Modeling the Restructured Illinois Electricity Market as a Complex Adaptive System Modeling the Restructured Illinois Electricity Market as a Complex Adaptive System Charles M. Macal Gale A. Boyd Richard R. Cirillo Guenter Conzelmann Michael J. North Prakash R. Thimmapuram Thomas D.

More information

Locational Marginal Pricing II: Unlocking the Mystery

Locational Marginal Pricing II: Unlocking the Mystery Locational Marginal Pricing II: Unlocking the Mystery Thomas D. Veselka Argonne National Laboratory Decision and Information Sciences Division Center for Energy, Environmental, and Economic Systems Analysis

More information

Technical Bulletin Comparison of Lossy versus Lossless Shift Factors in the ISO Market Optimizations

Technical Bulletin Comparison of Lossy versus Lossless Shift Factors in the ISO Market Optimizations Technical Bulletin 2009-06-03 Comparison of Lossy versus Lossless Shift Factors in the ISO Market Optimizations June 15, 2009 Comparison of Lossy versus Lossless Shift Factors in the ISO Market Optimizations

More information

Power Generation Asset Optimization: Optimal Generating Strategies in Volatile Markets (Case Study) Presented at POWER-GEN 2001 Las Vegas, Nevada

Power Generation Asset Optimization: Optimal Generating Strategies in Volatile Markets (Case Study) Presented at POWER-GEN 2001 Las Vegas, Nevada Power Generation Asset Optimization: Optimal Generating Strategies in Volatile Markets (Case Study) Presented at POWER-GEN 2001 Las Vegas, Nevada Presented By: Jason Kram, Power Costs, Inc. Scott Stallard,

More information

Locational Marginal Pricing (LMP): Basics of Nodal Price Calculation

Locational Marginal Pricing (LMP): Basics of Nodal Price Calculation MRTU Locational Marginal Pricing (LMP): Basics of Nodal Price Calculation CRR Educational Class #2 CAISO Market Operations Why are LMPs important to the CRR Allocation & Settlement Process The CRR revenue

More information

PowrSym4. A Presentation by. Operation Simulation Associates, Inc. February, 2012

PowrSym4. A Presentation by. Operation Simulation Associates, Inc. February, 2012 PowrSym4 A Presentation by Operation Simulation Associates, Inc. February, 2012 1 Presentation Contents History of PowrSym Introduction to OSA The PowrSym3 Model PowrSym4 Enhancements 2 PowrSym Background

More information

Load Granularity Refinements Issue Paper

Load Granularity Refinements Issue Paper Load Granularity Refinements Issue Paper September 22, 2014 Table of Contents I. Introduction... 3 II. Background... 3 III. Scope of Initiative and Plan for Stakeholder Engagement... 4 IV. FERC s Reasons

More information

LMP Implementation in New England

LMP Implementation in New England IEEE PES General Meeting, Montreal Eugene Litvinov June, 2006 2006 ISO New England Inc. 1 New England s Electric Power System 14 million people; 6.5 million households and businesses 350+ generators 8,000+

More information

Flexible Ramping Product. Draft Technical Appendix

Flexible Ramping Product. Draft Technical Appendix Flexible Ramping Product Draft Technical Appendix June 10, 2015 Table of Contents 1. Introduction... 3 2. Generalized flexible ramping capacity model... 3 3. Flexible ramping product summary... 5 4. Flexible

More information

Managing Flexibility in MISO Markets

Managing Flexibility in MISO Markets Managing Flexibility in MISO Markets Clean Energy Regulatory Forum November 9, 2012 Outline Impacts of Variable Generation on Ancillary Services Dispatchable Intermittent Resources Introduction to Proposed

More information

the Real-Time Market will be based on the system marginal costs produced by the Real-Time

the Real-Time Market will be based on the system marginal costs produced by the Real-Time 17.1 LBMP Calculation The Locational Based Marginal Prices ( LBMPs or prices ) for Suppliers and Loads in the Real-Time Market will be based on the system marginal costs produced by the Real-Time Dispatch

More information

TEMPORARY GRID RECONFIGURATIONS NET BENEFIT TEST METHODOLOGY

TEMPORARY GRID RECONFIGURATIONS NET BENEFIT TEST METHODOLOGY TEMPORARY GRID RECONFIGURATIONS NET BENEFIT TEST METHODOLOGY 1 1. Summary When one part of the grid is facing security of supply risk where local generation in one region of the grid is not enough for

More information

2. Market Operations Overview

2. Market Operations Overview 2. Market Operations Overview 2.5 Market Information This section summarizes and describes the common information that is used by the Day-Ahead and Real-Time processes. 2.5.1 Resource Static Data Static

More information

2. Overview French Electricity System

2. Overview French Electricity System 2. Overview French Electricity System In order to be able to analyse the French capacity mechanism, a view on the context in which it was implemented is required. For this purpose, the electricity system

More information

Predictions of Nuclear Energy Market Share in the U.S. Electricty Market

Predictions of Nuclear Energy Market Share in the U.S. Electricty Market Predictions of Nuclear Energy Market Share in the U.S. Electricty Market The 25th USAEE/IAEE North American September 21, 2005 A. Yacout, G. Conzelmann, V. Koritarov, L. Van Den Durpel Argonne National

More information

Load Granularity Refinements. Pricing Study Description and Implementation Costs Information Request

Load Granularity Refinements. Pricing Study Description and Implementation Costs Information Request Pricing Study Description and Implementation Costs Information Request October 28, 2014 Table of Contents I. Introduction... 3 II. Background... 3 III. Stakeholder Process and Next Steps... 4 IV. Pricing

More information

Realizing the Flexibility Potential of Industrial Electricity Demand: Overview of the H2020 Project IndustRE

Realizing the Flexibility Potential of Industrial Electricity Demand: Overview of the H2020 Project IndustRE EMART Energy 2017: Commercial and Industrial Energy Users Amsterdam, 4 th October 2017 Realizing the Flexibility Potential of Industrial Electricity Demand: Overview of the H2020 Project IndustRE Dimitrios

More information

Optimization of the NAS Battery Control System

Optimization of the NAS Battery Control System Optimization of the NAS Battery Control System Background PG&E has purchased a 4MW, 28MWh sodium-sulfur (NAS) battery to be installed October, 2010 in San Jose at Hitachi headquarters. The site was chosen

More information

Two Settlement PJM /06/2016

Two Settlement PJM /06/2016 Two Settlement PJM 2016 Objectives Describe Two-Settlement process Day-Ahead Market Balancing Market Explain Virtual Transactions and their settlement Inc Offers Dec Bids Up-to Congestion Transactions

More information

Solutions for Power Generation

Solutions for Power Generation EM SG SOLutions Solutions for Power Generation Energy Management Smart Grid Solutions Solutions for Power Generation Overview Power Applications Generation Planning and Trading Summary Page 2 Solutions

More information

Residual imbalance energy settlement and ramp rate changes for self-scheduled variable energy resources

Residual imbalance energy settlement and ramp rate changes for self-scheduled variable energy resources Market Issues Bulletin Residual imbalance energy settlement and ramp rate changes for self-scheduled variable energy resources March 10, 2015 www.caiso.com 250 Outcropping Way, Folsom, CA 95630 916.351.4400

More information

Applying Robust Optimization to MISO Look- Ahead Commitment

Applying Robust Optimization to MISO Look- Ahead Commitment Applying Robust Optimization to MISO Look- Ahead Commitment Yonghong Chen, Qianfan Wang, Xing Wang, and Yongpei Guan Abstract Managing uncertainty has been a challenging task for market operations. This

More information

Summary of 2016 MISO State of the Market Report

Summary of 2016 MISO State of the Market Report Summary of 2016 MISO State of the Market Report Presented to: MISO Board Markets Committee David B. Patton, Ph.D. MISO Independent Market Monitor July 20, 2017 Introduction As the Independent Market Monitor

More information

6.1.9 IFM Initial Conditions

6.1.9 IFM Initial Conditions 6.1.9 IFM Initial Conditions A Generating Unit that was committed in the previous day s Day-Ahead Market (IFM or RUC) run (TD-2 for TD-1) but was de-committed before HE24 would normally be considered initially

More information

Energy Efficiency Impact Study

Energy Efficiency Impact Study Energy Efficiency Impact Study for the Preferred Resources Pilot February, 2016 For further information, contact PreferredResources@sce.com 2 1. Executive Summary Southern California Edison (SCE) is interested

More information

Committed Offer: Offer on which a resource was scheduled by the Office of the Interconnection for a particular clock hour for the Operating Day.

Committed Offer: Offer on which a resource was scheduled by the Office of the Interconnection for a particular clock hour for the Operating Day. Proposed Tariff Revisions Attachment K-Appendix and Schedule 1 of the Operating Agreement Generator Offer Flexibility Senior Task Force Revisions Related To Make-Whole and Lost Opportunity Cost Payments

More information

Setting the Energy Bid Floor

Setting the Energy Bid Floor Setting the Energy Bid Floor Frank A. Wolak Department of Economics Stanford University wolak@zia.stanford.edu http://www.stanford.edu/~wolak Chairman, Market Surveillance Committee California ISO 1 Outline

More information

Load Granularity Refinements Pricing Analysis Study

Load Granularity Refinements Pricing Analysis Study August 8, 2013 Table of Contents I. Introduction... 3 II. Comparison of DLAP and SLAP prices... 3 A. Overview of SLAP and DLAP price differences... 4 B. PG&E price differences... 10 C. SCE price differences...

More information

Integrated Planning Model (IPM ) Overview

Integrated Planning Model (IPM ) Overview Integrated Planning Model (IPM ) Overview September 2010 Disclaimer This presentation, prepared by ICF under contract with RGGI, Inc., is designed to support ongoing evaluation of state RGGI programs.

More information

Cambridge David Newbery Richard Green Karsten Neuhoff Paul Twomey

Cambridge David Newbery Richard Green Karsten Neuhoff Paul Twomey The Cambridge-MIT Institute A Review of the Monitoring of Market Power Cambridge 6.11.2004 David Newbery Richard Green Karsten Neuhoff Paul Twomey Outline Defining, Detecting and Mitigating Market Power

More information

Factoring the Elasticity of Demand in Electricity Prices

Factoring the Elasticity of Demand in Electricity Prices 612 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 15, NO. 2, MAY 2000 Factoring the Elasticity of Demand in Electricity Prices Daniel S. Kirschen, Goran Strbac, Pariya Cumperayot, and Dilemar de Paiva Mendes

More information

Energy Imbalance Market Year 1 Enhancements Phase 2. Draft Final Proposal

Energy Imbalance Market Year 1 Enhancements Phase 2. Draft Final Proposal Energy Imbalance Market Year 1 Enhancements Phase 2 Draft Final Proposal September 8, 2015 Energy Imbalance Market Year 1 Enhancements Phase 2 Draft Final Proposal Table of Contents 1 Introduction... 3

More information

FINAL REPORT PHASE IV MARKET TRIALS

FINAL REPORT PHASE IV MARKET TRIALS October 26, 1999 FINAL REPORT PHASE IV MARKET TRIALS Scott M. Harvey, William W. Hogan, Susan L. Pope, Andrew Hartshorn and Kurt Zala EXECUTIVE SUMMARY On behalf of the Member Systems of the New York Power

More information

Leveraging Smart Meter Data & Expanding Services BY ELLEN FRANCONI, PH.D., BEMP, MEMBER ASHRAE; DAVID JUMP, PH.D., P.E.

Leveraging Smart Meter Data & Expanding Services BY ELLEN FRANCONI, PH.D., BEMP, MEMBER ASHRAE; DAVID JUMP, PH.D., P.E. ASHRAE www.ashrae.org. Used with permission from ASHRAE Journal. This article may not be copied nor distributed in either paper or digital form without ASHRAE s permission. For more information about ASHRAE,

More information

Liberalisation of the energy markets: an outlook towards 2010

Liberalisation of the energy markets: an outlook towards 2010 Liberalisation of the energy markets: an outlook towards 2010 Douwe Kingma, Mark Lijesen, Hein Mannaerts and Machiel Mulder, CPB, the Netherlands 1 Paper prepared for the 25th Annual International Conference

More information

High Frequency Modulation in France and in TRIMET Saint-Jean de Maurienne for F and G Lines

High Frequency Modulation in France and in TRIMET Saint-Jean de Maurienne for F and G Lines High Frequency Modulation in France and in TRIMET Saint-Jean de Maurienne for F and G Lines Olivier Granacher 1, Quentin Denoyelle 2, Frédéric Charvoz 3, Alexandre Riot 4 and Matthieu Dhenaut 5 1. Process

More information

Federal Energy Regulatory Commission Working Paper on Standardized Transmission Service and Wholesale Electric Market Design

Federal Energy Regulatory Commission Working Paper on Standardized Transmission Service and Wholesale Electric Market Design Federal Energy Regulatory Commission Working Paper on Standardized Transmission Service and Wholesale Electric Market Design To enhance competition in wholesale electric markets and broaden the benefits

More information

Internal NYISO HVDC Controllable Line Scheduling. Concept of Operation. LECG Staff

Internal NYISO HVDC Controllable Line Scheduling. Concept of Operation. LECG Staff ConOp Internal NYISO HVDC Controllable Line Scheduling Concept of Operation Author: Scott Harvey, LECG Reviewers: ISO Staff LECG Staff Project Sponsor: Point of Contact: C. King B. Kranz Document Locator:

More information

Integrating Variable Renewable Electric Power Generators and the Natural Gas Infrastructure November 2011

Integrating Variable Renewable Electric Power Generators and the Natural Gas Infrastructure November 2011 white paper Integrating Variable Renewable Electric Power Generators and the Natural Gas Infrastructure November 2011 Summary While there has been extensive discussion and analysis of the requirements

More information

Transmission Network Congestion in Deregulated Wholesale Electricity Market

Transmission Network Congestion in Deregulated Wholesale Electricity Market Transmission Network Congestion in Deregulated Wholesale Electricity Market N S Modi, Member IEEE, B R Parekh Abstract Electricity market plays an important role in improving the economics of electrical

More information

Efficienza energetica, smart grid e fonti rinnovabili: la strada maestra per un Europa elettrica

Efficienza energetica, smart grid e fonti rinnovabili: la strada maestra per un Europa elettrica Workshop Safe 2012 Efficienza energetica, smart grid e fonti rinnovabili: la strada maestra per un Europa elettrica MARCO A.G. GOLINELLI - VICEPRESIDENTE WÄRTSILÄ ITALIA S.P.A. ROME, 6.07.2012 1 Wärtsilä

More information

ANNUAL REPORT ON MARKET ISSUES & PERFORMANCE

ANNUAL REPORT ON MARKET ISSUES & PERFORMANCE ANNUAL REPORT ON MARKET ISSUES & PERFORMANCE Department of Market Monitoring ACKNOWLEDGEMENT The following members of the Department of Market Monitoring contributed to this report Eric Hildebrandt Keith

More information

Local Market Power Mitigation Enhancements

Local Market Power Mitigation Enhancements Local Market Power Mitigation Enhancements Draft Final Proposal May 6, 2011 CAISO/M&ID/CRH May 6, 2011 page 1 Draft Final Proposal Local Market Power Mitigation Enhancements Table of Contents 1. Introduction...

More information

Hydropower as Flexibility Provider: Modeling Approaches and Numerical Analysis

Hydropower as Flexibility Provider: Modeling Approaches and Numerical Analysis Hydropower as Flexibility Provider: Modeling Approaches and Numerical Analysis Andrew Hamann, Prof. Gabriela Hug Power Systems Laboratory, ETH Zürich February 8, 2017 Future Electric Power Systems and

More information

Increasing Participation in Balancing Support

Increasing Participation in Balancing Support Increasing Participation in Balancing Support MDIWG 9 October 2010 MDIWG Bal Options 11 Oct 2010 1 Introduction MRDT thoughts on increasing participation in balancing were presented at MDIWG meeting 2

More information

Simulatie van het EU-wijde elektriciteitsysteem. Modellering van de elektriciteitsmarkt en de hierin gebruikte elektriciteitsinfrastructuur

Simulatie van het EU-wijde elektriciteitsysteem. Modellering van de elektriciteitsmarkt en de hierin gebruikte elektriciteitsinfrastructuur Document number Simulatie van het EU-wijde elektriciteitsysteem Modellering van de elektriciteitsmarkt en de hierin gebruikte elektriciteitsinfrastructuur Presentatie voor Kivi Niria Utrecht, 16 April

More information

Contingency Modeling Enhancements Issue Paper

Contingency Modeling Enhancements Issue Paper Contingency Modeling Enhancements Issue Paper March 11, 2013 California ISO Contingency Modeling Enhancements Issue Paper Table of Contents I. Executive Summary... 3 II. Plan for Stakeholder Engagement...

More information

Pricing Logic Under Flexible Modeling of Constrained Output Generating Units

Pricing Logic Under Flexible Modeling of Constrained Output Generating Units Draft Final Proposal Pricing Logic Under Flexible Modeling of Constrained Output Generating Units April 14, 2008 This is the third CAISO paper on this issue. An Issue Paper was posted on February 1, 2008

More information

California Independent System Operator Corporation Fifth Replacement Electronic Tariff

California Independent System Operator Corporation Fifth Replacement Electronic Tariff Table of Contents 34. Real-Time Market... 3 34.1 Inputs To The Real-Time Market... 3 34.1.1 Day-Ahead Market Results as Inputs to the Real-Time Market... 3 34.1.2 Market Model and System Information...

More information

California ISO. Q Report on Market Issues and Performance. July 10, Prepared by: Department of Market Monitoring

California ISO. Q Report on Market Issues and Performance. July 10, Prepared by: Department of Market Monitoring California Independent System Operator Corporation California ISO Q1 2017 Report on Market Issues and Performance July 10, 2017 Prepared by: Department of Market Monitoring TABLE OF CONTENTS Executive

More information

1.818J/2.65J/3.564J/10.391J/11.371J/22.811J/ESD166J SUSTAINABLE ENERGY. Prof. Michael W. Golay Nuclear Engineering Dept.

1.818J/2.65J/3.564J/10.391J/11.371J/22.811J/ESD166J SUSTAINABLE ENERGY. Prof. Michael W. Golay Nuclear Engineering Dept. 1.818J/2.65J/3.564J/10.391J/11.371J/22.811J/ESD166J SUSTAINABLE ENERGY Prof. Michael W. Golay Nuclear Engineering Dept. Energy Supply, Demand, and Storage Planning The Example of Electricity 1 PRESENTATION

More information

Chapter Six{ TC "Chapter Six" \l 1 } System Simulation

Chapter Six{ TC Chapter Six \l 1 } System Simulation Chapter Six{ TC "Chapter Six" \l 1 } System Simulation In the previous chapters models of the components of the cooling cycle and of the power plant were introduced. The TRNSYS model of the power plant

More information

Electricity Grid of the Future. Program Director: Dr. Sonja Glavaski

Electricity Grid of the Future. Program Director: Dr. Sonja Glavaski Electricity Grid of the Future Program Director: Dr. Sonja Glavaski Outline ARPA-e Overview US Energy Landscape DERs and Grid Integration Grid of the Future (Vision & Long Term Goals) Going Forward The

More information

Executive summary OECD/IEA Executive Summary

Executive summary OECD/IEA Executive Summary Executive summary Great efforts are being made to boost the share of renewable energy sources in the global energy mix, driven by the need for enhanced energy security and environmental protection and

More information

2016 Fall Reliability Conference MRO

2016 Fall Reliability Conference MRO 2016 Fall Reliability Conference MRO CAISO s Coordination, Tracking, and Monitoring Distributed Energy Resources Amber Motley; Manager, Short Term Forecasting November 2 nd, 2016 California ISO Overview

More information

Grid-Interactive Electric Thermal Storage (GETS) Space & Water Heating

Grid-Interactive Electric Thermal Storage (GETS) Space & Water Heating Grid-Interactive Electric Thermal Storage (GETS) Space & Water Heating Smart domestic Space and Water Heaters provide affordable energy storage and grid control for ancillary value, renewable integration

More information

Principles of microeconomics Application to power systems

Principles of microeconomics Application to power systems Engineering, Economics & Regulation of the Electric Power Sector ESD.934, 6.974 Session 9 & 10. Spring 2010 Module D.2 Principles of microeconomics Application to power systems Prof. Ignacio J. Pérez-Arriaga

More information

Jacob: W hat if Framer Jacob has 10% percent of the U.S. wheat production? Is he still a competitive producer?

Jacob: W hat if Framer Jacob has 10% percent of the U.S. wheat production? Is he still a competitive producer? Microeconomics, Module 7: Competition in the Short Run (Chapter 7) Additional Illustrative Test Questions (The attached PDF file has better formatting.) Updated: June 9, 2005 Question 7.1: Pricing in a

More information

An Assessment of the Public Benefit Set Aside Concept Taking Into Account the Functioning of the Northeast/Mid-Atlantic Electricity Markets

An Assessment of the Public Benefit Set Aside Concept Taking Into Account the Functioning of the Northeast/Mid-Atlantic Electricity Markets An Assessment of the Public Benefit Set Aside Concept Taking Into Account the Functioning of the Northeast/Mid-Atlantic Electricity Markets October 11, 2004 Mark Younger (prepared for AES-NY, LLC) I. Introduction

More information

ECN Policy Studies 1. INTRODUCTION. Amsterdam, October 10, Note to : Ministry of Economic Affairs. : Adrian Wals Martin Scheepers

ECN Policy Studies 1. INTRODUCTION. Amsterdam, October 10, Note to : Ministry of Economic Affairs. : Adrian Wals Martin Scheepers ECN Policy Studies Amsterdam, October 10, 2003 Note to : Ministry of Economic Affairs From : Adrian Wals Martin Scheepers Subject : Trends in foreign power generation reserves and consequences for the

More information

APPENDIX B: WHOLESALE AND RETAIL PRICE FORECAST

APPENDIX B: WHOLESALE AND RETAIL PRICE FORECAST APPENDIX B: WHOLESALE AND RETAIL PRICE FORECAST Contents Introduction... 3 Key Findings... 3 Background... 5 Methodology... 7 Inputs and Assumptions... 8 Load... 8 Fuel Prices... 9 Resources... 9 Pacific

More information

APRIL 23, Capacity Value of Wind Assumptions and Planning Reserve Margin

APRIL 23, Capacity Value of Wind Assumptions and Planning Reserve Margin APRIL 23, 2014 Capacity Value of Wind Assumptions and Planning Reserve Margin Executive Summary Effective Load Carrying Capacity (ELCC), or capacity value, of variable generation and required planning

More information

Impact of new interconnection lines on the EU electricity market

Impact of new interconnection lines on the EU electricity market Impact of new interconnection lines on the EU electricity market Valeria Di Cosmo ESRI and Trinity College Dublin Email: valeria.dicosmo@esri.ie Valentin Bertsch ESRI and Trinity College Dublin Paul Deane

More information

Parameter Tuning for Uneconomic Adjustments. Lorenzo Kristov, Principal Market Architect

Parameter Tuning for Uneconomic Adjustments. Lorenzo Kristov, Principal Market Architect Parameter Tuning for Uneconomic Adjustments Lorenzo Kristov, Principal Market Architect Stakeholder Meeting May 13, 2008 Topics for Discussion Objectives of Current Parameter Tuning Effort Parameter Tuning

More information

Stakeholder Comments Template

Stakeholder Comments Template Stakeholder Comments Template Submitted by Company Date Submitted Melanie Gillette mgillette@cedmc.org 916-671-2456 California Efficiency + Demand Management Council 12/18/2017 Please use this template

More information

Adding flexibility to India s electricity system

Adding flexibility to India s electricity system [ ENERGY / IN DETAIL ] [ ENERGY / IN DETAIL ] Adding flexibility to India s electricity system AUTHOR: Rajagopalan, M (Raj), Market Development Director - MEA, Wärtsilä Power Plants 10 in detail WÄRTSILÄ

More information

2012 Statewide Load Impact Evaluation of California Aggregator Demand Response Programs Volume 1: Ex post and Ex ante Load Impacts

2012 Statewide Load Impact Evaluation of California Aggregator Demand Response Programs Volume 1: Ex post and Ex ante Load Impacts 2012 Statewide Evaluation of California Aggregator Demand Response Programs Volume 1: Ex post and Ex ante s CALMAC Study ID PGE0318.01 Steven D. Braithwait Daniel G. Hansen David A. Armstrong April 1,

More information

Optimization of Time-Varying Electricity Rates

Optimization of Time-Varying Electricity Rates Optimization of Time-Varying Electricity Rates Jacob Mays Diego Klabjan September 29, 2016 Abstract Current consensus holds that 1) passing through wholesale electricity clearing prices to end-use consumers

More information

EVALUATION OF MIDWEST ISO INJECTION/WITHDRAWAL TRANSMISSION COST ALLOCATION DESIGN. Prepared by Scott Harvey and Susan Pope

EVALUATION OF MIDWEST ISO INJECTION/WITHDRAWAL TRANSMISSION COST ALLOCATION DESIGN. Prepared by Scott Harvey and Susan Pope EVALUATION OF MIDWEST ISO INJECTION/WITHDRAWAL TRANSMISSION COST ALLOCATION DESIGN Prepared by Scott Harvey and Susan Pope March 5, 2010 (Updated April 15, 2010) 1 TABLE OF CONTENTS I. Introduction...

More information

Day-ahead ahead Scheduling Reserve (DASR) Market

Day-ahead ahead Scheduling Reserve (DASR) Market Day-ahead ahead Scheduling Reserve (DASR) Market Agenda Implementation Overview of the DASR Market Market Clearing Process Market Clearing Example Performance Compliance Market Settlements Appendix: emkt

More information

Oligopsony Analysis in the Italian Electricity Market. Preliminary Results

Oligopsony Analysis in the Italian Electricity Market. Preliminary Results Oligopsony Analysis in the Italian Electricity Market. Preliminary Results Simona Bigerna and Carlo Andrea Bollino 37th IAEE International Conference New York City, NY, USA, June 15-18, 2014 The aim of

More information

CALMAC Study ID PGE0354. Daniel G. Hansen Marlies C. Patton. April 1, 2015

CALMAC Study ID PGE0354. Daniel G. Hansen Marlies C. Patton. April 1, 2015 2014 Load Impact Evaluation of Pacific Gas and Electric Company s Mandatory Time-of-Use Rates for Small and Medium Non-residential Customers: Ex-post and Ex-ante Report CALMAC Study ID PGE0354 Daniel G.

More information

Assessing the Potential Value of Utility-Scale Energy Storage Arbitrage in the Australian National Electricity Market

Assessing the Potential Value of Utility-Scale Energy Storage Arbitrage in the Australian National Electricity Market Rob Selbie Assessing the Potential Value of Utility-Scale Energy Storage Arbitrage in the Australian National Electricity Market Rob Selbie 1, Anna Bruce 1, Iain MacGill 2 1 School of Photovoltaic and

More information

1st International Conference on Large-Scale Grid Integration of Renewable Energy in India Durgesh Manjure, MISO Energy September 6, 2017

1st International Conference on Large-Scale Grid Integration of Renewable Energy in India Durgesh Manjure, MISO Energy September 6, 2017 Centralized Energy & Operating Reserves Markets: A MISO perspective 1st International Conference on Large-Scale Grid Integration of Renewable Energy in India Durgesh Manjure, MISO Energy September 6, 2017

More information

MANAGERIAL ECONOMICS WILEY A JOHN WILEY & SONS, INC., PUBLICATION. A Mathematical Approach

MANAGERIAL ECONOMICS WILEY A JOHN WILEY & SONS, INC., PUBLICATION. A Mathematical Approach MANAGERIAL ECONOMICS A Mathematical Approach M. J. ALHABEEB L. JOE MOFFITT Isenberg School of Management University of Massachusetts Amherst, MA, USA WILEY A JOHN WILEY & SONS, INC., PUBLICATION PREFACE

More information

Financial Arbitrage and Efficient Dispatch in Wholesale Electricity Markets

Financial Arbitrage and Efficient Dispatch in Wholesale Electricity Markets Financial Arbitrage and Efficient Dispatch in Wholesale Electricity Markets http://ssrn.com/abstract=2574397 John Parsons, Cathleen Colbert, Jeremy Larrieu, Taylor Martin and Erin Mastrangelo MIT Sloan

More information

Cost Development Guidelines

Cost Development Guidelines DRAFT Manual 15 Language Clean Version Approved by CDS on October 25, 2012 PJM Manual 15: Cost Development Guidelines Revision: 20 Effective Date: November 1, 2012 Prepared by Cost Development Subcommittee

More information

MISO Hourly Scheduling Rules. PJM Interconnection - Generator Offer Flexibility Senior Task Force June 19, 2015

MISO Hourly Scheduling Rules. PJM Interconnection - Generator Offer Flexibility Senior Task Force June 19, 2015 MISO Hourly Scheduling Rules PJM Interconnection - Generator Offer Flexibility Senior Task Force June 19, 2015 Purpose Overview Discuss MISO hourly Generation Offer structure/capability Reference: Energy

More information

Renewable Integration at ERCOT

Renewable Integration at ERCOT Renewable Integration at ERCOT Dan Woodfin Director of System Operations ERCOT CIGRE Chile September 12, 2016 The ERCOT Region The interconnected electrical system serving most of Texas, with limited external

More information

Wind Generation s Contribution to the Management of Average Cost and Cost Volatility for Indiana

Wind Generation s Contribution to the Management of Average Cost and Cost Volatility for Indiana Wind Generation s Contribution to the Management of Average Cost and Cost Volatility for Indiana Marco Velástegui Douglas J. Gotham Paul V. Preckel David G. Nderitu Forrest D. Holland State Utility Forecasting

More information

2014 State of the Market

2014 State of the Market 2014 State of the Market 24 August 2015 SPP Market Monitoring Unit Disclaimer The data and analysis in this report are provided for informational purposes only and shall not be considered or relied upon

More information

The liberalisation of the electricity market in France

The liberalisation of the electricity market in France The liberalisation of the electricity market in France Julien Tognola deputy-director for energy markets directorate general for energy and climate change ministry for environment, energy and the sea Electricity

More information

Net Demand Variability (NDV) Summary

Net Demand Variability (NDV) Summary Net Demand Variability (NDV) Summary Executive Summary: This document provides a summary of the Net Demand Variability (NDV) work presented to the Energy and Ancillary Service (EAS) workgroup in WG meetings

More information

ConOp. Internal NYISO Controllable Lines. Concept of Operation. Scott Harvey, LECG. Document Locator:

ConOp. Internal NYISO Controllable Lines. Concept of Operation. Scott Harvey, LECG. Document Locator: ConOp Internal NYISO Controllable Lines Concept of Operation Author: Reviewers: Scott Harvey, LECG Project Sponsor: Point of Contact: Document Locator: Revision History Date Additions, deletions, modifications

More information

Power System Economics and Market Modeling

Power System Economics and Market Modeling Power System Economics and Market Modeling 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com PowerWorld Simulator OPF and Locational Marginal

More information

Final Flexible Capacity Needs Assessment for 2018

Final Flexible Capacity Needs Assessment for 2018 Final Flexible Capacity Needs Assessment for 2018 April 28, 2017 1 Table of Contents 1. Introduction... 3 2. Summary... 3 3. Defining the ISO System-Wide Flexible Capacity Need... 5 4. Forecasting Minute-by-Minute

More information

BC Hydro Revenue Requirements Application Information Request #1

BC Hydro Revenue Requirements Application Information Request #1 BC Hydro Revenue Requirements Application Information Request #1 C28-2 By: Ludo Bertsch, Horizon Technologies Inc. For: ESVI Energy Solutions for Vancouver Island Society Date: July 5, 2006 1.0) Reference:

More information

About Energy UK. Introduction

About Energy UK. Introduction REC 34-15 Energy UK response to DG Comp investigation of Investment Contract (early Contract for Difference) for Lynemouth power station biomass conversion 10 May 2015 About Energy UK Energy UK is the

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. FIGURE 1-2

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. FIGURE 1-2 Questions of this SAMPLE exam were randomly chosen and may NOT be representative of the difficulty or focus of the actual examination. The professor did NOT review these questions. MULTIPLE CHOICE. Choose

More information

Make-to-Stock under Drum-Buffer-Rope and Buffer Management Methodology

Make-to-Stock under Drum-Buffer-Rope and Buffer Management Methodology I-09 Elyakim M. Schragenheim Make-to-Stock under Drum-Buffer-Rope and Buffer Management Methodology WHY MAKE-TO-STOCK? At least from the theory of constraints (TOC) perspective this is a valid question.

More information

Efficient Reserve Capacity Prices in Electricity Balancing Markets with Long-term Contracts

Efficient Reserve Capacity Prices in Electricity Balancing Markets with Long-term Contracts Efficient Reserve Capacity Prices in Electricity Balancing Markets with Long-term Contracts 5th INREC conference 2015 Energy Markets Risks of Transformation and Disequilibria 23th March 2015 DI Vienna

More information

A Convex Primal Formulation for Convex Hull Pricing

A Convex Primal Formulation for Convex Hull Pricing A Convex Primal Formulation for Convex Hull Pricing Bowen Hua and Ross Baldick May 11, 2016 Outline 1 Motivation 2 Convex Hull Pricing 3 A Primal Formulation for CHP 4 Results 5 Conclusions 6 Reference

More information

Further Analyses of the Exercise and Cost Impacts of Market Power In California s Wholesale Energy Market

Further Analyses of the Exercise and Cost Impacts of Market Power In California s Wholesale Energy Market Further Analyses of the Exercise and Cost Impacts of Market Power In California s Wholesale Energy Market March 2001 Prepared by Eric Hildebrandt, Ph.D. Department of Market Analysis California Independent

More information

2016 ANNUAL VRL ANALYSIS

2016 ANNUAL VRL ANALYSIS 2016 ANNUAL VRL ANALYSIS Published on 08/01/2016 By Ops Market Support/Forensics Chris Davis Ricky Finkbeiner REVISION HISTORY DATE OR VERSION NUMBER AUTHOR CHANGE DESCRIPTION COMMENTS 7/11/2016 Ricky

More information

Deregulation, Locational Marginal Pricing, and Critical Load Levels with Applications

Deregulation, Locational Marginal Pricing, and Critical Load Levels with Applications ECE 620 Lecture Nov. 2nd, 2016 Deregulation, Locational Marginal Pricing, and Critical Load Levels with Applications Fangxing (Fran) Li, Ph.D., P.E. Professor Dept. of EECS The University of Tennessee

More information

Analysis of Electricity Markets. Lennart Söder

Analysis of Electricity Markets. Lennart Söder Analysis of Electricity Markets Lennart Söder Electric Power Systems Royal Institute of Technology March 2011 ii Contents 1 Basic electricity market modelling 1 1.1 Demand model...............................

More information

Peak and off-peak electricity distribution charges

Peak and off-peak electricity distribution charges Peak and off-peak electricity distribution charges 24 November 2017, Franck Latrémolière, Reckon LLP 1. Setting different charges for peak-time and off-peak use of electricity distribution systems is common

More information

FUEL OPTIONS NATURAL GAS VS. LPG VS. COAL

FUEL OPTIONS NATURAL GAS VS. LPG VS. COAL FUEL OPTIONS NATURAL GAS VS. LPG VS. COAL Sampo Suvisaari Regional Director, Wärtsilä Energy Solutions 20 th Annual S&P Global Platts Central American Energy Conference Panama City, Panama, June 15-16,

More information

Energy Storage in a Grid with Fluctuating Sources : the German Perspective

Energy Storage in a Grid with Fluctuating Sources : the German Perspective Energy Storage in a Grid with Fluctuating Sources : the German Perspective Kai Hufendiek Institute of Energy Economics and Rationale Use of Energy (IER) University of Stuttgart THE ROLE OF STORAGE IN ENERGY

More information