Optimization based method to consolidate European Transmission Data

Size: px
Start display at page:

Download "Optimization based method to consolidate European Transmission Data"

Transcription

1 Optimization based method to consolidate European Transmission Data Manuel Ruiz Michael Gabay Artelys Paris, France Jean Maeght Mireille Lefevre Patrick Panciatici RTE Versailles, France Abstract In this paper we present a merging procedure which is used to build a consistent description of the European network based on the data provided by the different Transmission System Operators (TSOs). In order to deal with inconsistencies in the data, we introduce a modified Optimal Power Flow (OPF) minimizing the deviation from TSOs data. Results on the European network demonstrate the interest of this approach on real-life cases and illustrate the impact of the deviation measure in the optimization process. Index Terms Power Systems Network Merging; Optimal Power Flow; Non Linear Programming; State Estimation I. INTRODUCTION This study is part of the itesla project which aims at improving European network operations with a new security assessment tool. This tool aims at improving security on the European high voltage transmission network by assessing the risks in the system and providing preventive and curative actions to keep the system in a secure state. In order to perform the security assessment it is essential to have a reliable description of the underlying network. However, there is no such data at the European scale. In this paper, we present a merging procedure, based on an Optimal Power Flow (OPF), to build a consistent and reliable description of the European network based on the data provided independently by European TSOs. We introduce several variants and provide an analysis of their results and a sensitivity analysis The security assessment is performed ex post and requires a description of the network at an earlier time t. In an ideal case, each TSO would provide accurate data, representing the network state at the exact time t. A simple power flow computation would then be sufficient to establish the state of the whole network. Unfortunately, available data are not synchronized between TSOs and may be erroneous since some parts of the network cannot be observed. In real-life, each TSO collects measurements on its own network at a slightly different time than t and estimates values of the data in the missing parts of the power system. In the scope of the itesla project, these non-synchronized and erroneous data, have to be collected in real-time and merged in order to build a consistent state of the European network for security assessment. This problem of state estimation enhancement [1] leads to the resolution of an Optimal Power Flow whose objective is to find a feasible solution minimizing the deviations from the well-estimated parts of the network. This problem has already been considered by RTE, the French TSO, who introduced an objective of minimizing a weighted least squares distance and implemented the OPF in an optimizer for merging European networks. This merging tool is used at CORESO (COoRdination of Electricity System Operators) on a day-to-day basis since More details on power system optimization and OPF formulations can be found in [2]. The itesla project is introduced in the following Section II. In Section III, the problem is formally introduced and the contribution is detailed. The optimal power flow which is solved and three available deviation measures which are experimented are introduced Section IV. Finally, computational experiments illustrating the results and the differences between deviations measures are presented Section V. II. THE ITESLA PROJECT The Innovative Tools for Electrical System Security within Large Areas (itesla) project is a European research and development project co-funded by the European Commission [3] and involving 6 European TSOs, 13 other R&D providers and several academic partners. The aim of this project is to develop a flexible inter-operable toolbox which is able to support future operations of the pan-european electricity transmission network. This toolbox shall enable to perform: Accurate security assessments taking system dynamics into account using time-domain simulations Risk assessments taking into account: uncertainties (especially intermittent power generation uncertainties), probabilities of contingencies and possible failures of corrective actions. The itesla toolbox includes two main components: an off-line platform, running every week, in charge of exploring the network state space to draw the separation between stable and unstable states (using data mining techniques and high-fidelity dynamic simulations). This platform is especially in charge of identifying security rules to apply.

2 with TSOs data, the objective function is used to penalize modifications of the data. The data provided by each TSO become targets and the aim of the optimization problem is to find a feasible merged network state minimizing the deviation between targets and actual values in a feasible network state, as illustrated Figure 3. Fig. 1. The itesla work flow an on-line platform, running every day, dedicated to security assessment. This second platform evaluates the off-line platform security rules on the current network and issues curative or preventive actions, when necessary. The high-level itesla work flow is described Figure 1. The on-line platform is also in charge of acquiring and merging data provided by the European TSOs. III. MAIN CONTRIBUTION This paper describes the OPF implemented in the itesla toolbox to consolidate TSOs networks into a single, consistent, European network. The input of this OPF is a topological merge of European TSO s network data performed with the most reliable data available for time t. The output is a feasible European network state for the time t, minimizing the deviation from these data. Figure 2 illustrates the network state after the topological merge: the network state in each country is consistent but the whole network is not. One of the reasons is the power flow on interconnections: when a European AC load flow is solved, the active power flow on interconnections is computed using the characteristics of the interconnections quadripoles and the voltage of the buses. The computed and the telemetered values are usually incompatible since data from the different TSOs are not synchronized. Fig. 3. Merged network Additionally, there are different types of data and different levels of confidence on the data: Time differences: the aim is to compute a network state at time t but the data provided by the TSOs can be up to one hour older There are different reliability levels: 1) Snapshots (SN): data based on real-time observations and measurements on the network. If they are recent, these data are very reliable. 2) Day Ahead Congestion Forecasts (DACF): these are forecasts data for a given time. If a TSO is not able to provide its snapshot data in time, the DACF data (which have been provided the day before) are used as a replacement. Obviously these data are less reliable than SN data. The different confidence levels are accounted for by penalizing the deviation from the original data differently depending on the type of data. In the subsequent Section IV, we present the OPF (decision variables, constraints and objective). Advantages and drawbacks of the different deviation measures are also considered. Experimental results are provided Section V. IV. MATHEMATICAL FORMULATION Fig. 2. Network to merge In order to build a consistent merged network, we introduce and solve a modified ACOPF. For the sake of consistency The power flow is modeled using an AC formulation. The model is similar to the polar PQV ACOPF presented in [2]. Additionally, the loads are decomposed into two parts: a constant part given by TSOs plus a slack variable for the deviation. The deviations model the gap between the values provided by the TSOs and the values in a feasible solution. The collected data describe the buses of the network. Two types of buses are distinguished: PV and PQ. For PV buses, active production, voltage and load are given. For PQ buses, active and reactive production and load are specified.

3 In the model, the active and reactive production of the PQ buses and the active production of the PV nodes are fixed. For feasibility reasons, the voltage of PV nodes is allowed to be modified with a very strong penalty applied to the deviation. The voltage of PQ buses and the reactive power of PV buses are within their bounds but not penalized. The aim is to find a consistent network state which is as close as possible to the collected data. This means that the deviations on the loads have to be minimized. The deviation variables on the loads and voltage levels ensure that a feasible network state exists. They also model the deviations from the targets (TSOs data). As a result, the objective is to minimize a weighted sum of these deviation variables. In order to account for different phenomena the minimization different penalty functions has been considered: Manhattan norm (L 1 ) Sum of squares (L 2 ) Huber function The parameters of these functions are the normalized deviations and the results are multiplied by a factor representing the confidence in the data. The advantages and drawbacks of these functions are presented in the sequel. 1) Manhattan norm: The Manhattan norm sums the values of the normalized deviations. It helps focusing on minimizing the total sum of the deviations. Since the results are weighted, using this norm, helps focusing on modifying data in which there is small confidence. Additionally, since the impact is linear there is no advantage at modifying several variables preferably to a single variable. As a result it may help localizing incorrect data and correct them. However it can fail to spread corrections when many small deviations are necessary, because of small measure errors or a small time difference. 2) Sum of squares: This is the mean squared error: the weighted sum of squares of the normalized deviations is minimized.this favors very small modifications over many variables preferably to significant modification on few variables. This prevents the deviations from being too significant. It helps finding a feasible solution within a limited range of the original one which is especially interesting if TSOs data is reliable but can fail to correct a localized error. 3) Huber function: The Huber function is quadratic for small differences and linear for wide variations. This favors spreading deviations provided they remain small and does not strongly penalize strongly a significant change of a variable. The Huber function is equal to: { r 2 if r c ρ(r) = c 2 + 2c( r c) if r c where c is the threshold between the quadratic and linear part of the function. Theoretically, with a good value of c, it combines both the advantages of L 1 and L 2 norms. This approach has already been successfully applied in [4]. Additionally, the value of the sum of two Huber functions is constant and minimum over a confidence interval. This is especially interesting if there are different targets T 1 and T 2 for the same data, as illustrated Figure 4. In this study, each country provides a telemetered active power flow for interconnections. There are therefore two telemetered values for each interconnection. These two targets can then be used as a sum of Huber function. cost value Fig. 4. Sum of to Huber functions centered in 250 and 260, with c = 2 V. COMPUTATIONAL EXPERIMENT The itesla toolbox will operate at a Pan-European level. The European very high voltage grid is composed of around 6000 buses. This underlines how challenging this project is. The three different penalty methods are therefore tested at the European scale to understand their impact on the optimization. The OPF is implemented using AMPL [5] and solved with KNITRO [6], [7] non-linear optimization solver. Experiments The model used in CORESO, which we call L2-OPF, uses L 2 (actually sum of squares) for deviations on loads and voltage of PV buses and Huber functions for deviations on interconnections. In this paper, we design an alternative OPF model using L 2 norm for deviations on voltage level of PV buses and L 1 norm for deviations on loads and interconnections. This OPF is called L1-OPF. In the experiments, we compare the results obtained with L2-OPF and L1-OPF. Starting from a consistent network state, a is introduced and both OPF are used to consolidate the network data. Then we compare the results obtained with both OPF. Unfortunately, there exists no real-life consistent dataset for the whole European network (recall this is why this OPF is made for). Instead, we compute a consistent solution using the L2-OPF and then disturb it and apply the L1 or L2-OPF. This approach makes sense because for both variants of the

4 OPF, if we start with a feasible solution, then the value of the objective is 0 and we have a global optimum. Different s are considered in order to assess the advantages and drawbacks of the different measures in various cases. A. No : Merging a consistent state First of all, we ensure that starting with a consistent network, the OPF is able to find a feasible solution with no deviation in short time. The merging procedure is applied to a consistent state (i.e. obtained by the merging procedure). This test might seem trivial but is actually not since there are many intermediate variables to estimate and additionally interior point algorithm are theoretically not good with restarts. In practice however, even if OPF are highly non-convex continuous optimization problems, the interior point algorithm implemented in KNITRO succeeds in reaching the global optimal value for both models. B. Pulse on snapshot In a pulse, the load on a snapshot node is increased by 100MW (the ratio reactive power / active power is kept constant). This corresponds to an error in a perfect data set. The focus here is not to correct this error but to ensure that the does not propagate to other countries.it is expected however that the propagates to a few nodes within the disrupted country. C. Multi-node on DACF The multi-node on DACF consists in applying a widespread and balanced on the loads over a total of 10 or 20 nodes. In order to generate this, 2 connected disjoint sets of 5 or 10 nodes are randomly selected in a DACF country. Then, the load of each node in the first set is increased by 20% and an opposite is applied to the nodes in the second set, proportionally to their initial loads. The aim of this is to ensure that a on a DACF country does not propagate to snapshot countries. Datasets We present an analysis of these s on an instance with 5542 nodes spread over 11 countries: Country Code Status Austria AT DACF Belgium BE SN Switzerland CH SN Czech republic CZ SN Germany DE SN and DACF France FR SN Croatia HR DACF Italy IT SN Netherlands NL SN Poland PL DACF Slovenia SI SN German network data are snapshot on some parts of the country and DACF on the other parts. Results One of the main objectives of the model is to keep power flow on interconnections within the targets. For all s, with both L1-OPF (using L1 norm on interconnections) and L2-OPF (using a Huber function on interconnections), the deviations on interconnections are all kept smaller than 1MW. Hence, in the following, we focus on the deviations on the loads. The performances of the different measures are assessed based on the active deviations on the loads. We analyze the total deviation, the maximum deviation and the number of non-zero deviations. We say that the deviation on a node is non-zero if its absolute value is smaller than 1MW. 14 experiments were conducted and are presented in Table I. The s detailed in the next subsection appear in bold in Table I. 1) Pulse on SN: In this example, 100MW are added to the active load of a single node located in France. The original load of the node was 110MW. The reactive power is modified to keep constant the reactive/active power ratio. The absolute values of the deviations are presented by decreasing order in Figures 5 to 8. Fig. 5. Deviations after merge with L1-OPF norm on a pulse Fig. 6. Deviations after merge with L2-OPF norm on a pulse In both cases, the total algebraic deviation has an opposite value to the pulse: its value is equal to -96MW for the L1- OPF and -102MW for the L2-OPF. Additionally, in both cases, the positive deviations are negligible: the sum of all positive deviations is smaller than 1MW.

5 Fig. 7. Log scale: Deviations after merge with L1-OPF norm on a pulse problem. 2) Multi-node on DACF: We now consider a balanced in a DACF country (Poland). The absolute values of the deviations are presented by decreasing order in Figures 5 to 8. With L1-OPF, the sum of absolute values of the deviations is equal to 6.9MW and only one node has a deviation larger than 1 (with value 6.74MW) so the overall deviation is balanced and a feasible solution is found within very close neighborhood of the disrupted instance. With L2-OPF, the sum of absolute values of the deviations is equal to 40.4MW while the sum of the signed deviations is equal to 9.5MW. No deviation is larger than 1MW and the sum of the absolute values of the deviations applied to the disrupted country is equal to 39.3MW: the deviation is spread over the nodes of the disrupted country. Using both OPF models, data are successfully consolidated and the is not spread to other snapshot countries. Distribution of the loads are very different between the two models but matches numerical property of the two norms. Fig. 8. Log scale: Deviations after merge with L2-OPF norm on a pulse Regarding locality of the perturbation, the deviations applied using the L1-OPF are very local: 7 deviations are larger than 1 and the sum all absolute values of the 5535 other deviations is equal to 1.3MW. These 7 deviations are located in the same country as the. However, the deviation on the disrupted node is null. The deviation is very local and the maximum value is equal to 42.9MW. With L2-OPF, some SN loads are modified in the disturbed country but most of the deviations comes from DACF countries. Only 13 loads are larger than 1MW, with the maximum deviation being equal to 2.9MW. The first 281 largest deviations are on DACF countries. All but 5 of the following 807 deviations are on the disturbed country (France). These deviations all have the same order of magnitude ( 0.02MW). The total deviation applied to DACF nodes is equal to 62.6MW while the total deviation applied to the disrupted country is equal to 16.6MW. The remaining 23MW are spread on 3156 nodes in other SN countries. While both OPF succeeds in finding feasible solutions. Only the L1-OPF does not spread the deviation to other countries, which is the expected behavior from a TSO point of view. We observe that with L1 norm, deviations are local and have a large magnitude while using an L2 norm favors spreading the deviations. These are known numerical properties of these norms but it was not obvious that they could be observed on a strongly constrained non-linear, non-convex, optimization Fig. 9. Deviations after merge with L1-OPF on a multi-node Fig. 10. Deviations after merge with L2-OPF on a multi-node 3) Overall: Disruptions are applied to the same instance. All tests are run using KNITRO 9.0 on a laptop computer. The optimization completes within 30 iterations performed in less then 2 seconds for L2-OPF and 4.5 seconds for L1-OPF. The results on the 12 other experiments are similar to the results presented in sections V-C1 and V-C2.

6 L1 Sum of squares Disruption type Abs. dis Country #Non-zeros Dev. max (MW) Total dev. #Non-zeros Dev. max (MW) Total dev. FR 7 42,9 96,5 13 2,9 102,4 FR 5 42,2 95,4 13 2,8 100,8 IT 8 39,6 99,9 23 3,3 117,8 DE 2 95,8 100,5 13 2,3 93,6 Pulse SN 100 FR 7 46,8 91,2 13 2,8 98,5 FR 3 50,1 97,5 13 3,0 107,4 FR 8 33,4 95,1 13 2,8 100,4 CH 7 54,9 100,0 12 3,3 102,4 FR 10 53,3 98,2 13 2,8 99,5 FR 6 40,8 89,4 12 2,7 96,2 DACF (10 nodes) 292 PL 3 3,8 7,1 22 1,7 106,6 259 PL 2 3,9 8,3 2 1,3 67,3 DACF (20 nodes) 511 PL 1 6,7 6,9 0 0,6 40,4 636 PL 3 15,2 30, ,3 236,1 The column Abs. dev gives the sum of the absolute values of the applied. The Non-zero column denotes the number of deviations which are larger than or equal to 1. Dev. max is the maximum absolute value of a deviation and Total dev. is the sum of all absolute values of the deviations. TABLE I RESULTS ON AN INSTANCE WITH 10 PULSE DISRUPTIONS AND 4 DISRUPTIONS ON DACF local but have a significantly larger magnitude. While OPF models are highly non-convex non-linear optimization problems, we observe that the numerical properties of the L1 and L2 norm still hold and can be observed on the results. Further work may focus on deviations on reactive power and voltage of PV nodes. As several criterion are to be taken into account, one may use a multi-stage optimization procedure and a hierarchical order of criterion (snapshot and then DACF, active power and then reactive power, etc. ). Fig. 11. Log scale: Deviations after merge with L1-OPF on a multi-node Fig. 12. Log scale: Deviations after merge with L2-OPF on a multi-node REFERENCES [1] M. Dancre, P. Tournebise, P. Panciatici, and F. Zaoui, Optimal power flow applied to state estimation enhancement, in Proc. 14th Power Systems Comput. Conf, [2] M. B. Cain, R. P. O Neill, and A. Castillo, History of optimal power flow and formulations, Federal Energy Regulatory Commission, Tech. Rep., [Online]. Available: opf-papers/acopf-1-history-formulation-testing.pdf [3] itesla project website. Project supported by the European Commission under the 7th Framework Programme. [Online]. Available: http: // [4] S. Fliscounakis, Influence of parameter accuracy on estimated resistive losses, IEEE PES France, Proceedings of the RTE-VT Workshop on State Estimation and Forecasting Techniques, [5] R. Fourer, D. M. Gay, and B. W. Kernighan, AMPL: A Modeling Language for Mathematical Programming. Duxbury Press, Nov [6] R. H. Byrd, M. E. Hribar, and J. Nocedal, An interior point algorithm for large scale nonlinear programming, SIAM Journal on Optimization, [7] R. H. Byrd, J. C. Gilbert, and J. Nocedal, A trust region method based on interior point techniques for nonlinear programming, Mathematical Programming, vol. 89, no. 1, pp , VI. CONCLUSION In this paper, an OPF for data consolidation is introduced and two variants are studied. Using the L2-OPF, one can find feasible solutions which are very close to the original data. However, deviations are spread over all nodes which may cause issues if there are errors, such as the presented s, in the data. Using L1-OPF deviations are more

A progressive method to solve large-scale AC Optimal Power Flow with discrete variables and control of the feasibility

A progressive method to solve large-scale AC Optimal Power Flow with discrete variables and control of the feasibility A progressive method to solve large-scale AC Optimal Power Flow with discrete variables and control of the feasibility Manuel Ruiz, Jean Maeght, Alexandre Marié, Patrick Panciatici and Arnaud Renaud manuel.ruiz@artelys.com

More information

itesla Project Innovative Tools for Electrical System Security within Large Areas

itesla Project Innovative Tools for Electrical System Security within Large Areas itesla Project Innovative Tools for Electrical System Security within Large Areas Samir ISSAD RTE France samir.issad@rte-france.com PSCC 2014 Panel Session 22/08/2014 Advanced data-driven modeling techniques

More information

A New Method for Estimating Maximum Power Transfer and Voltage Stability Margins to Mitigate the Risk of Voltage Collapse

A New Method for Estimating Maximum Power Transfer and Voltage Stability Margins to Mitigate the Risk of Voltage Collapse A New Method for Estimating Maximum Power Transfer and Voltage Stability Margins to Mitigate the Risk of Voltage Collapse Bernie Lesieutre Dan Molzahn University of Wisconsin-Madison PSERC Webinar, October

More information

How close? An attempt at measuring the cultural distance between countries

How close? An attempt at measuring the cultural distance between countries Gustavo De Santis gustavo.desantis@unifi.it Mauro Maltagliati mauro.maltagliati@unifi.it How close? Silvana Salvini silvana.salvini@unifi.it An attempt at measuring the cultural distance between countries

More information

IMPROVED NETWORK PARAMETER ERROR IDENTIFICATION USING MULTIPLE MEASUREMENT SCANS

IMPROVED NETWORK PARAMETER ERROR IDENTIFICATION USING MULTIPLE MEASUREMENT SCANS IMPROVED NETWORK PARAMETER ERROR IDENTIFICATION USING MULTIPLE MEASUREMENT SCANS Liuxi Zhang and Ali Abur Department of Electrical and Computer Engineering Northeastern University Boston, MA, USA lzhang@ece.neu.edu

More information

INNOBAROMETER 2015 - THE INNOVATION TRENDS AT EU ENTERPRISES

INNOBAROMETER 2015 - THE INNOVATION TRENDS AT EU ENTERPRISES Eurobarometer INNOBAROMETER 2015 - THE INNOVATION TRENDS AT EU ENTERPRISES REPORT Fieldwork: February 2015 Publication: September 2015 This survey has been requested by the European Commission, Directorate-General

More information

[ REPORT ON EU ELECTRICITY MARKET TRANSPARENCY: COUNTRY COMPARISON ]

[ REPORT ON EU ELECTRICITY MARKET TRANSPARENCY: COUNTRY COMPARISON ] 2014 Issued: 21 Aug 2014 Jan Smolen [ REPORT ON EU ELECTRICITY MARKET TRANSPARENCY: COUNTRY COMPARISON ] REVIEW 2 Disclaimer This report is issued by the energy analytics, s.r.o. as its internal document

More information

PHASOR MEASUREMENT UNIT (PMU) AKANKSHA PACHPINDE

PHASOR MEASUREMENT UNIT (PMU) AKANKSHA PACHPINDE PHASOR MEASUREMENT UNIT (PMU) AKANKSHA PACHPINDE INTRODUCTION OUTLINE Conventional control centers Introduction to Synchrophasors A generic PMU Applications of PMU Role of GPS Cost profile of PMU with

More information

Hybrid processing of SCADA and synchronized phasor measurements for tracking network state

Hybrid processing of SCADA and synchronized phasor measurements for tracking network state IEEE PES General Meeting, Denver, USA, July 2015 1 Hybrid processing of SCADA and synchronized phasor measurements for tracking network state Boris Alcaide-Moreno Claudio Fuerte-Esquivel Universidad Michoacana

More information

SOFTWARE FOR THE OPTIMAL ALLOCATION OF EV CHARGERS INTO THE POWER DISTRIBUTION GRID

SOFTWARE FOR THE OPTIMAL ALLOCATION OF EV CHARGERS INTO THE POWER DISTRIBUTION GRID SOFTWARE FOR THE OPTIMAL ALLOCATION OF EV CHARGERS INTO THE POWER DISTRIBUTION GRID Amparo MOCHOLÍ MUNERA, Carlos BLASCO LLOPIS, Irene AGUADO CORTEZÓN, Vicente FUSTER ROIG Instituto Tecnológico de la Energía

More information

Optimal Power Flow Analysis of Energy Storage for Congestion Relief, Emissions Reduction, and Cost Savings

Optimal Power Flow Analysis of Energy Storage for Congestion Relief, Emissions Reduction, and Cost Savings 1 Optimal Power Flow Analysis of Energy Storage for Congestion Relief, Emissions Reduction, and Cost Savings Zhouxing Hu, Student Member, IEEE, and Ward T. Jewell, Fellow, IEEE Abstract AC optimal power

More information

CHAPTER 3 SECURITY CONSTRAINED OPTIMAL SHORT-TERM HYDROTHERMAL SCHEDULING

CHAPTER 3 SECURITY CONSTRAINED OPTIMAL SHORT-TERM HYDROTHERMAL SCHEDULING 60 CHAPTER 3 SECURITY CONSTRAINED OPTIMAL SHORT-TERM HYDROTHERMAL SCHEDULING 3.1 INTRODUCTION Optimal short-term hydrothermal scheduling of power systems aims at determining optimal hydro and thermal generations

More information

Our patent and trade mark attorneys are here to help you protect and profit from your ideas, making sure they re working every bit as hard as you do.

Our patent and trade mark attorneys are here to help you protect and profit from your ideas, making sure they re working every bit as hard as you do. Our patent and trade mark attorneys are here to help you protect and profit from your ideas, making sure they re working every bit as hard as you do. Our people work with everyone from multi-nationals

More information

Optimal Branch Exchange for Feeder Reconfiguration in Distribution Networks

Optimal Branch Exchange for Feeder Reconfiguration in Distribution Networks Optimal Branch Exchange for Feeder Reconfiguration in Distribution Networks Qiuyu Peng and Steven H. Low Engr. & App. Sci., Caltech, CA Abstract The feeder reconfiguration problem chooses the on/off status

More information

Background: State Estimation

Background: State Estimation State Estimation Cyber Security of the Smart Grid Dr. Deepa Kundur Background: State Estimation University of Toronto Dr. Deepa Kundur (University of Toronto) Cyber Security of the Smart Grid 1 / 81 Dr.

More information

Athanasios Troupakis. Robust Security Constrained OPF for systems with high wind penetration - Effects on multi-area systems. Semester Thesis PSL1212

Athanasios Troupakis. Robust Security Constrained OPF for systems with high wind penetration - Effects on multi-area systems. Semester Thesis PSL1212 eeh power systems laboratory Athanasios Troupakis Robust Security Constrained OPF for systems with high wind penetration - Effects on multi-area systems Semester Thesis PSL1212 Department: EEH Power Systems

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION CHAPTER 1 INTRODUCTION Power systems form the largest man made complex system. It basically consists of generating sources, transmission network and distribution centers. Secure and economic operation

More information

Statistical Forecasting of High-Way Traffic Jam at a Bottleneck

Statistical Forecasting of High-Way Traffic Jam at a Bottleneck Metodološki zvezki, Vol. 9, No. 1, 2012, 81-93 Statistical Forecasting of High-Way Traffic Jam at a Bottleneck Igor Grabec and Franc Švegl 1 Abstract Maintenance works on high-ways usually require installation

More information

OBJECTIVE ASSESSMENT OF FORECASTING ASSIGNMENTS USING SOME FUNCTION OF PREDICTION ERRORS

OBJECTIVE ASSESSMENT OF FORECASTING ASSIGNMENTS USING SOME FUNCTION OF PREDICTION ERRORS OBJECTIVE ASSESSMENT OF FORECASTING ASSIGNMENTS USING SOME FUNCTION OF PREDICTION ERRORS CLARKE, Stephen R. Swinburne University of Technology Australia One way of examining forecasting methods via assignments

More information

TCOM 370 NOTES 99-4 BANDWIDTH, FREQUENCY RESPONSE, AND CAPACITY OF COMMUNICATION LINKS

TCOM 370 NOTES 99-4 BANDWIDTH, FREQUENCY RESPONSE, AND CAPACITY OF COMMUNICATION LINKS TCOM 370 NOTES 99-4 BANDWIDTH, FREQUENCY RESPONSE, AND CAPACITY OF COMMUNICATION LINKS 1. Bandwidth: The bandwidth of a communication link, or in general any system, was loosely defined as the width of

More information

Computing the Electricity Market Equilibrium: Uses of market equilibrium models

Computing the Electricity Market Equilibrium: Uses of market equilibrium models Computing the Electricity Market Equilibrium: Uses of market equilibrium models Ross Baldick Department of Electrical and Computer Engineering The University of Texas at Austin April 2007 Abstract We discuss

More information

Integrating Benders decomposition within Constraint Programming

Integrating Benders decomposition within Constraint Programming Integrating Benders decomposition within Constraint Programming Hadrien Cambazard, Narendra Jussien email: {hcambaza,jussien}@emn.fr École des Mines de Nantes, LINA CNRS FRE 2729 4 rue Alfred Kastler BP

More information

A Reference Point Method to Triple-Objective Assignment of Supporting Services in a Healthcare Institution. Bartosz Sawik

A Reference Point Method to Triple-Objective Assignment of Supporting Services in a Healthcare Institution. Bartosz Sawik Decision Making in Manufacturing and Services Vol. 4 2010 No. 1 2 pp. 37 46 A Reference Point Method to Triple-Objective Assignment of Supporting Services in a Healthcare Institution Bartosz Sawik Abstract.

More information

Challenges to integrate Renewables In the French and European Power System. Michel Béna, SmartGrids Director

Challenges to integrate Renewables In the French and European Power System. Michel Béna, SmartGrids Director Challenges to integrate Renewables In the French and European Power System Michel Béna, SmartGrids Director EDF R&D, 7th november 2012 RTE, in a few words Owner and Operator of EHV and HV network from

More information

Electric Company Portfolio Optimization Under Interval Stochastic Dominance Constraints

Electric Company Portfolio Optimization Under Interval Stochastic Dominance Constraints 4th International Symposium on Imprecise Probabilities and Their Applications, Pittsburgh, Pennsylvania, 2005 Electric Company Portfolio Optimization Under Interval Stochastic Dominance Constraints D.

More information

Copyright. Deepak Mohan

Copyright. Deepak Mohan Copyright by Deepak Mohan 211 The Thesis Committee for Deepak Mohan Certifies that this is the approved version of the following thesis: Synchrophasor Based Methods For Computing the Thevenin Equivalent

More information

TRADING PLATFORM CLEARING AND SETTLEMENT MEMBERSHIP

TRADING PLATFORM CLEARING AND SETTLEMENT MEMBERSHIP TRADING PLATFORM CLEARING AND SETTLEMENT MEMBERSHIP TRADING PLATFORM Wilhelm Söderström, Nord Pool Spot Ante Mikulić, CROPEX European day ahead market A fair and transparent calculation of dayahead power

More information

Risk Management for IT Security: When Theory Meets Practice

Risk Management for IT Security: When Theory Meets Practice Risk Management for IT Security: When Theory Meets Practice Anil Kumar Chorppath Technical University of Munich Munich, Germany Email: anil.chorppath@tum.de Tansu Alpcan The University of Melbourne Melbourne,

More information

Market coupling: looking at the future of the Italian Power Exchange

Market coupling: looking at the future of the Italian Power Exchange Market coupling: looking at the future of the Italian Power Exchange Anna Creti, Eileen Fumagalli IEFE Università Bocconi Elena Fumagalli Politecnico di Milano Giusi Squicciarini Autorità per l energia

More information

APPLICATION OF ADVANCED SEARCH- METHODS FOR AUTOMOTIVE DATA-BUS SYSTEM SIGNAL INTEGRITY OPTIMIZATION

APPLICATION OF ADVANCED SEARCH- METHODS FOR AUTOMOTIVE DATA-BUS SYSTEM SIGNAL INTEGRITY OPTIMIZATION APPLICATION OF ADVANCED SEARCH- METHODS FOR AUTOMOTIVE DATA-BUS SYSTEM SIGNAL INTEGRITY OPTIMIZATION Harald Günther 1, Stephan Frei 1, Thomas Wenzel, Wolfgang Mickisch 1 Technische Universität Dortmund,

More information

ERMInE Database. Presentation by Nils Flatabø SINTEF Energy Research. ERMInE Workshop 2 - Northern Europe Oslo, 1. November 2006

ERMInE Database. Presentation by Nils Flatabø SINTEF Energy Research. ERMInE Workshop 2 - Northern Europe Oslo, 1. November 2006 ERMInE Database Presentation by Nils Flatabø SINTEF Energy Research ERMInE Workshop 2 - Northern Europe Oslo, 1. November 26 Overview Content of the Ermine Database Electronic Questionnaire RTD&D Data

More information

Network Code on Operational Security

Network Code on Operational Security Network Code on Operational Security 24 September 2013 Notice This Network Code represents ENTSO-E s second edition of the Network Code on Operational Security, in line with the ACER Framework Guidelines

More information

Improving Market Clearing Software Performance to Meet Existing and Future Challenges MISO s Perspective

Improving Market Clearing Software Performance to Meet Existing and Future Challenges MISO s Perspective Improving Market Clearing Software Performance to Meet Existing and Future Challenges MISO s Perspective FERC Technical Conference on Increasing Real-Time and Day-Ahead Market Efficiency through Improved

More information

Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows

Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows TECHNISCHE UNIVERSITEIT EINDHOVEN Branch-and-Price Approach to the Vehicle Routing Problem with Time Windows Lloyd A. Fasting May 2014 Supervisors: dr. M. Firat dr.ir. M.A.A. Boon J. van Twist MSc. Contents

More information

Performance of networks containing both MaxNet and SumNet links

Performance of networks containing both MaxNet and SumNet links Performance of networks containing both MaxNet and SumNet links Lachlan L. H. Andrew and Bartek P. Wydrowski Abstract Both MaxNet and SumNet are distributed congestion control architectures suitable for

More information

FUNCTIONAL EXPLORATORY DATA ANALYSIS OF UNEMPLOYMENT RATE FOR VARIOUS COUNTRIES

FUNCTIONAL EXPLORATORY DATA ANALYSIS OF UNEMPLOYMENT RATE FOR VARIOUS COUNTRIES QUANTITATIVE METHODS IN ECONOMICS Vol. XIV, No. 1, 2013, pp. 180 189 FUNCTIONAL EXPLORATORY DATA ANALYSIS OF UNEMPLOYMENT RATE FOR VARIOUS COUNTRIES Stanisław Jaworski Department of Econometrics and Statistics

More information

THE ANALYSIS OF PRIVATE HEALTH INSURANCE PENETRATION DEGREE AND DENSITY IN EUROPE

THE ANALYSIS OF PRIVATE HEALTH INSURANCE PENETRATION DEGREE AND DENSITY IN EUROPE THE ANALYSIS OF PRIVATE HEALTH INSURANCE PENETRATION DEGREE AND DENSITY IN EUROPE Gheorghe Matei, Professor Ph.D University of Craiova Faculty of Economics and Business Administration Craiova, Romania

More information

Efficient Curve Fitting Techniques

Efficient Curve Fitting Techniques 15/11/11 Life Conference and Exhibition 11 Stuart Carroll, Christopher Hursey Efficient Curve Fitting Techniques - November 1 The Actuarial Profession www.actuaries.org.uk Agenda Background Outline of

More information

ANN Based Fault Classifier and Fault Locator for Double Circuit Transmission Line

ANN Based Fault Classifier and Fault Locator for Double Circuit Transmission Line International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-4, Special Issue-2, April 2016 E-ISSN: 2347-2693 ANN Based Fault Classifier and Fault Locator for Double Circuit

More information

Penalized regression: Introduction

Penalized regression: Introduction Penalized regression: Introduction Patrick Breheny August 30 Patrick Breheny BST 764: Applied Statistical Modeling 1/19 Maximum likelihood Much of 20th-century statistics dealt with maximum likelihood

More information

CHAPTER 8 CONCLUSION AND FUTURE ENHANCEMENTS

CHAPTER 8 CONCLUSION AND FUTURE ENHANCEMENTS 137 CHAPTER 8 CONCLUSION AND FUTURE ENHANCEMENTS 8.1 CONCLUSION In this thesis, efficient schemes have been designed and analyzed to control congestion and distribute the load in the routing process of

More information

EUROPEANS SATISFACTION WITH RAIL SERVICES

EUROPEANS SATISFACTION WITH RAIL SERVICES Flash Eurobarometer 382a EUROPEANS SATISFACTION WITH RAIL SERVICES SUMMARY Fieldwork: September 2013 Publication: December 2013 This survey has been requested by the European Commission, Directorate-General

More information

THE ROLE OF PUBLIC SUPPORT IN THE COMMERCIALISATION OF INNOVATIONS

THE ROLE OF PUBLIC SUPPORT IN THE COMMERCIALISATION OF INNOVATIONS Flash Eurobarometer THE ROLE OF PUBLIC SUPPORT IN THE COMMERCIALISATION OF INNOVATIONS REPORT Fieldwork: January February 2014 Publication: May 2014 This survey has been requested by the European Commission,

More information

Dynamic Security Assessment in the Future Grid. Vijay Vittal Ira A. Fulton Chair Professor Arizona State University

Dynamic Security Assessment in the Future Grid. Vijay Vittal Ira A. Fulton Chair Professor Arizona State University 1 Dynamic Security Assessment in the Future Grid Vijay Vittal Ira A. Fulton Chair Professor Arizona State University 2 Key requirements for DSA Need to perform DSA as close to real time as possible Need

More information

INTRODUCTION... 2. I. Participation in the 2014 European elections... 3

INTRODUCTION... 2. I. Participation in the 2014 European elections... 3 ?? Directorate-General for Communication PUBLIC OPINION MONITORING UNIT 2014 EUROPEAN ELECTIONS DESK RESEARCH Brussels, April 2015 Profile of voters and abstainees in the European elections 2014 INTRODUCTION...

More information

AP Physics 1 and 2 Lab Investigations

AP Physics 1 and 2 Lab Investigations AP Physics 1 and 2 Lab Investigations Student Guide to Data Analysis New York, NY. College Board, Advanced Placement, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks

More information

Application of Adaptive Probing for Fault Diagnosis in Computer Networks 1

Application of Adaptive Probing for Fault Diagnosis in Computer Networks 1 Application of Adaptive Probing for Fault Diagnosis in Computer Networks 1 Maitreya Natu Dept. of Computer and Information Sciences University of Delaware, Newark, DE, USA, 19716 Email: natu@cis.udel.edu

More information

The Problem of Scheduling Technicians and Interventions in a Telecommunications Company

The Problem of Scheduling Technicians and Interventions in a Telecommunications Company The Problem of Scheduling Technicians and Interventions in a Telecommunications Company Sérgio Garcia Panzo Dongala November 2008 Abstract In 2007 the challenge organized by the French Society of Operational

More information

Power System review W I L L I A M V. T O R R E A P R I L 1 0, 2 0 1 3

Power System review W I L L I A M V. T O R R E A P R I L 1 0, 2 0 1 3 Power System review W I L L I A M V. T O R R E A P R I L 1 0, 2 0 1 3 Basics of Power systems Network topology Transmission and Distribution Load and Resource Balance Economic Dispatch Steady State System

More information

Solving convex MINLP problems with AIMMS

Solving convex MINLP problems with AIMMS Solving convex MINLP problems with AIMMS By Marcel Hunting Paragon Decision Technology BV An AIMMS White Paper August, 2012 Abstract This document describes the Quesada and Grossman algorithm that is implemented

More information

WORK DISABILITY AND HEALTH OVER THE LIFE COURSE

WORK DISABILITY AND HEALTH OVER THE LIFE COURSE WORK DISABILITY AND HEALTH OVER THE LIFE COURSE Axel Börsch-Supan, Henning Roth 228-2010 19 Work Disability and Health over the Life Course Axel Börsch-Supan and Henning Roth 19.1 Work disability across

More information

THE IMPACT OF CHILDHOOD HEALTH AND COGNITION ON PORTFOLIO CHOICE

THE IMPACT OF CHILDHOOD HEALTH AND COGNITION ON PORTFOLIO CHOICE THE IMPACT OF CHILDHOOD HEALTH AND COGNITION ON PORTFOLIO CHOICE Dimitris Christelis, Loretti Dobrescu, Alberto Motta 214-2010 5 The Impact of Childhood Health and Cognition on Portfolio Choice Dimitris

More information

Non-Life Bancassurance in Europe: Motor and Household Insurance

Non-Life Bancassurance in Europe: Motor and Household Insurance Non-Life Bancassurance in Europe: Motor and Household Insurance Report Prospectus November 2011 Finaccord, 2011 Web: www.finaccord.com. E-mail: info@finaccord.com 1 Prospectus contents Page What is the

More information

Load Flow Analysis on IEEE 30 bus System

Load Flow Analysis on IEEE 30 bus System International Journal of Scientific and Research Publications, Volume 2, Issue 11, November 2012 1 Load Flow Analysis on IEEE 30 bus System Dharamjit *, D.K.Tanti ** * Department of Electrical Engineering,

More information

User language preferences online. Analytical report

User language preferences online. Analytical report Flash Eurobarometer 313 The Gallup Organization Flash Eurobarometer European Commission User language preferences online Analytical report Fieldwork: January 2011 Publication: May 2011 This survey was

More information

Least Squares Estimation

Least Squares Estimation Least Squares Estimation SARA A VAN DE GEER Volume 2, pp 1041 1045 in Encyclopedia of Statistics in Behavioral Science ISBN-13: 978-0-470-86080-9 ISBN-10: 0-470-86080-4 Editors Brian S Everitt & David

More information

Chapter 10: Network Flow Programming

Chapter 10: Network Flow Programming Chapter 10: Network Flow Programming Linear programming, that amazingly useful technique, is about to resurface: many network problems are actually just special forms of linear programs! This includes,

More information

Wind Cluster Management for Grid Integration of Large Wind Power

Wind Cluster Management for Grid Integration of Large Wind Power 1 Wind Cluster Management for Grid Integration of Large Wind Power B. Lange, M. Wolff, R. Mackensen, K. Rohrig German-Egyptian Symposium Wind Energy and Integration Overview 2 Challenges for the Integration

More information

Operational Security Network Code

Operational Security Network Code Amstelveenseweg 998 1081 JS Amsterdam Phone: + 31 20 520 7970 Fax: + 31 346 283 258 Email: secretariat@efet.org Website: www.efet.org Operational Security Network Code Public consultation 3 November 2012

More information

ATTITUDES OF EUROPEANS TOWARDS BUILDING THE SINGLE MARKET FOR GREEN PRODUCTS

ATTITUDES OF EUROPEANS TOWARDS BUILDING THE SINGLE MARKET FOR GREEN PRODUCTS Flash Eurobarometer 367 ATTITUDES OF EUROPEANS TOWARDS BUILDING THE SINGLE MARKET FOR GREEN PRODUCTS SUMMARY Fieldwork: December 2012 Publication: July 2013 This survey has been requested by the European

More information

On the Traffic Capacity of Cellular Data Networks. 1 Introduction. T. Bonald 1,2, A. Proutière 1,2

On the Traffic Capacity of Cellular Data Networks. 1 Introduction. T. Bonald 1,2, A. Proutière 1,2 On the Traffic Capacity of Cellular Data Networks T. Bonald 1,2, A. Proutière 1,2 1 France Telecom Division R&D, 38-40 rue du Général Leclerc, 92794 Issy-les-Moulineaux, France {thomas.bonald, alexandre.proutiere}@francetelecom.com

More information

Regulatory aspects of Energy Investment Conditions in European Countries

Regulatory aspects of Energy Investment Conditions in European Countries CEER Memo on Regulatory aspects of Energy Investment Conditions in European Countries Ref: C14-IRB-23-03a 27-April-2015 Council of European Energy Regulators asbl Cours Saint-Michel 30a, Box F 1040 Brussels,

More information

STUDY (F)111208-CDC-1129

STUDY (F)111208-CDC-1129 Commission for Electricity and Gas Regulation Nijverheidsstraat 26-38 1040 Brussels Tel.: 02/289.76.11 Fax: 02/289.76.09 COMMISSION FOR ELECTRICITY AND GAS REGULATION STUDY (F)111208-CDC-1129 on the relationship

More information

Interfacing Renewable Energy Sources to the AC Grid by a CMLI with Voltage Regulation under Low THD

Interfacing Renewable Energy Sources to the AC Grid by a CMLI with Voltage Regulation under Low THD Universal Journal of Electrical and Electronic Engineering 2(4): 170-177, 2014 DOI: 10.13189/ujeee.2014.020405 http://www.hrpub.org Interfacing Renewable Energy Sources to the AC Grid by a CMLI with Voltage

More information

LV4MV: A CONCEPT FOR OPTIMAL POWER FLOW MANAGEMENT IN DISTRIBUTION GRIDS, USING DER FLEXIBILITY

LV4MV: A CONCEPT FOR OPTIMAL POWER FLOW MANAGEMENT IN DISTRIBUTION GRIDS, USING DER FLEXIBILITY LV4MV: A CONCEPT FOR OPTIMAL POWER FLOW MANAGEMENT IN DISTRIBUTION GRIDS, USING DER FLEXIBILITY Emmanuelle VANET Gaspard LEBEL Raphaël CAIRE G2Elab France G2Elab France G2Elab - France emmanuelle.vanet@g2elab.greble-inp.fr

More information

A Fuzzy Based Solution for Improving Power Quality in Electric Railway Networks

A Fuzzy Based Solution for Improving Power Quality in Electric Railway Networks A Fuzzy Based Solution for Improving Power Quality in Electric Railway Networks Mohammad Ali Sandidzadeh School of Railway Engineering, Iran University of Science & Technology, Tehran, Iran Tel: 98-21-7749-1030

More information

New approach to interval linear regression

New approach to interval linear regression New approach to interval linear regression Milan Hladík 1 Michal Černý 2 1 Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic 2 Faculty of Computer Science and Statistics,

More information

Multiple Linear Regression in Data Mining

Multiple Linear Regression in Data Mining Multiple Linear Regression in Data Mining Contents 2.1. A Review of Multiple Linear Regression 2.2. Illustration of the Regression Process 2.3. Subset Selection in Linear Regression 1 2 Chap. 2 Multiple

More information

Priority Dispatch in Real Time Operation. Marie Hayden

Priority Dispatch in Real Time Operation. Marie Hayden Priority Dispatch in Real Time Operation Marie Hayden Presentation Reasons for dispatching units with Priority Dispatch Changes in approach with SEM-62 Who has Priority Dispatch Today? Unit Type MW Interconnector

More information

Chapter 6: Sensitivity Analysis

Chapter 6: Sensitivity Analysis Chapter 6: Sensitivity Analysis Suppose that you have just completed a linear programming solution which will have a major impact on your company, such as determining how much to increase the overall production

More information

EUROPEAN YOUTH: PARTICIPATION IN DEMOCRATIC LIFE

EUROPEAN YOUTH: PARTICIPATION IN DEMOCRATIC LIFE Flash Eurobarometer EUROPEAN YOUTH: PARTICIPATION IN DEMOCRATIC LIFE REPORT Fieldwork: April 2013 Publication: May 2013 This survey has been requested by the European Commission, Directorate-General for

More information

Auxiliary Variables in Mixture Modeling: 3-Step Approaches Using Mplus

Auxiliary Variables in Mixture Modeling: 3-Step Approaches Using Mplus Auxiliary Variables in Mixture Modeling: 3-Step Approaches Using Mplus Tihomir Asparouhov and Bengt Muthén Mplus Web Notes: No. 15 Version 8, August 5, 2014 1 Abstract This paper discusses alternatives

More information

Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay

Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay Information Theory and Coding Prof. S. N. Merchant Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture - 17 Shannon-Fano-Elias Coding and Introduction to Arithmetic Coding

More information

SURVEY ON THE TRAINING OF GENERAL CARE NURSES IN THE EUROPEAN UNION. The current minimum training requirements for general care nurses

SURVEY ON THE TRAINING OF GENERAL CARE NURSES IN THE EUROPEAN UNION. The current minimum training requirements for general care nurses SURVEY ON THE TRAINING OF GENERAL CARE NURSES IN THE EUROPEAN UNION This survey serves as a background document for the discussion of the Commission's legislative proposal to modernize the minimum requirements

More information

Challenges and Scenarios for Transmission Systems in Germany and Europe

Challenges and Scenarios for Transmission Systems in Germany and Europe Challenges and Scenarios for Transmission Systems in Germany and Europe European Electricity Workshop Pfeil_1 Pfeil_2 Berlin Balken_1 Balken_2 Dr. Christoph h Maurer Balken_3 The Role of Electricity Transmission

More information

Support Vector Machines with Clustering for Training with Very Large Datasets

Support Vector Machines with Clustering for Training with Very Large Datasets Support Vector Machines with Clustering for Training with Very Large Datasets Theodoros Evgeniou Technology Management INSEAD Bd de Constance, Fontainebleau 77300, France theodoros.evgeniou@insead.fr Massimiliano

More information

Electronic Communications Committee (ECC) within the Conference of Postal and Telecommunications Administrations (CEPT)

Electronic Communications Committee (ECC) within the Conference of Postal and Telecommunications Administrations (CEPT) Page 1 Electronic Communications Committee (ECC) within the Conference of Postal and Telecommunications Administrations (CEPT) ECC RECOMMENDATION (05)08 (replacing recommendations T/R 20-08 and 22-07)

More information

HOW COMPANIES INFLUENCE OUR SOCIETY: CITIZENS VIEW

HOW COMPANIES INFLUENCE OUR SOCIETY: CITIZENS VIEW Flash Eurobarometer HOW COMPANIES INFLUENCE OUR SOCIETY: CITIZENS VIEW REPORT Fieldwork: October-November 2012 Publication: April 2013 This survey has been requested by the European Commission, Directorate-General

More information

Specific amendments to the Capacity Allocation and Congestion Management Network Code

Specific amendments to the Capacity Allocation and Congestion Management Network Code Annex: Specific amendments to the Capacity Allocation and Congestion Management Network Code I. Amendments with respect to entry into force and application The Network Code defines deadlines for several

More information

Multiple Optimization Using the JMP Statistical Software Kodak Research Conference May 9, 2005

Multiple Optimization Using the JMP Statistical Software Kodak Research Conference May 9, 2005 Multiple Optimization Using the JMP Statistical Software Kodak Research Conference May 9, 2005 Philip J. Ramsey, Ph.D., Mia L. Stephens, MS, Marie Gaudard, Ph.D. North Haven Group, http://www.northhavengroup.com/

More information

Research on Clustering Analysis of Big Data Yuan Yuanming 1, 2, a, Wu Chanle 1, 2

Research on Clustering Analysis of Big Data Yuan Yuanming 1, 2, a, Wu Chanle 1, 2 Advanced Engineering Forum Vols. 6-7 (2012) pp 82-87 Online: 2012-09-26 (2012) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/aef.6-7.82 Research on Clustering Analysis of Big Data

More information

GLM, insurance pricing & big data: paying attention to convergence issues.

GLM, insurance pricing & big data: paying attention to convergence issues. GLM, insurance pricing & big data: paying attention to convergence issues. Michaël NOACK - michael.noack@addactis.com Senior consultant & Manager of ADDACTIS Pricing Copyright 2014 ADDACTIS Worldwide.

More information

Integrated Backup Topology Control and Routing of Obscured Traffic in Hybrid RF/FSO Networks*

Integrated Backup Topology Control and Routing of Obscured Traffic in Hybrid RF/FSO Networks* Integrated Backup Topology Control and Routing of Obscured Traffic in Hybrid RF/FSO Networks* Abhishek Kashyap, Anuj Rawat and Mark Shayman Department of Electrical and Computer Engineering, University

More information

Power System Security in Market Clearing and Dispatch Mechanisms

Power System Security in Market Clearing and Dispatch Mechanisms 1 Power System Security in Market Clearing and Dispatch Mechanisms Claudio A. Cañizares, Senior Member, IEEE, Sameh K. M. Kodsi, Student Member, IEEE Abstract This paper presents and discusses some typical

More information

STW Open Technology Programme. H2020 Future & Emerging Technology. and. GRANTS WEEK 2015 October 9 th

STW Open Technology Programme. H2020 Future & Emerging Technology. and. GRANTS WEEK 2015 October 9 th STW Open Technology Programme and H2020 Future & Emerging Technology GRANTS WEEK 2015 October 9 th 9/12/2010 INDIVIDUAL FUNDING OPPORTUNITIES IN EUROPE 1 SUPPORT FOR RESEARCH FUNDING ACQUISITION AT THE

More information

Field experience and best practices in managing MW scale Li-ion energy storage systems coupled to large wind and solar plants

Field experience and best practices in managing MW scale Li-ion energy storage systems coupled to large wind and solar plants Field experience and best practices in managing MW scale Li-ion energy storage systems coupled to large wind and solar plants Michael Lippert & Jesus Lugaro IRES Düsseldorf 1 March 215 Summary 1. Characterization

More information

Oscillations of the Sending Window in Compound TCP

Oscillations of the Sending Window in Compound TCP Oscillations of the Sending Window in Compound TCP Alberto Blanc 1, Denis Collange 1, and Konstantin Avrachenkov 2 1 Orange Labs, 905 rue Albert Einstein, 06921 Sophia Antipolis, France 2 I.N.R.I.A. 2004

More information

72/2015-21 April 2015

72/2015-21 April 2015 72/2015-21 April 2015 Provision of deficit and debt data for 2014 - first notification Euro area and EU28 government deficit at 2.4% and 2.9% of GDP respectively Government debt at 91.9% and 86.8% In 2014,

More information

A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data

A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data A Comparative Study of the Pickup Method and its Variations Using a Simulated Hotel Reservation Data Athanasius Zakhary, Neamat El Gayar Faculty of Computers and Information Cairo University, Giza, Egypt

More information

Using Geospatial Data to Generate One-line Diagrams of Electrical Power Systems

Using Geospatial Data to Generate One-line Diagrams of Electrical Power Systems Using Geospatial Data to Generate One-line Diagrams of Electrical Power Systems Lia Toledo Moreira Mota 1, Alexandre de Assis Mota 1, Wu Shin-Ting 2 1 Department of Electrical Energy Systems School of

More information

A Mathematical Programming Solution to the Mars Express Memory Dumping Problem

A Mathematical Programming Solution to the Mars Express Memory Dumping Problem A Mathematical Programming Solution to the Mars Express Memory Dumping Problem Giovanni Righini and Emanuele Tresoldi Dipartimento di Tecnologie dell Informazione Università degli Studi di Milano Via Bramante

More information

A New Quantitative Behavioral Model for Financial Prediction

A New Quantitative Behavioral Model for Financial Prediction 2011 3rd International Conference on Information and Financial Engineering IPEDR vol.12 (2011) (2011) IACSIT Press, Singapore A New Quantitative Behavioral Model for Financial Prediction Thimmaraya Ramesh

More information

A Flexible Machine Learning Environment for Steady State Security Assessment of Power Systems

A Flexible Machine Learning Environment for Steady State Security Assessment of Power Systems A Flexible Machine Learning Environment for Steady State Security Assessment of Power Systems D. D. Semitekos, N. M. Avouris, G. B. Giannakopoulos University of Patras, ECE Department, GR-265 00 Rio Patras,

More information

Evolutionary Detection of Rules for Text Categorization. Application to Spam Filtering

Evolutionary Detection of Rules for Text Categorization. Application to Spam Filtering Advances in Intelligent Systems and Technologies Proceedings ECIT2004 - Third European Conference on Intelligent Systems and Technologies Iasi, Romania, July 21-23, 2004 Evolutionary Detection of Rules

More information

EUROPEAN AREA OF SKILLS AND QUALIFICATIONS

EUROPEAN AREA OF SKILLS AND QUALIFICATIONS EUROPEAN AREA OF SKILLS AND QUALIFICATIONS REPORT Fieldwork: April - May 2014 Publication: June 2014 This survey has been requested by the European Commission, Directorate-General for Education and Culture

More information

INVESTING IN INTANGIBLES: ECONOMIC ASSETS AND INNOVATION DRIVERS FOR GROWTH

INVESTING IN INTANGIBLES: ECONOMIC ASSETS AND INNOVATION DRIVERS FOR GROWTH Flash Eurobarometer INVESTING IN INTANGIBLES: ECONOMIC ASSETS AND INNOVATION DRIVERS FOR GROWTH REPORT Fieldwork: January February 213 Publication: May 213 This survey has been requested by the European

More information

The Impact of Wind Power on Day-ahead Electricity Prices in the Netherlands

The Impact of Wind Power on Day-ahead Electricity Prices in the Netherlands The Impact of Wind Power on Day-ahead Electricity Prices in the Netherlands Frans Nieuwenhout #1, Arno Brand #2 # Energy research Centre of the Netherlands Westerduinweg 3, Petten, the Netherlands 1 nieuwenhout@ecn.nl

More information

ONLINE CLOSED-LOOP OPTIMIZATION OF DISTRIBUTION NETWORK WITHOUT VERIFICATION OF DISPATCHER

ONLINE CLOSED-LOOP OPTIMIZATION OF DISTRIBUTION NETWORK WITHOUT VERIFICATION OF DISPATCHER ONLINE CLOSED-LOOP OPTIMIZATION OF DISTRIBUTION NETWORK WITHOUT VERIFICATION OF DISPATCHER Vlado KUBIC David VRCHOVSKÝ Vít MACH-ŽIŽKA ČEZ Distribuce, a. s. Czech Rep. ČEZ Distribuce, a. s. Czech Rep. Elektrosystem,

More information

Different types of electricity markets modelled using PLEXOS Integrated Energy Model The UK Balancing Market example

Different types of electricity markets modelled using PLEXOS Integrated Energy Model The UK Balancing Market example Different types of electricity markets modelled using PLEXOS Integrated Energy Model The UK Balancing Market example Peny Panagiotakopoulou, Senior Power Systems Consultant, Energy Exemplar Europe Overview

More information

THE STATISTICAL TREATMENT OF EXPERIMENTAL DATA 1

THE STATISTICAL TREATMENT OF EXPERIMENTAL DATA 1 THE STATISTICAL TREATMET OF EXPERIMETAL DATA Introduction The subject of statistical data analysis is regarded as crucial by most scientists, since error-free measurement is impossible in virtually all

More information