Analysis of Coupling Dynamics for Power Systems with Iterative Discrete Decision Making Architectures

Size: px
Start display at page:

Download "Analysis of Coupling Dynamics for Power Systems with Iterative Discrete Decision Making Architectures"

Transcription

1 Analysis of Coupling Dynamics for Power Systems with Iterative Discrete Decision Making Architectures Zhixin Miao Department of Electrical Engineering, University of South Florida, Tampa FL USA Abstract Iterative learning by distributed control agents has been proposed for power system decision making. Such decision making can achieve agreement among control agents while preserving privacy. The iterative decision making process may interact with power system dynamics. In such cases, coupled dynamics are expected. The objective of this paper is to propose a modeling approach that can conduct stability analysis for these hybrid systems. In the proposed approach, the discrete decision making process is approximated by continuous dynamics. As a result, the entire hybrid system can be represented by a continuous dynamic system. Conventional stability analysis tools are then used to check system stability and identify key impacting factors. An example power system with multiple control agents is used to demonstrate the proposed modeling and analysis. The analysis results are then validated by nonlinear time-domain simulation. The continuous dynamics models developed in this paper sheds insights into the control nature of each distributed optimization algorithm. An important finding is documented in this paper: A consensus algorithm based decision making may act as an integrator of frequency deviation. It can bring the frequency back to nominal while the primal-dual based decision making cannot. Keywords: Distributed optimization; frequency control; dynamic stability; hybrid system. Introduction Introduction of numerous smart buildings, distributed energy sources and energy storages poses challenges in operation and control. A centralized control center may over burden its SCADA system and computing machines to collect every piece of measurements and calibrate optimal operation schemes. On the other hand, due to privacy concerns, communities are not willing to share all information. Therefore, instead of one centralized control center, multiple control agents will handle the decision making process while exchanging limited information. Agreement among agents is achieved through an iterative learning Preprint submitted to Electric Power Systems Research March 22, 26

2 process. These privacy-preserving decision making architectures for microgrids and power systems have been proposed in the literature [, 2, 3]. The mathematic foundation of the privacy-preserving decision making is distributed optimization [4]. For example, in dual decomposition, iterative updating of the Lagrangian variable translates in iterative learning process among control agents. These iterative learning processes take place in a much faster speed than the traditional hourly economic dispatch process. In addition, in many cases, feedback loop is introduced in discrete decision making. For example, in [, 5], a frequency deviation signal is fed into price or power command update to reflect power imbanance. Therefore, it is reasonable to suggest that the dynamics of the decision making may be coupled with the power system dynamics. To the authors best knowledge, there has been little research around that investigates dynamic stability for such hybrid systems. It is the objective of this paper to provide a modeling approach to consider a hybrid system as a whole and conduct dynamic stability analysis. At least two approaches have been documented in the literature to tackle dynamic analysis of hybrid systems. The first one is sampled data modeling approach. The discrete process is modeled in difference equation to describe the relation between a discrete decision variable at (k + )-th step and that variable at k-th step. Between the discrete sampling period T, the continuous system dynamics is integrated for a period. That way, the continuous dynamics can be represented by difference equations as well. The entire system is now represented by a discrete process and its stability can be judged based on the discrete system. This approach has been seen in the literature, e.g., [6]. In power systems, discrete state-space models for thyristor series controlled capacitor were developed using sampled data approach [7, 8]. The second approach is to approximate the discrete process as continuous dynamics. This approach has been adopted in [5] to describe power market dynamics. Power system dynamics is nonlinear and complex. Integrating power system dynamics over a period is a daunting task. Therefore, we opt to the second approach to approximate the discrete decision making process. The rest of the paper is organized as follows. Section II describes the discrete decision making process and the representation by continuous dynamic. Section III describes the test system, power system dynamics and the continuous dynamic system representation of the entire hybrid system. Stability analysis will be conducted in Section III. Section IV then presents validation results through time-domain simulation. Section V concludes this paper. 2

3 The contributions of this paper include the following aspects. This paper proposes a straightforward modeling approach for hybrid system dynamic stability analysis. Though straightforward, this modeling approach sheds insights into the hybrid system dynamics. Compared to the research work on coupled market and power system dynamics in [5], our research work includes not only analysis but also validation through time-domain simulation. The validation confirms the practical value of the proposed modeling approach. 2. Decision Making Process and Its Continuous Dynamic Model In this section, we discuss two types of iterative-based distributed decision making procedures and their corresponding dynamic models. The first type is based on primal dual decomposition [3]. The second type is based on consensus algorithm and subgradient update [9]. 2.. Type Primal-dual decomposition based decision making Consider a two-area power system economic dispatch problem. P rob minimize f (P ) + f 2 (P 2 ) (a) subject to λ : P P 2 = D (b) λ 2 : P 2 + P 2 = D 2 d P 2 d (c) (d) where P i notates output active power from Area i, f i (P i ) is the cost related to power generation, P 2 is the tie-line flow from Area to Area 2, λ i notates the dual variable related to the power balance equality constraint in Area i, Di notates the load power in Area i, and d is assumed to be the line limit. The partial Lagrangian function of P rob with the two power balanced equality constraints relaxed is as follows. L(P, P 2, P 2, λ, λ 2 ) = f (P ) + λ ( D P + P 2 ) + f 2 (P 2 ) + λ 2 ( D 2 P 2 P 2 ) (2) Given the two price signals, can the each area determine its generation P and import P 2? This question will be examined by looking at Area. For a given λ, for this objective function f (P )+λ ( D P +P 2 ), 3

4 if P 2 has no limit imposed, there is no solution unless λ =. The objective function can go. Therefore, this problem is considered not feasible. We would like to treat P 2 differently than P and P 2 to help the problem solving. If we treat P 2 as given, similar as λ and λ 2 are given, then the dual problem becomes: d (λ, P 2 ) = min P {f (P ) + λ ( D P + P 2 )} (3) d 2 (λ 2, P 2 ) = min P 2 {f 2 (P 2 ) + λ 2 ( D 2 P 2 P 2 )} (4) The above two problems should have solutions. We now consider the dual problem P rob 2 with P 2 given. P rob 2 maximize d (λ, P 2 ) + d 2 (λ 2, P 2 ) (5a) over λ, λ 2 (5b) For this problem, we end up having a solution dependent on P 2. Let us notate this solution of P rob 2 as a function of P 2 : g(p 2 ). g(p 2 ) is a dual problem of the dual problem. Since the dual problem is a concave function over λ i, the dual s dual problem should be a minimization problem over P 2. Therefore, the dual s dual problem or the primal-dual problem P rob 3 can be written as follows. P rob 3 min P 2 ( max λ + max λ 2 ) ( ) min {f (P ) λ P } + λ D + P 2 P ( ) min {f 2 (P 2 ) λ 2 P 2 } + λ 2 ( D 2 P 2 ) P 2 (6a) We can decompose a system that is connected by a tie-line by assuming a tie-line power flow. Each area will consider the tie-line flow injection or exporting as a negative (or positive) load. Each area carries out optimization and finds the locational marginal price (LMP) for the interfacing bus. The tie-line flow is then updated based on the price difference. The dual s dual problem can be solved by subgradient updating of the primal variablep 2. Hereinafter, we will notate this virtual tie-line flow a different name: π. The subgradient of the line flow is (λ λ 2 ). Since the primal problem is a minimization problem, therefore, in the update procedure, for a positive 4

5 gradient, π should be reduced. The updating procedure is presented as follows. π k+ = π k α(λ k λ k 2) (7) where α >. For a given virtual tie-line flow π k, the LMPs can be found by solving individual optimization problem for each area. The proposed decision making strategies have the assumption of lossless tie line. Therefore, the power dispatched by the generators only takes care of loads. The total generation is less than the total consumption including loads and tie-line power loss. To compensate the frequency deviation, the strategies are modified to have the price calculation having an additional component that can reflect the power unbalance or energy unbalance. Indicated in [5], the energy unbalance is proportional to the system s average frequency deviation. Therefore, at each step, the LMPs computation become as follows. λ k = 2a ( D + π k ) + b K f (8) λ k 2 = 2a 2 ( D 2 π k ) + b 2 K f 2 (9) where a i, b i are coefficients of a generator quadratic cost function (f i (P i ) = a i P 2 i + b i P i + c i ), f i is the frequency deviation measurement at Area i, and K is a positive gain. If the system s frequency is below the nominal frequency, the prices will be increased. In turn, the generators will increase their dispatch Modeling as continuous dynamics We now proceed to give an approximate continuous model for the above mentioned iterative procedure. Assuming that f = f 2 (this assumption is valid as long as the iterative decision making dynamic is much slower than the power system frequency dynamics), the iteration of the virtual tie-line flow is π k+ = ( 2α(a + a 2 ))π k + π, () where π = α(2a D 2a 2 D2 + b b 2 ). The power references are determined by the prices. Therefore, P k = (π k + D ) K 2a f k () 5

6 Considering that the frequency measurement of the previous step is taken in the price calculation, the k + step power reference is modified as P k+ = (π k+ + D ) K 2a f k (2) Substituting π k+ and π k by P k+ and P k, we find P k+ = [ 2α(a + a 2 )]P k K α(a + a 2 ) a f k + P (3) where P = 2α(a + a 2 ). Using forward Euler method, we can express the derivative at k-step is k P P k+ P k. (4) τ where τ is the step size. Therefore, the discrete equation can now be approximated by a continuous dynamic equation. τ P = 2α(a + a 2 )P K α(a + a 2 ) a f + P (5) To this end, we have derived the continuous dynamic model for the discrete decision making process. In Laplace domain, the power command can be expressed as P ref i = K 2a i + τ s f i (6) where τ = τ 2α(a +a 2) Type 2 Consensus algorithm and subgradient update based decision making The second type of iterative based decision making is based on consensus algorithm and subgradient update. A consensus problem will be identified from the original economic dispatch problem. For the following two-area system, the original economic dispatch problem is as follows. min C (P ) + C 2 (P 2 ) subject to: P + P 2 = D + D 2 (7a) (7b) 6

7 where C i (P i ) is the cost of generation, P i is the power generation at Area i and D i is the load consumption at Area i. The dual problem is described in (8). max λ min C (P ) + C 2 (P 2 ) + λ( D P + D 2 P 2 ) (8) P,P 2 The above problem can be converted to a consensus problem by introducing λ and λ 2 for each area. λ should be equal to λ 2. Therefore, the optimization problem is converted to a maximization problem with a consensus constraint. max λ,λ 2 min C (P ) + λ ( D P ) + C 2 (P 2 ) + λ 2 ( D 2 P 2 ) P,P 2 s.t. λ = λ 2 (9) The consensus algorithm that utilizes a stochastic matrix to conduct weighted averaging only guarantees consensus of multiple λ i. It cannot guarantee that the λ can maximize the dual problem s objective function. To guarantee maximization, subgradient update has to be used. The subgradient of λ is the total power unbalance. This information requires again global information. Fortunately in power systems, frequency deviation is a measure of power unbalance. Frequency is a local measurement. Therefore, distributed control can be realized by substituting the subgraident of by the frequency deviation. The iterative procedure can be described by the following equations. λ λ 2 k+ = A λ where A is a stochastic matrix. For the test two-area system, we select A = λ 2 k K f (2) f 2 The decision making again introduces feedback signals of frequencies. For each area, the power command is related to the Lagrangian multiplier. Ignore the limits of each generator, we can find λ = 2a P + b (2) λ 2 = 2a 2 P 2 + b 2 (22) 7

8 The iteration procedure (2) is now expressed in terms of the power commands: P P 2 k+ + b 2a b 2 2a 2 = A P P 2 k + b 2a b 2 2a 2 K f 2a f 2 2a 2 (23) The difference equation is now converted to a continuous dynamic equation. K 2a P = (τs A + I) f (24) K P 2 2a 2 f 2 }{{} G (s) The gain matrix G 2 (s) defines the transfer function matrix from the frequency deviation to the power commands. G (s) = K 2τs(τs + ) 2τs+ 2a 2a 2 2a 2τs+ 2a 2 (25) Remarks: Converting discrete decision making process to continuous dynamics sheds light into each algorithm. Through this study, we have the following important findings. Compared to the two dynamics of the decision making algorithms, the consensus one has an integrator unit. We expect that consensus algorithm based Type-2 decision making can bring the frequency deviation to zero. The primal-dual algorithm is similar as a first-order filter. Therefore, we do not expect Type- decision making can bring the frequency back to nominal. 3. Test system and power system dynamic model In Section III, the power system dynamics model and the integrated system model will be described and analyzed. The test power system is a two-area four-machine system shown in Fig.. This system comes from the classical two-area four-machine power system [] with the following modification: the tie-line has been shortened; the inertia constants of the machines are reduced to 2.5 pu to have faster electromechanical dynamics; the damping coefficients are set to be pu. Generators are modeled as classical generators with turbine-governor blocks. Primary frequency droops with the regulation constant at 4% are all included. The underlying power system dynamic model f P ref is to be found. The two generators in each area are coherent and therefore will be considered as one generator. The two-area four-machine system is now 8

9 represented by a two-generator system.the two rotor angles are expressed as: δ = M s 2 ( P m + T δ 2 ) + D s + T (26) δ 2 = M 2 s 2 ( P m2 + T 2 δ ) + D 2 s + T 2 (27) where M, D, T are inertia constants, damping and synchronizing coefficients. T = T 2. Rearranging the equations, we have δ = (M s 2 + D s + T ) P m + T P m2 (M s 2 + D s + T )(M s 2 + D s + T ) T T 2. (28) The transfer function matrix G 2 (s) that defines the relationship from the power command to the speed deviations due to the power system dynamics is expressed in (3). f = G 2 (s) f 2 P ref P ref 2 (29) where G 2 (s) = G tg (s)s ω [(M s 2 +D s+t )(M 2 s 2 +D 2 s+t 2 ) T T 2 ] M s 2 + D s + T T T 2 M 2 s 2 + D 2 s + T 2 (3) where G tg is the turbine-governor transfer function representing the relationship from the power order P ref to the mechanical power P m. In addition, the droop control has to be included. Therefore, the diagonal components of G 2 (s) have to be modified to include the droop control. The entire system block diagram is obtained and shown in Fig Root loci To examine the stability of the closed-loop system, the open-loop gain matrix G 2 G will be examined. G 2 G is a two by two matrix. The root loci of the first row first column element are shown in the following figures. Figs. 3 and 4 are the root loci for Type system. It can be shown that droop related poles will go to the right-half-plane (RHP) when the gain K is increasing. Increasing the step size τ will make the system 9

10 more stable. Figs. 5 and 6 are the root loci for Type 2 system. It can be shown that droop related poles will go to the right-half-plane (RHP) when the gain K is increasing. Increasing the step size τ will make the system more stable. Remarks: The analysis conducted in the section shows that the hybrid system could suffer low frequency oscillation of approximately.-.2 Hz. Increasing the gain of frequency deviation in the discrete decision making steps will make the system go unstable. 4. Dynamic simulation results This section gives dynamic simulation results to validate the claims made in the previous section. The two types of discrete decision making procedures are implemented in the two-area four-machine power systems as shown in Fig.. Power System Toolbox [] is selected as the dynamic simulation platform. The power system and Type decision making architecture are shown in Fig.. The discrete decision making will take place every 2 seconds or every 5 seconds. The power commands from Agent and Agent 2 will be sent to change the turbine-governors power reference inputs. Among the two agents, the information exchanged includes the virtual tie-line power flow and the price signal. Area consists of Gen and Gen 2 and Load. Area 2 consists of Gen 3, Gen 4 and Load 2. The two areas are connected through tie-lines. Initially, the four generators are dispatched at 7.27 pu, 7. pu, 7.6 pu and 7. pu. Assume that in Area the two generators are having the same quadratic cost functions:.5p 2,.5P 2 2 and in Area 2 the two generators are also having the same quadratic cost functions P 2 3 and P 2 4. The the total load is 27.4 pu. Initially the four generators dispatch levels are similar. After the decision making procedures, Area 2 s generators will have higher dispatch levels as Gen 3 and Gen 4 are much cheaper than Gen and Gen Type primal-dual based decision making Three scenarios are compared to show the effect of the step size τ of discrete decision making and the gain K in frequency deviation feedback. τ = 2, K = 3, Figs τ = 2, K = 5, Figs. 9-. τ = 5, K = 5

11 Oscillations at.2 Hz are observed in Scenario 2 when the gain increases. In Scenario 3, the step size τ is increased to 5 seconds for a 5 gain. Oscillations are then damped. The machine speeds for Gen for the three scenarios are compared in Fig.. The simulation results corroborate with the findings made in Section III root locus analysis. The slower the discrete decision making process, the system is more stable Type 2 consensus based decision making Two scenarios are compared to show the effect of the step size τ of discrete decision making and the gain K in frequency deviation feedback. τ = 2, K = 5, Figs τ = 5, K = 5, Figs The comparison of the two scenarios is presented in Fig. 6. It is observed that when τ = 2 seconds,.5 Hz oscillations are observed. When the step size increases to 5 seconds, the oscillations have better damping. Remarks: The dynamic simulation results corroborate with the finding made through linear system analysis in Section III. The slower the discrete decision making, the system is more stable. Comparing the frequency response of Type- and Type-2 architectures, we also confirm this important finding: the particular consensus algorithm works as a secondary frequency control with economic dispatch. Type-2 decision making process can bring frequency back to the nominal frequency. 5. Conclusion In this paper, the continuous dynamic models for iterative decision making processes are developed. The developed models are used together with a power system dynamic model to determine the hybrid system dynamic stability. Such stability issues cannot be identified should either one of the dynamics is not considered. This paper demonstrates the continuous dynamic model derivation step and linear analysis of the integrated power system and decision making system. The analysis identifies the key stability issue for this type of hybrid systems. The closed-loop system poles due to turbine-governor, primary frequency control and the decision making dynamics will move to the right half plane when the frequency deviation gain is increased. Slower decision making process leads to a more stable system. Time-domain simulation in PST has been conducted to validate the claims.

12 References [] W. Zhang, W. Liu, X. Wang, L. Liu, and F. Ferrese, Online optimal generation control based on constrained distributed gradient algorithm, 24. [2] V. R. Disfani, L. Fan, L. Piyasinghe, and Z. Miao, Multi-agent control of community and utility using lagrangian relaxation based dual decomposition, Electric Power Systems Research, vol., pp , 24. [3] Z. Miao and L. Fan, Primal-dual decomposition-based privacy-preserving decision making architectures for economic operation and frequency regulation, 25. [4] D. P. Bertsekas and J. N. Tsitsiklis, Parallel and distributed computation. Prentice Hall Inc., Old Tappan, NJ (USA), 989. [5] F. L. Alvarado, J. Meng, C. L. DeMarco, and W. S. Mota, Stability analysis of interconnected power systems coupled with market dynamics, IEEE Trans. Power Syst., vol. 6, no. 4, pp , 2. [6] L. Chen and K. Aihara, Stability and bifurcation analysis of differential-difference-algebraic equations, Circuits and Systems I: Fundamental Theory and Applications, IEEE Transactions on, vol. 48, no. 3, pp , 2. [7] R. Lasseter, S. Jalali, and I. Dobson, Dynamic response of a thyristor controlled switched capacitor, IEEE Trans. Power Delivery, vol. 9, pp , 994. [8] R. Rajaraman, I. Dobson, R. H. Lasseter, and Y. Shern, Computing the damping of subsynchronous oscillations due to a thyristor controlled series capacitor, IEEE transactions on power delivery, vol., no. 2, pp. 2 27, 996. [9] A. Nedic and A. Ozdaglar, Distributed subgradient methods for multi-agent optimization, Automatic Control, IEEE Transactions on, vol. 54, no., pp. 48 6, 29. [] M. Klein, G. Rogers, and P. Kundur, A fundamental study of inter-area oscillations in power systems, IEEE Trans. Power Syst., vol. 6, pp , Aug. 99. [] J. Chow, G. Rogers, and K. Cheung, Power system toolbox, Tech. Rep. [Online]. Available: List of Figures The two-area system: physical topology and the Type-a information exchange architecture The block diagram of the entire system. G represents the discrete decision making dynamics while G 2 represents the power system dynamics Root loci for Type- system Root loci for Type- system Root loci for Type-2 system Root loci for Type-2 system

13 7 System dynamic responses with Type- primal-dual decision making. τ = 2, K = 3.. Clockwise from upper left: a) Generators speeds in pu; b) Generators power based on the system power base ( MW); c) Generators turbine governor unit power based on the machine power base (9 MW); d) Gen -3 s angles relative to Gen 4 in radius The Lagrangian multipliers System dynamic responses with Type- primal-dual decision making. τ = 2, K = 5. Clockwise from upper left: a) Generators speeds in pu; b) Generators power based on the system power base ( MW); c) Generators turbine governor unit power based on the machine power base (9 MW); d) Gen -3 s angles relative to Gen 4 in radius The Lagrangian multipliers Comparison of the three scenarios for Type primal-dual decision making System dynamic responses with Type-2 consensus decision making. τ = 2, K = 5.. Clockwise from upper left: a) Generators speeds in pu; b) Generators power based on the system power base ( MW); c) Generators turbine governor unit power based on the machine power base (9 MW); d) Gen -3 s angles relative to Gen 4 in radius The Lagrangian multipliers and frequency deviation measurements System dynamic responses with Type-2 consensus decision making. τ = 5, K = 5. Clockwise from upper left: a) Generators speeds in pu; b) Generators power based on the system power base ( MW); c) Generators turbine governor unit power based on the machine power base (9 MW); d) Gen -3 s angles relative to Gen 4 in radius The Lagrangian multipliers and frequency deviation measurements Comparison of the three scenarios for Type 2 consensus-based decision making

14 Gen Gen 3 Gen 2 Gen 4 Load (9.76 pu) Load 2 (7.65 pu) Local measurements P ref P 2ref λ 2 Local measurements P 3ref P 4ref Agent Agent 2 Figure : The two-area system: physical topology and the Type-a information exchange architecture. DP ref DP ref 2 G G Df 2 Df Figure 2: The block diagram of the entire system. G represents the discrete decision making dynamics while G 2 represents the power system dynamics. Root Locus Imaginary Axis (seconds ) 5 5 EM dynamics Droop dynamics τ=2 τ=2 Decision making dynamics 3 2 Real Axis (seconds 2 ) Figure 3: Root loci for Type- system. 4

15 Root Locus Imaginary Axis (seconds ) 2 3 τ=2 τ=2 2 decision making dynamics K=675 K= Real Axis (seconds ) Figure 4: Root loci for Type- system. Root Locus τ=2 τ=2 Imaginary Axis (seconds ) 5 5 droop control EM oscillations Real Axis (seconds ) Figure 5: Root loci for Type-2 system. 5

16 Root Locus Root Locus.5 τ=2.5 τ=2 Imaginary Axis (seconds ).5.5 K=5 Imaginary Axis (seconds ).5.5 K= Real Axis (seconds ) Real Axis (seconds ) Figure 6: Root loci for Type-2 system speed.9995 P elect Relative angles.4.2 P tg time(s) 5 time(s) Figure 7: System dynamic responses with Type- primal-dual decision making. τ = 2, K = 3.. Clockwise from upper left: a) Generators speeds in pu; b) Generators power based on the system power base ( MW); c) Generators turbine governor unit power based on the machine power base (9 MW); d) Gen -3 s angles relative to Gen 4 in radius. 6

17 6 4 tie line power flow π 2 λ λ x 3 λ f time(s) Figure 8: The Lagrangian multipliers. speed P elect Relative angles.4.2 P tg time(s).4 5 time(s) Figure 9: System dynamic responses with Type- primal-dual decision making. τ = 2, K = 5. Clockwise from upper left: a) Generators speeds in pu; b) Generators power based on the system power base ( MW); c) Generators turbine governor unit power based on the machine power base (9 MW); d) Gen -3 s angles relative to Gen 4 in radius. 7

18 5 tie line power flow π λ x 3 f Time (s) Figure : The Lagrangian multipliers..5 τ=2, K=5 τ=5, K=5 Speed (pu) τ=2, K= Time (s) Figure : Comparison of the three scenarios for Type primal-dual decision making. 8

19 speed P elect Relative angles.4.2 P tg time(s).5 5 time(s) Figure 2: System dynamic responses with Type-2 consensus decision making. τ = 2, K = 5.. Clockwise from upper left: a) Generators speeds in pu; b) Generators power based on the system power base ( MW); c) Generators turbine governor unit power based on the machine power base (9 MW); d) Gen -3 s angles relative to Gen 4 in radius λ x 4 f Time (s) Figure 3: The Lagrangian multipliers and frequency deviation measurements. 9

20 speed P elect Relative angles.4.2 P tg time(s).5 5 time(s) Figure 4: System dynamic responses with Type-2 consensus decision making. τ = 5, K = 5. Clockwise from upper left: a) Generators speeds in pu; b) Generators power based on the system power base ( MW); c) Generators turbine governor unit power based on the machine power base (9 MW); d) Gen -3 s angles relative to Gen 4 in radius λ x 4 f Time (s) Figure 5: The Lagrangian multipliers and frequency deviation measurements. 2

21 τ=5, K=5. Speed (pu) τ=2, K= Time (s) Figure 6: Comparison of the three scenarios for Type 2 consensus-based decision making. 2

Implementing Consensus Based Distributed Control in Power System Toolbox

Implementing Consensus Based Distributed Control in Power System Toolbox Implementing Consensus Based Distributed Control in Power System Toolbox Minyue Ma and Lingling Fan Department of Electrical Engineering University of South Florida Tampa, FL 6 url: http://power.eng.usf.edu

More information

SIGNIFICANT increase in amount of private distributed

SIGNIFICANT increase in amount of private distributed 1 Distributed DC Optimal Power Flow for Radial Networks Through Partial Primal Dual Algorithm Vahid Rasouli Disfani, Student Member, IEEE, Lingling Fan, Senior Member, IEEE, Zhixin Miao, Senior Member,

More information

Power Grid Partitioning: Static and Dynamic Approaches

Power Grid Partitioning: Static and Dynamic Approaches Power Grid Partitioning: Static and Dynamic Approaches Miao Zhang, Zhixin Miao, Lingling Fan Department of Electrical Engineering University of South Florida Tampa FL 3320 miaozhang@mail.usf.edu zmiao,

More information

Joint Frequency Regulation and Economic Dispatch Using Limited Communication

Joint Frequency Regulation and Economic Dispatch Using Limited Communication Joint Frequency Regulation and Economic Dispatch Using Limited Communication Jianan Zhang, and Eytan Modiano Massachusetts Institute of Technology, Cambridge, MA, USA Abstract We study the performance

More information

Identification of Synchronous Generator Parameters Using Continuous ARX Model and Least Square Estimation

Identification of Synchronous Generator Parameters Using Continuous ARX Model and Least Square Estimation Identification of Synchronous Generator Parameters Using Continuous ARX Model and Least Square Estimation Yangkun Xu, Student Member, IEEE, Zhixin Miao, Senior Member, IEEE, Yin Li, Student Member, IEEE

More information

ECE 585 Power System Stability

ECE 585 Power System Stability Homework 1, Due on January 29 ECE 585 Power System Stability Consider the power system below. The network frequency is 60 Hz. At the pre-fault steady state (a) the power generated by the machine is 400

More information

Economic Operation of Power Systems

Economic Operation of Power Systems Economic Operation of Power Systems Section I: Economic Operation Of Power System Economic Distribution of Loads between the Units of a Plant Generating Limits Economic Sharing of Loads between Different

More information

Automatic Generation Control. Meth Bandara and Hassan Oukacha

Automatic Generation Control. Meth Bandara and Hassan Oukacha Automatic Generation Control Meth Bandara and Hassan Oukacha EE194 Advanced Controls Theory February 25, 2013 Outline Introduction System Modeling Single Generator AGC Going Forward Conclusion Introduction

More information

FLEXIBLE ac transmission system (FACTS) devices give

FLEXIBLE ac transmission system (FACTS) devices give 694 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 19, NO. 2, APRIL 2004 A Newton-Type Current Injection Model of UPFC for Studying Low-Frequency Oscillations Kwang M. Son, Member, IEEE, and Robert H. Lasseter,

More information

Mixed Integer Linear Programming Formulation for Chance Constrained Mathematical Programs with Equilibrium Constraints

Mixed Integer Linear Programming Formulation for Chance Constrained Mathematical Programs with Equilibrium Constraints Mixed Integer Linear Programming Formulation for Chance Constrained Mathematical Programs with Equilibrium Constraints ayed A. adat and Lingling Fan University of outh Florida, email: linglingfan@usf.edu

More information

Improving the Control System for Pumped Storage Hydro Plant

Improving the Control System for Pumped Storage Hydro Plant 011 International Conference on Computer Communication and Management Proc.of CSIT vol.5 (011) (011) IACSIT Press, Singapore Improving the Control System for Pumped Storage Hydro Plant 1 Sa ad. P. Mansoor

More information

Cyber Attacks, Detection and Protection in Smart Grid State Estimation

Cyber Attacks, Detection and Protection in Smart Grid State Estimation 1 Cyber Attacks, Detection and Protection in Smart Grid State Estimation Yi Zhou, Student Member, IEEE Zhixin Miao, Senior Member, IEEE Abstract This paper reviews the types of cyber attacks in state estimation

More information

Modeling and Stability Analysis of a DC Microgrid Employing Distributed Control Algorithm

Modeling and Stability Analysis of a DC Microgrid Employing Distributed Control Algorithm Modeling and Stability Analysis of a DC Microgrid Employing Distributed Control Algorithm Niloofar Ghanbari, M. Mobarrez 2, and S. Bhattacharya Department of Electrical and Computer Engineering North Carolina

More information

Application of Virtual Synchronous Generator in Solar Power Generation

Application of Virtual Synchronous Generator in Solar Power Generation Journal of Physics: Conference Series PAPER OPEN ACCESS Application of Virtual Synchronous Generator in Solar Power Generation To cite this article: Jianjun Su et al 18 J. Phys.: Conf. Ser. 187 66 View

More information

Centralized Supplementary Controller to Stabilize an Islanded AC Microgrid

Centralized Supplementary Controller to Stabilize an Islanded AC Microgrid Centralized Supplementary Controller to Stabilize an Islanded AC Microgrid ESNRajuP Research Scholar, Electrical Engineering IIT Indore Indore, India Email:pesnraju88@gmail.com Trapti Jain Assistant Professor,

More information

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability

ECE 422/522 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability ECE 4/5 Power System Operations & Planning/Power Systems Analysis II : 7 - Transient Stability Spring 014 Instructor: Kai Sun 1 Transient Stability The ability of the power system to maintain synchronism

More information

Subject: Optimal Control Assignment-1 (Related to Lecture notes 1-10)

Subject: Optimal Control Assignment-1 (Related to Lecture notes 1-10) Subject: Optimal Control Assignment- (Related to Lecture notes -). Design a oil mug, shown in fig., to hold as much oil possible. The height and radius of the mug should not be more than 6cm. The mug must

More information

ECE 422/522 Power System Operations & Planning/ Power Systems Analysis II 4 Active Power and Frequency Control

ECE 422/522 Power System Operations & Planning/ Power Systems Analysis II 4 Active Power and Frequency Control ECE 422/522 Power System Operations & Planning/ Power Systems Analysis II 4 Active Power and Frequency Control Spring 2014 Instructor: Kai Sun 1 References Chapter 12 of Saadat s book Chapter 11.1 of Kundur

More information

LFC of an Interconnected Power System with Thyristor Controlled Phase Shifter in the Tie Line

LFC of an Interconnected Power System with Thyristor Controlled Phase Shifter in the Tie Line International Journal of Computer Applications (975 8887) Volume 41 No.9, March 2 LFC of an Interconnected Power System with Thyristor Controlled Phase Shifter in the Tie Line K. P. Singh Parmar CAMPS,

More information

SUbsynchronous resonance (SSR) oscillations were observed

SUbsynchronous resonance (SSR) oscillations were observed Impedance Model Based SSR Analysis for Type 3 Wind Generator and Series Compensated Network Zhixin Miao, Senior Member, IEEE Abstract Interaction between doubly-fed induction generator (DFIG) Type 3 wind

More information

FOR REDUCE SUB-SYNCHRONOUS RESONANCE TORQUE BY USING TCSC

FOR REDUCE SUB-SYNCHRONOUS RESONANCE TORQUE BY USING TCSC FOR REDUCE SUB-SYNCHRONOUS RESONANCE TORQUE BY USING TCSC Shrikant patel 1, N.K.Singh 2, Tushar kumar 3 Department of Electrical Engineering, Scope College of Engineering Bhopal,(M.P.) Emil:Shrikantcseb@gmail.com

More information

Oscillation energy based sensitivity analysis and control for multi-mode oscillation systems

Oscillation energy based sensitivity analysis and control for multi-mode oscillation systems Oscillation energy based sensitivity analysis and control for multi-mode oscillation systems Horacio Silva-Saravia, Yajun Wang, Héctor Pulgar-Painemal, Kevin Tomsovic Department of Electrical Engineering

More information

Solving Dual Problems

Solving Dual Problems Lecture 20 Solving Dual Problems We consider a constrained problem where, in addition to the constraint set X, there are also inequality and linear equality constraints. Specifically the minimization problem

More information

A Computer Application for Power System Control Studies

A Computer Application for Power System Control Studies A Computer Application for Power System Control Studies Dinis C. A. Bucho Student nº55262 of Instituto Superior Técnico Technical University of Lisbon Lisbon, Portugal Abstract - This thesis presents studies

More information

MICROGRID is a future trend of integrating renewable

MICROGRID is a future trend of integrating renewable IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 64, NO. 7, JULY 2017 5741 New Perspectives on Droop Control in AC Microgrid Yao Sun, Xiaochao Hou, Jian Yang, Hua Han, Mei Su, and Josep M. Guerrero Abstract

More information

Self-Tuning Control for Synchronous Machine Stabilization

Self-Tuning Control for Synchronous Machine Stabilization http://dx.doi.org/.5755/j.eee.2.4.2773 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 392-25, VOL. 2, NO. 4, 25 Self-Tuning Control for Synchronous Machine Stabilization Jozef Ritonja Faculty of Electrical Engineering

More information

On the Impact of Microgrid Energy Management Systems on Power System Dynamics

On the Impact of Microgrid Energy Management Systems on Power System Dynamics 1 On the Impact of Microgrid Energy Management Systems on Power System Dynamics P. Ferraro, Student Member, IEEE, E. Crisostomi, Senior Member, IEEE, M.Raugi, and F. Milano, Fellow, IEEE Department of

More information

The Multi-Path Utility Maximization Problem

The Multi-Path Utility Maximization Problem The Multi-Path Utility Maximization Problem Xiaojun Lin and Ness B. Shroff School of Electrical and Computer Engineering Purdue University, West Lafayette, IN 47906 {linx,shroff}@ecn.purdue.edu Abstract

More information

Relationships between Load, Speed Regulation and Frequency. Slope= -R

Relationships between Load, Speed Regulation and Frequency. Slope= -R elationships between Load, Speed egulation and Frequency Governor Speed characteristic Slope= - Slope=1/D D=2 Frequency-sensitive Load Characteristic Frequency-insensitive Load Characteristic If D (more

More information

UNIT-I Economic Operation of Power Systems -1

UNIT-I Economic Operation of Power Systems -1 UNIT-I Economic Operation of Power Systems -1 Overview Economic Distribution of Loads between the Units of a Plant Generating Limits Economic Sharing of Loads between Different Plants Automatic Generation

More information

Simulation Model of Brushless Excitation System

Simulation Model of Brushless Excitation System American Journal of Applied Sciences 4 (12): 1079-1083, 2007 ISSN 1546-9239 2007 Science Publications Simulation Model of Brushless Excitation System Ahmed N. Abd Alla College of Electric and Electronics

More information

Chapter 9: Transient Stability

Chapter 9: Transient Stability Chapter 9: Transient Stability 9.1 Introduction The first electric power system was a dc system built by Edison in 1882. The subsequent power systems that were constructed in the late 19 th century were

More information

A Decoupling Based Direct Method for Power System Transient Stability Analysis

A Decoupling Based Direct Method for Power System Transient Stability Analysis A Decoupling Based Direct Method for Power System Transient Stability Analysis Bin Wang, Kai Sun Electrical Engineering and Computer Science University of Tennessee, Knoxville, TN USA bwang13@utk.edu,

More information

Power System Security. S. Chakrabarti

Power System Security. S. Chakrabarti Power System Security S. Chakrabarti Outline Introduction Major components of security assessment On-line security assessment Tools for contingency analysis DC power flow Linear sensitivity factors Line

More information

Stable interconnection of continuous-time price-bidding mechanisms with power network dynamics

Stable interconnection of continuous-time price-bidding mechanisms with power network dynamics Stable interconnection of continuous-time price-bidding mechanisms with power network dynamics Tjerk Stegink, Ashish Cherukuri, Claudio De Persis, Arjan van der Schaft and Jorge Cortés Jan C. Willems Center

More information

A three-level MILP model for generation and transmission expansion planning

A three-level MILP model for generation and transmission expansion planning A three-level MILP model for generation and transmission expansion planning David Pozo Cámara (UCLM) Enzo E. Sauma Santís (PUC) Javier Contreras Sanz (UCLM) Contents 1. Introduction 2. Aims and contributions

More information

Delayed Feedback Controller for Stabilizing Subsynchronous Oscillations in Power Systems

Delayed Feedback Controller for Stabilizing Subsynchronous Oscillations in Power Systems Delayed Feedback Controller for Stabilizing Subsynchronous Oscillations in Power Systems Yaar Küçükefe 1 and Adnan Kaypmaz 2 1 National Power Enerji, Tekirda, Turkey yasar.kucukefe@ieee.org 2 stanbul Technical

More information

Load Frequency Control of Multi-Area Power System

Load Frequency Control of Multi-Area Power System Yurmouk University Al Hijjawi Faculty for Engineering Technology Electrical Power Engineering Department Secondary project: Load Frequency Control of Multi-Area Power System Done by: Hasan Abu Alasal (005975097)

More information

Generalized Injection Shift Factors and Application to Estimation of Power Flow Transients

Generalized Injection Shift Factors and Application to Estimation of Power Flow Transients Generalized Injection Shift Factors and Application to Estimation of Power Flow Transients Yu Christine Chen, Alejandro D. Domínguez-García, and Peter W. Sauer Department of Electrical and Computer Engineering

More information

Transient Stability Analysis with PowerWorld Simulator

Transient Stability Analysis with PowerWorld Simulator Transient Stability Analysis with PowerWorld Simulator T1: Transient Stability Overview, Models and Relationships 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com

More information

QFT Framework for Robust Tuning of Power System Stabilizers

QFT Framework for Robust Tuning of Power System Stabilizers 45-E-PSS-75 QFT Framework for Robust Tuning of Power System Stabilizers Seyyed Mohammad Mahdi Alavi, Roozbeh Izadi-Zamanabadi Department of Control Engineering, Aalborg University, Denmark Correspondence

More information

LINEAR PROGRAMMING APPROACH FOR THE TRANSITION FROM MARKET-GENERATED HOURLY ENERGY PROGRAMS TO FEASIBLE POWER GENERATION SCHEDULES

LINEAR PROGRAMMING APPROACH FOR THE TRANSITION FROM MARKET-GENERATED HOURLY ENERGY PROGRAMS TO FEASIBLE POWER GENERATION SCHEDULES LINEAR PROGRAMMING APPROACH FOR THE TRANSITION FROM MARKET-GENERATED HOURLY ENERGY PROGRAMS TO FEASIBLE POWER GENERATION SCHEDULES A. Borghetti, A. Lodi 2, S. Martello 2, M. Martignani 2, C.A. Nucci, A.

More information

Predicting, controlling and damping inter-area mode oscillations in Power Systems including Wind Parks

Predicting, controlling and damping inter-area mode oscillations in Power Systems including Wind Parks 3rd IASME/WSEAS Int. Conf. on Energy & Environment, University of Cambridge, UK, February 3-5, 008 Predicting, controlling and damping inter-area mode oscillations in Power Systems including Wind Parks

More information

The Effects of Machine Components on Bifurcation and Chaos as Applied to Multimachine System

The Effects of Machine Components on Bifurcation and Chaos as Applied to Multimachine System 1 The Effects of Machine Components on Bifurcation and Chaos as Applied to Multimachine System M. M. Alomari and B. S. Rodanski University of Technology, Sydney (UTS) P.O. Box 123, Broadway NSW 2007, Australia

More information

Robust Tuning of Power System Stabilizers Using Coefficient Diagram Method

Robust Tuning of Power System Stabilizers Using Coefficient Diagram Method International Journal of Electrical Engineering. ISSN 0974-2158 Volume 7, Number 2 (2014), pp. 257-270 International Research Publication House http://www.irphouse.com Robust Tuning of Power System Stabilizers

More information

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 1, 2016, pp. 159-169. ISSN 2454-3896 International Academic Journal of

More information

A Decomposition Based Approach for Solving a General Bilevel Linear Programming

A Decomposition Based Approach for Solving a General Bilevel Linear Programming A Decomposition Based Approach for Solving a General Bilevel Linear Programming Xuan Liu, Member, IEEE, Zuyi Li, Senior Member, IEEE Abstract Bilevel optimization has been widely used in decisionmaking

More information

Design Principles of Wind Turbine Inertia Emulators for Autonomous Systems

Design Principles of Wind Turbine Inertia Emulators for Autonomous Systems Preprints of the 19th World Congress The International Federation of Automatic Control Design Principles of Wind Turbine Inertia Emulators for Autonomous Systems Lampros N. Papangelis*. Costas D. Vournas*

More information

Architectures and Algorithms for Distributed Generation Control of Inertia-Less AC Microgrids

Architectures and Algorithms for Distributed Generation Control of Inertia-Less AC Microgrids Architectures and Algorithms for Distributed Generation Control of Inertia-Less AC Microgrids Alejandro D. Domínguez-García Coordinated Science Laboratory Department of Electrical and Computer Engineering

More information

PowerApps Optimal Power Flow Formulation

PowerApps Optimal Power Flow Formulation PowerApps Optimal Power Flow Formulation Page1 Table of Contents 1 OPF Problem Statement... 3 1.1 Vector u... 3 1.1.1 Costs Associated with Vector [u] for Economic Dispatch... 4 1.1.2 Costs Associated

More information

CHAPTER 3 SYSTEM MODELLING

CHAPTER 3 SYSTEM MODELLING 32 CHAPTER 3 SYSTEM MODELLING 3.1 INTRODUCTION Models for power system components have to be selected according to the purpose of the system study, and hence, one must be aware of what models in terms

More information

Software Tools: Congestion Management

Software Tools: Congestion Management Software Tools: Congestion Management Tom Qi Zhang, PhD CompuSharp Inc. (408) 910-3698 Email: zhangqi@ieee.org October 16, 2004 IEEE PES-SF Workshop on Congestion Management Contents Congestion Management

More information

Transient Stability Assessment of Synchronous Generator in Power System with High-Penetration Photovoltaics (Part 2)

Transient Stability Assessment of Synchronous Generator in Power System with High-Penetration Photovoltaics (Part 2) Journal of Mechanics Engineering and Automation 5 (2015) 401-406 doi: 10.17265/2159-5275/2015.07.003 D DAVID PUBLISHING Transient Stability Assessment of Synchronous Generator in Power System with High-Penetration

More information

Transient Stability Analysis of Single Machine Infinite Bus System by Numerical Methods

Transient Stability Analysis of Single Machine Infinite Bus System by Numerical Methods International Journal of Electrical and Electronics Research ISSN 348-6988 (online) Vol., Issue 3, pp: (58-66), Month: July - September 04, Available at: www.researchpublish.com Transient Stability Analysis

More information

1 Unified Power Flow Controller (UPFC)

1 Unified Power Flow Controller (UPFC) Power flow control with UPFC Rusejla Sadikovic Internal report 1 Unified Power Flow Controller (UPFC) The UPFC can provide simultaneous control of all basic power system parameters ( transmission voltage,

More information

Application of Teaching Learning Based Optimization for Size and Location Determination of Distributed Generation in Radial Distribution System.

Application of Teaching Learning Based Optimization for Size and Location Determination of Distributed Generation in Radial Distribution System. Application of Teaching Learning Based Optimization for Size and Location Determination of Distributed Generation in Radial Distribution System. Khyati Mistry Electrical Engineering Department. Sardar

More information

CURENT Course Power System Coherency and Model Reduction

CURENT Course Power System Coherency and Model Reduction CURENT Course Power System Coherency and Model Reduction Prof. Joe H. Chow Rensselaer Polytechnic Institute ECSE Department November 1, 2017 Slow Coherency A large power system usually consists of tightly

More information

Damping SSR in Power Systems using Double Order SVS Auxiliary Controller with an Induction Machine Damping Unit and Controlled Series Compensation

Damping SSR in Power Systems using Double Order SVS Auxiliary Controller with an Induction Machine Damping Unit and Controlled Series Compensation 614 Damping SSR in Power Systems using Double Order SVS Auxiliary Controller with an Induction Machine Damping Unit and Controlled Series Compensation Sushil K Gupta, Narendra Kumar and A K Gupta Abstract--This

More information

Research Paper ANALYSIS OF POWER SYSTEM STABILITY FOR MULTIMACHINE SYSTEM D. Sabapathi a and Dr. R. Anita b

Research Paper ANALYSIS OF POWER SYSTEM STABILITY FOR MULTIMACHINE SYSTEM D. Sabapathi a and Dr. R. Anita b Research Paper ANALYSIS OF POWER SYSTEM STABILITY FOR MULTIMACHINE SYSTEM D. Sabapathi a and Dr. R. Anita b Address for Correspondence a Research Scholar, Department of Electrical & Electronics Engineering,

More information

Cooperative & Distributed Control of High-Density PVs in Power Grid

Cooperative & Distributed Control of High-Density PVs in Power Grid Cooperative & Distributed Control of High-Density PVs in Power Grid Huanhai Xin Associate Professor College of Electrical Engineering Zhejiang University Email: xinhh@zju.edu.cn Http://mypage.zju.edu.cn/eexinhh

More information

Chapter 3 AUTOMATIC VOLTAGE CONTROL

Chapter 3 AUTOMATIC VOLTAGE CONTROL Chapter 3 AUTOMATIC VOLTAGE CONTROL . INTRODUCTION TO EXCITATION SYSTEM The basic function of an excitation system is to provide direct current to the field winding of the synchronous generator. The excitation

More information

Connecting Automatic Generation Control and Economic Dispatch from an Optimization View

Connecting Automatic Generation Control and Economic Dispatch from an Optimization View Connecting Automatic Generation Control and Economic Dispatch from an Optimization View Na Li, Liun Chen, Changhong Zhao and Steven H. Low Abstract Automatic generation control AGC regulates mechanical

More information

CHAPTER 2 MODELING OF POWER SYSTEM

CHAPTER 2 MODELING OF POWER SYSTEM 38 CHAPTER 2 MODELING OF POWER SYSTEM 2.1 INTRODUCTION In the day to day scenario, power is an essential commodity to the human beings. The demand is more in developed countries and there is increase in

More information

APPLICATION OF D-K ITERATION TECHNIQUE BASED ON H ROBUST CONTROL THEORY FOR POWER SYSTEM STABILIZER DESIGN

APPLICATION OF D-K ITERATION TECHNIQUE BASED ON H ROBUST CONTROL THEORY FOR POWER SYSTEM STABILIZER DESIGN APPLICATION OF D-K ITERATION TECHNIQUE BASED ON H ROBUST CONTROL THEORY FOR POWER SYSTEM STABILIZER DESIGN Amitava Sil 1 and S Paul 2 1 Department of Electrical & Electronics Engineering, Neotia Institute

More information

Two-Layer Network Equivalent for Electromagnetic Transients

Two-Layer Network Equivalent for Electromagnetic Transients 1328 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 18, NO. 4, OCTOBER 2003 Two-Layer Network Equivalent for Electromagnetic Transients Mohamed Abdel-Rahman, Member, IEEE, Adam Semlyen, Life Fellow, IEEE, and

More information

Transient Response of a Second-Order System

Transient Response of a Second-Order System Transient Response of a Second-Order System ECEN 830 Spring 01 1. Introduction In connection with this experiment, you are selecting the gains in your feedback loop to obtain a well-behaved closed-loop

More information

Performance Evaluation of DFIG to Changes in Network Frequency

Performance Evaluation of DFIG to Changes in Network Frequency 019 CIENCELINE Journal of World s Electrical Engineering and Technology J. World. Elect. Eng. Tech. 8(1): 01-06, 019 JWEET Performance Evaluation of DFIG to Changes in Network Frequency Ramin Tayebi-Derazkolaie

More information

Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters

Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters MEPS 06, September 6-8, 2006, Wrocław, Poland 187 Multi-Objective Optimization and Online Adaptation Methods for Robust Tuning of PSS Parameters G. K. Befekadu, O. Govorun, I. Erlich Institute of Electrical

More information

New criteria for Voltage Stability evaluation in interconnected power system

New criteria for Voltage Stability evaluation in interconnected power system New criteria for Stability evaluation in interconnected power system Lavanya Neerugattu Dr.G.S Raju MTech Student, Dept.Of EEE Former Director IT, BHU Email: nlr37@gmail.com Visiting Professor VNR Vignana

More information

Asynchronous Non-Convex Optimization For Separable Problem

Asynchronous Non-Convex Optimization For Separable Problem Asynchronous Non-Convex Optimization For Separable Problem Sandeep Kumar and Ketan Rajawat Dept. of Electrical Engineering, IIT Kanpur Uttar Pradesh, India Distributed Optimization A general multi-agent

More information

Stability of Feedback Control Systems: Absolute and Relative

Stability of Feedback Control Systems: Absolute and Relative Stability of Feedback Control Systems: Absolute and Relative Dr. Kevin Craig Greenheck Chair in Engineering Design & Professor of Mechanical Engineering Marquette University Stability: Absolute and Relative

More information

Modeling of DFIG-based Wind Farms for SSR Analysis

Modeling of DFIG-based Wind Farms for SSR Analysis 1 Modeling of DFIG-based Wind Farms for SSR Analysis Lingling Fan, Senior Member, IEEE, Rajesh Kavasseri, Senior Member, IEEE, Zhixin Miao, Senior Member, IEEE, Chanxia Zhu Abstract This paper presents

More information

Torques 1.0 Two torques We have written the swing equation where speed is in rad/sec as:

Torques 1.0 Two torques We have written the swing equation where speed is in rad/sec as: Torques 1.0 Two torques We have written the swing equation where speed is in rad/sec as: 2H Re ( t) T au T mu T eu (1) and when speed is in per-unit as 2H u ( t) Tau Tmu Teu (2) We note that in both cases

More information

Quadratic Performance of Primal-Dual Methods for Distributed Optimization

Quadratic Performance of Primal-Dual Methods for Distributed Optimization Quadratic Performance of Primal-Dual Methods for Distributed Optimization 55th IEEE Conference on Decision and Control Las Vegas, NV John W. Simpson-Porco Bala K. Poolla, Nima Monshizadeh, and Florian

More information

R O B U S T E N E R G Y M AN AG E M E N T S Y S T E M F O R I S O L AT E D M I C R O G R I D S

R O B U S T E N E R G Y M AN AG E M E N T S Y S T E M F O R I S O L AT E D M I C R O G R I D S ROBUST ENERGY MANAGEMENT SYSTEM FOR ISOLATED MICROGRIDS Jose Daniel La r a Claudio Cañizares Ka nka r Bhattacharya D e p a r t m e n t o f E l e c t r i c a l a n d C o m p u t e r E n g i n e e r i n

More information

Topic # Feedback Control Systems

Topic # Feedback Control Systems Topic #17 16.31 Feedback Control Systems Deterministic LQR Optimal control and the Riccati equation Weight Selection Fall 2007 16.31 17 1 Linear Quadratic Regulator (LQR) Have seen the solutions to the

More information

Performance of Flocking-Based Control Schemes in Smart Grid Applications

Performance of Flocking-Based Control Schemes in Smart Grid Applications Performance of Flocking-Based Control Schemes in Smart Grid Applications Abdallah K. Farraj Eman M. Hammad Jin Wei Deepa Kundur Karen L. Butler-Purry Department of Electrical and Computer Engineering,

More information

Loadability Enhancement by Optimal Load Dispatch in Subtransmission Substations: A Genetic Algorithm

Loadability Enhancement by Optimal Load Dispatch in Subtransmission Substations: A Genetic Algorithm Loadability Enhancement by Optimal Load Dispatch in Subtransmission Substations: A Genetic Algorithm M.R. Haghifam A.Ghanbarnezhad H.Lavaee G.Khoshkholg Tarbait Modarres University Tehran Regional Electric

More information

DYNAMIC RESPONSE OF A GROUP OF SYNCHRONOUS GENERATORS FOLLOWING DISTURBANCES IN DISTRIBUTION GRID

DYNAMIC RESPONSE OF A GROUP OF SYNCHRONOUS GENERATORS FOLLOWING DISTURBANCES IN DISTRIBUTION GRID Engineering Review Vol. 36 Issue 2 8-86 206. 8 DYNAMIC RESPONSE OF A GROUP OF SYNCHRONOUS GENERATORS FOLLOWING DISTURBANCES IN DISTRIBUTION GRID Samir Avdaković * Alija Jusić 2 BiH Electrical Utility Company

More information

A gossip-like distributed optimization algorithm for reactive power flow control

A gossip-like distributed optimization algorithm for reactive power flow control A gossip-like distributed optimization algorithm for reactive power flow control Saverio Bolognani Sandro Zampieri Department of Information Engineering, University of Padova, Padova, Italy (e-mail: {saveriobolognani,

More information

Stabilizing the dual inverted pendulum

Stabilizing the dual inverted pendulum Stabilizing the dual inverted pendulum Taylor W. Barton Massachusetts Institute of Technology, Cambridge, MA 02139 USA (e-mail: tbarton@mit.edu) Abstract: A classical control approach to stabilizing a

More information

Contents. PART I METHODS AND CONCEPTS 2. Transfer Function Approach Frequency Domain Representations... 42

Contents. PART I METHODS AND CONCEPTS 2. Transfer Function Approach Frequency Domain Representations... 42 Contents Preface.............................................. xiii 1. Introduction......................................... 1 1.1 Continuous and Discrete Control Systems................. 4 1.2 Open-Loop

More information

Trajectory Planning, Setpoint Generation and Feedforward for Motion Systems

Trajectory Planning, Setpoint Generation and Feedforward for Motion Systems 2 Trajectory Planning, Setpoint Generation and Feedforward for Motion Systems Paul Lambrechts Digital Motion Control (4K4), 23 Faculty of Mechanical Engineering, Control Systems Technology Group /42 2

More information

Novel Approach to Develop Behavioral Model Of 12-Pulse Converter

Novel Approach to Develop Behavioral Model Of 12-Pulse Converter Novel Approach to Develop Behavioral Model Of 12-Pulse Converter Amit Sanglikar, and Vinod John, Member, IEEE Abstract--A novel approach to develop behavioral model of 12- pulse converter, which reduces

More information

Stability Effects of Frequency Controllers and Transmission Line Configurations on Power Systems with Integration of Wind Power

Stability Effects of Frequency Controllers and Transmission Line Configurations on Power Systems with Integration of Wind Power Stability Effects of Frequency Controllers and Transmission Line Configurations on Power Systems with Integration of Wind Power by Hussein Mohamed Abdelhalim B.S. Electrical Engineering University of Florida,

More information

APPLICATION OF RECURRENT NEURAL NETWORK USING MATLAB SIMULINK IN MEDICINE

APPLICATION OF RECURRENT NEURAL NETWORK USING MATLAB SIMULINK IN MEDICINE ITALIAN JOURNAL OF PURE AND APPLIED MATHEMATICS N. 39 2018 (23 30) 23 APPLICATION OF RECURRENT NEURAL NETWORK USING MATLAB SIMULINK IN MEDICINE Raja Das Madhu Sudan Reddy VIT Unversity Vellore, Tamil Nadu

More information

Cascading Outages in Power Systems. Rui Yao

Cascading Outages in Power Systems. Rui Yao Cascading Outages in Power Systems Rui Yao yaorui.thu@gmail.com Outline Understanding cascading outages Characteristics of cascading outages Mitigation of cascading outages Understanding cascading outages

More information

DAMPING OF SUBSYNCHRONOUS MODES OF OSCILLATIONS

DAMPING OF SUBSYNCHRONOUS MODES OF OSCILLATIONS Journal of Engineering Science and Technology Vol. 1, No. 1 (26) 76-88 School of Engineering, Taylor s College DAMPING OF SUBSYNCHRONOUS MODES OF OSCILLATIONS JAGADEESH PASUPULETI School of Engineering,

More information

Delay-Robust Distributed Secondary Frequency Control: A Case Study

Delay-Robust Distributed Secondary Frequency Control: A Case Study Delay-Robust Distributed Secondary Frequency Control: A Case Study Sultan Alghamdi, Nathan Smith, Petros Aristidou School of Electronic and Electrical Engineering University of Leeds, Leeds, UK {elsalg,

More information

Impedance Interactions: An

Impedance Interactions: An 87 Chapter 5 Impedance Interactions: An Overview 5.1 Introduction In this chapter, interconnections among DC power distribution subsystems are analyzed, and an investigation is launched into how the performance

More information

Unified Power Flow Controller (UPFC) Based Damping Controllers for Damping Low Frequency Oscillations in a Power System

Unified Power Flow Controller (UPFC) Based Damping Controllers for Damping Low Frequency Oscillations in a Power System Unified Power Flow Controller (UPFC) Based Damping Controllers for Damping Low Frequency Oscillations in a Power System (Ms) N Tambey, Non-member Prof M L Kothari, Member This paper presents a systematic

More information

Control of Electromechanical Systems

Control of Electromechanical Systems Control of Electromechanical Systems November 3, 27 Exercise Consider the feedback control scheme of the motor speed ω in Fig., where the torque actuation includes a time constant τ A =. s and a disturbance

More information

A SIMPLE PARALLEL ALGORITHM WITH AN O(1/T ) CONVERGENCE RATE FOR GENERAL CONVEX PROGRAMS

A SIMPLE PARALLEL ALGORITHM WITH AN O(1/T ) CONVERGENCE RATE FOR GENERAL CONVEX PROGRAMS A SIMPLE PARALLEL ALGORITHM WITH AN O(/T ) CONVERGENCE RATE FOR GENERAL CONVEX PROGRAMS HAO YU AND MICHAEL J. NEELY Abstract. This paper considers convex programs with a general (possibly non-differentiable)

More information

Routing. Topics: 6.976/ESD.937 1

Routing. Topics: 6.976/ESD.937 1 Routing Topics: Definition Architecture for routing data plane algorithm Current routing algorithm control plane algorithm Optimal routing algorithm known algorithms and implementation issues new solution

More information

Parameter Derivation of Type-2 Discrete-Time Phase-Locked Loops Containing Feedback Delays

Parameter Derivation of Type-2 Discrete-Time Phase-Locked Loops Containing Feedback Delays Parameter Derivation of Type- Discrete-Time Phase-Locked Loops Containing Feedback Delays Joey Wilson, Andrew Nelson, and Behrouz Farhang-Boroujeny joey.wilson@utah.edu, nelson@math.utah.edu, farhang@ece.utah.edu

More information

Estimating Generator Capability Curves

Estimating Generator Capability Curves Estimating Generator Capability Curves University of Wisconsin-Madison October 1, 13 Simplistic generator models often use rectangle constraints for active and reactive output limits. That is, generators

More information

A Data-driven Voltage Control Framework for Power Distribution Systems

A Data-driven Voltage Control Framework for Power Distribution Systems A Data-driven Voltage Control Framework for Power Distribution Systems Hanchen Xu, Alejandro D. Domínguez-García, and Peter W. Sauer arxiv:1711.04159v1 [math.oc] 11 Nov 2017 Abstract In this paper, we

More information

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS Journal of ELECTRICAL ENGINEERING, VOL. 64, NO. 6, 2013, 366 370 COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

More information

Distributed Consensus Optimization

Distributed Consensus Optimization Distributed Consensus Optimization Ming Yan Michigan State University, CMSE/Mathematics September 14, 2018 Decentralized-1 Backgroundwhy andwe motivation need decentralized optimization? I Decentralized

More information

Accurate Joule Loss Estimation for Rotating Machines: An Engineering Approach

Accurate Joule Loss Estimation for Rotating Machines: An Engineering Approach Accurate Joule Loss Estimation for Rotating Machines: An Engineering Approach Adeeb Ahmed Department of Electrical and Computer Engineering North Carolina State University Raleigh, NC, USA aahmed4@ncsu.edu

More information