SIMULATION METHOD FOR RELIABILITY ASSESSMENT OF ELECTRICAL DISTRIBUTION SYSTEMS

Size: px
Start display at page:

Download "SIMULATION METHOD FOR RELIABILITY ASSESSMENT OF ELECTRICAL DISTRIBUTION SYSTEMS"

Transcription

1 SIMULATION METHOD FOR RELIABILITY ASSESSMENT OF ELECTRICAL DISTRIBUTION SYSTEMS Johan Setréus, Lina Bertling, Shima Mousavi Gargari KTH, School of Electrical Engineering, Stockholm, Sweden Abstract -This paper describes a simulation method for reliability assessment of electrical distribution systems. The method has been implemented in the reliability assessment tool RADPOW which now is able to perform both analytical and simulation evaluations. The implemented method is validated by comparing results from application studies made for an electrical distribution system in the Stockholm area. The studies includes both simulation and analytical approach and the use of two different computer tools; that are the in house tool RADPOW, and the commercial tool NEPLAN. The simulation approach is beneficial for solving complex reliability models that could be difficult to solve analytical, e.g for resulting in distribution functions for reliability indices. One application area for such reliability models are for reliability centered asset management (RCAM), where the maintenance effort is optimized based on its contribution to the overall system reliability. This approach is being developed at KTH, and the simulation approach presented in this paper aims to provide a tool to perform applications studies according with the RCAM approach. Keywords; Simulation, Electrical distribution system, reliability indices, RADPOW, NEPLAN, RCAM INTRODUCTION A central part in the planning of distribution systems, which becomes even more important in today's de-regulated electrical power system, is preventive maintenance (PM). This is the planned and scheduled maintenance that aims to postpone or reduce failures of a system. Electrical distribution system operators (DSO) have changed their organization and the pressure to reduce operational and maintenance costs is already being felt. The driving forces are changing from technical factors to economic and business factors and cost-effective PM is required. Consequently, there is an interest from DSOs to incorporate strategies for costeffective maintenance. Reliability Centred Maintenance (RCM) is such a strategy where maintenance of system components is related to the improvement in system reliability. The RCM method has been further developed in the reliability-centred asset management method (RCAM) [2] to provide a quantitative relationship between PM of assets and the total cost of maintenance [1]. In the search of the best possible asset management strategy for electrical distribution system it is essential to know the importance of the involved components. Each component is assigned performance indices that correspond for the overall reliability of supply. The indices can be used for prioritization of components; one example is to determine where maintenance actions will have the greatest effect. One way to perform such analysis is to evaluate the amount of interruptions a certain component causes the system. A simulation approach of this 1

2 kind of analysis enables us to develop models with a deeper level of detail for larger systems in a more straightforward manner compared to the analytical approach. This paper presents an implemented method for performing Monte Carlo simulations on a power system in order to evaluate the system reliability with a numerical measurement. This method can then easily be extended to be used for prioritization of components. RELIABILITY EVALUATION Methodologies Reliability evaluation of electrical distribution systems could be presented in quantitative measures given by average values for load points and the overall system. Table I shows on general indices. Table I - Reliability indices for electrical distribution systems. Load point level System level Failure frequency, λ (f/yr) SAIFI (int/yr.cust) Failure Duration, r (h/yr) SAIDI (h/yr.cust) Unavailability, U (h/yr) CAIDI (h/int) Energy not supplied (kwh/yr) AENS (kwh/yr.cust) To obtain reliability indices, two fundamental methodologies can be applied to the system with its interconnected components. These methods can be categorized as the analytical approach and the simulation approach. The analytical approach solves the problem directly with mathematical formulas, whereas the simulation approach uses numerical methods. Two special types of numerical methods are Simulation and the Monte Carlo method which uses random experiments on the system to evaluate the reliability indices. The Monte Carlo method, generally referred as Monte Carlo Simulation (MCS) is used in this paper to perform the simulation approach. The reliability assessment tool RADPOW The reliability computer program RADPOW was developed by Lina Bertling and Ying He at the Department of Electrical Engineering, KTH, as a part of their PhD projects during the years [2]. The name RADPOW is an abbreviation for Reliability Assessment of Distribution Power Systems, and as the name reveals, the program is developed for analysis of electrical distribution systems. For this purpose there already exist a number of computer programs, developed both for commercial and research use, but each having their advantages and disadvantages. RADPOW was developed for use in development of research methods for two applications areas; that are for RCAM and automatization. The first application aims to investigate how the reliability could be impacted by reducing the frequency of failures and the latter instead by reducing the outage time. The first version of RADPOW, referred to as RADPOW_1999, is based on analytical methods described in [4], [5] and [6]. The analytical evaluation in RADPOW is performed by a load-point-driven technique, which deduces all possible failure events for each load point and evaluates the effect of these for each load point. The deducted results is the minimal cut set of first and second order and the additional active failures for each load point. An additional active failure is a failure mode that occurs when an active failure of an item causes the interruption of other items in the system [2]. The minimal cut sets for the load points includes the components which upon failure cause an interruption of the load point. The 2

3 number of different overlapping failures events in a minimal cut set is called the order of the cut set. The output reliability results are the load point indices and the system indices evaluated from these. In order to adopt the simulation approach for RADPOW, a master thesis project was initiated in the year of 2006, which resulted in the RADPOW_2006 version [7]. RADPOW_2006 is thereby an extension of RADPOW_1999 by introducing an additional method for simulation. Fig. 1 illustrates the overall picture of the two evaluation methods used in RADPOW. System Data Network Model Assign each LPs the events that lead to failure for that LP Analytical method Simulation method Calculate the reliability indices for each LP with formulas Make a large number of random experiments to see how these affect LPs reliability Calculate the reliability for the system Fig. 1. Flowchart for the analytical and simulation method used in RADPOW. Simulation method implemented in RADPOW In order to make a simulation analysis on a power distribution system, the components involved in the system needs to be studied. As the system consists of several interconnected components, each having a probability to fail, one has to deduce how a specific component affects the system and its load points, given the status of the component. In this simulation method, each component has been assigned an integer defining the present status of the component. Three different component states are used: 0. The component is functioning. 1. The component suffers an active failure. 2. The component is being repaired or replaced. At first state the component is functioning, but have already been donated a time to failure (TTF), which will affect the component in the future. When the TTF has been reached, the component suffers an active failure and needs to be disconnected in order to begin the restoration of the component. It is assumed that this time, in state 1, is static for the component type and the length are referred to as SW. At the last component state the component is repaired, or, if possible, replaced during the static time interval REP. Only active failures have been considered, and hence each component follows the sequence , if it is assumed that all components are functioning from the beginning. The simulation method developed for RADPOW uses an event-driven approach, which means that all failure events are treated separately to deduce the effect of the failure on the whole system by identifying the affected load points [2]. This means when a component fails, the 3

4 method has to deduce which load points that are affected, and this is achieved by the already deduced minimal cut sets and the additional active failures for each load point. Depending on the component state of a failed component, it affects the load point differently. If a component is in state 1 it affects all the load points having this component included in its minimal cut sets of first order or in the additional active failures. On the other hand, if the component is in state 2, it only affects the load points having this component in its minimal cut sets. For the second order failures, both state 1 and 2 for each of the two components will affect the load points having these components in its minimal cut sets of second order. The Monte Carlo Simulation (MCS) method used for RADPOW is referred to as time sequence simulation [5]. The implemented algorithm is presented in Fig. 2. The algorithm proceeds the following steps, as numbered in figure: 1. The input data consist of the number of samples N, simulation time Tstop, component reliability data for the system, the minimal cut set vectors, normally open paths and the additional active failure vectors for each load point (LP). n = All components are set to be functioning, which means state 0. The total time, Ttot, LPs number of failures and outage times are reset. A time to failure (TTF) is generated in years for each component using the exponential random generator, given the component data as input. 3. Jump to the next event; that is the event with the shortest time. During this interval the system is stable. Count up the total time. 4. Check how the LPs were affected during the interval and with the current states of the components. Use the minimal cut sets and the additional active failure vectors for this purpose. 5. If a LP is affected, check if there are any alternative paths, still functioning, that can be used by closing a normally open disconnector. If this is possible count up the outage time for the LP with the switching time for the disconnector. If a normally open path does not exist, add the total interval length to the outage time for the LP. Then check if the LP was down the interval before and if not increase the number of failures for this LP. 6. At the event, the present component is changing its component state to a new one, depending on its previous. The state for the component follows the sequence 0,1,2,0,1..., and hence it is easy to determine the next state. 7. a) If the component were in state 2 in the interval, it is now functioning, and hence its new state is set to 0. A new random TTF for the component is generated. 7. b) If the component were in state 0, its new state is set to 1. The time for isolating the component, the switching time, is set to the present static value from the input data. 7. c) If the component were in state 1, its new state is set to 2. The time for repair or replacement of the component, is set to the present static value from the input data. It has been assumed that the component always is replaced if this option is available. 8. If the time for simulation, Tstop, is reached, stop the current simulation and save the outage data for each LP. If not, proceed at step If the current number of simulated samples, n, equals the predetermined samples, N, the total simulation phase is finished. If not, restart from step 2 and count up n by one. 10. Evaluate the data from all samples, with the system indices and its standard deviations as results. 4

5 1. Input data n = n All components are functioning. Generate time to failure for each component 0 TTF3 TTF10 TTF8 TTF1 Ttot = 0 Stop time years Current time 3. Jump to the next event Ttot = Ttot + t 0 TTF3 TTF10 TTF8 TTF1 Ttot = Ttot + t t Current time years 4. How are the LPs affected during the time interval and with the current component status? 5. If LP is affected: 1.Add a failure to LP (if functioning before). 2.Add the outage time t or switching time for disconnector to LP 1. Check if any components with status 1 are included in the additional active failures of the LP. 2. Check if any components with status 1 or 2 are included in the minimal cut sets of first and second order of the LP. Check if there is any open paths that can be closed with disconnectors. 6.Update the component status after the interval. Produce a new time for component, depending on next status 0, 1 or a. New TTF is generated 7b. SW-time from data 0 7c. Rep-time from data TTF3 TTF10 TTF8 TTF1 SW3 Current time years no 8. Ttot > Tstop? yes no 9. n == N? yes 10. Evaluate the outages for each load point and each iteration Fig. 2. The overall algorithm used in the simulation method in RADPOW. The output results consist of the load point and system indices, shown in Table I, for each simulation sample. Statistical data are then evaluated for all the samples, with the mean values and variances of the samples. The chosen simulation time in a simulation analysis of a power system depends on the complexity of the system and the required accuracy of the output results. In this method the total simulation time consists of the chosen number of simulation samples and the sample time in years. In order to determine these input parameters, one has to see how the output results converge for the specific system with different sample lengths in years. These parameters depend on the size of the system and the reliability data for the components; the smaller probabilities for the components to fail, the longer sample times are needed to comprehend the system behaviour. Rare events with high impacts can have a huge effect on simulations. If some events happen very occasionally, but each having a large impact on the system, a large number of samples or a long sample time is needed for the simulation. 5

6 Approximations and simplifications in method The following simplifications have been adopted in the implemented simulation method: Passive faults are not included in the method. Temporary and transient failures are not considered. Outages caused by maintenance followed by an overlapping failure are not considered. The none functioning of breakers, the stuck probability, is not considered. The function of fuses is not implemented in the method. The switching time for the normally open disconnector has been set to one hour. Besides these limits in the method, only failure modes of first and second order have been considered, as the minimal cut sets does not include failure modes of higher order. The reliability assessment tool NEPLAN NEPLAN is an electric power system analyzer which has been developed by BCP group in Switzerland. This software package is used mainly for transmission and distribution systems analyses. NEPLAN reliability software can be used to provide not only the reliability indices for both individual load points and the overall power systems, but also it can be used to provide the cost of unreliability. NEPLAN is based on Markov process and enumeration techniques. The most important input data required for reliability evaluation in NEPLAN are the failure rate, repair time and switching time of the components. In the evaluation method in NEPLAN all the possible failure combinations are created according to the predefined failure criteria deduced by the program. Then the effect analysis of each failure mode is assessed and the corrective action with main emphasis on alleviating the abnormality of a system will be performed. If it is not possible to return the system to its normal state after an interruption, the program applies the remedial action i.e. load curtailment. System states which result in load curtailment will contribute to the failure frequency and the outage duration for the load points and these indices are then used in the reliability calculation of the system indices [9]. CASE STUDY The Birka case system An urban electrical distribution system in the Stockholm city area, referred to as the Birka system, has been used for the application studies presented in this paper. This system has previously been analysed in e.g. [2][3]. The system studied is based on the Birka Nät 220/110 kv Bredäng station and 33/11 kv Liljeholmen station, connected via two parallel 110 kv cables. The system model of this part of the network, that is used for analysis, was first presented by [2] in a maintenance and reliability study using the RCAM approach. The model used for analysis is shown in Fig. 3. The most significant simplification, in this model, is that the double busbar arrangements have been simplified to a single bus representation. To compensate for this redundancy loss, the repair time of busbars has been reduced to the effective switching time it takes to switch off one of the busbars in the double arrangement. Other simplifications made on the model from the one presented in [2], are (i) breakers are considered to be ideal with no stuck probability and (ii) the component outages only depends on the active failure rate. The customers are presented as two 33 kv load points, station Högalid (HD) and subway (SL), and one 11 kv load point (LH11). There are 32 identical feeders outgoing from Liljeholmen. In the model these feeders has been modelled as one average 11 kv feeder with a total of 447 customers. HD supplies a total of customers. 6

7 The system consists of the following types of components: 110 kv, 33 kv and 11 kv underground cables, 110 kv, 33 and 11 kv busbars, 110 kv, 33 kv and 11 kv breakers, 220/110 kv, 110/33 kv, 33/11 kv and 11/0.4 kv transformers. 220 kv BÄ c2 c8 c1 c3 c9 110 kv c5 c4 c11 c10 bus transformer breaker fuse c6 c12 cable supply point load point c14 33 kv c7 c13 c49 c51 c50 c53 c54 c16 c15 c20 c19 c24 c23 c36 c38 c37 c40 c43 c11 c41 c44 c56 c52 c57 c55 c17 c21 c25 c18 c22 c26 c46 c39 c42 c45 c47 c58 SL c27 11 kv c29 c28 c48 HD c30 c31 c32 c33 c34 c35 LH11 Fig. 3. The Birka system model used in the case study.[2][3] Reliability analysis of the Birka system In order to validate the simulation method, the results from the simulation method has been compared both to the analytical results in RADPOW and NEPLAN. For the simulation in RADPOW the sample time was set to 1000 years and the number of samples to This sample time is of course not realistic, but a lower value of this result in under estimations of both outage frequency and duration, because of the assumption that all components are functioning from the beginning and the relatively high component reliability. Table II presents a comparison of the average failure rates in the load points from the reliability analysis of the Birka system. Table II - The average failure rates per year for the load points in the Birka system, evaluated with three different methods. Load point RADPOW RADPOW NEPLAN ΔRADsim ΔRADsim λ [f/yr] Simulation Analytical -RADAna -NEP LH HD SL

8 The failure rate is significant at the 11 kv level compared with the two 33 kv load points, the average failure rate for an 11 kv customer being about 0.28 failure/year. For the network with 32 identical load points as LH11, outgoing from Liljeholmen, this would imply about 9 failures per year. Table III presents a similar comparison for the average unavailability in the load points. Table III - The average unavailability in hours per year for the load points in the Birka system, evaluated with three different methods. Load point RADPOW RADPOW NEPLAN ΔRADsim ΔRADsim U [h/yr] Simulation Analytical -RADAna -NEP LH HD SL The results from these two load point indices clearly show the accuracy in results when performing a simulation with the implemented method. Only a slightly difference appears in the third decimal. The overall system indices for the Birka system are presented in Table IV. The results clearly show the impact of the large number of customers in HD, as SAIFI and SAIDI almost have the same values as the failure frequency and the unavailability respectively, in HD. Table IV - The system reliability indices for the Birka system, evaluated with the three different methods. System RADPOW RADPOW NEPLAN ΔRADsim ΔRADsim Indices Simulation Analytical -RADAna -NEP SAIFI [int/yr.cust] SAIDI [h/yr.cust] CAIDI [h/int] AENS [kwh/yr.cust] ASAI In order to illustrate the distribution of the samples in a performed simulation, a bar graph can be drawn in RADPOW for each system index. The distribution of the samples for SAIFI and the Birka system is shown in Fig. 4. 8

9 SAIFI (int/yr.cust) Hits/interval (int/yr.cust) Fig. 4. Distribution of samples of SAIFI performed by the MCS method in RADPOW_2006. DISCUSSION Computation time is an issue that usually is hold against simulations in order to get appropriate results that converges. The MCS described in this paper uses the most basic sample strategy referred to as simple sampling, which needs a relatively large number of samples to receive a sufficiently accurate result. There are techniques for reduction of calculation times without loss of precision, variance reduction techniques as stratified sampling and weighted sampling as examples, but still it is costly in terms of computation time. However, there are situations when analytical methods are not suitable to use because of the difficulties to model the problem analytical without making too large approximations. In these situations the simulation approach is an alternative. In a simulation approach there is also possible to extend the model to handle general distributions of component deterioration. If the failures in the simulation are saved in a log file, the MCS provides a deeper understanding e.g. how different second order failure events occurs or how the repair or replacement of components are dealt with when there are constraints in the work force. The MCS method can also easily be extended to be used for prioritization of components; one example is how to determine where the maintenance action will have the greatest effect. Taken further this prioritization can be used in the optimization of maintenance from a system reliability perspective, which is one of the major goals for asset management of electrical networks that is handled by RCAM. CONCLUSIONS The conclusion of this paper is that the implemented MCS method in RADPOW provides the same results as the analytical method in RADPOW and the NEPLAN software for a case system. The method can be used for reliability assessment of power distribution system and has a potential to be developed further to incorporate general life time distributions for the components in the system. Another aspect that can be developed in a more straightforward 9

10 manner is prioritization of components e.g. to determine where the maintenance actions will have the greatest effect. REFERENCES [1]: L. Bertling, R. N. Allan, R. Eriksson, A reliability-centred asset maintenance method for assessing the impact of maintenance in power distribution systems, TPWRS R3, IEEE Transactions on Power Systems, [2]: L. Bertling. Reliability Centred Maintenance for Electric Power Distribution Systems. Doctoral dissertation, Department of Electrical Engineering, KTH, Stockholm, Sweden, August ISBN: [3]: L. Bertling, R. Eriksson, R. N. Allan, "Relation between preventive maintenance and reliability cost-effective distribution system", IEEE PowerTech'01 Porto, September, [4] L. Bertling, Y. He, G. Andersson, R.N. Allan, "Modelling and evaluating the effect of automatic and remote control on the reliability of distribution systems", Proceedings of the 13th Power System Computational Conference (PSCC), Trondheim, 1999, Page no [5] R. Billinton and R.N. Allan, Reliability Evaluation of Power Systems, New York, 2nd Edition, Plenum, 1996 [6] R. Billinton and R.N. Allan, Reliability Evaluation of Engineering Systems, New York, 2nd Edition, Plenum, 1992 [7] J. Setréus. Development of a simulation method for the reliability assessment program RADPOW. Master thesis. Department of Electrical Engineering, KTH, Stockholm, Sweden, June Triata: XR-E-ETK 2006:10. [8] S. Mousavi Gargari. Reliability assessment of complex power systems and the use of the NEPLAN tool. Master thesis. Department of Electrical Engineering, KTH, Stockholm, Sweden, June Triata: XR-E-ETK 2006:11. 10

RACalc a Power Distribution Reliability Tool

RACalc a Power Distribution Reliability Tool RACalc a Power Distribution Reliability Tool A student project towards an open source reliability software for electrical distribution systems J. Setréus, C. J. Wallnerström, P. Hilber School of Electrical

More information

ELECTRIC power distribution systems constitute the

ELECTRIC power distribution systems constitute the IEEE TRANSACTIONS ON POWER SYSTEMS, VOL 20, NO 1, FEBRUARY 2005 75 A Reliability-Centered Asset Maintenance Method for Assessing the Impact of Maintenance in Power Distribution Systems Lina Bertling, Member,

More information

Reliability Enhancement of Radial Distribution System Using Network Reconfiguration

Reliability Enhancement of Radial Distribution System Using Network Reconfiguration Reliability Enhancement of Radial Distribution System Using Network Reconfiguration 1 Umesh Agarwal, 2 Monika Vardia 1 PG student, 2 Asst. Professor, 1 electrical engineering department, 1 Geetanjali institute

More information

REPAIR DURATION EFFECTS ON DISTRIBUTION SYSTEM RELIABILITY INDICES AND CUSTOMER OUTAGE COSTS

REPAIR DURATION EFFECTS ON DISTRIBUTION SYSTEM RELIABILITY INDICES AND CUSTOMER OUTAGE COSTS REPAIR DURATION EFFECTS ON DISTRIBUTION SYSTEM RELIABILITY INDICES AND CUSTOMER OUTAGE COSTS A Thesis submitted to the College of Graduate Studies and Research in Partial Fulfillment of the Requirements

More information

Distribution System Reliability Evaluation using Time Sequential Monte Carlo Simulation

Distribution System Reliability Evaluation using Time Sequential Monte Carlo Simulation Distribution System Reliability Evaluation using Time Sequential Monte Carlo Simulation 1 Supriya M D, 2 Chandra Shekhar Reddy Atla, 3 R Mohan, 4 T M Vasanth umara 1,3,4 Dept of E & E,AIT, Chikmagalur

More information

RELIABILITY ASSESSMENT OF DISTRIBUTION NETWORS USING SEQUENTIAL MONTE CARLO SIMULATION

RELIABILITY ASSESSMENT OF DISTRIBUTION NETWORS USING SEQUENTIAL MONTE CARLO SIMULATION RELIABILITY ASSESSMENT OF DISTRIBUTION NETWORS USING SEQUENTIAL MONTE CARLO SIMULATION Srete Nikolovski *, Predrag Maric *, Ivan Mravak ** *Faculty of Electrical Engineering, K. Trpimira 2B, 31 Osijek,

More information

Distribution System Reliability with Distributed Generation Based on Customer Scattering

Distribution System Reliability with Distributed Generation Based on Customer Scattering Distribution System Reliability with Distributed Generation Based on Customer Scattering Raju KADURU, Narsaiah Srinivas GONDLALA Department of Electrical and Electronics Engineering, Jawaharlal Nehru Technological

More information

Maintenance Optimization for Power Distribution Systems

Maintenance Optimization for Power Distribution Systems Maintenance Optimization for Power Distribution Systems Patrik Hilber Doctoral thesis Royal Institute of Technology Stockholm, Sweden, 2008 Akademisk avhandling som med tillstånd av Kungl Tekniska Högskolan

More information

Postprint. This is the accepted version of a paper presented at 2017 CIGRÉ SC B3 (Substations) Colloquium.

Postprint.   This is the accepted version of a paper presented at 2017 CIGRÉ SC B3 (Substations) Colloquium. http://www.diva-portal.org Postprint This is the accepted version of a paper presented at 2017 CIGRÉ SC B3 (Substations) Colloquium. Citation for the original published paper: Babu, S., Hilber, P. (2017)

More information

Variation of Reliability Indices with Generation Techniques Applied.

Variation of Reliability Indices with Generation Techniques Applied. 7th WSEAS International Conference on Electric Power Systems, High Voltages, Electric Machines, Venice, Italy, November 21-23, 2007 264 Variation of Reliability Indices with Generation Techniques Applied.

More information

Influence of Distributed Power Generation from Renewable Energy Sources on Reliability of Distribution Networks

Influence of Distributed Power Generation from Renewable Energy Sources on Reliability of Distribution Networks Influence of Distributed Power Generation from Renewable Energy Sources on Reliability of Distribution Networks Case Study Danijel Topić J. J. Strossmayer University of Osijek, Faculty of Electrical Engineering,

More information

4»IEEE POWER SYSTEMS .*ISK ASSESSMENT OF. Models, Methods, and Applications. Wiley. Ph.D., Fellow, IfE, CAE, EIC SECOND EDITION

4»IEEE POWER SYSTEMS .*ISK ASSESSMENT OF. Models, Methods, and Applications. Wiley. Ph.D., Fellow, IfE, CAE, EIC SECOND EDITION .*ISK ASSESSMENT OF POWER SYSTEMS Models, Methods, and Applications SECOND EDITION Wenyuan Li, Ph.D., Fellow, IfE, CAE, EIC Chongqing University, China BC H> Canada, n IEEE PRESS SERIES ON POWER ENGINEERING

More information

Reliability Assessment of a Power Grid with Customer Operated Chp Systems Using Monte Carlo Simulation

Reliability Assessment of a Power Grid with Customer Operated Chp Systems Using Monte Carlo Simulation University of Massachusetts Amherst ScholarWorks@UMass Amherst Masters Theses 1911 - February 2014 2009 Reliability Assessment of a Power Grid with Customer Operated Chp Systems Using Monte Carlo Simulation

More information

Reliability Analysis of Secondary Distribution System in Nigeria: A Case Study of Ayetoro 1 Substation, Lagos State.

Reliability Analysis of Secondary Distribution System in Nigeria: A Case Study of Ayetoro 1 Substation, Lagos State. The International Journal of Engineering and Science (IJES) Volume 6 Issue 7 Pages PP 13-21 2017 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Reliability Analysis of Secondary Distribution System in Nigeria:

More information

WILEY A JOHN WILEY & SONS, INC., PUBLICATION

WILEY A JOHN WILEY & SONS, INC., PUBLICATION POWER DISTRIBUTION SYSTEM RELIABILITY Practical Methods and Applications Ali A. Chowdhury Don O. Koval IEEE PRESS SERIES ON POWER ENGINEERING IEEE Press WILEY A JOHN WILEY & SONS, INC., PUBLICATION Preface

More information

Performance target setting and prioritising electrical power system-level investment

Performance target setting and prioritising electrical power system-level investment Performance target setting and prioritising electrical power system-level investment by Louis Pieterse, City Power City Power s engineering operations performance targets have traditionally been informed

More information

OPTIMAL RECLOSER DEPLOYMENT TO LEVERAGE SELF-HEALING: A TECHNO-ECONOMIC ROBUSTNESS ASSESSMENT

OPTIMAL RECLOSER DEPLOYMENT TO LEVERAGE SELF-HEALING: A TECHNO-ECONOMIC ROBUSTNESS ASSESSMENT OPTIMAL RECLOSER DEPLOYMENT TO LEVERAGE SELF-HEALING: A TECHNO-ECONOMIC ROBUSTNESS ASSESSMENT Eduardo RODRIGUES Ismael MIRANDA Nuno SILVA EFACEC Portugal EFACEC Portugal EFACEC - Portugal eduardo.rodrigues@efacec.com

More information

Influence of automation introduction to power distribution systems on their reliability

Influence of automation introduction to power distribution systems on their reliability Influence of automation introduction to power distribution systems on their reliability H. Meglouli Email:hmeglouli@yahoo.fr Laboratory for the electrification of industrial enterprises Faculty of Hydrocarbons

More information

Feeder Automation and its Reliability Assessment on the Basis of Cost Analysis for the Distribution of Feeders in Power System Planning

Feeder Automation and its Reliability Assessment on the Basis of Cost Analysis for the Distribution of Feeders in Power System Planning Bonfring International Journal of Power Systems and Integrated Circuits, Vol. 7, No. 2, June 2017 19 Feeder Automation and its Reliability Assessment on the Basis of Cost Analysis for the Distribution

More information

ENHANCING RELIABILITY BY RECONFIGURATION OF POWER DISTRIBUTION SYSTEMS CONSIDERING LOSS

ENHANCING RELIABILITY BY RECONFIGURATION OF POWER DISTRIBUTION SYSTEMS CONSIDERING LOSS ENHANCING RELIABILITY BY RECONFIGURATION OF POWER DISTRIBUTION SYSTEMS CONSIDERING LOSS Jency Sara John,S.T.Suganthi 2. Department of Electrical and Electronics Engg, SNS College of Tech, Coimbatore 2

More information

THE IMPACT OF RESTRUCTURING URBAN AND SUBURBAN DISTRIBUTION GRIDS WITH SMART GRID APPROACHES ON SYSTEM RELIABILTY

THE IMPACT OF RESTRUCTURING URBAN AND SUBURBAN DISTRIBUTION GRIDS WITH SMART GRID APPROACHES ON SYSTEM RELIABILTY THE IMPACT OF RESTRUCTURING URBAN AND SUBURBAN DISTRIBUTION GRIDS WITH SMART GRID APPROACHES ON SYSTEM RELIABILTY Matej REJC Gerhard HAFNER Alfred EINFALT, Andreas LUGMAIER Siemens AG - Austria Wiener

More information

URBAN DISTRIBUTION NETWORK RELIABILITY SIMULATION AND STRATEGIES OF SUCCESSIVE REFURBISHMENT OF DISTRIBUTION TRANSFORMER STATIONS

URBAN DISTRIBUTION NETWORK RELIABILITY SIMULATION AND STRATEGIES OF SUCCESSIVE REFURBISHMENT OF DISTRIBUTION TRANSFORMER STATIONS URBAN DISTRIBUTION NETWORK RELIABILITY SIMULATION AND STRATEGIES OF SUCCESSIVE REFURBISHMENT OF DISTRIBUTION TRANSFORMER STATIONS Zbyněk BRETTSCHNEIDER Stanislav VOTRUBA Petr SKALA PREdistribuce, a.s.

More information

Development of Outage Evaluation and Reliability Model for Benin City Power Distribution Network

Development of Outage Evaluation and Reliability Model for Benin City Power Distribution Network American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-6, Issue-3, pp-168-175 www.ajer.org Research Paper Open Access Development of Outage Evaluation and Reliability

More information

Reliability Enhancement of Radial Distribution System Considering Different Alternatives

Reliability Enhancement of Radial Distribution System Considering Different Alternatives ISSN (Print) : 232 3765 Reliability Enhancement of Radial Distribution System Considering Different Alternatives C.Bhargava 1, P.S.R Murty 2, K.Rajender3 Associate Professor, Dept. of Electrical and Electronics

More information

Technical Review of DS-RADS Model

Technical Review of DS-RADS Model Technical Review of DS-RADS Model 1001881 Technical Review of DS-RADS Model 1001881 Briefing Report, November 2001 EPRI Project Manager Stephen W. Chapel EPRI 3412 Hillview Avenue, Palo Alto, California

More information

Impact of Location of Distributed Generation On Reliability of Distribution System

Impact of Location of Distributed Generation On Reliability of Distribution System International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 9, Issue 5 (December 2013), PP. 01-08 Impact of of Distributed Generation On Reliability

More information

Evaluation of Systems Performances and Systems Reconfigurations

Evaluation of Systems Performances and Systems Reconfigurations Evaluation of Systems Performances and Systems Reconfigurations P. U. Okorie, U.O. Aliyu, D. M. Ezekiel Department of Electrical Engineering, Ahmadu Bello University, Zaria Abstract The paramount interest

More information

AN ANALYTICAL METHOD TO ASSESS THE IMPACT OF DISTRIBUTED GENERATION AND ENERGY STORAGE ON RELIABILITY OF SUPPLY

AN ANALYTICAL METHOD TO ASSESS THE IMPACT OF DISTRIBUTED GENERATION AND ENERGY STORAGE ON RELIABILITY OF SUPPLY th International Conference on Electricity Distribution Glasgow, - June AN ANALYTICAL METHOD TO ASSESS THE IMPACT OF DISTRIBUTED GENERATION AND ENERGY STORAGE ON RELIABILITY OF SUPPLY Alberto ESCALERA

More information

The Effect of Distributed Generation on Distribution System Reliability

The Effect of Distributed Generation on Distribution System Reliability University of Tennessee, Knoxville Trace: Tennessee Research and Creative Exchange Masters Theses Graduate School 12-2008 The Effect of Distributed Generation on Distribution System Reliability Nura Nubee

More information

Postprint.

Postprint. http://www.diva-portal.org Postprint This is the accepted version of a paper published in International Transactions on Electrical Energy Systems. This paper has been peer-reviewed but does not include

More information

A DESIGN PROCESS MODELING APPROACH INCORPORATING NONLINEAR ELEMENTS

A DESIGN PROCESS MODELING APPROACH INCORPORATING NONLINEAR ELEMENTS Proceedings of 1998 DETC: ASME Design Theory and Methodology Conference September 13-16, 1998, Atlanta DETC98-5663 A DESIGN PROCESS MODELING APPROACH INCORPORATING NONLINEAR ELEMENTS Johan Andersson Department

More information

Reliability Analysis of Power Distribution System: a Case Study

Reliability Analysis of Power Distribution System: a Case Study Reliability Analysis of Power Distribution System: a Case Study Prakash T Dept of Electrical and Electronics, DACG (Govt) Polytechnic, Chikkamagaluru, India Abstract As the electricity plays very important

More information

ASSESSMENT OF POWER RELIABILITY AND IMPROVEMENT POTENTIAL BY USING SMART RECLOSERS

ASSESSMENT OF POWER RELIABILITY AND IMPROVEMENT POTENTIAL BY USING SMART RECLOSERS ASSESSMENT OF POWER RELIABILITY AND IMPROVEMENT POTENTIAL BY USING SMART RECLOSERS Solomon Derbie Gont 1 and Getachew Biru Worku 2 1 Addis Ababa University 2 Ethiopian Aviation Academy ABSTRACT This paper

More information

Reliability demonstration for complex redundant systems in railway applications

Reliability demonstration for complex redundant systems in railway applications WIT Press, www.witpress.com, ISBN -853-86- Reliability demonstration for complex redundant systems in railway applications R. Bozzo\ V. Fazio*, P. Firpo^ S. Savio* ' Dipartimento di Ingegneria Elettrica

More information

Making Decision of the Maintenance Priority of Power Distribution System using Time Varying Failure Rate and Interruption Cost

Making Decision of the Maintenance Priority of Power Distribution System using Time Varying Failure Rate and Interruption Cost Journal Electrical Engineering & Technology, Vol. 4, No., pp. 43~48, 2009 43 Making Decision the Maintenance Priority Power Distribution System using Time Varying Failure and Interruption Cost Cheol-Min

More information

NOVEL POWER SYSTEM RELIABILITY INDICES CALCULATION METHOD

NOVEL POWER SYSTEM RELIABILITY INDICES CALCULATION METHOD NOVEL POWER SYSTEM RELIABILITY INDICES CALCULATION METHOD Andrés HONRUBIA-ESCRIBANO Laura GIMÉNEZ DE URTASUN Samuel BORROY VICENTE Fundación CIRCE Spain Fundación CIRCE Spain Fundación CIRCE Spain andres.honrubia@uclm.es

More information

Simplified reliability modelling as a basis for performance target setting and prioritising electrical power system-level investment

Simplified reliability modelling as a basis for performance target setting and prioritising electrical power system-level investment Simplified reliability modelling as a basis for performance target setting and prioritising electrical power system-level investment Author : Johanette van der Merwe, MSc Eng Senior Consultant, EON Consulting

More information

Reliability Evaluation of Power Network: A Case Study of Fiji Islands

Reliability Evaluation of Power Network: A Case Study of Fiji Islands Reliability Evaluation of Power Network: A Case Study of Fiji Islands K. A. Mamun School of Engineering and Physics The University of the South Pacific Suva, Fiji kabir.mamun@usp.ac.fj F. R. Islam School

More information

Improvement in Reliability Analysis using Distributed Generators

Improvement in Reliability Analysis using Distributed Generators International Journal of Scientific & Engineering Research Volume 3, Issue 5, May-2012 1 Improvement in Reliability Analysis using Distributed Generators Japinder Pal Singh Virk, Dr. Smarajit Ghosh Abstract

More information

DUE TO the rapid increase in the demand for electricity,

DUE TO the rapid increase in the demand for electricity, 918 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 27, NO. 2, APRIL 2012 Reconfiguration of Power Distribution Systems Considering Reliability and Power Loss B. Amanulla, Student Member, IEEE, Saikat Chakrabarti,

More information

Exhibit to Agenda Item #1

Exhibit to Agenda Item #1 Exhibit to Agenda Item #1 Board Directors Meeting Wednesday,, scheduled to begin at 5:30 p.m. Customer Service Center, Rubicon Room Powering forward. Together. Agenda 2016 SD-4 annual monitoring report

More information

A PARTIAL RELATIONSHIP BETWEEN COSTS AND QUALITY AS A BASIS FOR SETTING REGULATION PARAMETERS OF SUPPLY CONTINUITY

A PARTIAL RELATIONSHIP BETWEEN COSTS AND QUALITY AS A BASIS FOR SETTING REGULATION PARAMETERS OF SUPPLY CONTINUITY A PARTIAL RELATIONSHIP BETWEEN COSTS AND QUALITY AS A BASIS FOR SETTING REGULATION PARAMETERS OF SUPPLY CONTINUITY Petr SKALA Václav DĚTŘICH Jan ŠEFRÁNEK EGÚ Brno, a.s. Czech Republic EGÚ Brno, a.s. Czech

More information

Survey and Summary of Best Practices for Distribution Reliability Improvement. December 8, p.m. EST

Survey and Summary of Best Practices for Distribution Reliability Improvement. December 8, p.m. EST Survey and Summary of Best Practices for Distribution Reliability Improvement December 8, 2016 2 3 p.m. EST Webinar Overview Moderator: Speaker: Michele Suddleson DEED Program Director American Public

More information

FORTISBC ENERGY PERFORMANCE BASED RATEMAKING

FORTISBC ENERGY PERFORMANCE BASED RATEMAKING ERICA HAMILTON COMMISSION SECRETARY Commission.Secretary@bcuc.com web site: http://www.bcuc.com VIA EMAIL electricity.regulatory.affairs@fortisbc.com November 8, 213 gas.regulatory.affairs@fortisbc.com

More information

Optimum Return Period of an Overhead Line Considering Reliability, Security and Availability with Respect to Extreme Icing Events

Optimum Return Period of an Overhead Line Considering Reliability, Security and Availability with Respect to Extreme Icing Events IWAIS XIV, China, May 0 Optimum Return Period of an Overhead Line Considering Reliability, Security and Availability with Respect to Extreme Icing Events Asim Haldar, Ph.D, P.Eng. ahaldar@nalcorenergy.com

More information

Optimal network topology and reliability indices to be used in the design of power distribution networks in oil and gas plants *

Optimal network topology and reliability indices to be used in the design of power distribution networks in oil and gas plants * Optimal network topology and reliability indices to be used in the design of power distribution networks in oil and gas plants * R Naidoo and EJ Manning University of Pretoria, Pretoria, South Africa ABSTRACT:

More information

The Reliability of the Individual UPS Still an issue?

The Reliability of the Individual UPS Still an issue? The Reliability of the Individual UPS Still an issue? Dipl.-Ing. Frank Herbener, Piller Group GmbH, Frank.Herbener@Piller.com, Germany White Paper No. 054 Revision 0 from 22.02.2010 Contents 1 Introduction...3

More information

Assessment of Marginal and Long-term Surplus Power in Orissa A Case Study

Assessment of Marginal and Long-term Surplus Power in Orissa A Case Study 1 Chandra 16th NATIONAL POWER SYSTEMS CONFERENCE, 15th-17th DECEMBER, 2010 103 Assessment of Marginal and Long-term in Orissa A Case Study Chandra Shekhar Reddy Atla, A.C. Mallik, Dr. Balaraman K and Dr.

More information

LAPPEENRANTA UNIVERSITY OF TECHNOLOGY Faculty of Technology Lut Energy Electrical Engineering

LAPPEENRANTA UNIVERSITY OF TECHNOLOGY Faculty of Technology Lut Energy Electrical Engineering LAPPEENRANTA UNIVERSITY OF TECHNOLOGY Faculty of Technology Lut Energy Electrical Engineering Yaroslav Parshin RELIABILITY ANALYSIS OF MEDIUM VOLTAGE FEEDER Examiners: Prof. Jarmo Partanen M.Sc. Jukka

More information

MANAGING SITUATION AWARENESS IN POWER DISTRIBUTION GRID DISTURBANCES

MANAGING SITUATION AWARENESS IN POWER DISTRIBUTION GRID DISTURBANCES MANAGING SITUATION AWARENESS IN POWER DISTRIBUTION GRID DISTURBANCES Kaisa PYLKKÄNEN Finland kaisa.pylkkanen@student.tut.fi Turo IHONEN Elenia Oy Finland turo.ihonen@elenia.fi ABSTRACT Power grid is one

More information

ereliability Tracker Software Member Guide

ereliability Tracker Software Member Guide ereliability Tracker Software Member Guide Revision Date: 10/15/2014 Table of Contents Revision Date: 10/15/2014... 1 Introduction... 2 Log-in/Create an Account... 2 Types of Users and Permissions... 2

More information

BENCHMARKING OF RELIABILITY: NORTH AMERICAN AND EUROPEAN EXPERIENCE

BENCHMARKING OF RELIABILITY: NORTH AMERICAN AND EUROPEAN EXPERIENCE BENCHMARKING OF RELIABILITY: NORTH AMERICAN AND EUROPEAN EXPERIENCE John MCDANIEL Werner FRIEDL Heide CASWELL IEEE Member USA E-Control - Austria IEEE Member - USA John.mcdaniel@nationalgrid.com werner.friedl@e-control.at

More information

Basic Reliability Analysis of Electrical Power Systems

Basic Reliability Analysis of Electrical Power Systems Basic Reliability Analysis of Electrical Power Systems Course No: E03-020 Credit: 3 PDH Velimir Lackovic, Char. Eng. Continuing Education and Development, Inc. 9 Greyridge Farm Court Stony Point, NY 10980

More information

Information Document Protection System Information ID# R

Information Document Protection System Information ID# R Information Documents are for information purposes only and are intended to provide guidance. In the event of any discrepancy between the Information Document and the related authoritative document(s)

More information

ABSTRACT. Timetable, Urban bus network, Stochastic demand, Variable demand, Simulation ISSN:

ABSTRACT. Timetable, Urban bus network, Stochastic demand, Variable demand, Simulation ISSN: International Journal of Industrial Engineering & Production Research (09) pp. 83-91 December 09, Volume, Number 3 International Journal of Industrial Engineering & Production Research ISSN: 08-4889 Journal

More information

Standard Development Timeline

Standard Development Timeline Standard Development Timeline This section is maintained by the drafting team during the development of the standard and will be removed when the standard is adopted by the NERC Board of Trustees (Board).

More information

Presenter: Louis Pieterse (City Power) Author: Johanette van der Merwe (Eon Consulting) Co-Authors: Louis Pieterse (City Power); Kurt Dedekind (Eskom)

Presenter: Louis Pieterse (City Power) Author: Johanette van der Merwe (Eon Consulting) Co-Authors: Louis Pieterse (City Power); Kurt Dedekind (Eskom) Presenter: Louis Pieterse (City Power) Author: Johanette van der Merwe (Eon Consulting) Co-Authors: Louis Pieterse (City Power); Kurt Dedekind (Eskom) Background Approach Modelling methodology Outcomes

More information

Impact of Distributed Generation Technology & Operation Techniques on Distribution System Reliability

Impact of Distributed Generation Technology & Operation Techniques on Distribution System Reliability The Open Electrical and Electronic Engineering Journal, 2009, 3, 9-6 9 Open Access Impact of Distributed Generation Technology & Operation Techniques on Distribution System Reliability Ayman B. Attya,

More information

Advanced Fault Location Algorithm and Impact on Optimized Repair Crew Dispatch

Advanced Fault Location Algorithm and Impact on Optimized Repair Crew Dispatch Advanced Fault Location Algorithm and Impact on Optimized Repair Crew Dispatch imai Dong, Mladen Kezunovic Department of Electrical and Computer Engineering Texas A&M University College Station, U.S.A.

More information

Evaluation of Operational Reliability of a Microgrid Using a Short-Term Outage Model

Evaluation of Operational Reliability of a Microgrid Using a Short-Term Outage Model IEEE TRANSACTIONS ON POWER SYSTEMS 1 Evaluation of Operational Reliability of a Microgrid Using a Short-Term Outage Model Xufeng Xu, Joydeep Mitra, Senior Member, IEEE, Tingting Wang, Student Member, IEEE,

More information

Global Reliability Indices Calculation Using Monte Carlo Simulation

Global Reliability Indices Calculation Using Monte Carlo Simulation Global Reliability Indices Calculation Using Monte Carlo Simulation Tadeusz Sikora, Radomír Goňo, Vladimír Král, and Stanislav Rusek Department of Electrical Power Engineering, FEECS, VŠB Technical University

More information

Distribution System Reliability Analysis for Smart Grid Applications

Distribution System Reliability Analysis for Smart Grid Applications Smart Grid and Renewable Energy, 2017, 8, 240-251 http://www.scirp.org/journal/sgre ISSN Online: 2151-4844 ISSN Print: 2151-481X Distribution System Reliability Analysis for Smart Grid Applications Tawfiq

More information

ELECTRIC INFRASTRUCTURE RELIABILITY PERFORMANCE INDICATORS

ELECTRIC INFRASTRUCTURE RELIABILITY PERFORMANCE INDICATORS Page of 8 ELECTRIC INFRASTRUCTURE RELIABILITY PERFORMANCE INDICATORS 7 8 9 0 FIVE-YEAR HISTORICAL RELIABILITY PERFORMANCE General THESL tracks reliability performance indicators System Average Interruption

More information

Project vs Operation. Project Constraints. Pankaj Sharma, Pankaj Sharma,

Project vs Operation. Project Constraints. Pankaj Sharma, Pankaj Sharma, Project vs Operation PROJECTS OPERATIONS Temporary Ongoing Unique Repetitive Closes after attaining the objectives Objective is to sustain business Prototyping the new car model Assembly line production

More information

Distribution Systems - Program 128

Distribution Systems - Program 128 Distribution Systems - Program 128 Program Description Program Overview Utility distribution systems are challenged by an aging infrastructure, conventional designs, and increased demands for power. Electricity

More information

Standard MH-TPL Transmission System Planning Performance Requirements

Standard MH-TPL Transmission System Planning Performance Requirements A. Introduction 1. Title: Transmission System Planning Performance Requirements 2. Number: MH-TPL-001-4 3. Purpose: Establish Transmission system planning performance requirements within the planning horizon

More information

Impact of Energy Storage Integration On Composite System Reliability

Impact of Energy Storage Integration On Composite System Reliability Impact of Integration On Composite System Reliability Gona Prashanti Student Member IEEE Department of Electrical Engineering National Institute of Technology Warangal Telangana India Email: gona.prashanti@gmail.com

More information

GENERATION CURTAILMENT AS A MEANS TO INCREASE THE WIND POWER HOSTING CAPACITY OF A REAL REGIONAL DISTRIBUTION NETWORK

GENERATION CURTAILMENT AS A MEANS TO INCREASE THE WIND POWER HOSTING CAPACITY OF A REAL REGIONAL DISTRIBUTION NETWORK GENERATION CURTAILMENT AS A MEANS TO INCREASE THE WIND POWER HOSTING CAPACITY OF A REAL REGIONAL DISTRIBUTION NETWORK Anna KULMALA Sami REPO Jouni PYLVÄNÄINEN VTT Finland Tampere University of Techlogy

More information

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

More information

TOWARDS THE MODERNIZATION OF THE SCADA SYSTEMS OF THE HELLENIC ELECTRICITY DISTRIBUTION NETWORK OPERATOR CONSIDERATIONS AND STEPS FORWARD

TOWARDS THE MODERNIZATION OF THE SCADA SYSTEMS OF THE HELLENIC ELECTRICITY DISTRIBUTION NETWORK OPERATOR CONSIDERATIONS AND STEPS FORWARD TOWARDS THE MODERNIZATION OF THE SYSTEMS OF THE HELLENIC ELECTRICITY DISTRIBUTION NETWORK OPERATOR CONSIDERATIONS AND STEPS FORWARD Nikos Hatziargyriou Vasilis Kleftakis Foivos Palaiogiannis HEDNO Greece

More information

A Systematic Approach to Performance Evaluation

A Systematic Approach to Performance Evaluation A Systematic Approach to Performance evaluation is the process of determining how well an existing or future computer system meets a set of alternative performance objectives. Arbitrarily selecting performance

More information

POWER SYSTEM DYNAMICS AND CONTROL

POWER SYSTEM DYNAMICS AND CONTROL POWER SYSTEM DYNAMICS AND CONTROL 1 POWER SYSTEM DYNAMICS AND CONTROL INTRODUCTION Electric power system comprises components and systems like Generators, transformers, transmission lines and distribution

More information

Distribution System Reliability: An Overview

Distribution System Reliability: An Overview Distribution System Reliability: An Overview P. M. Sonwane K.K. Wagh Institute of Engineering Education and Research, Nashik 422 003, India. B. E. Kushare Power Quality Consultant, Energy Auditor, Professor

More information

AEP Guidelines for Transmission Owner Identified Needs

AEP Guidelines for Transmission Owner Identified Needs AEP Guidelines for Transmission Owner January 2017 1 Document Control Document Review and Approval Action Name(s) Title Prepared by: Kevin Killingsworth Principal Engineer, Asset Performance and Renewal

More information

PMP Exam Preparation Course Project Time Management

PMP Exam Preparation Course Project Time Management Project Time Management 1 Project Time Management Processes Define Activities Sequence Activities Estimate Activity Resources Estimate Activity duration Develop Schedule Control Schedule In some projects,

More information

OPERATIONS OM&A. Filed: August 15, 2007 EB Exhibit C1 Tab 2 Schedule 4 Page 1 of INTRODUCTION

OPERATIONS OM&A. Filed: August 15, 2007 EB Exhibit C1 Tab 2 Schedule 4 Page 1 of INTRODUCTION Filed: August, 00 EB-00-0 Tab Schedule Page of OPERATIONS OM&A.0 INTRODUCTION Operations OM&A investments are required to manage the day to day flow of electricity within Hydro One Distribution s system.

More information

International Journal of Advancements in Research & Technology, Volume 6, Issue 6, June-2017 ISSN

International Journal of Advancements in Research & Technology, Volume 6, Issue 6, June-2017 ISSN ISSN 2278-7763 6 A Critical Review of Distribution Substation System Reliability Evaluations Ayodeji A. Akintola, Department of Electrical and Information Engineering, Covenant University, Ota, Nigeria

More information

BR04 SERVICE PERFORMANCE MEASURES

BR04 SERVICE PERFORMANCE MEASURES SERVICE PERFORMANCE MEASURES 1 October 2013 C O P Y R I G H T 2013 T R A N S P O W E R N E W Z E A L A N D L I M I T E D. A L L R I G H T S R E S E R V E D This document is protected by copyright vested

More information

C. Wohlin, P. Runeson and A. Wesslén, "Software Reliability Estimations through Usage Analysis of Software Specifications and Designs", International

C. Wohlin, P. Runeson and A. Wesslén, Software Reliability Estimations through Usage Analysis of Software Specifications and Designs, International C. Wohlin, P. Runeson and A. Wesslén, "Software Reliability Estimations through Usage Analysis of Software Specifications and Designs", International Journal of Reliability, Quality and Safety Engineering,

More information

Standard Development Timeline

Standard Development Timeline Standard Development Timeline This section is maintained by the drafting team during the development of the standard and will be removed when the standard is adopted by the NERC Board of Trustees (Board).

More information

Standard TPL Transmission System Planning Performance Requirements

Standard TPL Transmission System Planning Performance Requirements A. Introduction 1. Title: Transmission System Planning Performance Requirements 2. Number: TPL-001-4 3. Purpose: Establish Transmission system planning performance requirements within the planning horizon

More information

http://www.diva-portal.org This is the published version of a paper presented at International Conference on Probabilistic Methods Applied to Power Systems (PMAPS),Durham, 7-10 July 2014. Citation for

More information

Standard Development Timeline

Standard Development Timeline Standard Development Timeline This section is maintained by the drafting team during the development of the standard and will be removed when the standard is adopted by the NERC Board of Trustees (Board).

More information

ELECTRIC INFRASTRUCTURE RELIABILITY PERFORMANCE INDICATORS

ELECTRIC INFRASTRUCTURE RELIABILITY PERFORMANCE INDICATORS Page of 7 ELECTRIC INFRASTRUCTURE RELIABILITY PERFORMANCE INDICATORS 7 8 9 0 7 8 9 FIVE-YEAR HISTORICAL RELIABILITY PERFORMANCE General THESL tracks reliability performance indicators System Average Interruption

More information

Mitigating Extraordinary Events using Wide Area Monitoring Applications

Mitigating Extraordinary Events using Wide Area Monitoring Applications 2, rue d Artois, F-75008 PARIS 53 RECIFE 20 http : //www.cigre.org Mitigating Extraordinary Events using Wide Area Monitoring Applications E. JOHANSSON, K. UHLEN, G. KJØLLE Norwegian University of Science

More information

AMERICAN RENEWABLES GAINESVILLE REGIONAL UTILITIES GAINESVILLE RENEWABLE ENERGY CENTER

AMERICAN RENEWABLES GAINESVILLE REGIONAL UTILITIES GAINESVILLE RENEWABLE ENERGY CENTER AMERICAN RENEWABLES GAINESVILLE REGIONAL UTILITIES --------------------------------------------- GAINESVILLE RENEWABLE ENERGY CENTER OPERATING PROCEDURES Revision 0; September 1, 2012 Revision 1; November

More information

A Practical Application of the Delphi Method in Maintenance-Targeted Resource Allocation of Distribution Utilities

A Practical Application of the Delphi Method in Maintenance-Targeted Resource Allocation of Distribution Utilities A Practical Application of the Delphi Method in Maintenance-Targeted Resource Allocation of Distribution Utilities Payman Dehghanian 1, Student Member, IEEE, Moein Moeini-Aghtaie 1, Student Member, IEEE,

More information

INFORMATION SYSTEM SOLUTION FOR RELIABILITY BASED ANALYSIS AND DEVELOPMENT OF DISTRIBUTION NETWORKS

INFORMATION SYSTEM SOLUTION FOR RELIABILITY BASED ANALYSIS AND DEVELOPMENT OF DISTRIBUTION NETWORKS INFORMATION SYSTEM SOLUTION FOR RELIABILITY BASED ANALYSIS AND DEVELOPMENT OF DISTRIBUTION NETWORKS Pekka VERHO, Pertti JÄRVENTAUSTA, Antti MÄKINEN, Kirsi NOUSIAINEN Tampere University of Technology -

More information

Transmission System Security and Planning Standards

Transmission System Security and Planning Standards ver. 1.4 page 1 from 13 Transmission System Security and Planning Standards April 2014 ver. 1.4 page 2 from 13 TABLE OF CONTENTS 1 Introduction... 4 2 Definitions... 4 2.1 Transmission System... 4 2.2

More information

Multi-Objective Allocation of DG Simultaneous with Capacitor and Protective Device Including Load Model

Multi-Objective Allocation of DG Simultaneous with Capacitor and Protective Device Including Load Model 14 Int'l Conf. Artificial Intelligence ICAI'17 Multi-Objective Allocation of DG Simultaneous with Capacitor and Protective Device Including Load Model H. A. Shayanfar *,1, H. Shayeghi 2, M. Alilou 3, R.

More information

Standard Development Timeline

Standard Development Timeline Standard TPL-001-4 Transmission System Planning Performance Requirements Standard Development Timeline This section is maintained by the drafting team during the development of the standard and will be

More information

A Parametric Bootstrapping Approach to Forecast Intermittent Demand

A Parametric Bootstrapping Approach to Forecast Intermittent Demand Proceedings of the 2008 Industrial Engineering Research Conference J. Fowler and S. Mason, eds. A Parametric Bootstrapping Approach to Forecast Intermittent Demand Vijith Varghese, Manuel Rossetti Department

More information

Evaluation and Improvement of Reliability Indices of Electrical Power Distribution System

Evaluation and Improvement of Reliability Indices of Electrical Power Distribution System Evaluation and Improvement of Reliability Indices of Electrical Power Distribution System P.Chandhra Sekhar Distribution Systems Division, Central Power Research Institute, Bangalore pcs@cpri.in R.A.Deshpande

More information

Distribution Automation

Distribution Automation Distribution Automation Jason Marenda POWER Engineers Distribution Engineering Outline Why? Status of Industry Background Items to Consider Changing Conditions Past One-Way Power Flow Constant Generation

More information

Managing Power Outage with OpenWay

Managing Power Outage with OpenWay Managing Power Outage with OpenWay Dave Stensland Product Manager Katrina Hutchinson Sr. Product Manager 2010, Itron Inc. All rights reserved. 1 Executive Overview 3 Introduction to Outage Reliability

More information

Managing Power Outage with OpenWay

Managing Power Outage with OpenWay Managing Power Outage with OpenWay Dave Stensland Product Manager Katrina Hutchinson Sr. Product Manager 2010, Itron Inc. All rights reserved. 1 Executive Overview 3 Introduction to Outage Reliability

More information

Reliability Assessment of 60L43 and 60L44

Reliability Assessment of 60L43 and 60L44 Reliability Assessment of 60L43 and 60L44 June 9, 2006 Prepared by: Wijarn Wangdee Regional System Planning, SPPA British Columbia Transmission Corporation 1. Introduction 60L43 and 60L44 supply three

More information

AMERICAN RENEWABLES GAINESVILLE REGIONAL UTILITIES GAINESVILLE RENEWABLE ENERGY CENTER

AMERICAN RENEWABLES GAINESVILLE REGIONAL UTILITIES GAINESVILLE RENEWABLE ENERGY CENTER AMERICAN RENEWABLES GAINESVILLE REGIONAL UTILITIES --------------------------------------------- GAINESVILLE RENEWABLE ENERGY CENTER OPERATING PROCEDURES Revision 0; September 1, 2012 Revision 1; November

More information

Optimization of the NAS Battery Control System

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

More information

Evaluating Your Electrical Distribution System

Evaluating Your Electrical Distribution System Evaluating Your Electrical Distribution System September 22, 2016 Doug Marshall, P.Eng, Reliability Engineer Magna IV Engineering 2 Introduction Virtually all industrial and commercial installations are

More information