Smart Curtailment for Congestion Management in LV Distribution Network

Size: px
Start display at page:

Download "Smart Curtailment for Congestion Management in LV Distribution Network"

Transcription

1 Smart Curtailment for Congestion Management in LV Distribution Network A.N.M.M. Haque*, M. T. Rahman, P.H. Nguyen Department of Electrical Engineering Eindhoven University of Technology 5600 MB Eindhoven, The Netherlands *: F.W. Bliek DNV GL Energy 9704 CA Groningen, The Netherlands Abstract The rapid proliferation of distributed energy resources (DERs) leads to capacity challenges, i.e. network congestions, in the low-voltage (LV) distribution networks. A number of strategies are being widely studied to tackle the challenges with direct switching actions such as load shedding or power curtailment. On the other hand, various market-based demand response (DR) programs have been developed to influence the large number of DERs to use their flexibility to deal with network congestions. However, most of the market-based solutions rely on the flexibilities of the DERs, thus cannot solve the congestion when flexibility is not available in the network. To complement the market-based solutions, a smart active power curtailment based mechanism is necessary for managing the congestions in the distribution network. In this paper, we propose a novel method for congestion management by active power curtailment based on a Mixed-Integer Programming technique. In addition, two greedy selection methods together with fair power curtailment and security constrained OPF methods have been developed for the sake of comparison. The overall performance of the proposed approach and the comparison with other methods have been verified by a simulation with a typical LV network of the Netherlands. Index Terms Congestion management, graceful degradation, thermal overloading, curtailment cost. I. INTRODUCTION In recent years, the electrical power distribution network has been undergoing a radical shift towards an active distribution network (ADN). This paradigm shift to ADN is mostly influenced by the emerging generation technologies based on the renewable energy sources (RES) as well as the electrification of the transport and heating sectors. While enabling opportunities for large-scale penetration of DERs, this transition also increases the uncertainty and complexity in the distribution network operations [], [2]. For instance, different distribution system operators (DSOs) in Italy, Spain, Ireland and Germany with large share of installed RES-based distributed generation (DG) and long feeder lengths experience voltage limit violations in their networks [2]. Meanwhile, network congestions can be a further critical issue in more densely clustered networks like in the Netherlands [], [3]. Reinforcing these network assets necessitates huge amount of investment although the peak loads will generally occur only for few hours in a year [3]. Congestion management techniques in the distribution network can be roughly subdivided into two categories namely, direct and indirect control approaches [4]. The direct approach aims to mitigate the congestions by curtailment of load and local generation while the indirect approach influences the individual prosumers with price and/or incentive based Demand Response (DR) mechanisms. Among the direct approaches, a load shedding scheme based on system eigenvalues and bus modal participation factor is presented in [5]. A load curtailment scheme based on power flow tracing is proposed in [6], where the source of overloading and amount of load to be shed are determined using power tracing simulations on a real time basis. An undervoltage load curtailment method based on Particle Swarm-based Simulated Annealing (PSO-B-SA) optimization is applied in [7] that aims at ensuring the voltage stability in the distribution network. A GA based load curtailment scheme is presented in [8] that aims to minimize the amount of curtailed load and system losses. An intelligent centralized coordinated algorithm based load shedding approach is presented in [9] to relieve the network congestions while affecting the least number of consumers. Recently, Universal Smart Energy Framework (USEF) has been introduced as a conceptual approach to invoke the flexibility from end-users for various services including congestion management in the distribution network [0]. USEF aims to inherently combine the indirect and direct approaches of congestion management to maximize infrastructure utilization for the DSO. This enables the DSO to procure flexibility from a local capacity market to resolve the congestion, while a process of graceful degradation is activated to limit network access in terms of connection capacities. This assists the DSO to maintain the network reliability even when sufficient flexibility is not available in the network. An approach of realizing graceful degradation is proposed in [] through advanced power curtailment mechanisms. To obtain a synergy between direct and indirect control approaches for congestion management, this paper proposes a smart active power curtailment mechanism based on the USEF

2 process. The following sections discuss the formulation of the study in detail. First, an optimization problem is formulated to select suitable locations for active power curtailment by a Mixed-Integer Programming (MIP) method. The proposed method is evaluated against four selection rules. Finally, a case-study is performed and numerical results are explained. II. PROBLEM FORMULATION A typical LV network is designed and operated radially without any redundancy. Thus, any incident occurring at the MV/LV transformer, e.g. congestion when transformer loading S total exceeds the rated capacity S max, will affect all the end-users downstream of the transformer. To cope with such increasing occurrences, USEF describes a process so that the DSO can limit the network access for certain number of connected end-users to alleviate the load of the transformer in order to relieve the congestion. This can be done by curtailing active power consumptions at the connection points by the total curtailed power that can be expressed as follows: Scurtailed Stotal Smax () The problem for the DSO is to calculate the optimal amount of curtailment at each of the selected connection points considering the individual priorities. One way to address the problem is to define the priorities in terms of firm and non-firm capacity contracts []. A. Firm and Non-Firm Capacity In this paper, a flexible capacity contract is introduced to determine the curtailable power of the end-users with different levels of reliability for various types of connections. This can be realized by means of firm and non-firm capacities, defined by the following: Firm capacity is defined as the amount of power that is needed to be maintained at all times, as conventional contract between the end-users and DSO. Non-firm capacity is defined as the amount of power that can be curtailed during network emergency situations. This can be organized as an extra contract next to the conventional (firm capacity) contract due to available flexibility that the end-user can offer. Therefore, the total capacity at any connection point i can be expressed as the summation of the contracted firm and capacities as follows: firm Pi = Pi + Pi (2) For instance, if an end user has a rated connection capacity of 3.8kW based on a 6A single-phase connection, a contract with a firm capacity of 80% of connection capacity will enable the DSO to curtail maximum 20% of the connection capacity (760W) during network congestions. B. Minimizing the Curtailment Cost From the DSO s perspective, a curtailment cost is implemented to account for the penalty of the curtailed power. This curtailment cost can be related to the contracted firm capacity of the connection point, as an end-user with higher firm capacity opts for a greater level of required reliability compared to a consumer with a lower firm-capacity. Once congestion is expected in the network, a curtailment plan will be developed based on the curtailment costs and the capacity contracts. The connection points can be selected for curtailment either by calculating the optimal amount of curtailment to minimize the total curtailment cost or based on predefined selection rules as explained in the later subsections. The optimization problem is formulated considering the radial topology of the LV network as illustrated in Fig.. Each of the load buses is considered to represent the aggregated load of certain number of households. The MV/LV transformer is considered to be comprised of NF number of LV feeders. The decision variable, u i selects the feeders to curtail the active power and is binary in nature. The optimization problem can be mathematically presented as: subject to, NF ui. Ci + Pij, curtail Cij i NF, j i = j = (3) min (. ) { if feeder i is selected u i = 0 otherwise (4) Pij, curtail Scurtailed (5) j= 0 P u. P (6) ij, curtail i ij, where, : number of buses in i-th feeder; P ij, curtail : curtailed power at j-th bus of i-th feeder; P ij, : non-firm capacity at j-th bus of i-th feeder; C i : curtailment cost of i-th feeder; C ij : curtailment cost of j-th bus in i-th feeder. Eq. (4) (6) represent the constraints of the optimization problem. Constraint in eq. (5) is imposed to limit the curtailment to keep the loading of the transformer close to the nominal rated value, while eq. (6) ensures that only the capacity of the selected feeder is considered for the curtailment in corresponding buses. The optimization problem described in (3) (6) consists of both integral and binary variables and can be solved by a mixed integer programming (MIP) method. C. Greedy Selection Rules Beside the MIP optimization formulation, some other greedy selection rules have been introduced in this paper for the sake of comparison. These selection rules are discussed as follow: ) Selection Based on Non-Firm Capacity in the Feeder The aim of the method is to incorporate the minimum number of feeders to resolve the congestion. Whenever a feeder is selected, all the buses in the selected feeder will be considered for curtailment. This process is deployed by the following steps:

3 Utility grid MV Stotal LV 2 NB- NB P 2 P2 NB2- P2 P22 P2NB2 2 - NB2 Pi Pi2 Pi Fig.. Radial topology of the LV distribution network. Step : Selection of the feeders is performed by ranking available non-firm capacities in all the feeders. It is assumed that the feeders and buses having higher amount of non-firm capacity cause lower curtailment cost if selected for curtailment. Step 2: Regarding a selected feeder, if the available capacity of the selected feeder is higher than the required amount curtailment, an optimization problem is formulated, as shown in eq. (7), to minimize the total curtailment cost within the feeder. Linear programming is used to determine the optimal values of curtailment from the individual buses of the selected feeder. Actually, the optimization problem is a simplified form of (3) and can be reformulated as: subject to, min Pij, curtail. Cij j j = PNB2 (7) Pij, curtail Scurtailed (8) j= 0 Pij, curtail Pij, (9) As shown in eq. (8) and (9) the constraints limit the amount of curtailment in the buses within the available non-firm capacity while the total curtailment in the network must be enough to solve the congestion. Step 3: If the total available non-firm capacity of the selected feeder is curtailed and the congestion is yet to be relieved, the next feeder with the highest non-firm capacity is selected and the process continues till the congestion is fully resolved. 2) Selection Based on Power Flow in the Feeder The feeders can be selected for curtailment by ranking them based on the flows revealed by an initial load-flow calculation. The feeder having the maximum loads contributes more to the congestion and curtailing active power in the feeder can resolve the congestion efficiently. Once the feeders are selected the problem can be solved using the same methodology as discussed in step 2 and step 3 for the selection of feeders based on the available non-firm capacity following eq. (7) - (9). 3) Fair Power Curtailment The objective of this method is to incorporate all the buses in the network in a fair curtailment process. The fair approach of curtailment is deployed as follows: Step : A curtailment co-efficient is defined that expresses the share of the non-firm capacity of a bus in the total capacity available in the network. The coefficient is calculated by dividing non-firm capacity of the bus to the total non-firm capacities available for the whole network. P ij, being the non-firm capacity of j-th bus in the i-th feeder, the curtailment co-efficient, w ij is given by, Pij, wij = NF (0) P i= j= ij, Step 2: The total required curtailment is distributed among all the buses of the network based on the curtailment coefficient. The required curtailment for each of the buses is given by, P = w S () ij, curtail ij. curtailed 4) Security Constrained Optimal Power Flow (OPF) A security constrained OPF problem can be formulated to calculate the required curtailment for each of the buses with an objective of supplying the maximum amount of loads while ensuring the security constraints of the network. In other words, the objective of the OPF problem is to maximize the social benefits considering the rated thermal capacities of the transformer and the cables []. If P Dij and P Sij are the demanded and injected power at j-th bus of i-th feeder respectively, the objective of the OPF can thus be formulated as: NF NB ( i CDij. PDij CSij. PSij i= j= j = (2) min ) where, CDij and CSij are demand and supply costs for the j-th bus of i-th feeder respectively. The OPF problem is subjected to the constraints illustrated by eq. (3) (6). Eq. (3) and (4) denote the power flow equations and the power flow limits of the components respectively, while eq. (5) and (6) denote the limits of the supplied and demanded power. g( δ, V, Q, P, P ) = 0 (3) G S D Pijj ' Pijj ',max j, j' i (4) 0 PSij PSij max 0 PDij PDij max (5) (6) III. CASE STUDY A. Description of the Test Network A case study is performed for evaluating the proposed methodology in a Dutch LV residential network as illustrated in Fig. 2 considering full penetration of solar PV, heat pump (HP), EV along with uncontrolled loads. A 250kVA MV/LV transformer feeds the radial LV network from the MV bus. Each of the load buses in the network represents the aggregated load of 0 households. The uncontrolled base loads can be represented as aggregated loads of residential consumers and modeled using normalized profiles. Actual consumption from such normalized profiles of 400 households are calculated by

4 multiplying them with 3400kWh that represents the average annual energy demand per household in the Netherlands [2]. Behaviors of the individual flexible loads like heat pump and EV and local generation technologies like solar PVs are modeled according to the functionalities used in [3]. Information related to the case study are summarized in Table I. Upon observing the overload of the transformer from loadflow calculations, the curtailment methods are run separately for the time instants when congestion is occurring. The curtailment methods and selection rules can be organized for the case study as follows: Case : Selection based on non-firm capacity in the feeder Case 2: Selection based on power flow in the feeder Case 3: Fair curtailment Case 4: Security constrained OPF Case 5: Selection based on MIP optimization As illustrated in Table II, four different cost categories are considered as curtailment costs of the buses and three categories are considered for each of the feeders of the network shown in Fig. 2. The cost categories are formulated based on the available non-firm capacities of buses and feeders. A higher amount of non-firm capacity corresponds to a lower priority of load which is reflected by a lower curtailment cost. B. Simulation Setup The simulation is performed for a typical winter week in February which is usually the coldest time of the year. The network model is constructed in MATLAB environment using the Power System Analysis Toolbox (PSAT) []. PSAT is also used for performing the load flow calculations to observe the loading conditions in the network. The MIP optimization problem is formulated in MATLAB environment using YALMIP, which is an open-source MATLAB toolbox that supports with rapid development of complex optimization algorithms [4]. GUROBI optimization solver is used to solve the problem defined by YALMIP. The OPF problem is solved with the security constrained OPF routine of the PSAT that uses an interior point method (IPM) optimization solver. The linear programming (LP) optimization problems of the remaining cases are solved by the LP function of the MATLAB optimization toolbox. TABLE I. PROPERTIES FOR SIMULATION Property Values Transformer rating 0kV/0.4kV, 250kVA Transformer R0, Z Ω, Ω Base power for load-flow 250kVA Installed PV capacity per house kwp Charging rate of EVs 3kW/hour Temperature range for HPs 8 C -22 C Capacity of the HPs 3.5kW TABLE II. COST CATEGORIES FOR CASE STUDY Category C ij (/kw) C i ( ) A 5 8 B 5 8 C D 30 Cable types A: 50mm 2 Al B: 95mm 2 Al C: 50mm 2 Al D: 6mm 2 Al E: 0mm 2 Cu F: 6mm 2 Cu External network 0kV m, B m, C 2m, E Feeder 28m, C kV 35m, A m, A 40m, B 204m, B 42m,B 0m,E 3 24m, C 5m, F 40m, B Feeder m, B 20m, D m, A 320m,B m, D 80m, A 69m, A Feeder m, E 9 8m, D 2 Fig bus LV network model for simulation. IV. NUMERICAL RESULTS The case is run for one week with a time step of 5 minutes. First, the loading of the transformer is observed without any congestion management measures. Next, the cases are implemented to curtail the loads at the buses. The results are validated with another load-flow calculation. The following sections discuss the key-findings more in detail. A. Transformer Loading The loading of the transformer before and after the curtailment are shown in Fig. 3. After running the initial loadflow, total 9 time steps are observed when the transformer is overloaded by certain margins. The curtailment mechanisms are therefore implemented for all the 9 steps. The constraints in eq. (5) and (8) allow the methods to keep the loading of the transformer close to the nominal capacity. B. Curtailment Cost A quantitative comparison among the calculated curtailment costs is presented in Table III. The results are tabulated for all the cases in terms of the total curtailment cost, total number of buses involved in curtailment and number of time steps when each feeder is used for curtailment. It is evident that the curtailment plan based on proposed MIP optimization outperforms the other selection rules. Case 2 and Case 3 represent relatively higher curtailment costs. This is consistent with number of buses involved for curtailment for these two cases. For Case 2, feeder is chosen for curtailment due to the maximum power flow among all three of the feeders. The total number of buses in feeder is also higher than the other two. For Case 3, all of the buses in the network are considered for curtailment which is responsible for the highest curtailment cost among all the cases. TABLE III. RESULTS OF THE CASE STUDY Number Total time steps of curtailment Curtailment Case of buses Cost ( ) Feeder Feeder 2 Feeder 3 involved Case Case Case Case Case

5 .2 Power (p.u.) No. of days Rating Initial load Case Case 2 Case 3 Case 4 Case 5 Fig. 3. Transformer loading. The OPF routine minimizes the loss over the distribution cables and curtails the non-firm capacities completely at the buses located at the end of all the feeders while supplying the full capacities to buses at the beginning of the feeders. This results in a higher curtailment cost compared to Case 5. The MIP optimization algorithm uses the optimum combination of the buses and feeders based on the individual curtailment costs. The inclusion of the binary decision variable lets the algorithm to check for the buses individually for the corresponding feeders. C. Effects on Network Loss Total network loss for the simulated week for all the cases are calculated and compared with the losses for initial loading. As shown in Fig. 4, network losses are reduced for all five curtailment cases. The notable difference in network losses for Case 4 compared to other cases is due to the variation of curtailment process for the OPF. The OPF routine ensures that the maximum amount of load is supplied satisfying the imposed constraints. To do so, it curtails the non-firm capacities completely at the buses furthest from the transformer. This facilitates a reduced flow of power through the cables thus resulting in a lower active power loss. For all the other cases, the non-firm capacities of the buses are partially curtailed and the resulting losses become higher than Case 4. V. CONCLUSIONS The focus of this paper has been to identify the possibilities of a smart active power curtailment mechanism to complement the market-based approaches to tackle the network congestions. From the DSO s perspective, a Mixed- Integer Programming based curtailment algorithm is proposed to select suitable buses for curtailment in a radial LV network. The proposed method is evaluated against a number of different selection rules simulated in a case study of a Dutch LV network. The simulation results indicate that an MIP based optimization method can effectively improve the selection process of the buses for active power curtailment. Fig. 4. Network loss reduction compared to the initial loading. The future research in this topic will be directed to a more detailed analysis with a bigger network in order to validate the performance of the tool for large-scale network simulations. REFERENCES [] A. N. M. M. Haque, P. H. Nguyen, and W. L. Kling, Congestion Management with the Introduction of Graceful Degradation, in PowerTech, 205 IEEE Eindhoven, 205, pp. 6. [2] A. N. M. M. Haque, P. H. Nguyen, W. L. Kling, and F. W. Bliek, Congestion Management in Smart Distribution Network, in Power Engineering Conference (UPEC), th International Universities, 204, pp. 6. [3] R. A. Verzijlbergh, L. J. De Vries, and Z. Lukszo, Renewable Energy Sources and Responsive Demand. Do We Need Congestion Management in the Distribution Grid?, IEEE Trans. Power Syst., vol. 29, no. 5, pp , 204. [4] S. Huang, Q. Wu, Z. Liu, and A. H. Nielsen, Review of congestion management methods for distribution networks with high penetration of distributed energy resources, in IEEE PES Innovative Smart Grid Technologies, Europe, 204, pp. 6. [5] A. Arief, M. B. Nappu, Z. Y. Dong, and M. Arief, Load curtailment strategy in distribution network with dispersed generations, in Universities Power Engineering Conference (AUPEC), 20, pp. 6. [6] M. R. M. Dahalan, H. Mokhlis, A. H. A. Bakar, and N. M. Sapari, Overload Alleviation Scheme Based On Real Time Power Flow Tracing In Distribution Network, in Power Engineering and Optimization Conference (PEOCO), 204 IEEE 8th International, 204, no. March, pp [7] N. Sadati, T. Amraee, and A. M. Ranjbar, A global Particle Swarm- Based-Simulated Annealing Optimization technique for under-voltage load shedding problem, Appl. Soft Comput. J., vol. 9, pp , [8] A. R. Malekpour, A. R. Seifi, M. R. Hesamzadeh, and N. Hosseinzadeh, An optimal load shedding approach for distribution networks with DGs considering capacity deficiency modelling of bulked power supply, in 2008 Australasian Universities Power Engineering Conference, 2008, pp. 7. [9] D. Panasetsky, N. Tomin, D. Yang, and V. Kurbatsky, A New Intelligent Algorithm for Load Shedding Against Overload in Active Distribution Networks, in Power System Technology (POWERCON), 204 International Conference on, 204, pp [0] An introduction to the Universal Smart Energy Framework, USEF Summary, 204. [Online]. Available: [] F. Milano, An open source power system analysis toolbox, IEEE Trans. Power Syst., vol. 20, no. 3, pp , [2] Energie Data Services Nederland. [Online]. Available: [3] J. A. W. Greunsven, E. Veldman, P. H. Nguyen, J. G. Slootweg, and I. G. Kamphuis, Capacity management within a multi-agent market-based active distribution network, in IEEE PES Innovative Smart Grid Technologies Conference Europe, 202, pp. 8. [4] J. Lofberg, YALMIP: a toolbox for modeling and optimization in MATLAB, 2004 IEEE Int. Conf. Robot. Autom. (IEEE Cat. No.04CH37508), pp , 2004.

A Fast Procedure for Transmission Loss Allocation of Power Systems by Using DC-OPF

A Fast Procedure for Transmission Loss Allocation of Power Systems by Using DC-OPF Bangladesh J. Sci. Ind. Res. 42(3), 249-256, 2007 Introduction A Fast Procedure for Transmission Loss Allocation of Power Systems by Using DC-OPF M. H. Kabir Department of Computer Science and Telecommunication

More information

DEFINITION AND PRACTICAL APPLICATION OF KEY PERFORMANCE INDICATORS TO SUPPORT EUROPEAN GRID OPERATORS TO ENABLE THE ENERGY POLICY GOALS

DEFINITION AND PRACTICAL APPLICATION OF KEY PERFORMANCE INDICATORS TO SUPPORT EUROPEAN GRID OPERATORS TO ENABLE THE ENERGY POLICY GOALS DEFINITION AND PRACTICAL APPLICATION OF KEY PERFORMANCE INDICATORS TO SUPPORT EUROPEAN GRID OPERATORS TO ENABLE THE ENERGY POLICY GOALS Gareth BISSELL, Carlos COSTA Michele DE NIGRIS, Ilaria LOSA Massimiliano

More information

CEER Workshop on Power Losses European experiences in the treatment of losses / Summary of a survey among NRAs

CEER Workshop on Power Losses European experiences in the treatment of losses / Summary of a survey among NRAs CEER Workshop on Power Losses European experiences in the treatment of losses / Summary of a survey among NRAs Ognjen Radovic / Michael Westermann Brussels, 6 October 2016 BR on Power Losses overview CEER-Benchmarking

More information

ASSESSMENT TECHNICAL LOSSES IN DISTRIBUTION SYSTEM

ASSESSMENT TECHNICAL LOSSES IN DISTRIBUTION SYSTEM ASSESSMENT TECHNICAL LOSSES IN DISTRIBUTION SYSTEM AHMED HAMZAH KADHIM Electrical Power Engineering, Universiti Tenaga Nasional (UNITEN), Selangor, Malaysia Email: Ahmed_hamza546@yahoo.com ABSTRACT This

More information

THE operators of power transmission networks are

THE operators of power transmission networks are ECONOMIC EVALUATION OF CONTROLLABLE DEVICES IN THE SLOVENIAN ELECTRIC POWER SYSTEM A CASE STUDY Christian Schaffner Swiss Federal Institute of Technology Zurich, Switzerland schaffner@eeh.ee.ethz.ch Rafael

More information

Energy Loss Reduction in a 20-kV Distribution Network Considering Available Budget

Energy Loss Reduction in a 20-kV Distribution Network Considering Available Budget Journal of Applied Science and Engineering, Vol. 20, No. 1, pp. 2130 (2017) DOI: 10.6180/jase.2017.20.1.03 Energy Loss Reduction in a 20-kV Distribution Network Considering Available Budget Mehdi Izadi

More information

The Breakdown and Mitigation of Technical Losses on Distribution Power Systems

The Breakdown and Mitigation of Technical Losses on Distribution Power Systems The Breakdown and Mitigation of Technical Losses on Distribution Power Systems Bo Yang - GE Energy James Weiss - Ameren Corporation Reigh Walling - GE Energy Lavelle Freeman - GE Energy Mike Marshall Presented

More information

Analysis of Market and Non-Market Principles of Access for Wind Generation connection to Active Network Management Schemes

Analysis of Market and Non-Market Principles of Access for Wind Generation connection to Active Network Management Schemes Analysis of Market and Non-Market Principles of Access for Wind Generation connection to Active Network Management Schemes Laura KANE Graham AULT Laura HANNANT University of Strathclyde UK Smarter Grid

More information

A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS

A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS Wen-Hsien Tsai and Thomas W. Lin ABSTRACT In recent years, Activity-Based Costing

More information

COMPARATIVE STUDY OF TIME-COST OPTIMIZATION

COMPARATIVE STUDY OF TIME-COST OPTIMIZATION International Journal of Civil Engineering and Technology (IJCIET) Volume 8, Issue 4, April 2017, pp. 659 663, Article ID: IJCIET_08_04_076 Available online at http://www.iaeme.com/ijciet/issues.asp?jtype=ijciet&vtype=8&itype=4

More information

OR-Notes. J E Beasley

OR-Notes. J E Beasley 1 of 17 15-05-2013 23:46 OR-Notes J E Beasley OR-Notes are a series of introductory notes on topics that fall under the broad heading of the field of operations research (OR). They were originally used

More information

Preliminary Findings From CEER Report On Network Losses. Ognjen Radovic

Preliminary Findings From CEER Report On Network Losses. Ognjen Radovic 1 Preliminary Findings From CEER Report On Network Losses Ognjen Radovic The Council of European Energy Regulators (CEER) CEER is the voice of Europe's national regulators of electricity and gas at EU

More information

Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization

Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization 1 of 6 Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization 1. Which of the following is NOT an element of an optimization formulation? a. Objective function

More information

CHAPTER 5: DYNAMIC PROGRAMMING

CHAPTER 5: DYNAMIC PROGRAMMING CHAPTER 5: DYNAMIC PROGRAMMING Overview This chapter discusses dynamic programming, a method to solve optimization problems that involve a dynamical process. This is in contrast to our previous discussions

More information

Analysis of condition and risk-based maintenance planning for mediumvoltage/low-voltage ISSN doi: /oap-cired

Analysis of condition and risk-based maintenance planning for mediumvoltage/low-voltage ISSN doi: /oap-cired 24th International Conference & Exhibition on Electricity Distribution (CIRED) 12-15 June 2017 Session 1: Network components Analysis of condition and risk-based maintenance planning for mediumvoltage/low-voltage

More information

The Influence of the Commons Structure Modification on the Active Power Losses Allocation

The Influence of the Commons Structure Modification on the Active Power Losses Allocation The Influence of the Commons Structure Modification on the Active Power Losses Allocation O. Pop, C. Barbulescu, M. Nemes, and St. Kilyeni Abstract The tracing methods determine the contribution the power

More information

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns Journal of Computational and Applied Mathematics 235 (2011) 4149 4157 Contents lists available at ScienceDirect Journal of Computational and Applied Mathematics journal homepage: www.elsevier.com/locate/cam

More information

Authority 1: EAC (Electricity Authority of Cyprus) as acting DSO, Technical Instruction KE1/33/2005

Authority 1: EAC (Electricity Authority of Cyprus) as acting DSO, Technical Instruction KE1/33/2005 A. INTERCONNECTION RULES Country: CYPRUS Eligible renewable /other technologies: PV Applicable sectors: All sectors Breakpoint for Small System (Simplified Rules): 20 kw Rules for net metering systems:

More information

Lesson Topics. B.3 Integer Programming Review Questions

Lesson Topics. B.3 Integer Programming Review Questions Lesson Topics Rounding Off (5) solutions in continuous variables to the nearest integer (like 2.67 rounded off to 3) is an unreliable way to solve a linear programming problem when decision variables should

More information

NOMENCLATURE. Admittance of the line. Cost of the generator at time period in M$. Total cost of investment and operation in M$. Discount factor: 0.05.

NOMENCLATURE. Admittance of the line. Cost of the generator at time period in M$. Total cost of investment and operation in M$. Discount factor: 0.05. IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 27, NO. 2, MAY 2012 1125 A Mixed-Integer Linear Programming Approach for Multi-Stage Security-Constrained Transmission Expansion Planning Hui Zhang, Student Member,

More information

Artificially Intelligent Forecasting of Stock Market Indexes

Artificially Intelligent Forecasting of Stock Market Indexes Artificially Intelligent Forecasting of Stock Market Indexes Loyola Marymount University Math 560 Final Paper 05-01 - 2018 Daniel McGrath Advisor: Dr. Benjamin Fitzpatrick Contents I. Introduction II.

More information

Research Article Portfolio Optimization of Equity Mutual Funds Malaysian Case Study

Research Article Portfolio Optimization of Equity Mutual Funds Malaysian Case Study Fuzzy Systems Volume 2010, Article ID 879453, 7 pages doi:10.1155/2010/879453 Research Article Portfolio Optimization of Equity Mutual Funds Malaysian Case Study Adem Kılıçman 1 and Jaisree Sivalingam

More information

#Learnmoreabout TARIFF STRUCTURE

#Learnmoreabout TARIFF STRUCTURE TARIFF STRUCTURE 10.2017 Challenges of the current retail price structure Electricity tariffs need to accomplish two basic goals: convey information that helps customers and investors make efficient economic

More information

Portfolio Optimization with Gurobi. Gurobi Anwendertage 2017

Portfolio Optimization with Gurobi. Gurobi Anwendertage 2017 Portfolio Optimization with Gurobi Gurobi Anwendertage 2017 swissquant Group: Intelligent Technology For leading companies in different industries State-of-the-art R & D Founded in 2005 as an official

More information

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks

A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks A Dynamic Hedging Strategy for Option Transaction Using Artificial Neural Networks Hyun Joon Shin and Jaepil Ryu Dept. of Management Eng. Sangmyung University {hjshin, jpru}@smu.ac.kr Abstract In order

More information

Homework solutions, Chapter 8

Homework solutions, Chapter 8 Homework solutions, Chapter 8 NOTE: We might think of 8.1 as being a section devoted to setting up the networks and 8.2 as solving them, but only 8.2 has a homework section. Section 8.2 2. Use Dijkstra

More information

Optimal Price Rebates for Demand Response under Power Flow Constraints

Optimal Price Rebates for Demand Response under Power Flow Constraints Optimal Price Rebates for Demand Response under Power Flow Constraints Vineet Goyal, Garud Iyengar, Quique Schwarz, and Shuangyu Wang Department of Industrial Engineering and Operations Research Columbia

More information

A Linear Programming Approach for Optimum Project Scheduling Taking Into Account Overhead Expenses and Tardiness Penalty Function

A Linear Programming Approach for Optimum Project Scheduling Taking Into Account Overhead Expenses and Tardiness Penalty Function A Linear Programming Approach for Optimum Project Scheduling Taking Into Account Overhead Expenses and Tardiness Penalty Function Mohammed Woyeso Geda, Industrial Engineering Department Ethiopian Institute

More information

AGENERATION company s (Genco s) objective, in a competitive

AGENERATION company s (Genco s) objective, in a competitive 1512 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 21, NO. 4, NOVEMBER 2006 Managing Price Risk in a Multimarket Environment Min Liu and Felix F. Wu, Fellow, IEEE Abstract In a competitive electricity market,

More information

Course notes for EE394V Restructured Electricity Markets: Market Power

Course notes for EE394V Restructured Electricity Markets: Market Power Course notes for EE394V Restructured Electricity Markets: Market Power Ross Baldick Copyright c 2010 Ross Baldick Title Page 1 of 153 Go Back Full Screen Close Quit 5 Transmission constraints This material

More information

A Day-Ahead Regional PV Generation Forecast Applied to Micro EMS

A Day-Ahead Regional PV Generation Forecast Applied to Micro EMS A Day-Ahead Regional PV Generation Forecast Applied to Micro EMS The 13 th International Workshops on Electric Power Control Centers (EPCC 13) Bled, Slovenia, May 17 th -20 th, 2015 Naoto Yorino, Yutaka

More information

Network Loss Factor Methodology

Network Loss Factor Methodology Network Loss Factor Methodology 2011-2012 Date: 28 February 2011 Table of Contents 1. Introduc t ion...1 2. Ba ckground...1 3. Definit ions a nd Abbrev iat ions...2 4. N etwork Energ y L oss es...3 4.1

More information

Guidelines for improvement network regulation for enhancing the share of DG DSO revenues and incentives to integrate DG

Guidelines for improvement network regulation for enhancing the share of DG DSO revenues and incentives to integrate DG Guidelines for improvement network regulation for enhancing the share of DG DSO revenues and incentives to integrate DG DG-GRID Workshop, Madrid, April 12, 2007 Objectives Development of guidelines for

More information

Determination of Nontechnical Losses via Matlab Environment

Determination of Nontechnical Losses via Matlab Environment Determination of Nontechnical Losses via Matlab Environment Sonika Agrawal 1, Vijay Bhuria 2 Department of Electrical Engineering, Madhav Institute of Technology and Science, Gwalior (M.P.) 474005, India

More information

Ant colony optimization approach to portfolio optimization

Ant colony optimization approach to portfolio optimization 2012 International Conference on Economics, Business and Marketing Management IPEDR vol.29 (2012) (2012) IACSIT Press, Singapore Ant colony optimization approach to portfolio optimization Kambiz Forqandoost

More information

23 rd International Conference on Electricity Distribution Lyon, June Paper 0937 ABSTRACT LVDC DISTRIBUTION SYSTEM INTRODUCTION

23 rd International Conference on Electricity Distribution Lyon, June Paper 0937 ABSTRACT LVDC DISTRIBUTION SYSTEM INTRODUCTION aper 937 DESIGN AND OERATION SCHEMES FOR BATTERY ENERGY STORAGE SYSTEMS IN LOW-OLTAGE DC DISTRIBUTION SYSTEMS CONSIDERING OLTAGE CONTROL AND ECONOMIC FEASIBILITY Bo-Min KWEON Il-Yop CHUNG Ju-Yong KIM Kookmin

More information

Factors Influencing Wind Energy Curtailment

Factors Influencing Wind Energy Curtailment IEEE TRANSACTIONS ON SUSTAINABLE ENERGY, VOL. 2, NO. 2, APRIL 2011 185 Factors Influencing Wind Energy Curtailment Daniel J. Burke, Member, IEEE, and Mark J. O Malley, Fellow, IEEE Abstract Nonphysically

More information

The application of linear programming to management accounting

The application of linear programming to management accounting The application of linear programming to management accounting After studying this chapter, you should be able to: formulate the linear programming model and calculate marginal rates of substitution and

More information

TUFTS UNIVERSITY DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING ES 152 ENGINEERING SYSTEMS Spring Lesson 16 Introduction to Game Theory

TUFTS UNIVERSITY DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING ES 152 ENGINEERING SYSTEMS Spring Lesson 16 Introduction to Game Theory TUFTS UNIVERSITY DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING ES 52 ENGINEERING SYSTEMS Spring 20 Introduction: Lesson 6 Introduction to Game Theory We will look at the basic ideas of game theory.

More information

Getting Started with CGE Modeling

Getting Started with CGE Modeling Getting Started with CGE Modeling Lecture Notes for Economics 8433 Thomas F. Rutherford University of Colorado January 24, 2000 1 A Quick Introduction to CGE Modeling When a students begins to learn general

More information

Appendix A. - Transmission Constraints. Physical and operational limitations on the transfer of electric power through transmission facilities, which

Appendix A. - Transmission Constraints. Physical and operational limitations on the transfer of electric power through transmission facilities, which Appendix A - Transmission Constraints Physical and operational limitations on the transfer of electric power through transmission facilities, which include Contingencies and Nomograms. - Contingency A

More information

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall 2014 Reduce the risk, one asset Let us warm up by doing an exercise. We consider an investment with σ 1 =

More information

A Multi-Stage Stochastic Programming Model for Managing Risk-Optimal Electricity Portfolios. Stochastic Programming and Electricity Risk Management

A Multi-Stage Stochastic Programming Model for Managing Risk-Optimal Electricity Portfolios. Stochastic Programming and Electricity Risk Management A Multi-Stage Stochastic Programming Model for Managing Risk-Optimal Electricity Portfolios SLIDE 1 Outline Multi-stage stochastic programming modeling Setting - Electricity portfolio management Electricity

More information

SIMULATION OF ELECTRICITY MARKETS

SIMULATION OF ELECTRICITY MARKETS SIMULATION OF ELECTRICITY MARKETS MONTE CARLO METHODS Lectures 15-18 in EG2050 System Planning Mikael Amelin 1 COURSE OBJECTIVES To pass the course, the students should show that they are able to - apply

More information

Comparative Study between Linear and Graphical Methods in Solving Optimization Problems

Comparative Study between Linear and Graphical Methods in Solving Optimization Problems Comparative Study between Linear and Graphical Methods in Solving Optimization Problems Mona M Abd El-Kareem Abstract The main target of this paper is to establish a comparative study between the performance

More information

Challenges and Solutions: Innovations that we need in Optimization for Future Electric Power Systems

Challenges and Solutions: Innovations that we need in Optimization for Future Electric Power Systems Challenges and Solutions: Innovations that we need in Optimization for Future Electric Power Systems Dr. Chenye Wu Prof. Gabriela Hug wu@eeh.ee.ethz.ch 1 Challenges in the traditional power systems The

More information

Scenario reduction and scenario tree construction for power management problems

Scenario reduction and scenario tree construction for power management problems Scenario reduction and scenario tree construction for power management problems N. Gröwe-Kuska, H. Heitsch and W. Römisch Humboldt-University Berlin Institute of Mathematics Page 1 of 20 IEEE Bologna POWER

More information

Handout 8: Introduction to Stochastic Dynamic Programming. 2 Examples of Stochastic Dynamic Programming Problems

Handout 8: Introduction to Stochastic Dynamic Programming. 2 Examples of Stochastic Dynamic Programming Problems SEEM 3470: Dynamic Optimization and Applications 2013 14 Second Term Handout 8: Introduction to Stochastic Dynamic Programming Instructor: Shiqian Ma March 10, 2014 Suggested Reading: Chapter 1 of Bertsekas,

More information

THE OPTIMAL ASSET ALLOCATION PROBLEMFOR AN INVESTOR THROUGH UTILITY MAXIMIZATION

THE OPTIMAL ASSET ALLOCATION PROBLEMFOR AN INVESTOR THROUGH UTILITY MAXIMIZATION THE OPTIMAL ASSET ALLOCATION PROBLEMFOR AN INVESTOR THROUGH UTILITY MAXIMIZATION SILAS A. IHEDIOHA 1, BRIGHT O. OSU 2 1 Department of Mathematics, Plateau State University, Bokkos, P. M. B. 2012, Jos,

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017 RESEARCH ARTICLE Stock Selection using Principal Component Analysis with Differential Evolution Dr. Balamurugan.A [1], Arul Selvi. S [2], Syedhussian.A [3], Nithin.A [4] [3] & [4] Professor [1], Assistant

More information

A Multi-Objective Decision-Making Framework for Transportation Investments

A Multi-Objective Decision-Making Framework for Transportation Investments Clemson University TigerPrints Publications Glenn Department of Civil Engineering 2004 A Multi-Objective Decision-Making Framework for Transportation Investments Mashrur Chowdhury Clemson University, mac@clemson.edu

More information

BRIDGE REHABILITATION PROGRAM WITH ROUTE CHOICE CONSIDERATION

BRIDGE REHABILITATION PROGRAM WITH ROUTE CHOICE CONSIDERATION BRIDGE REHABILITATION PROGRAM WITH ROUTE CHOICE CONSIDERATION Ponlathep LERTWORAWANICH*, Punya CHUPANIT, Yongyuth TAESIRI, Pichit JAMNONGPIPATKUL Bureau of Road Research and Development Department of Highways

More information

Multistage grid investments incorporating uncertainty in Offshore wind deployment

Multistage grid investments incorporating uncertainty in Offshore wind deployment Multistage grid investments incorporating uncertainty in Offshore wind deployment Presentation by: Harald G. Svendsen Joint work with: Martin Kristiansen, Magnus Korpås, and Stein-Erik Fleten Content Transmission

More information

System Energy Losses

System Energy Losses Power System Engineering, Inc. Evaluating Distribution System Losses Utilizing Data from Deployed AMI and GIS Systems IEEE Rural Electric Power Conference Jeff M. Triplett, P.E. triplettj@powersystem.org

More information

Course notes for EE394V Restructured Electricity Markets: Locational Marginal Pricing

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

More information

Elastic demand solution methods

Elastic demand solution methods solution methods CE 392C October 6, 2016 REVIEW We ve added another consistency relationship: Route choices No vehicle left behind Link performance functions Shortest path OD matrix Travel times Demand

More information

Smart Distribution System Operations With Price-Responsive and Controllable Loads

Smart Distribution System Operations With Price-Responsive and Controllable Loads IEEE TRANSACTIONS ON SMART GRID, VOL. 6, NO. 2, MARCH 2015 795 Smart Distribution System Operations With Price-Responsive and Controllable Loads Isha Sharma, Student Member, IEEE, Kankar Bhattacharya,

More information

Transmission congestion management effects on reducing cost of bilateral market and increasing traders profits

Transmission congestion management effects on reducing cost of bilateral market and increasing traders profits Transmsion congestion management effects on reducing cost of bilateral and increasing traders profits Mohsen Baratzadeh 1, Alireza Sedaghati 2 1 Shahab-Danesh Institute of Higher Education, Qom, Iran,

More information

FLEXIBILITIES IN GRID PLANNING: CASE STUDIES ON THE FRENCH DISTRIBUTION SYSTEM

FLEXIBILITIES IN GRID PLANNING: CASE STUDIES ON THE FRENCH DISTRIBUTION SYSTEM FLEXIBILITIES IN GRID PLANNING: CASE STUDIES ON THE FRENCH DISTRIBUTION SYSTEM Jérémy BOUBERT Aländji BOUORAKIMA Yoann DESGRANGE Enedis France Enedis France Enedis France jeremy.boubert@enedis.fr alandji.bouorakima@enedis.fr

More information

Chapter 3: Model of Consumer Behavior

Chapter 3: Model of Consumer Behavior CHAPTER 3 CONSUMER THEORY Chapter 3: Model of Consumer Behavior Premises of the model: 1.Individual tastes or preferences determine the amount of pleasure people derive from the goods and services they

More information

Optimization for Chemical Engineers, 4G3. Written midterm, 23 February 2015

Optimization for Chemical Engineers, 4G3. Written midterm, 23 February 2015 Optimization for Chemical Engineers, 4G3 Written midterm, 23 February 2015 Kevin Dunn, kevin.dunn@mcmaster.ca McMaster University Note: No papers, other than this test and the answer booklet are allowed

More information

IBM Research Report. Iterative Bayesian Demand Response Estimation and Sample-Based Optimization for Real-Time Pricing

IBM Research Report. Iterative Bayesian Demand Response Estimation and Sample-Based Optimization for Real-Time Pricing RC25133 (W113-178) March 29, 11 Mathematics IBM Research Report Iterative Bayesian Demand Response Estimation and Sample-Based Optimization for Real-Time Pricing Pu Huang IBM Research Division Thomas J.

More information

Stochastic Optimal Regulation Service Strategy for a Wind Farm Participating in the Electricity Market Zhang, Baohua; Hu, Weihao; Chen, Zhe

Stochastic Optimal Regulation Service Strategy for a Wind Farm Participating in the Electricity Market Zhang, Baohua; Hu, Weihao; Chen, Zhe Aalborg Universitet Stochastic Optimal Regulation Service Strategy for a Wind Farm Participating in the Electricity Market Zhang, Baohua; Hu, Weihao; Chen, Zhe Published in: Proceedings of IEEE PES Innovative

More information

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT. BF360 Operations Research

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT. BF360 Operations Research SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT BF360 Operations Research Unit 3 Moses Mwale e-mail: moses.mwale@ictar.ac.zm BF360 Operations Research Contents Unit 3: Sensitivity and Duality 3 3.1 Sensitivity

More information

Construction Research Congress

Construction Research Congress Construction Research Congress 2016 1254 Sensitivity Analysis of Factors Affecting Decision-Making for a Housing Energy Retrofit: A Case Study Amirhosein Jafari, S.M.ASCE 1 ; Vanessa Valentin, Ph.D., M.ASCE

More information

A distributed Laplace transform algorithm for European options

A distributed Laplace transform algorithm for European options A distributed Laplace transform algorithm for European options 1 1 A. J. Davies, M. E. Honnor, C.-H. Lai, A. K. Parrott & S. Rout 1 Department of Physics, Astronomy and Mathematics, University of Hertfordshire,

More information

Algorithmic Trading using Reinforcement Learning augmented with Hidden Markov Model

Algorithmic Trading using Reinforcement Learning augmented with Hidden Markov Model Algorithmic Trading using Reinforcement Learning augmented with Hidden Markov Model Simerjot Kaur (sk3391) Stanford University Abstract This work presents a novel algorithmic trading system based on reinforcement

More information

Proposed methodology for the assessment of candidate projects for the 3rd PCI list. Electricity transmission and storage projects

Proposed methodology for the assessment of candidate projects for the 3rd PCI list. Electricity transmission and storage projects Proposed methodology for the assessment of candidate projects for the 3rd PCI list Electricity transmission and storage projects 1 INTRODUCTION This document describes a methodology of evaluating benefits,

More information

Forecasting Design Day Demand Using Extremal Quantile Regression

Forecasting Design Day Demand Using Extremal Quantile Regression Forecasting Design Day Demand Using Extremal Quantile Regression David J. Kaftan, Jarrett L. Smalley, George F. Corliss, Ronald H. Brown, and Richard J. Povinelli GasDay Project, Marquette University,

More information

Stochastic Programming in Gas Storage and Gas Portfolio Management. ÖGOR-Workshop, September 23rd, 2010 Dr. Georg Ostermaier

Stochastic Programming in Gas Storage and Gas Portfolio Management. ÖGOR-Workshop, September 23rd, 2010 Dr. Georg Ostermaier Stochastic Programming in Gas Storage and Gas Portfolio Management ÖGOR-Workshop, September 23rd, 2010 Dr. Georg Ostermaier Agenda Optimization tasks in gas storage and gas portfolio management Scenario

More information

Option Pricing Using Bayesian Neural Networks

Option Pricing Using Bayesian Neural Networks Option Pricing Using Bayesian Neural Networks Michael Maio Pires, Tshilidzi Marwala School of Electrical and Information Engineering, University of the Witwatersrand, 2050, South Africa m.pires@ee.wits.ac.za,

More information

SOLAR PV INSTALLATION AT USC BASEBALL STADIUM

SOLAR PV INSTALLATION AT USC BASEBALL STADIUM AMENDMENT NO. 7 TO SOLICITATION TO: ALL VENDORS FROM: Charles Johnson, Procurement Manager SUBJECT: SOLICITATION NUMBER: USC-RFP-1761-CJ SOLAR PV INSTALLATION AT USC BASEBALL STADIUM DATE: June 30, 2010

More information

Price Effects of Real-Time Market Pricing Run Parameters

Price Effects of Real-Time Market Pricing Run Parameters Price Effects of Real-Time Market Pricing Run Parameters Edward Lo Lead Engineering Specialist, Market & Product Development MSC/Stakeholder Meeting on Parameter Maintenance September 25, 2008 Topics of

More information

Standard Development Timeline

Standard Development Timeline PRC 012 2 Remedial Action Schemes Standard Development Timeline This section is maintained by the drafting team during the development of the standard and will be removed when the standard becomes effective.

More information

OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF FINITE

OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF FINITE Proceedings of the 44th IEEE Conference on Decision and Control, and the European Control Conference 005 Seville, Spain, December 1-15, 005 WeA11.6 OPTIMAL PORTFOLIO CONTROL WITH TRADING STRATEGIES OF

More information

arxiv: v1 [math.oc] 28 Jan 2019

arxiv: v1 [math.oc] 28 Jan 2019 Optimal inflow control penalizing undersupply in transport systems with uncertain demands Simone Göttlich, Ralf Korn, Kerstin Lux arxiv:191.9653v1 [math.oc] 28 Jan 219 Abstract We are concerned with optimal

More information

Alberta Utilities Commission

Alberta Utilities Commission Alberta Utilities Commission In the Matter of the Need for 138 kv and 240 kv Transmission System Development in the Red Deer Region And in the matter of the Electric Utilities Act, S.A. 2003, c. E-5.1,

More information

MS-E2114 Investment Science Lecture 4: Applied interest rate analysis

MS-E2114 Investment Science Lecture 4: Applied interest rate analysis MS-E2114 Investment Science Lecture 4: Applied interest rate analysis A. Salo, T. Seeve Systems Analysis Laboratory Department of System Analysis and Mathematics Aalto University, School of Science Overview

More information

Cost Estimation as a Linear Programming Problem ISPA/SCEA Annual Conference St. Louis, Missouri

Cost Estimation as a Linear Programming Problem ISPA/SCEA Annual Conference St. Louis, Missouri Cost Estimation as a Linear Programming Problem 2009 ISPA/SCEA Annual Conference St. Louis, Missouri Kevin Cincotta Andrew Busick Acknowledgments The author wishes to recognize and thank the following

More information

Online Appendix: Extensions

Online Appendix: Extensions B Online Appendix: Extensions In this online appendix we demonstrate that many important variations of the exact cost-basis LUL framework remain tractable. In particular, dual problem instances corresponding

More information

New Mexico Public Regulation Commission P. O. Box Paseo de Peralta Santa Fe, New Mexico 87504

New Mexico Public Regulation Commission P. O. Box Paseo de Peralta Santa Fe, New Mexico 87504 THE NEW MEXICO INTERCONNECTION MANUAL (To be Used in Conjunction with New Mexico Public Regulation Commission Rule 17.9.568 NMAC, Interconnection of Generating Facilities with a Rated Capacity Up to and

More information

PHASE I.A. DIRECT TESTIMONY OF DR. KARL MEEUSEN ON BEHALF OF THE CALIFORNIA INDEPENDENT SYSTEM OPERATOR CORPORATION

PHASE I.A. DIRECT TESTIMONY OF DR. KARL MEEUSEN ON BEHALF OF THE CALIFORNIA INDEPENDENT SYSTEM OPERATOR CORPORATION Rulemaking No.: --00 Exhibit No.: Witness: Dr. Karl Meeusen Order Instituting Rulemaking to Integrate and Refine Procurement Policies and Consider Long-Term Procurement Plans. Rulemaking --00 PHASE I.A.

More information

ANN Robot Energy Modeling

ANN Robot Energy Modeling IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 11, Issue 4 Ver. III (Jul. Aug. 2016), PP 66-81 www.iosrjournals.org ANN Robot Energy Modeling

More information

Risk Management for Chemical Supply Chain Planning under Uncertainty

Risk Management for Chemical Supply Chain Planning under Uncertainty for Chemical Supply Chain Planning under Uncertainty Fengqi You and Ignacio E. Grossmann Dept. of Chemical Engineering, Carnegie Mellon University John M. Wassick The Dow Chemical Company Introduction

More information

PROFITABILITY OF UNDERGROUND CABLING IN THE FINNISH RURAL ELECTRICITY DISTRIBUTION IN THE FUTURE

PROFITABILITY OF UNDERGROUND CABLING IN THE FINNISH RURAL ELECTRICITY DISTRIBUTION IN THE FUTURE PROFITABILITY OF UNDERGROUND ABLING IN THE FINNISH RURAL ELETRIITY DISTRIBUTION IN THE FUTURE Juha HAAKANA Jukka LASSILA Tero KAIPIA Jarmo PARTANEN Lappeenranta University of Technology Finland juha.haakana@lut.fi

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 013 Problem Set (Second Group of Students) Students with first letter of surnames I Z Due: February 1, 013 Problem Set Rules: 1. Each student

More information

Finding optimal arbitrage opportunities using a quantum annealer

Finding optimal arbitrage opportunities using a quantum annealer Finding optimal arbitrage opportunities using a quantum annealer White Paper Finding optimal arbitrage opportunities using a quantum annealer Gili Rosenberg Abstract We present two formulations for finding

More information

PORTFOLIO OPTIMIZATION AND EXPECTED SHORTFALL MINIMIZATION FROM HISTORICAL DATA

PORTFOLIO OPTIMIZATION AND EXPECTED SHORTFALL MINIMIZATION FROM HISTORICAL DATA PORTFOLIO OPTIMIZATION AND EXPECTED SHORTFALL MINIMIZATION FROM HISTORICAL DATA We begin by describing the problem at hand which motivates our results. Suppose that we have n financial instruments at hand,

More information

Establishment of Risk Evaluation Index System for Third Party Payment in Internet Finance

Establishment of Risk Evaluation Index System for Third Party Payment in Internet Finance 5th International Education, Economics, Social Science, Arts, Sports and Management Engineering Conference (IEESASM 2017) Establishment of Risk Evaluation Index System for Third Party Payment in Internet

More information

The cost allocation principles and methodologies in this Attachment Y cover only

The cost allocation principles and methodologies in this Attachment Y cover only 31.5 Cost Allocation and Cost Recovery 31.5.1 The Scope of Attachment Y Cost Allocation 31.5.1.1 Regulated Responses The cost allocation principles and methodologies in this Attachment Y cover only regulated

More information

Optimization of Fuzzy Production and Financial Investment Planning Problems

Optimization of Fuzzy Production and Financial Investment Planning Problems Journal of Uncertain Systems Vol.8, No.2, pp.101-108, 2014 Online at: www.jus.org.uk Optimization of Fuzzy Production and Financial Investment Planning Problems Man Xu College of Mathematics & Computer

More information

Chapter 3. A Consumer s Constrained Choice

Chapter 3. A Consumer s Constrained Choice Chapter 3 A Consumer s Constrained Choice If this is coffee, please bring me some tea; but if this is tea, please bring me some coffee. Abraham Lincoln Chapter 3 Outline 3.1 Preferences 3.2 Utility 3.3

More information

Ex Post Pricing in the Co-Optimized Energy and Reserve Market Tongxin Zheng, Member, IEEE, and Eugene Litvinov, Member, IEEE

Ex Post Pricing in the Co-Optimized Energy and Reserve Market Tongxin Zheng, Member, IEEE, and Eugene Litvinov, Member, IEEE 1528 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 21, NO. 4, NOVEMBER 2006 Ex Post Pricing in the Co-Optimized Energy and Reserve Market Tongxin Zheng, Member, IEEE, and Eugene Litvinov, Member, IEEE Abstract

More information

Capital Budgeting Decision through Goal Programming

Capital Budgeting Decision through Goal Programming International Journal of Engineering Research and Technology. ISSN 0974-3154 Volume 11, Number 1 (2018), pp. 65-71 International Research Publication House http://www.irphouse.com Capital Budgeting Decision

More information

Table of Contents List of Figures...3 List of Tables...3 Definitions and Abbreviations...4 Introduction...7

Table of Contents List of Figures...3 List of Tables...3 Definitions and Abbreviations...4 Introduction...7 Explanatory document to all TSOs proposal for a methodology for the TSO-TSO settlement rules for the intended exchange of energy in accordance with Article 50(1) of Commission Regulation (EU) 2017/2195

More information

Notes on Intertemporal Optimization

Notes on Intertemporal Optimization Notes on Intertemporal Optimization Econ 204A - Henning Bohn * Most of modern macroeconomics involves models of agents that optimize over time. he basic ideas and tools are the same as in microeconomics,

More information

Square-Root Measurement for Ternary Coherent State Signal

Square-Root Measurement for Ternary Coherent State Signal ISSN 86-657 Square-Root Measurement for Ternary Coherent State Signal Kentaro Kato Quantum ICT Research Institute, Tamagawa University 6-- Tamagawa-gakuen, Machida, Tokyo 9-86, Japan Tamagawa University

More information

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Lecture 21 Successive Shortest Path Problem In this lecture, we continue our discussion

More information

DUALITY AND SENSITIVITY ANALYSIS

DUALITY AND SENSITIVITY ANALYSIS DUALITY AND SENSITIVITY ANALYSIS Understanding Duality No learning of Linear Programming is complete unless we learn the concept of Duality in linear programming. It is impossible to separate the linear

More information

Research on investment decisions model of trans-regional transmission network based on the theory of NPV

Research on investment decisions model of trans-regional transmission network based on the theory of NPV IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Research on investment decisions model of trans-regional transmission network based on the theory of NPV To cite this article: Wenjiao

More information