A Model-predictive Approach to Emergency Voltage Control in Electrical Power Systems

Size: px
Start display at page:

Download "A Model-predictive Approach to Emergency Voltage Control in Electrical Power Systems"

Transcription

1 A Model-predictive Approach to Emergency Voltage Control in Electrical Power Systems Mats Larsson Abstract Recent blackouts have shown that traditional local protection against power system collapse is not always sufficient to arrest instabilities. This paper shows that centralized systems can perform better than traditional local protection, as well as outlining how the decision logic of such centralized systems can be implemented. We present a coordinated system protection scheme (SPS) against voltage collapse based on model predictive control and heuristic tree search. It coordinates dissimilar and discrete controls such as generator, tap changer and load shedding controls in presence of soft and hard constraints on controls as well as voltages and currents in the network. The response with the coordinated SPS is compared to an SPS based on local measurements using simulation of the Nordic 32 test system. In terms of the amount of load shedding required to restore voltage stability, the simulations indicate that load shedding based on local criteria is near optimal in the system studied. However, when also generator controls are considered as emergency controls, the coordinated scheme reduces the amount of required load shedding by 35% compared to the local scheme. I. INTRODUCTION Voltage instability mitigation has been discussed for some time now, and some utilities have protection systems against voltage collapse in operation [], [2]. Most of these systems use rather simple rules, such as low voltage, and quite rough actions, such as load shedding. At the same time phasor measurements units are becoming an increasingly accepted and available technology. Using these phasor measurements it is possible to monitor the power system using a time resolution down to milliseconds. This gives the possibility of a wide range of stability monitoring and control applications. Therefore, time has now come to introduce more smooth emergency control systems, where system-wide voltage levels, reactive power flows, etc., are used in a wide-area emergency control system. Such a system, to be activated when the power system is in transition towards instability, must include different voltage levels and act on transformer tap changers, AVRs on generators as well as reactive power compensation devices available. To save a power system exposed to a disturbance, where the system survived the initial disturbance, but the system dynamics have been triggered and a transition towards instability has started, powerful and synchronized actions are required as the harm to the customers has to be minimized. In such a situation, i.e., a system exposed This work was partly funded by a grant from the Bundesamt für Bildung und Wissenschaft, Bern, Schweiz in the Control and Computation project (IST ). M. Larsson is with Corporate Research, ABB Switzerland, 5405 Baden, Switzerland. (mats.larsson@ch.abb.com) to a long-term voltage instability, there is some time, tens of seconds to some minutes, available to counteract the transition. Basic rules are to lower the voltage on the load level as much as possible to achieve a temporary load relief. The transmission, subtransmission and distribution system voltages should, however, be kept as high as possible to reduce the losses and maximize the line and cable reactive power generation. Furthermore, most control variables have an inherently discrete nature; for example, capacitor banks and tap changers must be switched in fixed steps and while most utilities lack direct load control schemes, load shedding must still be carried out by disconnecting whole feeders. Recent blackouts have shown that traditional local protection against power system collapse are not always sufficient to arrest instabilities. This paper shows how centralized systems like can perform better than traditional local protection, as well as outlining how the decision logic of such centralized system can be implemented. The scheme presented uses a network model and wide-area measurements to account for the actual power flow in the system, load models to account for load recovery dynamics and constraints are imposed to ensure that voltage and generator current limits are not violated. The scheme presented is suitable for implementation on a wide-area monitoring and control platform such as that described in the paper. II. SYSTEM SETUP The wide area platform for dynamic monitoring of transmission systems comprises of hardware: Phasor Measurement Units (PMU) Communication Links Central Unit (Personal Computer) and software: Data preprocessing package Basic services Specific individual applications Graphical user interface (GUI) Package containing model/data of the supervised power system and coordination with other software packages PMUs are placed in the substations to allow observation of a critical part of the supervised power system under any operation conditions (network islanding, outages of lines, generators etc.), taking into account a certain degree of redundancy to provide sufficient results also in a case of unavailability of some data (PMU outage, communication

2 SPC PMU Data Preprocessing Basic Services GUI PMU 2 Application Application 2 Power System Actions Fig. 2. Functional architecture of wide area measurement platform based on synchronized phasor measurements. actual trajectory Fig.. Setup of wide area platform based on synchronized phasor measurements. failure etc.). Measured data are sent via dedicated communication channels/links to a central unit, which is a central computational unit where the collected measurements are synchronized and sorted, yielding the snapshot of the power system state. This setup is shown in Fig.. The snapshot is then processed by the Basic Services package (BS), which is part of the central unit. Basic Services denote the set of algorithms included in all installations of the wide area platform for different applications and they are comprising the following capabilities: ability to provide needed data for any application fast execution - leaving sufficient time for running applications within the sampling interval robustness - resistance against poor quality of some input data (unavailability, out of range, synchronization problems etc.) Applications, which are attached to the output of BS, address various phenomena occurring in power systems, such as frequency instability, voltage instability etc. They predict the state of the power system and trigger appropriate actions if an incipient instability is detected. Their output as well as the output of BS are displayed to the power system operator by an ergonomic GUI. The functional structure described above is illustrated in Fig. 2. The voltage stability control method described in Sec. III is one example of a method that can be applied in such an algorithm. Other examples have been previously published [3 5]. III. COORDINATED SYSTEM PROTECTION SCHEME The coordinated system protection scheme (CSPS) is based on the model predictive method described in [6]. The principle is illustrated in Fig. 3. A system model, including the load dynamics, is used to predict the output trajectories (dotted lines) based on the current state and for several different candidate input sequences. A cost function reference trajectory Fig. 3. sample time prediction interval t* t*+tp Principle of Model Predictive Control. predicted trajectories candidate control sequences time is defined based on the deviation of each predicted trajectory from a desired trajectory (dashed line). The optimal control, in the sense that it minimizes the defined cost function, is then obtained by solving an optimization problem on-line, and applied to the system. The interval between the current time t and the prediction horizon t +t p is referred to as the prediction interval, and is chosen based on the settling time of the slowest dynamics. Usually, the prediction interval is chosen as a multiple of the sample time. The problem of selecting controls at the instant t and operating point (x,u ) is formulated as the combinatorial optimization problem min J(x,u + ) subject to u + S(u ) where u + is the optimization variable corresponding to the new control state to be determined whereas u denotes the control state presently in use, in other words before the optimization starts at time t. S(u ) is the set of available control states. The scalar function J(x,u + ) is referred to as a cost function and should evaluate the benefit of using the new control state u + such that a smaller result indicates a more desirable state. The cost function is defined as J(u +,x ) = t +t p () t ỹ T Qỹ + ũ T Rũ + P dt (2)

3 where ỹ = (ŷ(t,x,u + ) y r ) is a prediction of the output deviations from the desired trajectories, provided the new control u + is applied during the prediction interval. The control state presently in use is denoted u, and thus ũ = (u + u ) is the applied change of controls. The reference trajectory is denoted y r and the weighting matrices for output errors and control variations Q and R, respectively. The scalar penalty term P = P(u +,x ) is introduced whenever a constraint violation is predicted to occur during the prediction interval. A. Modelling A power system network model is conveniently expressed in the differential-algebraic (DA) form [7] ẋ = f dae (x,w,u) (3) 0 = g dae (x,w,u,y) (4) The dynamic state variables x are variables that appear as derivatives in differential equations and cannot change instantaneously. On the other hand, the algebraic state variables w do not appear as derivatives, and can thus change instantaneously due to changes in x or z(k). Additionally, u and y are vectors of external control and output signals that may be arbitrarily chosen. The dynamic state variables relate to generator flux, control and load dynamics; algebraic state variables relate to network voltages and currents, and the discrete states z(k) typically arise from discrete control logic such as relay controls. The full system model can be obtained on the DA form, for instance using the modelling and simulation tool Dymola and the power system library ObjectStab [8]. Furthermore, assuming that the Jacobian of (4) is nonsingular, the continuous part (3) (4) of the DA form can be reduced to the ordinary differential equation form ẋ = f(t,x,u) (5) y = g(t, x, u) (6) This reduction eliminates the algebraic state variables. Some variables in w can be solved for symbolically and the remainder must be solved for by an iterative solver when the functions f and g are evaluated. B. Trajectory Prediction Introducing the coordinate changes x = x x, u = u + u, y = y y and ẋ = ẋ(t) ẋ and linearizing the system (5) (6) at the point (x,u ) yields ẋ = f f x + u = A x + B u (7) x u y = g g x + u = C x + D u (8) x u By computing the step responses from every input to every output of the linearized model, the output trajectories can be approximately computed using a linear combination of these step responses. The approximations are then inserted into (2) and the integral is computed numerically. The linearization and the corresponding step responses need to be computed only once, prior to the start of the optimization. IV. HEURISTIC TREE SEARCH When solving the combinatorial optimization problem () by tree search, the possible control states are organized in a tree structure. Using terminology from the literature on search, each control state is represented by a node or position in the tree and the transition from one node to another node is called a move. A move in this case corresponds to the switching of a single control. The maximum number of levels in the tree is called the depth of a search and thus corresponds to the number of controls that may be switched in a single search. A leaf is a special type of node where the search is not further continued. The width of the search is the number of successors that are expanded in each node, that is, the number of moves that are explored in any intermediate position. Furthermore, the Search space of the optimization problem contains all unique control states reachable from the current state. However, in most practical cases it is not computationally feasible to explore all of the search space. The Search tree is the part of the search space actually explored by a search algorithm. In [6], the combinatorial optimization problem () is solved using tree search using a standard depth-first search method as described by [9], which is an example of a socalled uninformed search method that explores all of the search-space. An informed search method makes use of search enhancements in order to reduce the size of the search tree and consequently the computational complexity. A survey of such enhancements are given, e.g., in [0]. A short description of the enhancements used in this application are given in the following sections. A. Transposition Table It can be observed that some nodes are visited more than once during a search. For example, if there are two on-off controls and the initial state is off off there are two ways of reaching the state on on, by switching either one of the two controls first. By storing previously evaluated states in a table along with some additional information about the status of the search, a transposition table may reduce the search tree considerably without sacrificing completeness of the search. A detailed study of transposition tables and their effect on search complexity can be found in []. B. Lower Bound The cost function (2) can be decomposed into three components f = f y + f u + f P (9) related to the output deviation, control and constraint violation costs respectively. All three components are implicitly determined by the control state in use. The control cost cannot decrease as progress is made deeper into the search tree, and the control cost can therefore be used as a lower

4 bound on the cost function. Without sacrificing completeness of the search, the expansion of nodes can be stopped in every node where the control cost alone is greater than the total cost in any node encountered so far. However, lower bound cutoffs cannot be expected to reduce the search tree significantly when there are constraint violations, since the constraint violation term is designed to dominate the cost function when such violations are present. C. Move Ordering The purpose of move ordering is to make sure that the search space is explored in a good order, meaning an order where the number of lower bound cutoffs is maximized. The following two measures have been used to order the moves: Firstly, the value of the cost function after the move and secondly, the change in the cost function divided by the cost of move. Thus, the first move considered in each node is the one with the best evaluation according to the first criteria, the second is the best one according to the second criteria and the third is the second best according to the first criteria and so on. D. Iterative Broadening In an iterative broadening search [2], a number of successive searches are made. Ranked according to the move ordering criteria, only the best move in each intermediate node is considered in the first iteration. In the second iteration also the second best move is considered and so on. The basic idea is to quickly find one reasonably good solution by venturing deep into the tree and then use remaining time available to improve this solution. Since the size of the search tree depends exponentially on the breadth, the effort spent on the search is dominated by the last iteration. In fact, the information collected in these intermediate searches can often enable additional lower bound cutoffs, and an iterative broadening search to a certain depth and width may therefore be computationally cheaper than a single search. Note, however, that the iterative broadening sacrifices completeness of the search. Because in most cases only a fraction of the game tree search space is explored, the search is likely to miss the optimal solution unless good move ordering criteria are used. There is a potential risk that the iterative broadening finds a local minimum or a plateau of the cost function [9]. No such behaviour has been detected in the work on this application, but can in such cases be circumvented by repeating the search using different initial control vectors. V. SPS BASED ON LOCAL MEASUREMENTS The simulations have also been carried out with a rulebased SPS using only local voltage measurements. Load shedding is carried out using the scheme described in [3] using an assumed lowest normal voltage of p.u., i.e., 5 % of the bus load is shed at 0.9 p.u. with 3.5 s time delay, another 5 % is shed at 0.92 p.u. with 3 s delay and yet another 5 % is shed at 0.92 p.u. with 8 s delay. N6 N406 N62 N4063 N4062 N2032 N4072 N407 N63 N02 N404 N4 N40 N203 N043 N04 N022 N402 N403 N042 N4044 N044 N045 N4022 Fig. 4. The Nordic test system from [5]. N405 N5 N4043 N43 N4032 N4045 N402 N0 N02 N4047 N47 North The tap changers are controlled by constant-time relays corresponding to model D in [4] with a delay time Td0 of 40 s. Tap changers are blocked if the primary side voltage stays below 0.93 p.u for 0 s or more. All loads and tap changers are equipped with these undervoltage and tap locking relays in the schemes LPSP and LSPS2. VI. THE NORDIC TEST SYSTEM The model predictive method will be demonstrated using the Nordic 32 test system originally described in [5], except for that generators connected to the same bus and parallel branches have been aggregated and generator saturation is neglected. All generators are equipped with field current limiters, and the thermal power generators also have armature current limiters. Both types of limiters are of integral-type and allow temporary overcurrents for the first 20 s. A detailed description of the limiters can be found in [5]. The armature current constraints are set at.05 p.u., whereas the field current constraints are set 5 % lower than in the report in order to compensate for neglecting saturation. The initial state is given by the load flow case at buses N042, N043, N4042, N4047, N405, N4062, N4063 N46 N42 N4046 N03 N04 N4042

5 TABLE I OVERVIEW OF THE SCENARIOS. Case # Tripped Component(s) Without SPS Generator 4062 Collapse at 50 s 2 Line Stable, no violation 3 Line Collapse at 340 s 4 Line Collapse at 45 s 5 Line , Generator 02 Collapse at 75 s 6 Line Collapse at 20 s 7 Generator 404 Stable, no violation 8 Line Collapse at 64 s called lf28 in the CIGRE report. The following components are considered as controls: Transformers with on-load tap changers (6 steps of.67 %) 22 Load shedding points (3 steps of 5 % of nominal load) 9 Generator voltage setpoints (8 steps of 2 %) Constraints are imposed on: Field currents of all generators, set to the same value as the internal generator field current limiter. Armature current of the thermal power generators, set to the same value as the internal generator field current limiter. All bus voltages should be kept above 0.92 p.u. Voltages below tap changing transformers are considered controlled, and should be kept close to p.u. unless transmission voltage constraints are violated. In cases where not all constraints can be satisfied, armature and field current constraints have priority over voltage constraints. VII. SCENARIOS AND SIMULATION RESULTS The pre-disturbance state lf28 has a higher load than would be allowed by normal reliability criteria. In fact, many single contingencies will lead to voltage collapse. Simulation of the scenarios listed in Tab. I is used to evaluate the different schemes. The table also shows the system response without an SPS. In most cases, voltage collapse occurs unless emergency controls are initiated. The simulations have been carried out with the local scheme in two versions; firstly, the LSPS where the generators control their respective terminal voltage and the LSPS2 where they use full line-drop compensation as described in [6], in order to make better use of their reactive capability. The coordinated scheme is used in two versions, the CSPS in which the generator controls have been disabled and the CSPS2 which has access to all controls. Thus, the results with CSPS should be compared to those with LSPS, and the results with CSPS2 to those with LSPS2. A. Case - Tripping of Generator at Bus N4062 In the pre-contingency situation, the generator at bus N4062 supplies 530 MW active and absorbs 8 Mvar reactive power. The tripping of the unit causes an active power deficiency in the south which is compensated mainly by the hydro generators in the north and consequently increases transfer through the central region. This leads to increased losses and low voltages in the south and central regions. In response, the remaining generators in the south almost instantaneously increase their reactive power output until after 20 s, the armature current limiters of generators 043 and 4042 are activated. Voltage support is then lost in the areas close to these buses. Load recovery and tap changer dynamics will then further depress voltages in the south until system collapse occurs, unless emergency actions are taken. Fig. 5 shows the terminal voltage and armature current of the generator at bus N4042. With both local schemes, the tap changing transformers in the southern region act to restore their controlled voltages after about 50 seconds. This depresses transmission voltages further and some tap changers are eventually blocked. Voltage decline then continues due to load dynamics and the first load shedding is ordered at about 00 s with the LSPS. Once enough undervoltage relays have been activated, the voltage instability phase ceases and voltages slowly recover close to their pre-disturbance values. Since the terminal voltages of generators with reactive capability to spare are kept higher with the LSPS2, reactive capability is better utilized, and therefore load shedding action is initiated. Also, less load shedding is required before the voltages become stable. While the voltage trajectories of the CSPS and CSPS2 look similar, the two schemes use different means of reaching a stable state. With the CSPS, load shedding at buses N43 and N044 combined with backstepping of transformer N4043 (which provides a temporary load relief at bus N43) relax the armature current constraints of the limited generators. The CSPS2 decreases the voltage setpoints of the generators at buses N043 and N4042, taking these out of their armature current limits. Generators at N2032, N402, N404 and N4047 have reactive capability to spare and are used to support the weak central-south region from the outside. Subsequently, the tap changers are used to restore the controlled voltages at nodes where this can be done without violating transmission voltage constraints. B. Summary of Simulation Results Tables II III list the system responses with the two versions of the local and coordinated SPS respectively. The local schemes stabilize the system in all cases except case 4, in which the collapse is due to instability of the shortterm dynamics, not modelled in the system model used by the coordinated schemes. Nevertheless, the coordinated schemes keep a more even voltage profile than the local schemes and thereby keep the system within the (shortterm) stability region even though the short-term dynamics are not explicitly modelled in the system model used by these schemes. Surprisingly, in case 3 the LSPS sheds less load than the CSPS. The voltage at bus N4042 is allowed to decrease below the voltage constraint of 0.92 p.u. with the local schemes since there is no undervoltage load shedding relay at this bus. On the other hand, the CSPS has the option of shedding load at neighbouring buses in

6 TABLE II SIMULATION RESULTS WITH THE LOCAL SPS. Case # LSPS LSPS2 Stable, 200+j69 MVA shed Stable, 20+j36 MVA shed 2 Stable, no load shed Stable, no load shed 3 Stable, 00+j33 MVA shed Stable, no load shed 4 Collapse at 44 s, 590+j90 MVA shed Collapse at 220 s, j68.7 MVA shed 5 Stable, 224+j68 MVA shed Stable, 208+j63 MVA shed 6 Stable, 60+j20 MVA shed Stable, 60+j20 MVA shed 7 Stable, no load shed Stable, no load shed 8 Stable, 424+j39 MVA shed Stable, 377+j22 MVA shed TABLE III SIMULATION RESULTS WITH THE COORDINATED SPS. Case # CSPS CSPS2 Stable, 60+j49 MVA shed Stable, no load shed 2 Stable, no load shed Stable, no load shed 3 Stable, 5+j37 MVA shed Stable, no load shed 4 Stable, 570+j85 MVA shed Stable, 500+j6 MVA shed 5 Stable, 60+j46 MVA shed Stable, 75+j22 MVA shed 6 Stable, no load shed Stable, no load shed 7 Stable, no load shed Stable, no load shed 8 Stable, 494+j55 MVA shed Stable, 270+j75 MVA shed Generator 4042 Armature Current (p.u.) LSPS LSPS2 CSPS CSPS Time (seconds).05 LSPS LSPS2 order to avoid this violation. Therefore, the amount of load shedding can be higher with the coordinated scheme. Case 6 is another interesting case, which illustrates misoperation of the local schemes both LSPS and LSPS2 sheds load. The simulation of the same scenario with CSPS and CSPS2 shows that load shedding is not necessary to avoid collapse. Fig. 6 shows a comparison of the amount of load shedding executed by the different schemes. The amount of load shedding by the LSPS2 compared to the LSPS is about 7% lower, since the generator reactive capabilities are better utilized. Although the simulations results are slightly biased in favour of LSPS because of less stringent handling of voltage constraints than with the CSPS, the benefits of coordinated control when only load shedding is allowed seems to be small. The required amount of load shedding is only 6 % smaller with the CSPS than with the LSPS. This reduction can be ascribed to better control of the tap changers and is presumably not due to the coordination of load shedding in different geographical locations. However, with the CSPS2, which has generator setpoint voltages included as control variables, remote generators can be used to support weak regions as an alternative to load shedding and the load shedding reduction is about 47 % compared to the LSPS and 35 % compared to the LSPS2. Also, because of better management of voltage constraints by both coordinated schemes, they are more likely to keep the trajectories of the system in a region where the shortterm dynamics are stable. VIII. DISCUSSION As the method in this paper aims at preserving longterm voltage stability related to the the dynamics present on the load side, a relatively long sample time of 30 s has been used. Using a Matlab implementation on a 900 MHz Pentium II processor, the search is successively Bus 4042 Voltage (p.u.) CSPS CSPS Time (seconds) Fig. 5. Voltage at bus N4042 and armature current of generator 4042 following tripping of the generator at bus N4062 with the different protection schemes. broadened allowing 30 s computation time in each control determination. The prediction horizon is 20 s and the maximum search depth is 5. The coordinated SPS has been tuned according to the tuning procedure in [6], aiming to ensure that load shedding is not used unless there will be a constraint violation during the prediction interval that cannot be relaxed by any of the other controls. The tuning procedure yields r i = for tap changer and voltage setpoint controls and r i = 000 for load shedding controls. The penalties for constraint violations and singularity-induced bifurcations in the penalty term P is 000 and 0000, respectively. The main task of the centralized scheme is then to steer the system trajectories away from operating points where the local scheme or other protection systems such as thermal line protection are activated. Since the centralized scheme offers better coordination, this can be achieved with less drastic emergency controls than would be executed by a standalone local scheme. To provide protection against short-term collapse or when communication links or the central processing unit malfunctions, some type of SPS based only on local measurements is necessary as a backup.

7 Load Shedding LSPS CSPS LSPS2 CSPS2 Pshed (MW) Qshed (Mvar) Fig. 6. Average amount of load shedding over the eight scenarios. Nominal precontingency load is 0940 MW and 3358 Mvar. Another issue to consider is the scalability of the method. The main factor that influences the computational complexity is the number of controls that may change in one search, which directly translates into the depth of the search tree. Also the total number of controls to choose from has some influence since it is normally related to the branching factor of the tree, however this relation is largely offset by the iterative broadening technique that is applied in this paper. Since efficient parallel implementations of search are available [8], a parallel computing architecture can provide the necessary computational capacity. The cost increase of the central processing unit will be small in comparison to the cost of the required communication and measurement equipment as controls in new substations are integrated. IX. CONCLUSIONS A coordinated system protection scheme for voltage control in the emergency state, capable of coordinating dissimilar and discrete controls such as generator, tap changer and load shedding controls using heuristic tree search, has been presented. Eight scenarios, some of which leads to voltage collapse unless emergency control measures are taken, has been used to evaluate system protection schemes based on local as well centralized measurements. Simulation results indicate that load shedding based on local measurements is near optimal when load shedding is the only emergency control considered. Another conclusion is that the reactive capability of generators is somewhat better utilized when generators use line-drop compensation. On the other hand, the results indicate that the protection scheme based on centralized measurements can use remote generators to support a weak region as an alternative to load shedding. The reduction in the amount of load shedding required is about 35 % compared to the best local strategy. Also, the centralized scheme maintains a more even voltage profile than the local schemes and may therefore avoid short-term voltage instability that occurs with the local scheme, even though the short-term dynamics are not explicitly modelled. REFERENCES [] Protection against voltage collapse, CIGRE Task Force 34.08, Tech. Rep., 998. [2] CIGRE, System protection schemes in power networks, CIGRE Task Force , Tech. Rep., [3] M. Larsson and C. Rehtanz, Predictive frequency stability control based on wide-area phasor measurements, in Power Engineering Society Summer Meeting, vol.. IEEE, 200, pp [4] C. Rehtanz and J. Bertsch, A new wide area protection system, in Bulk Power System Dynamics and Control V, August 26-3, 200, Onomichi, Japan, 200. [5] M. Larsson, C. Rehtanz, and J. Bertsch, Real-time voltage stability assessment of transmission corridors, in IFAC Power Plants & Power Systems Control, [6] M. Larsson, D. J. Hill, and G. Olsson, Emergency voltage control using search and predictive control, International Journal of Power and Energy Systems., vol. 24, no. 2, pp. 2 30, [7] T. Van Cutsem and C. Vournas, Voltage Stability of Electric Power Systems, ser. Power Electronics and Power Systems Series. Kluwer Academic Publishers, 998. [8] M. Larsson, Objectstab an educational tool for power system stability studies, IEEE Transactions on Power Systems, vol. 9, no., pp , [9] S. J. Russell and P. Norvig, Artificial Intelligence - A Modern Approach. Prentice-Hall, 995. [0] A. Junghanns, Pushing the limits: New developments in singleagent search, Ph.D. dissertation, Department of Computing Science, University of Alberta, Canada, 999. [] D. Breuker, Memory versus search in games, Ph.D. dissertation, Department of Computer Science, Maastricht University, The Netherlands, 998. [2] M. L. Ginsberg and W. D. Harvey, Iterative broadening, Artificial Intelligence, vol. 55, no. 2 3, pp , June 992. [3] K. T. Vu, C.-C. Liu, C. W. Taylor, and K. M. Jimma, Voltage instability: mechanisms and control strategies, Proceedings of the IEEE, vol. 83, no., pp , 995. [4] P. W. Sauer and M. A. Pai, A comparison of discrete vs. continuous dynamic models of tap-changing-under-load transformers, in Proceedings Bulk Power System Voltage Phenomena - III : Voltage Stability, Security and Control, Davos, Switzerland, 994. [5] Long term dynamics phase II, CIGRE Task Force , Tech. Rep., 995. [6] C. W. Taylor, Line drop compensation, high side voltage control, secondary voltage control- why not control a generator like a static var compensator, in Power Engineering Society Summer Meeting, vol.. IEEE, 2000, pp [7] J. D. Glover and M. Sarma, Power System Analysis and Design. PWS Publishing Company, 994. [8] F.-H. Hsu, IBM s Deep Blue chess grandmaster chips, IEEE Micro, vol. 9, no. 2, pp. 70 8, March/April 999.

Real-time Decentralized Voltage Stability Monitoring and Protection against Voltage Collapse

Real-time Decentralized Voltage Stability Monitoring and Protection against Voltage Collapse Real-time Decentralized Voltage Stability Monitoring and Protection against Voltage Collapse Costas Vournas National Technical University of Athens vournas@power.ece.ntua.gr 1 Outline Introduction to Voltage

More information

System Protection Schemes in Power Network based on New Principles

System Protection Schemes in Power Network based on New Principles System Protection Schemes in Power Network based on New Principles Daniel Karlsson, ABB Automation Products AB S-721 59 Västerås, SWDN daniel.h.karlsson@se.abb.com Abstract This report describes how a

More information

REACTIVE POWER AND VOLTAGE CONTROL ISSUES IN ELECTRIC POWER SYSTEMS

REACTIVE POWER AND VOLTAGE CONTROL ISSUES IN ELECTRIC POWER SYSTEMS Chapter 2 REACTIVE POWER AND VOLTAGE CONTROL ISSUES IN ELECTRIC POWER SYSTEMS Peter W. Sauer University of Illinois at Urbana-Champaign sauer@ece.uiuc.edu Abstract This chapter was prepared primarily for

More information

VOLTAGE STABILITY OF THE NORDIC TEST SYSTEM

VOLTAGE STABILITY OF THE NORDIC TEST SYSTEM 1 VOLTAGE STABILITY OF THE NORDIC TEST SYSTEM Thierry Van Cutsem Department of Electrical and Computer Engineering University of Liège, Belgium Modified version of a presentation at the IEEE PES General

More information

Study on the Improvement of the Special Protection Scheme (SPS) in the Korean power system

Study on the Improvement of the Special Protection Scheme (SPS) in the Korean power system Study on the Improvement of the Special Protection Scheme (SPS) in the Korean power system Jeonghoon Shin, Suchul Nam, Seungtae Cha, Jaegul Lee, Taekyun Kim, Junyoen Kim, Taeok Kim, Hwachang Song Abstract--This

More information

ESB National Grid Transmission Planning Criteria

ESB National Grid Transmission Planning Criteria ESB National Grid Transmission Planning Criteria 1 General Principles 1.1 Objective The specific function of transmission planning is to ensure the co-ordinated development of a reliable, efficient, and

More information

ECE 692 Advanced Topics on Power System Stability 5 - Voltage Stability

ECE 692 Advanced Topics on Power System Stability 5 - Voltage Stability ECE 692 Advanced Topics on Power System Stability 5 - Voltage Stability Spring 2016 Instructor: Kai Sun 1 Content Basic concepts Voltage collapse and Saddle-node bifurcation P-V curve and V-Q curve Causes

More information

The ABB Power Transmission Test Case

The ABB Power Transmission Test Case The ABB Power Transmission Test Case Mats Larsson Corporate Research ABB Schweiz AG mailto:mats.larsson@ch.abb.com Feb 2, 22 revised Oct 22, 22 Contents Introduction 2 2 ABB Test Case 3 2. Control Objectives..........................

More information

NERC Protection Coordination Webinar Series June 16, Phil Tatro Jon Gardell

NERC Protection Coordination Webinar Series June 16, Phil Tatro Jon Gardell Power Plant and Transmission System Protection Coordination Phase Distance (21) and Voltage-Controlled or Voltage-Restrained Overcurrent Protection (51V) NERC Protection Coordination Webinar Series June

More information

NERC Requirements for Setting Load-Dependent Power Plant Protection: PRC-025-1

NERC Requirements for Setting Load-Dependent Power Plant Protection: PRC-025-1 NERC Requirements for Setting Load-Dependent Power Plant Protection: PRC-025-1 Charles J. Mozina, Consultant Beckwith Electric Co., Inc. www.beckwithelectric.com I. Introduction During the 2003 blackout,

More information

Security Enhancement through Direct Non-Disruptive Load Control

Security Enhancement through Direct Non-Disruptive Load Control Security Enhancement through Direct Non-Disruptive Load Control Ian Hiskens (UW Madison) Vijay Vittal (ASU) Tele-Seminar, April 18, 26 Security Enhancement through Direct Non-Disruptive Load Control PROJECT

More information

Online Wide-Area Voltage Stability Monitoring and Control: RT-VSMAC Tool

Online Wide-Area Voltage Stability Monitoring and Control: RT-VSMAC Tool Online Wide-Area Voltage Stability Monitoring and Control: RT-VSMAC Tool A. Srivastava and S. Biswas The School of Electrical Engineering and Computer Science Smart Grid Demonstration and Research Investigation

More information

SCIENCE & TECHNOLOGY

SCIENCE & TECHNOLOGY Pertanika J. Sci. & Technol. 25 (S): 239-248 (2017) SCIENCE & TECHNOLOGY Journal homepage: http://www.pertanika.upm.edu.my/ Method of Determining Load Priority using Fuzzy Logic for Adaptive Under Frequency

More information

Transactions on Information and Communications Technologies vol 16, 1996 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 16, 1996 WIT Press,  ISSN An expert system for teaching voltage control in power systems M. Negnevitsky & T. L. Le Department of Electrical & Electronic Engineering University of Tasmania GPO Box 252C Hobart, Tasmania 7001, Australia

More information

Combination of Adaptive and Intelligent Load Shedding Techniques for Distribution Network

Combination of Adaptive and Intelligent Load Shedding Techniques for Distribution Network Combination of Adaptive and Intelligent Load Shedding Techniques for Distribution Network M. Karimi, Student Member, IEEE, H. Mokhlis, Member, IEEE, A. H. A. Bakar, Member, IEEE, J. A. Laghari, A. Shahriari,

More information

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II 5 - Reactive Power and Voltage Control

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II 5 - Reactive Power and Voltage Control ECE 422/522 Power System Operations & Planning/Power Systems Analysis II 5 - Reactive Power and Voltage Control Spring 2014 Instructor: Kai Sun 1 References Saadat s Chapters 12.6 ~12.7 Kundur s Sections

More information

FOUR TOTAL TRANSFER CAPABILITY. 4.1 Total transfer capability CHAPTER

FOUR TOTAL TRANSFER CAPABILITY. 4.1 Total transfer capability CHAPTER CHAPTER FOUR TOTAL TRANSFER CAPABILITY R structuring of power system aims at involving the private power producers in the system to supply power. The restructured electric power industry is characterized

More information

SuperOPF and Global-OPF : Design, Development, and Applications

SuperOPF and Global-OPF : Design, Development, and Applications SuperOPF and Global-OPF : Design, Development, and Applications Dr. Hsiao-Dong Chiang Professor, School of Electrical and Computer Engineering, Cornell University, Ithaca, NY, USA School of electrical

More information

Decentralized tap changer blocking and load shedding against voltage instability: prospective tests on the RTE system 1

Decentralized tap changer blocking and load shedding against voltage instability: prospective tests on the RTE system 1 Decentralized tap changer blocking and load shedding against voltage instability: prospective tests on the RTE system 1 F. Capitanescu a B. Otomega a H. Lefebvre b V. Sermanson b T. Van Cutsem c, a University

More information

Reducing the Effects of Short Circuit Faults on Sensitive Loads in Distribution Systems

Reducing the Effects of Short Circuit Faults on Sensitive Loads in Distribution Systems Reducing the Effects of Short Circuit Faults on Sensitive Loads in Distribution Systems Alexander Apostolov AREVA T&D Automation I. INTRODUCTION The electric utilities industry is going through significant

More information

EH2741 Communication and Control in Electric Power Systems Lecture 2

EH2741 Communication and Control in Electric Power Systems Lecture 2 KTH ROYAL INSTITUTE OF TECHNOLOGY EH2741 Communication and Control in Electric Power Systems Lecture 2 Lars Nordström larsno@kth.se Course map Outline Transmission Grids vs Distribution grids Primary Equipment

More information

State Estimation Advancements Enabled by Synchrophasor Technology

State Estimation Advancements Enabled by Synchrophasor Technology State Estimation Advancements Enabled by Synchrophasor Technology Contents Executive Summary... 2 State Estimation... 2 Legacy State Estimation Biases... 3 Synchrophasor Technology Enabling Enhanced State

More information

Local Identification of Voltage Instability from Load Tap Changer Response

Local Identification of Voltage Instability from Load Tap Changer Response Local Identification of Voltage Instability from Load Tap Changer Response Tilman Weckesser a,, Lampros Papangelis a, Costas D. Vournas b, Thierry Van Cutsem c a Dept. Electrical Engineering & Computer

More information

Application Example Document ID: SA Rev. - September 24, 2004

Application Example Document ID: SA Rev. - September 24, 2004 Application Example Rev. - September 24, 2004 1 Summary Phasor based control of braking resistors A case study applied to large power oscillations experienced in the Swedish grid 1997 Phasor measurement,

More information

An Improved Method of Adaptive Under Voltage Load Shedding

An Improved Method of Adaptive Under Voltage Load Shedding 2016 International Conference on Material Science and Civil Engineering (MSCE 2016) ISBN: 978-1-60595-378-6 An Improved Method of Adaptive Under oltage Load Shedding Hao ZHENG 1,, Ying-ke ZHAO 1, Zhi-qian

More information

New Techniques for the Prevention of Power System Collapse

New Techniques for the Prevention of Power System Collapse New Techniques for the Prevention of Power System Collapse F. A. Shaikh, Ramanshu Jain, Mukesh Kotnala, Nickey Agarwal Department of Electrical & Electronics Engineering, Krishna Institute of Engineering

More information

The Role of Effective Parameters in Automatic Load-Shedding Regarding Deficit of Active Power in a Power System

The Role of Effective Parameters in Automatic Load-Shedding Regarding Deficit of Active Power in a Power System Volume 7, Number 1, Fall 2006 The Role of Effective Parameters in Automatic Load-Shedding Regarding Deficit of Active Power in a Power System Mohammad Taghi Ameli, PhD Power & Water University of Technology

More information

ROSE - Real Time Analysis Tool for Enhanced Situational Awareness

ROSE - Real Time Analysis Tool for Enhanced Situational Awareness ROSE - Real Time Analysis Tool for Enhanced Situational Awareness Marianna Vaiman V&R Energy Copyright 1997-2013 V&R Energy Systems Research, Inc. All rights reserved. WECC JSIS Salt Lake City, UT October

More information

PV CURVE APPROACH FOR VOLTAGE STABILITY ANALYSIS

PV CURVE APPROACH FOR VOLTAGE STABILITY ANALYSIS 373 PV CURVE APPROACH FOR VOLTAGE STABILITY ANALYSIS 1 Neha Parsai, 2 Prof. Alka Thakur 1 M. Tech. Student, 2 Assist. Professor, Department of Electrical Engineering SSSIST Shore, M.P. India ABSTRACT Voltage

More information

UNIVERSITY OF CALGARY. Sensitivity And Bias Based. Receding Horizon Multi Step Optimization (RHMSO) Controller. For Real Time Voltage Control

UNIVERSITY OF CALGARY. Sensitivity And Bias Based. Receding Horizon Multi Step Optimization (RHMSO) Controller. For Real Time Voltage Control UNIVERSITY OF CALGARY Sensitivity And Bias Based Receding Horizon Multi Step Optimization (RHMSO) Controller For Real Time Voltage Control by Madhumathi Kulothungan A THESIS SUBMITTED TO THE FACULTY OF

More information

A Novel Online Wide Area Voltage Stability Control Algorithm for Power Systems: RT-VSMAC Tool

A Novel Online Wide Area Voltage Stability Control Algorithm for Power Systems: RT-VSMAC Tool A Novel Online Wide Area Voltage Stability Control Algorithm for Power Systems: RT-VSMAC Tool Saugata S. Biswas School of Electrical Engineering & Computer Science Washington State University Pullman,

More information

A Novel Approach for Reducing Proximity to Voltage Instability of Multibus Power System with Line Outage Using Shunt Compensation and Modal Analysis

A Novel Approach for Reducing Proximity to Voltage Instability of Multibus Power System with Line Outage Using Shunt Compensation and Modal Analysis A Novel Approach for Reducing Proximity to Voltage Instability of Multibus Power System with Line Outage Using Shunt Compensation and Modal Analysis S.D.Naik Department of Electrical Engineering Shri Ramdeobaba

More information

LARGE-SCALE WIND POWER INTEGRATION, VOLTAGE STABILITY LIMITS AND MODAL ANALYSIS

LARGE-SCALE WIND POWER INTEGRATION, VOLTAGE STABILITY LIMITS AND MODAL ANALYSIS LARGE-SCALE WIND POWER INTEGRATION, VOLTAGE STABILITY LIMITS AND MODAL ANALYSIS Giuseppe Di Marzio NTNU giuseppe.di.marzio@elkraft.ntnu.no Olav B. Fosso NTNU olav.fosso@elkraft.ntnu.no Kjetil Uhlen SINTEF

More information

Optimal Voltage Control using Singular Value Decomposition of Fast Decoupled Load Flow Jacobian

Optimal Voltage Control using Singular Value Decomposition of Fast Decoupled Load Flow Jacobian Optimal Voltage Control using Singular Value Decomposition of Fast Decoupled Load Flow Jacobian Talha Iqbal, Ali Dehghan Banadaki, Ali Feliachi Lane Department of Computer Science and Electrical Engineering

More information

PRC Generator Relay Loadability. A. Introduction 1. Title: Generator Relay Loadability 2. Number: PRC-025-1

PRC Generator Relay Loadability. A. Introduction 1. Title: Generator Relay Loadability 2. Number: PRC-025-1 PRC-025-1 Generator Relay Loadability A. Introduction 1. Title: Generator Relay Loadability 2. Number: PRC-025-1 Purpose: To set load-responsive protective relays associated with generation Facilities

More information

Highgate Converter Overview. Prepared by Joshua Burroughs & Jeff Carrara IEEE PES

Highgate Converter Overview. Prepared by Joshua Burroughs & Jeff Carrara IEEE PES Highgate Converter Overview Prepared by Joshua Burroughs & Jeff Carrara IEEE PES Highgate Converter Abstract Introduction to HVDC Background on Highgate Operation and Control schemes of Highgate 22 Why

More information

REACTIVE POWER TCIPG READING GROUP, OCTOBER 3, 2014 TIM YARDLEY AND PETE SAUER TRUSTWORTHY CYBER INFRASTRUCTURE FOR THE POWER GRID TCIPG.

REACTIVE POWER TCIPG READING GROUP, OCTOBER 3, 2014 TIM YARDLEY AND PETE SAUER TRUSTWORTHY CYBER INFRASTRUCTURE FOR THE POWER GRID TCIPG. REACTIVE POWER TCIPG READING GROUP, OCTOBER 3, 2014 TIM YARDLEY AND PETE SAUER UNIVERSITY OF ILLINOIS DARTMOUTH COLLEGE UC DAVIS WASHINGTON STATE UNIVERSITY FUNDING SUPPORT PROVIDED BY DOE-OE AND DHS S&T

More information

Modeling and Evaluation of Geomagnetic Storms in the Electric Power System

Modeling and Evaluation of Geomagnetic Storms in the Electric Power System 21, rue d Artois, F-75008 PARIS C4-306 CIGRE 2014 http : //www.cigre.org Modeling and Evaluation of Geomagnetic Storms in the Electric Power System K. PATIL Siemens Power Technologies International, Siemens

More information

Protection from Voltage Sags and Swells by Using FACTS Controller

Protection from Voltage Sags and Swells by Using FACTS Controller Protection from Voltage Sags and Swells by Using FACTS Controller M.R.Mohanraj 1, V.P.Suresh 2, G.Syed Zabiyullah 3 Assistant Professor, Department of Electrical and Electronics Engineering, Excel College

More information

BC HYDRO REAL TIME OPERATIONS OPERATING ORDER 7T-30A. NORTH COAST INTERCONNECTION: SKEENA BOB QUINN SUBSYSTEM Supersedes OO 7T-30A dated 07 July 2014

BC HYDRO REAL TIME OPERATIONS OPERATING ORDER 7T-30A. NORTH COAST INTERCONNECTION: SKEENA BOB QUINN SUBSYSTEM Supersedes OO 7T-30A dated 07 July 2014 BC HYDRO REAL TIME OPERATIONS OPERATING ORDER 7T-30A NORTH COAST INTERCONNECTION: SKEENA BOB QUINN SUBSYSTEM Supersedes OO 7T-30A dated 07 July 2014 Expiry Year: 2018 APPROVED BY: Original signed by: Paul

More information

Enhancement of Power System Voltage Stability Using SVC and TCSC

Enhancement of Power System Voltage Stability Using SVC and TCSC International Journal of Scientific & Engineering Research Volume 4, Issue 1, January-2013 1 Enhancement of Power System Voltage Stability Using SVC and TCSC Deepa Choudhary Department of electrical engineering

More information

Visualization and Animation of Protective Relay Operation

Visualization and Animation of Protective Relay Operation Visualization and Animation of Protective Relay Operation A. P. Sakis Meliopoulos School of Electrical and Computer Engineering Georgia Institute of Technology Atlanta, Georgia 30332 George J. Cokkinides

More information

A New Approach Applied to Adaptive Centralized Load Shedding Scheme

A New Approach Applied to Adaptive Centralized Load Shedding Scheme A New Approach Applied to Adaptive Centralized Load Shedding Scheme HAMID BENTARZI*, ABDERRAHMANE OUADI*, NADIR GHOUT*, FARID MAAMRI* and NIKOS E.MASTORAKIS** *Signals and Systems Laboratory (SiSyLAB)

More information

PRC Generator Relay Loadability. Guidelines and Technical Basis Draft 5: (August 2, 2013) Page 1 of 76

PRC Generator Relay Loadability. Guidelines and Technical Basis Draft 5: (August 2, 2013) Page 1 of 76 PRC-025-1 Introduction The document, Power Plant and Transmission System Protection Coordination, published by the NERC System Protection and Control Subcommittee (SPCS) provides extensive general discussion

More information

System Protection and Control Subcommittee

System Protection and Control Subcommittee Power Plant and Transmission System Protection Coordination Volts Per Hertz (24), Undervoltage (27), Overvoltage (59), and Under/Overfrequency (81) Protection System Protection and Control Subcommittee

More information

Sensitivity Analysis for 14 Bus Systems in a Distribution Network With Distributed Generators

Sensitivity Analysis for 14 Bus Systems in a Distribution Network With Distributed Generators IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 3 Ver. I (May Jun. 2015), PP 21-27 www.iosrjournals.org Sensitivity Analysis for

More information

ANALYTICAL AND SIMULATION RESULTS

ANALYTICAL AND SIMULATION RESULTS 6 ANALYTICAL AND SIMULATION RESULTS 6.1 Small-Signal Response Without Supplementary Control As discussed in Section 5.6, the complete A-matrix equations containing all of the singlegenerator terms and

More information

Voltage Stability Analysis with Equal Load and Proportional Load Increment in a Multibus Power System

Voltage Stability Analysis with Equal Load and Proportional Load Increment in a Multibus Power System 2012 2nd International Conference on Power and Energy Systems (ICPES 2012) IPCSIT vol. 56 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V56.9 Voltage Stability Analysis with Equal Load

More information

IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES

IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES IMPLEMENTATION OF ADVANCED DISTRIBUTION AUTOMATION IN U.S.A. UTILITIES (Summary) N S Markushevich and A P Berman, C J Jensen, J C Clemmer Utility Consulting International, JEA, OG&E Electric Services,

More information

Controlled Islanding Followed by Load Shedding Based on Rate of Frequency Decline

Controlled Islanding Followed by Load Shedding Based on Rate of Frequency Decline Controlled Islanding Followed by Load Shedding Based on Rate of Frequency Decline Internet Seminar October 1, 2002 Vijay Vittal Students: Haibo You, Zhong Yang 2002 Iowa State University EPRI/DoD Initiative

More information

Dynamic stability of power systems

Dynamic stability of power systems Dynamic stability of power systems Dr Rafael Segundo Research Associate Zurich University of Applied Science segu@zhaw.ch SCCER School- Shaping the Energy Transition Engelberg, 20 October 2017 Agenda Fundamentals

More information

IOSR Journal of Electrical and Electronics Engineering (IOSRJEEE) ISSN: Volume 1, Issue 5 (July-Aug. 2012), PP

IOSR Journal of Electrical and Electronics Engineering (IOSRJEEE) ISSN: Volume 1, Issue 5 (July-Aug. 2012), PP IOSR Journal of Electrical Electronics Engineering (IOSRJEEE) ISSN: 2278-1676 Volume 1, Issue 5 (July-Aug. 2012), PP 16-25 Real Power Loss Voltage Stability Limit Optimization Incorporating through DE

More information

NVESTIGATIONS OF RECENT BLACK-

NVESTIGATIONS OF RECENT BLACK- DIGITAL VISION outs indicate that the root cause of almost all major power system disturbances is voltage collapse rather than the underfrequency conditions prevalent in the blackouts of the 1960s and

More information

SYNCHROPHASOR TECHNOLOGY GLOSSARY Revision Date: April 24, 2011

SYNCHROPHASOR TECHNOLOGY GLOSSARY Revision Date: April 24, 2011 SYNCHROPHASOR TECHNOLOGY GLOSSARY Revision Date: April 24, 2011 Baselining using large quantities of historical phasor data to identify and understand patterns in interconnection-wide grid behavior, to

More information

Distance Relay Response to Transformer Energization: Problems and Solutions

Distance Relay Response to Transformer Energization: Problems and Solutions 1 Distance Relay Response to Transformer Energization: Problems and Solutions Joe Mooney, P.E. and Satish Samineni, Schweitzer Engineering Laboratories Abstract Modern distance relays use various filtering

More information

Identification of weak buses using Voltage Stability Indicator and its voltage profile improvement by using DSTATCOM in radial distribution systems

Identification of weak buses using Voltage Stability Indicator and its voltage profile improvement by using DSTATCOM in radial distribution systems IOSR Journal of Electrical And Electronics Engineering (IOSRJEEE) ISSN : 2278-1676 Volume 2, Issue 4 (Sep.-Oct. 2012), PP 17-23 Identification of weak buses using Voltage Stability Indicator and its voltage

More information

NERC Protection Coordination Webinar Series June 23, Phil Tatro

NERC Protection Coordination Webinar Series June 23, Phil Tatro Power Plant and Transmission System Protection Coordination Volts Per Hertz (24), Undervoltage (27), Overvoltage (59), and Under/Overfrequency (81) Protection NERC Protection Coordination Webinar Series

More information

ISO Rules Part 500 Facilities Division 502 Technical Requirements Section SCADA Technical and Operating Requirements

ISO Rules Part 500 Facilities Division 502 Technical Requirements Section SCADA Technical and Operating Requirements Section 502.8 SCADA Technical and Operating Applicability 1 Section 502.8 applies to: (a) the legal owner of a generating unit: (i) connected to the transmission facilities in the balancing authority area

More information

ISO Rules Part 500 Facilities Division 502 Technical Requirements Section SCADA Technical and Operating Requirements

ISO Rules Part 500 Facilities Division 502 Technical Requirements Section SCADA Technical and Operating Requirements Section 502.8 SCADA Technical and Operating Requirements Applicability 1 Subject to subsections 2 and 3 below, section 502.8 applies to: (a) (c) (d) the legal owner of a generating unit or an aggregated

More information

Development of Dynamic Test Cases in OPAL-RT Real-time Power System Simulator

Development of Dynamic Test Cases in OPAL-RT Real-time Power System Simulator Development of Dynamic Test Cases in OPAL-RT Real-time Power System Simulator Shiv Kumar Singh, Bibhu P. Padhy, Student Member, IEEE, S. Chakrabarti, Senior Member, IEEE, S.N. Singh, Senior Member, IEEE,

More information

Transient stability improvement by using shunt FACT device (STATCOM) with Reference Voltage Compensation (RVC) control scheme

Transient stability improvement by using shunt FACT device (STATCOM) with Reference Voltage Compensation (RVC) control scheme I J E E E C International Journal of Electrical, Electronics ISSN No. (Online) : 2277-2626 and Computer Engineering 2(1): 7-12(2013) Transient stability improvement by using shunt FACT device (STATCOM)

More information

PRC Generator Relay Loadability. A. Introduction 1. Title: Generator Relay Loadability 2. Number: PRC-025-1

PRC Generator Relay Loadability. A. Introduction 1. Title: Generator Relay Loadability 2. Number: PRC-025-1 A. Introduction 1. Title: Generator Relay Loadability 2. Number: PRC-025-1 Purpose: To set load-responsive protective relays associated with generation Facilities at a level to prevent unnecessary tripping

More information

ELEMENTS OF FACTS CONTROLLERS

ELEMENTS OF FACTS CONTROLLERS 1 ELEMENTS OF FACTS CONTROLLERS Rajiv K. Varma Associate Professor Hydro One Chair in Power Systems Engineering University of Western Ontario London, ON, CANADA rkvarma@uwo.ca POWER SYSTEMS - Where are

More information

Control of Load Frequency of Power System by PID Controller using PSO

Control of Load Frequency of Power System by PID Controller using PSO Website: www.ijrdet.com (ISSN 2347-6435(Online) Volume 5, Issue 6, June 206) Control of Load Frequency of Power System by PID Controller using PSO Shiva Ram Krishna, Prashant Singh 2, M. S. Das 3,2,3 Dept.

More information

PMU based Wide Area Voltage Control of Smart Grid: A Real Time Implementation Approach

PMU based Wide Area Voltage Control of Smart Grid: A Real Time Implementation Approach PMU based Wide Area Voltage Control of Smart Grid: A Real Time Implementation Approach Ahmed S. Musleh, S. M. Muyeen, Ahmed Al-Durra, and Haris M. Khalid Department of Electrical Engineering, The Petroleum

More information

SHORT CIRCUIT ANALYSIS OF 220/132 KV SUBSTATION BY USING ETAP

SHORT CIRCUIT ANALYSIS OF 220/132 KV SUBSTATION BY USING ETAP SHORT CIRCUIT ANALYSIS OF 220/132 KV SUBSTATION BY USING ETAP Kiran V. Natkar 1, Naveen Kumar 2 1 Student, M.E., Electrical Power System, MSS CET/ Dr. B.A.M. University, (India) 2 Electrical Power System,

More information

RELIABILITY: Our Advantages, Challenges, and Opportunities

RELIABILITY: Our Advantages, Challenges, and Opportunities RELIABILITY: Our Advantages, Challenges, and Opportunities NERC Reliability Leadership Summit March 21, 2017 Edmund O. Schweitzer, III Ph.D. President, Schweitzer Engineering Laboratories, Inc. Copyright

More information

Influence of Wind Generators in Voltage Dips

Influence of Wind Generators in Voltage Dips Influence of Wind Generators in Voltage Dips E. Belenguer, N. Aparicio, J.L. Gandía, S. Añó 2 Department of Industrial Engineering and Design Universitat Jaume I Campus de Riu Sec, E-27 Castelló (Spain)

More information

Adamantios Marinakis, Scientist, 12 th IEEE SB Power Engineering Symposium, Leuven, Enhancing Power System Operation with WAMS

Adamantios Marinakis, Scientist, 12 th IEEE SB Power Engineering Symposium, Leuven, Enhancing Power System Operation with WAMS Adamantios Marinakis, Scientist, 12 th IEEE SB Power Engineering Symposium, Leuven, 24.03.2016 Enhancing Power System Operation with WAMS Presentation Outline 1. Introduction to WAMS 2. Present WAMS applications:

More information

Impact of Thyristor Controlled Series Capacitor on Voltage Profile of Transmission Lines using PSAT

Impact of Thyristor Controlled Series Capacitor on Voltage Profile of Transmission Lines using PSAT Impact of Thyristor Controlled Series Capacitor on Voltage Profile of Transmission Lines using PSAT Babar Noor 1, Muhammad Aamir Aman 1, Murad Ali 1, Sanaullah Ahmad 1, Fazal Wahab Karam. 2 Electrical

More information

CHAPTER 4 POWER QUALITY AND VAR COMPENSATION IN DISTRIBUTION SYSTEMS

CHAPTER 4 POWER QUALITY AND VAR COMPENSATION IN DISTRIBUTION SYSTEMS 84 CHAPTER 4 POWER QUALITY AND VAR COMPENSATION IN DISTRIBUTION SYSTEMS 4.1 INTRODUCTION Now a days, the growth of digital economy implies a widespread use of electronic equipment not only in the industrial

More information

ADVANCED CONTROLS FOR MITIGATION OF FLICKER USING DOUBLY-FED ASYNCHRONOUS WIND TURBINE-GENERATORS

ADVANCED CONTROLS FOR MITIGATION OF FLICKER USING DOUBLY-FED ASYNCHRONOUS WIND TURBINE-GENERATORS ADVANCED CONTROLS FOR MITIGATION OF FLICKER USING DOUBLY-FED ASYNCHRONOUS WIND TURBINE-GENERATORS R. A. Walling, K. Clark, N. W. Miller, J. J. Sanchez-Gasca GE Energy USA reigh.walling@ge.com ABSTRACT

More information

A new approach to control coordinated voltage in radial distribution feeders

A new approach to control coordinated voltage in radial distribution feeders International Research Journal of Applied and Basic Sciences 2013 Available online at www.irjabs.com ISSN 2251-838X / Vol, 4 (1): 243-251 Science Explorer Publications A new approach to control coordinated

More information

HYBRID STATCOM SOLUTIONS IN RENEWABLE SYSTEMS

HYBRID STATCOM SOLUTIONS IN RENEWABLE SYSTEMS HYBRID STATCOM SOLUTIONS IN RENEWABLE SYSTEMS Enrique PÉREZ Santiago REMENTERIA Aitor LAKA Arteche Spain Arteche Spain Ingeteam Power Technology-Spain ep@arteche.es sr@arteche.es Aitor.Laka@ingeteam.com

More information

UNIT-II REAL POWER FREQUENCY CONTROL. 1. What is the major control loops used in large generators?

UNIT-II REAL POWER FREQUENCY CONTROL. 1. What is the major control loops used in large generators? UNIT-II REAL POWER FREQUENCY CONTROL 1. What is the major control loops used in large generators? The major control loops used in large generators are Automatic voltage regulator (AVR) Automatic load frequency

More information

Decision Tree Based Online Voltage Security Assessment Using PMU Measurements

Decision Tree Based Online Voltage Security Assessment Using PMU Measurements Decision Tree Based Online Voltage Security Assessment Using PMU Measurements Vijay Vittal Ira A. Fulton Chair Professor Arizona State University Seminar, January 27, 29 Project Team Ph.D. Student Ruisheng

More information

Stability Issues of Smart Grid Transmission Line Switching

Stability Issues of Smart Grid Transmission Line Switching Preprints of the 19th World Congress The International Federation of Automatic Control Stability Issues of Smart Grid Transmission Line Switching Garng. M. Huang * W. Wang* Jun An** *Texas A&M University,

More information

Interline Power Flow Controller: Review Paper

Interline Power Flow Controller: Review Paper Vol. (0) No. 3, pp. 550-554 ISSN 078-365 Interline Power Flow Controller: Review Paper Akhilesh A. Nimje, Chinmoy Kumar Panigrahi, Ajaya Kumar Mohanty Abstract The Interline Power Flow Controller (IPFC)

More information

Fault Induced Delayed Voltage Recovery (FIDVR) Advisory

Fault Induced Delayed Voltage Recovery (FIDVR) Advisory Fault Induced Delayed Voltage Recovery (FIDVR) Advisory NERC Synchronized Measurement Subcommittee (SMS) NASPI Engineering Analysis Task Team (EATT) July 2015 Why the Advisory? The goal of this advisory

More information

Impact Assessment Generator Form

Impact Assessment Generator Form Impact Assessment Generator Form This connection impact assessment form provides information for the Connection Assessment and Connection Cost Estimate. Date: (dd/mm/yyyy) Consultant/Developer Name: Project

More information

G. KOBET, I. GRANT, G. GOZA Tennessee Valley Authority USA. R. GIRGIS, M. ESPINDOLA ABB Corporation USA SUMMARY

G. KOBET, I. GRANT, G. GOZA Tennessee Valley Authority USA. R. GIRGIS, M. ESPINDOLA ABB Corporation USA SUMMARY 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2016 Grid of the Future Symposium Assessment of the Impact of GMD on the TVA 500 kv Grid & Power Transformers Part II:

More information

ITC Holdings Planning Criteria Below 100 kv. Category: Planning. Eff. Date/Rev. # 12/09/

ITC Holdings Planning Criteria Below 100 kv. Category: Planning. Eff. Date/Rev. # 12/09/ ITC Holdings Planning Criteria Below 100 kv * Category: Planning Type: Policy Eff. Date/Rev. # 12/09/2015 000 Contents 1. Goal... 2 2. Steady State Voltage & Thermal Loading Criteria... 2 2.1. System Loading...

More information

Southern Company Interconnection Requirements for Inverter-Based Generation

Southern Company Interconnection Requirements for Inverter-Based Generation Southern Company Interconnection Requirements for Inverter-Based Generation September 19, 2016 Page 1 of 16 All inverter-based generation connected to Southern Companies transmission system (Point of Interconnection

More information

Advances in Antenna Measurement Instrumentation and Systems

Advances in Antenna Measurement Instrumentation and Systems Advances in Antenna Measurement Instrumentation and Systems Steven R. Nichols, Roger Dygert, David Wayne MI Technologies Suwanee, Georgia, USA Abstract Since the early days of antenna pattern recorders,

More information

Fault Location Using Sparse Wide Area Measurements

Fault Location Using Sparse Wide Area Measurements 319 Study Committee B5 Colloquium October 19-24, 2009 Jeju Island, Korea Fault Location Using Sparse Wide Area Measurements KEZUNOVIC, M., DUTTA, P. (Texas A & M University, USA) Summary Transmission line

More information

A New Model For Outaging Transmission Lines In Large Electric Networks

A New Model For Outaging Transmission Lines In Large Electric Networks PE-018-PWRS-0-06-1998 This is a reformatted version of this paper. An original can be obtained from the IEEE. A New Model For Outaging Transmission s In Large Electric Networks Eugene G. Preston, M City

More information

Optimal PMU Placement on Network Branches for Intentional Islanding to Prevent Blackouts

Optimal PMU Placement on Network Branches for Intentional Islanding to Prevent Blackouts Optimal PMU Placement on Network Branches for Intentional Islanding to Prevent Blackouts Mohd Rihan 1, Mukhtar Ahmad 2, M. Salim Beg 3, Anas Anees 4 1,2,4 Electrical Engineering Department, AMU, Aligarh,

More information

Hamdy Faramawy Senior Application Specialist ABB Sweden

Hamdy Faramawy Senior Application Specialist ABB Sweden Design, Engineering and Application of New Firm Capacity Control System (FCCS) Mohammed Y. Tageldin, MSc. MIET Senior Protection Systems Engineer ABB United Kingdom mohammed.tageldin@gb.abb.com Hamdy Faramawy

More information

AN ADVANCED REACTIVE POWER MANAGEMENT SYSTEM FOR THE SEOUL METROPOLITAN POWER SYSTEM

AN ADVANCED REACTIVE POWER MANAGEMENT SYSTEM FOR THE SEOUL METROPOLITAN POWER SYSTEM AN ADVANCED REACTIVE POWER MANAGEMENT SYSTEM FOR THE SEOUL METROPOLITAN POWER SYSTEM Scott G. Ghiocel 1, Sangwook Han 2, Byung-Hoon Chang 3, Yong-gu Ha 3, Byong-Jun Lee 2, Joe H. Chow 1, and Robert Entriken

More information

Wind Power Facility Technical Requirements CHANGE HISTORY

Wind Power Facility Technical Requirements CHANGE HISTORY CHANGE HISTORY DATE VERSION DETAIL CHANGED BY November 15, 2004 Page 2 of 24 TABLE OF CONTENTS LIST OF TABLES...5 LIST OF FIGURES...5 1.0 INTRODUCTION...6 1.1 Purpose of the Wind Power Facility Technical

More information

PRC Generator Relay Loadability. Guidelines and Technical Basis Draft 4: (June 10, 2013) Page 1 of 75

PRC Generator Relay Loadability. Guidelines and Technical Basis Draft 4: (June 10, 2013) Page 1 of 75 PRC-025-1 Introduction The document, Power Plant and Transmission System Protection Coordination, published by the NERC System Protection and Control Subcommittee (SPCS) provides extensive general discussion

More information

Optimal sizing of battery energy storage system in microgrid system considering load shedding scheme

Optimal sizing of battery energy storage system in microgrid system considering load shedding scheme International Journal of Smart Grid and Clean Energy Optimal sizing of battery energy storage system in microgrid system considering load shedding scheme Thongchart Kerdphol*, Yaser Qudaih, Yasunori Mitani,

More information

CHIL and PHIL Simulation for Active Distribution Networks

CHIL and PHIL Simulation for Active Distribution Networks 1 CHIL and PHIL Simulation for Active Distribution Networks A. Vassilakis, N. Hatziargyriou, M. Maniatopoulos, D. Lagos, V. Kleftakis, V. Papaspiliotopoulos, P. Kotsampopoulos, G. Korres Smart RUE: Smart

More information

10kV OTP, kl Node voltage (p.u.) Time in minutes since 5.

10kV OTP, kl Node voltage (p.u.) Time in minutes since 5. Coordinated Control of Cascaded Tap Changers in a Radial Distribution Network Mats Larsson Industrial Electrical Engineering & Automation (IEA) Lund Institute of Technology Introduction The purpose of

More information

Hydro-Québec s Defense Plan: Present and Future

Hydro-Québec s Defense Plan: Present and Future Hydro-Québec s Defense Plan: Present and Future Annissa Heniche Innocent Kamwa Hydro-Québec IREQ Varennes, Canada Abstract Recent cascading failures in several power systems worldwide have highlighted

More information

Optimal Allocation of TCSC Devices Using Genetic Algorithms

Optimal Allocation of TCSC Devices Using Genetic Algorithms Proceedings of the 14 th International Middle East Power Systems Conference (MEPCON 10), Cairo University, Egypt, December 19-21, 2010, Paper ID 195. Optimal Allocation of TCSC Devices Using Genetic Algorithms

More information

Predicting Voltage Abnormality Using Power System Dynamics

Predicting Voltage Abnormality Using Power System Dynamics University of New Orleans ScholarWorks@UNO University of New Orleans Theses and Dissertations Dissertations and Theses Fall 12-20-2013 Predicting Voltage Abnormality Using Power System Dynamics Nagendrakumar

More information

Fault Ride Through Technical Assessment Report Template

Fault Ride Through Technical Assessment Report Template Fault Ride Through Technical Assessment Report Template Notes: 1. This template is intended to provide guidelines into the minimum content and scope of the technical studies required to demonstrate compliance

More information

Considerations and Recommendations for the Harmonisation of Under Frequency Loadshedding Schemes in Multi Zone Meshed Grids

Considerations and Recommendations for the Harmonisation of Under Frequency Loadshedding Schemes in Multi Zone Meshed Grids 21, rue d Artois, F-75008 PARIS http : //www.cigre.org INNOVATION FOR SECURE AND EFFICIENT TRANSMISSION GRIDS CIGRÉ Belgium Conference Crowne-Plaza Le Palace Brussels, Belgium March 12-14, 2014 Considerations

More information

Texas Reliability Entity Event Analysis. Event: May 8, 2011 Loss of Multiple Elements Category 1a Event

Texas Reliability Entity Event Analysis. Event: May 8, 2011 Loss of Multiple Elements Category 1a Event Texas Reliability Entity Event Analysis Event: May 8, 2011 Loss of Multiple Elements Category 1a Event Texas Reliability Entity July 2011 Page 1 of 10 Table of Contents Executive Summary... 3 I. Event

More information