Comparison and Optimal Design of SSSC Controller Based on ICA and PSO for Power System Dynamic Stability Improvement

Size: px
Start display at page:

Download "Comparison and Optimal Design of SSSC Controller Based on ICA and PSO for Power System Dynamic Stability Improvement"

Transcription

1 Comparison and Optimal Design of SSSC Controller Based on ICA and PSO for Power System Dynamic Stability Improvement 63 Comparison and Optimal Design of SSSC Controller Based on ICA and PSO for Power System Dynamic Stability Improvement Ali Ajami 1, Behrouz Mohammadzadeh 2, Reza Gholizadeh 3, and R. Reza Ahrabi 4, Non-members ABSTRACT A new imperialist competitive algorithm (ICA)- based approach is proposed for optimal selection of the static synchronous series compensator (SSSC) damping controller parameters in order to shift the closed loop eigenvalues toward the desired stability. The optimal selection of the parameters for the SSSC controllers is converted to an optimization problem which is solved by recently developed evolutionary ICA method. This optimization algorithm has a strong ability to nd the most optimistic results for dynamic stability improvement. Single machine innite bus (SMIB) system has been considered to examine the operation of proposed controllers. The input power variation of generator is considered as a disturbance. The eectiveness of the proposed controller for damping low frequency oscillations is tested and results compared with particle swarm optimization (PSO). Also, the performance of proposed method is tested in dierent loading conditions. In addition, the potential and superiority of the proposed ICA method over the PSO is demonstrated. Also, performance of ICA in 10 times run is the same as in 1 time run. The simulation results analysis show that the designed ICA based SSSC damping controller has an excellent capability in damping low frequency oscillations and enhance rapidly and greatly the dynamic stability of the power systems, in compare to PSO technique. Keywords: SSSC, Imperialist competitive algorithm, Particle swarm optimization, Power system stability enhancement, Low frequency oscillation damping. 1. INTRODUCTION Electromechanical oscillations in power systems are a main problem that has been challenging researchers for years. These oscillations may be very poorly damped in some cases, resulting in mechani- Manuscript received on December 25, 2013 ; revised on April 14, The authors are with Department of Electrical Engineering, Azarbaijan Shahid Madani University, Tabriz, Iran, yoshimasu@waseda.jp 1, mohammadzadeh@azaruniv.edu 2, rezagholizadeh@azaruniv.edu 3, and ahrabi@azaruniv.edu 4. cal fatigue at the equipment and unacceptable power variations the across transmission lines. For this reason, the use of the controllers to provide better damping of electromechanical oscillations is major challenges [1]. In the past three decades, power system stabilizers (PSSs) have been broadly used in order to damp low frequency oscillations and increase dynamical stability. PSSs have proven to be ecient in performing their assigned tasks, which operate on the excitation system of generators. However, PSSs may unfavorably have an eect on the voltage pro- le, may result in a leading power factor, and may be unable to control oscillations caused by large disturbances such as three phase faults which may occur at the generator terminals [2, 3]. Some of these are due to the limited capability of PSS, in damping only local modes and not inter area modes of electromechanical oscillations [4]. Recently, due to the fast progress in the eld of power electronics had opened new opportunities for the application of the exible AC transmission systems (FACTS) devices. For this reason, FACTS devices as one of the most useful ways to improve power system operation controllability and solving various power system steady state control problems, such as voltage regulation, transfer capability enhancement, power ow control and damping of power system oscillations [2, 5, 6]. Among FACTS family, SSSC is one of the important types, which can be installed in series in the transmission lines. Although the main function of SSSC is to control of power ow but it can is used, as an impressive devise, to control of power system dynamical stability [7]. The application of SSSC based controller for power oscillation damping, dynamical stability improvement and frequency stabilization can be found in several references [6-8]. Recently the optimization methods to obtain the optimal values of controller parameters are used. These optimization techniques for achieved SSSC's controllers have been published in following literatures. Genetic algorithm (GA) and PSO in [9-11] were investigated, respectively. ICA is a new evolutionary optimization method which is inspired by imperialistic competition [12]. It is a very strong method for optimization and has emerged as a useful tool for engineering optimization. Over the last 6 years, after it was rst introduced, this algorithm

2 64 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.12, NO.1 February 2014 Fig.1: Motion of colonies toward their relevant imperialist. has been used in a variety of research areas [13-17] and has been proven as a promising tool for optimization purposes. According to [12, 13], the ICA has better results than the genetic algorithm (GA) and PSO [18], respectively. In this study, SSSC damping controller design using ICA to nd the optimal parameters of lead-lag controller is presented. To show eectiveness of ICA method, it is compared with PSO technique. SSSC based damping controller is considered as an optimization problem and both, ICA and PSO techniques are used for searching the optimal values of controller parameters. The eectiveness and robustness of the proposed controller are demonstrated through time-main simulation under various loading conditions and large disturbance. Evaluation of results show that the ICA based tuned damping controller has good performance for a wide range of operating conditions and is superior to the controller designed using PSO technique. Fig.2: Flowchart of PSO algorithm. 2. DESCRIPTION OF THE OPTIMIZA- TION METHODS 2.1 ICA PROPOSED APPROACH As illustrated before, imperialist competitive algorithm is a new evolutionary optimization method which is inspired by imperialistic competition. Like other evolutionary algorithms such as PSO, GA, etc., it starts with an initial population which is called country and is divided into two types of colonies and imperialists which together form empires. Imperialistic competition among these empires forms the proposed evolutionary optimization algorithm. During this competition, weak empires collapse and powerful ones take possession of their colonies. Imperialistic competition converges to a state in which there exists only one empire and colonies have the same cost function value as the imperialist. After dividing all colonies among imperialists and creating the initial empires, these colonies start moving toward their related imperialist state which is called assimilation Fig.3: SSSC installed in a SMIB system. policy [19]. Fig.1 shows the movement of a colony towards the imperialist. In this movement, θ and x are ranm numbers with uniform distribution as showed in (1) and d is the distance between colony and the imperialist. x U(0, β d), θ U( γ, γ) (1) In the above equation, β and γ are parameters that modify the area that colonies ranmly search around the imperialist. The total power of an empire

3 Comparison and Optimal Design of SSSC Controller Based on ICA and PSO for Power System Dynamic Stability Improvement 65 Fig.4: Modied Phillips-Heron model of a SMIB system equipped with SSSC. depends on both the power of the imperialist country and the power of its colonies which is shown in (2). T.C.n = Cost(imperialist n ) + ζ ica mean(cost (colonoes of impire n )) (2) The pseu code of imperialist competitive algorithm is as follows: 1. Select some ranm points on the function and initialize the empires. 2. Move the colonies toward their relevant imperialist (Assimilation). 3. Ranmly change the position of some colonies (Revolution). 4. If there is a colony in an empire which has lower cost than the imperialist, exchange the positions of that colony and the imperialist. 5. Unite the similar empires. 6. Compute the total cost of all empires. 7. Pick the weakest colony (colonies) from the weakest empires and give it (them) to one of the empires (Imperialistic competition). 8. Eliminate the powerless empires. 9. If stop conditions satised, stop, if not go to OVER VIEW OF PSO ALGORITHM A novel population based optimization approach, called particle swarm optimization (PSO) approach, was introduced rst in [18]. Dening the principle of PSO is out of this papers scope and the complete review is given in several papers for instance in [18, 20]. Fig. 2 shows the owchart of the PSO technique. 3. DESCRIPTION OF CASE STUDY SYS- TEM Fig. 3 shows a single-machine innite-bus (SMIB) power system equipped with a SSSC. The SSSC consists of a boosting transformer with a leakage reactance X SCT, a three-phase GTO based voltage source converter (V INV ), and a DC capacitor (C DC ). The two input control signals to the SSSC are m and Ψ. Signal m is the modulation ratio of the pulse width modulation (PWM) based VSC. Also, signal Ψ is the phase of the injected voltage and is kept in quadrature with the line current (inverter losses are ignored). Therefore, the compensation level of the SSSC can be controlled dynamically by changing the magnitude of the injected voltage. Hence, if the SSSC is equipped with a damping controller, it can be eective in enhancing power system dynamical stability. 3.1 POWER SYSTEM NONLINEAR MODEL WITH SSSC The dynamic model of the SSSC is required in order to study the eect of the SSSC for increasing

4 66 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.12, NO.1 February 2014 the small signal stability of the power system. The system data is given in the Appendix. By applying Park's transformation and neglecting the resistance and transients of the transformer, nonlinear dynamic model of the power system with SSSC is given as [8]: Ī ts = I tsd + ji tsq = I T S φ (3) V INV = mkv DC (cosψ + jsinψ) = mkv DC Ψ (4) Ψ = φ ± 90 V DC = dv DC dt = I DC C DC (5) V DC = mk c DC (I tsd cosψ + I tsq sinψ) (6) Where, k is the ratio between AC and DC voltages and is dependent on the inverter structure. The nonlinear model of the SMIB system as shown in Fig. 3 has been introduced by following equations [8]: where, δ = ω b ω (7) ω = (P m P e Dω)/M (8) q = ( E q + E fd )/T (9) Ė Ė fd = 1 E fd + K A (V to V t ) (10) P e =E q I tsq + (X q X d )I tsd I tsq E q =E + (X d X d )I tsd V t = (E q X di tsd ) 2 + (X q I tsq ) POWER SYSTEM LINEARIZED MODEL Linearizing By applying linearization process Eq. (3)-(10), around operation point of case study system, state space model of the system can be achieved, as follows [8]: δ = ω b ω (11) ω = ( P e D ω)/m (12) Ė q = ( E q + E fd )/T (13) Ėfd = 1 E fd K A V t (14) V DC =K 7 δ + K 8 E q + K 9 V DC + K dm m + K dψ Ψ (15) where, P e =K 1 δ + K 2 E q + K pdc V DC + K pm m + K pψ Ψ E q =K 4 δ + K 3 E q + K qdc V DC + K qm m + K qψ Ψ V t =K 5 δ + K 6 E q + K vdc V DC + K vm m + K vψ Ψ K 1, K 2... K 9, K pu, K qu and K vu are linearization constants and are dependent on system parameters and the operating condition. The state space model of power system is given by: ẋ = Ax + Bu (16) where x and u are state vector and control vector, respectively. A and B are: A = B = x =[ δ ω E q E fd V DC ] T u =[ m Ψ] T 0 w b K 1 M D M K 2 K 4 K AK 5 0 K 3 M 0 K 1 1 pdc M K qdc K AK vdc 0 K AK 6 K 7 0 K 8 0 K K pψ M K qψ K pm M K qm K AK vm K dm K AK vψ K dψ, The block diagram of the linearized dynamic model of the SMIB power system installed SSSC is shown in Fig SSSC BASED PROPOSED CONTROLLER STRUCTURE The damping controller is designed in order to improve the damping torque. The SSSC damping controller structure is shown in Fig. 5, where u can be m or Ψ. It comprises gain block, signal-washout block and lead-lag compensator [5]. Values of controller parameters should be kept within specied limits. In this paper, an ICA is proposed for the optimal computation of controller parameters. 4.1 OPTIMIZATION PROBLEM In the proposed method, we must tune the SSSC controller parameters optimally to improve overall system dynamic stability in a robust way under 4

5 Comparison and Optimal Design of SSSC Controller Based on ICA and PSO for Power System Dynamic Stability Improvement 67 dierent operating conditions. For our optimization problem, an eigenvalue based objective function re- ecting the combination of damping factor and damping ratio is considered as follows: Objectivef unction : Np Np j = (σ 0 σ i ) 2 + a (ς 0 ς i ) 2 (17) i=1 i=1 σ i and ς i are the real part and the damping ratio of the ith eigenvalue, respectively. The value of σ 0 determines the relative stability in terms of damping factor margin provided for constraining the placement of eigenvalues during the process of optimization and ς 0 is the desired minimum damping ratio which is to be achieved. The closed loop eigenvalues are placed in the region to the left of dashed line as shown in Fig. 6. It is necessary to mention here that only the unstable or lightly damped electromechanical modes of oscillations are relocated. The design problem can be formulated as the following constrained optimization problem, where the constraints are the controller parameters bounds: Minimize objective function For the lead-lag controller subject to: K min d K d K max d T1 min T 1 T1 max T2 min T 2 T2 max T3 min T 3 T3 max T4 min T 4 T4 max (18) Typical ranges of the optimized parameters of lead-lag controller are [ ] for K d, [ ] for T 1, T 2, T 3 and T 4. The proposed approaches employ ICA and PSO algorithms to solve this optimization problem and search for an optimal or near optimal set of controller parameters. The optimization of SSSC controller parameters is carried out by evaluating the objective function as given in (17), for the lead-lag controller. 5. SIMULATION RESULTS 5.1 APPLICATION OF THE ICA AND PSO TO THE DESIGN PROCESS Based on singular value decomposition (SVD) analysis in [21] modulating Ψ has an excellent capability in damping low frequency oscillations in comparison with other input of SSSC, thus in this paper, Ψ is modulated in order to damping controller design. In this paper, the values of σ 0, ς 0 and a are taken as -2, 0.5 and 10, respectively. In order to acquire better performances of ICA and PSO, proper parameters are given in Table 1. The ICA and PSO were applied to search for the optimal parameter settings of the Ψ supplementary controller so that the objective function is optimized. The both algorithms are run 1 and Fig.5: Lead-lag damping controller structure. Fig.6: Region of eigenvalue location for objective function. 10 times and the best solution based on the minimum objective function (17) is selected. Table 2 shows the optimal controller parameters for 1 and average of 10 runs. Fig. 7 shows the cost function values for ICA and PSO optimization methods when the program is run once and 10 times. As it is seen in this Figure, for the same objective function, ICA cost value is less than PSO. Also, its performance in 10 times run is the same as in 1 time run. Table 1: Algorithms proper parameters. PSO method ICA method C1 1.4 number of countries 100 C2 1.4 number of initial imperialists 8 W MAX 0.9 assimilation coecient (β) 3 W MIN 0.4 ς ica 0.2 Iteration 100 number of decades(iteration) TIME DOMAIN SIMULATION It should be noted, that the optimization process for both methods has been carried out with the system operating at nominal loading conditions given in Table 3. To assess the eectiveness and robustness of the proposed controllers, simulation studies are carried out for various loading conditions of Table 3. The eigenvalues of electromechanical modes with ICA and PSO controllers at 4 dierent loading conditions are given in Table 4. By using objective function (17), the electromechanical mode eigenvalues have been shifted to the left side of σ 0 in s-plane

6 68 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.12, NO.1 February 2014 Table 2: The optimal parameter settings of the PSO and proposed ICA controller with 1 and average of 10 runs based on the objective function (17). Controller Parameters K d T 1 T 2 T 3 T 4 Cost PSO 1-run runs ICA 1-run runs Fig.7: The convergence for objective function minimization using the ICA and PSO techniques. (a) (b) (c) Fig.8: Rotor angle deviation ( δ) for (a) case 1 (b) case 2 (c) case 3 and (d) case 4 with Ψ controller ; solid (ICA controller), dash-tted (PSO controller) and dashed (without controller). (d)

7 Comparison and Optimal Design of SSSC Controller Based on ICA and PSO for Power System Dynamic Stability Improvement 69 (a) (b) (c) (d) Fig.9: Rotor speed deviation ( ω) for (a) case 1 (b) case 2 (c) case 3 and (d) case4 with Ψ controller ; solid (ICA controller), dash-tted (PSO controller) and dashed (without controller). Table 3: System loading Conditions. Loading Conditions P (P.U.) Q (P.U.) Case1 (Nominal) Case2 (Light) Case3 (Heavy) Case4 (Power factor) and the system damping with the proposed methods greatly improved and increased. The system behavior due to the utilization of the proposed controllers has been tested by applying 10% step increase in mechanical power input at t = 1 s. The system response to this disturbance under 4 dierent loading conditions for speed deviation, rotor angle deviation and power deviation with Ψ based controller, as well as, with and without controllers, are shown in Figures It is obvious that the open loop system is unstable, where as the proposed ICA and PSO controllers stabilize the system. It can be observed from Figs that the performance of the system is better with the proposed ICA optimized lead-lag controller compared to the PSO optimized lead-lag controller. Also, simulation results clearly illustrate, proposed objective function-based optimized SSSC controller with ICA, has good performance in damping low-frequency oscillations and stabilizes the system quickly in compared to the PSO method. 6. CONCLUSIONS In this paper, the optimal SSSC controller parameters design was converted into an optimization problem, which was solved using the ICA technique with the eigenvalue based time main objective function. The eectiveness of the proposed SSSC controller for damping low frequency oscillations of a power system were demonstrated by a weakly connected example power system subjected to a disturbance, an increasing mechanical power. The designed ICA and PSO controllers are applied to the system and their responses are compared with each other. Results from

8 70 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.12, NO.1 February 2014 (a) (b) (c) (d) Fig.10: Active power deviation ( P e ) responses for (a) case 1 (b) case 2 (c) case 3 and (d) case 4 with Ψ controller ; solid (ICA controller), dash-tted (PSO controller) and dashed (without controller). Loading conditions Without controller Table 4: Eigenvalues of the electromechanical modes with controllers. Case1 Case2 Case3 Case ±j ±j ±j ±j ±j ±j ±j ±j ±j PSO -7.88±j ±j ±j ±j controller -0.04±j ±j ±j ±j ±j ±j ICA controller ±j ±j ±j ±j ±j ±j ±j ±j

9 Comparison and Optimal Design of SSSC Controller Based on ICA and PSO for Power System Dynamic Stability Improvement 71 time main simulations show that the low frequency oscillations can be easily damped for power systems with the proposed ICA method. The comparison of presented results based on dierent optimization methods shows the eectiveness of proposed ICA controller in low frequency oscillations damping under all of loading conditions and large disturbances. APPENDIX The nominal parameters and operating condition of the case study system are: Generator M = 8.0 MJ/MVA D = 0.0 T' = s f = 60 Hz V = 1.05 pu x d = 1.0 pu x q = 0.6 pu x' d = 0.3 pu p e = 0.8 Excitation System K A = 100 = 0.05 s Transmission Line X ts X SB = 0.35 pu = 0.6 pu SSSC C DC = 0.25 V DC = 1 K S = 1.2 T S = 0.05 T w = 0.01 X SCT = 0.15 References [1] R. A. Ramos, A. C. P. Martins, and N. G. Bretas, An improved methology for the design of power system damping controllers, IEEE Trans. Power Syst., vol. 20, no. 4, pp , Nov [2] A. T. Al-Awami, Y. L. Abdel-Magid, and M. A. Abi, A particle swarm based approach of power system stability enhancement with unied power ow controller, Int. J. Elect. Power Energy Syst., vol. 29, no. 3, pp , Mar [3] P. M. Anderson, and A. A. Fouad, Power System Control and Stability. IEEE Press, [4] A. J. F. Keri, Unied power ow controller: modelling and analysis, IEEE Trans. Power Del., vol. 14, no. 2, pp , Apr [5] H. Shayeghi, H. A. Shayanfar, S. Jalilzadeh, and A. Safari, A PSO based unied power ow controller for damping of power system oscillations, Energy Convers. Manag., vol. 50, pp , Oct [6] N. Hingorani, L. Gyugyi, Understanding FACTS: concepts and technology of exible AC transmission systems. New York, IEEE press, [7] L. Gyugyi, C. D. Schauder, K. Sen, Static synchronous series compensator: a solid-state approach to the series compensation of transmission lines, IEEE Trans. Power Del., vol. 12, no. 1, pp , Jan [8] H. F. Wang, Design of SSSC damping controller to improve power system oscillation stability, IEEE AFRICON, pp , [9] K. Hongesombut, Y. Mitani, and K. Tsuji, Power system stabilizer tuning in Multi- Machine power system based on a minimum phase control loop method and genetic algorithm, Power Syst. Computation Conf., 2002, pp [10] A. Kazemi, M. Ladjevardi, and M. A. S. Masoum, Optimal selection of SSSC based damping controller parameters for improving power system dynamic stability using genetic algorithm, Iranian J. Sci. Technology Trans. B Eng., vol. 29, no. B1, pp. 1-10, Feb [11] S. Panda, and N.P. Padhy, A PSO-based SSSC controller for improvement of transient stability performance, Int. J. Intelligent Technologies, vol. 2, no. 1, pp , [12] E. Atashpaz-Gargari, and C. Lucas, Imperialist competitive algorithm: an algorithm for optimization inspired by imperialistic competition, IEEE Congr. Evol. Computation, 2007, pp [13] E. Atashpaz, F. Hashemzadeh, R. Rajabioun, and C. Lucas, Colonial competitive algorithm: a novel approach for PID controller design in MIMO distillation column process, Int. J. Intelligent Computing Cybernetics, vol. 1, no. 3, pp , [14] R. Jahani, Optimal placement of unied power ow controller in power system using imperialist competitive algorithm, Middle-East J. Scientic Research, vol. 8, no. 6, pp , Jun [15] H. C. Nejad, and R. Jahani, A new approach to economic load dispatch of power system using imperialist competitive algorithm, Australian J. Basic Applied Sci., vol. 5, no. 9, pp , Sept [16] E. Bijami, J. A. Marnani, and S. Hosseinnia, Power system stabilization using model predictive control based on imperialist competitive algorithm, Int. J. Tech. Physic Problems Eng.,

10 72 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.12, NO.1 February 2014 vol. 3, pp , Dec [17] M. H. Etesami, N. Farokhnia, and S. H. Fathi, A method based on imperialist competitive algorithm (ICA) aiming to mitigate harmonics in multilevel inverters, Proc. 2 nd Power Electron. Drive Syst. Technologies Conf., 2011, pp [18] J. Kennedy, R. Eberhart, Particle swarm optimization, Proc. IEEE Int. Conf. Neural Netw., 1995, pp [19] I. Tsoulos, D. Gavrilis, E. Glavas, Neural network construction and training using grammatical evolution, Sci. Direct Neuro Computing J., vol. 72, no. 1, pp , Dec [20] R. Eberhart, J. Kennedy, A new optimizer using particle swarm theory, Proc. 6 th Int. Symp. Micro Machine Human Sci., 1995, pp [21] A. Ajami, and M. Armaghan, A comparative study in power oscillation damping by STAT- COM and SSSC based on the multiobjective PSO algorithm, Turkish J. Elect. Eng. Comput. Sci., vol. 21, no. 1, pp , Jan Roozbeh Reza Ahrabi was born in Tabriz, Iran on March 23, He obtained his B.Sc. degree (2011), in electrical power engineering from the Azarbaijan University of ShahidMadani, Tabriz, Iran. Currently he is M.Sc. student of Power Engineering at Azarbaijan University of ShahidMadani, Tabriz, Iran. Ali Ajami received his B.Sc. and M. Sc. degrees from the Electrical and Computer Engineering Faculty of Tabriz University, Iran, in Electronic Engineering and Power Engineering in 1996 and 1999, respectively, and his Ph.D. degree in 2005 from the Electrical and Computer Engineering Faculty of Tabriz University, Iran, in Power Engineering. Currently, he is associate Prof. of electrical engineering department of Azarbaijan Shahid Madani University. His main research interests are dynamic and steady state modelling and analysis of FACTS devices, harmonics and power quality compensation systems, microprocessors, DSP and computer based control systems. Behrouz Mohammadzadeh was born in Tabriz, Iran, in He received his B.S. degree in power electrical engineering from Islamic Azad University of Ardabil, Iran, in He is currently M.Sc. student in Azarbaijan Shahid Madani University, Tabriz, Iran. His main research interests include the modeling and controlling of FACTS devices, power systems dynamics and optimization methods. Reza Gholizadeh-Roshanagh was born in Ardabil, Iran on September 12, He obtained his B.Sc. degree (2008), in electrical power engineering from the Islamic Azad University of Ardabil, Ardabil, Iran. Currently he is Ph.D. student of Power Engineering at Azarbaijan University of ShahidMadani, Tabriz, Iran. He is also a member of Young Researchers Club, Islamic Azad.

SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations

SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations SSSC Modeling and Damping Controller Design for Damping Low Frequency Oscillations Mohammed Osman Hassan, Ahmed Khaled Al-Haj Assistant Professor, Department of Electrical Engineering, Sudan University

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

DESIGNING POWER SYSTEM STABILIZER WITH PID CONTROLLER

DESIGNING POWER SYSTEM STABILIZER WITH PID CONTROLLER International Journal on Technical and Physical Problems of Engineering (IJTPE) Published by International Organization on TPE (IOTPE) ISSN 2077-3528 IJTPE Journal www.iotpe.com ijtpe@iotpe.com June 2010

More information

Design of PSS and SVC Controller Using PSO Algorithm to Enhancing Power System Stability

Design of PSS and SVC Controller Using PSO Algorithm to Enhancing Power System Stability IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 2 Ver. II (Mar Apr. 2015), PP 01-09 www.iosrjournals.org Design of PSS and SVC Controller

More information

Stabilizer design based on STATCOM using Simulated Annealing

Stabilizer design based on STATCOM using Simulated Annealing Australian Journal of Basic and Applied Sciences, 5(7): 1318-1325, 2011 ISSN 1991-8178 Stabilizer design based on STATCOM using Simulated Annealing Sayed Mojtaba Shirvani Boroujeni, Hamideh Delafkar, Elahe

More information

Design of multi-objective damping controller for gate-controlled series capacitor

Design of multi-objective damping controller for gate-controlled series capacitor Sādhanā Vol. 39, Part 2, April 214, pp. 363 376. c Indian Academy of Sciences Design of multi-objective damping controller for gate-controlled series capacitor 1. Introduction AMIN SAFARI 1, and NAVID

More information

Energy Conversion and Management

Energy Conversion and Management Energy Conversion and Management 52 (2011) 1622 1629 Contents lists available at ScienceDirect Energy Conversion and Management journal homepage: www.elsevier.com/locate/enconman Assessment of effect of

More information

Artificial Bee Colony Based Power System Stabilizer Design for a Turbo-Generator in a Single-Machine Power System

Artificial Bee Colony Based Power System Stabilizer Design for a Turbo-Generator in a Single-Machine Power System Artificial Bee Colony Based Power System Stabilizer Design for a Turbo-Generator in a Single-Machine Power System H. Shayeghi H. A. Shayanfar A. Ghasemi Technical Eng. Department E.E.Department Center

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

LOC-PSS Design for Improved Power System Stabilizer

LOC-PSS Design for Improved Power System Stabilizer Journal of pplied Dynamic Systems and Control, Vol., No., 8: 7 5 7 LOCPSS Design for Improved Power System Stabilizer Masoud Radmehr *, Mehdi Mohammadjafari, Mahmoud Reza GhadiSahebi bstract power system

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

Optimal Design of UPFC Based Damping Controller Using Iteration PSO

Optimal Design of UPFC Based Damping Controller Using Iteration PSO International Journal of lectrical and lectronics ngineering 3: 29 Optimal Design of UPFC ased Damping Controller Using Iteration PSO A Safari and Hossein Shayeghi Abstract This paper presents a novel

More information

Particle Swarm Optimization for Simultaneous Tuning of Static Var Compensator and Power System Stabilizer

Particle Swarm Optimization for Simultaneous Tuning of Static Var Compensator and Power System Stabilizer Iran University of Science and Technology (مهدیه اسالمی) From the SelectedWorks of Dr. Mahdiyeh Eslami 2011 Particle Swarm Optimization for Simultaneous Tuning of Static Var Compensator and Power System

More information

PSS Design for a Single-Machine Power System Using Honey Bee Mating Optimization

PSS Design for a Single-Machine Power System Using Honey Bee Mating Optimization PSS Design for a Single-Machine Power System Using Honey Bee Mating Optimization H. Shayeghi H. A. Shayanfar E.E.Department Technical Eng. Department Center of Excellence for Power System Automation and

More information

Impact of Increased Penetration of Solar PV on Small Signal Stability of Power System

Impact of Increased Penetration of Solar PV on Small Signal Stability of Power System July 5 Impact of Increased Penetration of Solar PV on Small Signal Stability of Power System LINEAR DYNAMIC MODEL: Figure shows the configuration of a single-machine infinite bus power system connected

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

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

TRANSIENT STABILITY IMPROVEMENT OF POWER SYSTEM USING UPFC AND FEEDBACK LINEARIZATION CONTROL

TRANSIENT STABILITY IMPROVEMENT OF POWER SYSTEM USING UPFC AND FEEDBACK LINEARIZATION CONTROL U.P.B. Sci. Bull., Series C, Vol. 76, Iss. 4, 214 ISSN 2286-354 TRANSIENT STABILITY IMPROVEMENT OF POWER SYSTEM USING UPFC AND FEEDBACK LINEARIZATION CONTROL AMIR HOSEIN MIRZAYAN 1, SAEED ABAZARI 2, NAVID

More information

A Technique for Enhancement of Power System Dynamic Stability

A Technique for Enhancement of Power System Dynamic Stability International Journal of Engineering Science Invention arch. 3 A Technique for Enhancement of Power System Dynamic Stability Dr. Ramesh Kumar, ithilesh Das, R.K.andal 3, Ruchita 4 National Institute of

More information

OPTIMAL DG AND CAPACITOR ALLOCATION IN DISTRIBUTION SYSTEMS USING DICA

OPTIMAL DG AND CAPACITOR ALLOCATION IN DISTRIBUTION SYSTEMS USING DICA Journal of Engineering Science and Technology Vol. 9, No. 5 (2014) 641-656 School of Engineering, Taylor s University OPTIMAL AND CAPACITOR ALLOCATION IN DISTRIBUTION SYSTEMS USING DICA ARASH MAHARI 1,

More information

Coordinated Design of PSS withmultiple FACTS Controllersusing Advanced Adaptive PSO

Coordinated Design of PSS withmultiple FACTS Controllersusing Advanced Adaptive PSO International Journal on Electrical Engineering and Informatics Volume 5, Number 3, September 2013 Coordinated Design of PSS withmultiple FACTS Controllersusing Advanced Adaptive PSO Rajendraprasad Narne

More information

Hierarchical VBA based TCSC Robust damping control system design

Hierarchical VBA based TCSC Robust damping control system design Australian Journal of Basic and Applied Sciences, 3(4): 4132-4148, 2009 ISSN 1991-8178 Hierarchical VBA based TCSC Robust damping control system design 1 2 3 Laiq Khan, IkramUllah and K.L.Lo 1,2 Department

More information

Improving Transient Stability of a Multi-Machine Power Network Using FACTS Devices and Nonlinear Controller Tuned by PSO

Improving Transient Stability of a Multi-Machine Power Network Using FACTS Devices and Nonlinear Controller Tuned by PSO Research Journal of Applied Sciences, Engineering and Technology 5(1): 280-285, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: June 04, 2012 Accepted: June 21,

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

Journal of Artificial Intelligence in Electrical Engineering, Vol. 1, No. 2, September 2012

Journal of Artificial Intelligence in Electrical Engineering, Vol. 1, No. 2, September 2012 Multi-objective Based Optimization Using Tap Setting Transformer, DG and Capacitor Placement in Distribution Networks Abdolreza Sadighmanesh 1, Mehran Sabahi 2, Kazem Zare 2, and Babak Taghavi 3 1 Department

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

CHAPTER 3 MATHEMATICAL MODELING OF HYDEL AND STEAM POWER SYSTEMS CONSIDERING GT DYNAMICS

CHAPTER 3 MATHEMATICAL MODELING OF HYDEL AND STEAM POWER SYSTEMS CONSIDERING GT DYNAMICS 28 CHAPTER 3 MATHEMATICAL MODELING OF HYDEL AND STEAM POWER SYSTEMS CONSIDERING GT DYNAMICS 3.1 INTRODUCTION This chapter focuses on the mathematical state space modeling of all configurations involved

More information

Commanding UPFC with Neuro-fuzzy for Enhancing System Stability by Scaling down LFO

Commanding UPFC with Neuro-fuzzy for Enhancing System Stability by Scaling down LFO Commanding UPFC with Neuro-fuzzy for Enhancing System Stability by Scaling down LFO arrar Hameed adhim 1, Jyoti Shrivastava 2 1 Technical College Mussaib, Babel, Iraq 2 Depatrment of electrical engineering,

More information

SCHOOL OF ELECTRICAL, MECHANICAL AND MECHATRONIC SYSTEMS. Transient Stability LECTURE NOTES SPRING SEMESTER, 2008

SCHOOL OF ELECTRICAL, MECHANICAL AND MECHATRONIC SYSTEMS. Transient Stability LECTURE NOTES SPRING SEMESTER, 2008 SCHOOL OF ELECTRICAL, MECHANICAL AND MECHATRONIC SYSTEMS LECTURE NOTES Transient Stability SPRING SEMESTER, 008 October 7, 008 Transient Stability Transient stability refers to the ability of a synchronous

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

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops Australian Journal of Basic and Applied Sciences, 5(2): 258-263, 20 ISSN 99-878 A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

More information

Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms

Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms Helwan University From the SelectedWorks of Omar H. Abdalla May, 2008 Coordinated Design of Power System Stabilizers and Static VAR Compensators in a Multimachine Power System using Genetic Algorithms

More information

Optimal Allocation of FACTS Devices in Distribution Networks Using Imperialist Competitive Algorithm

Optimal Allocation of FACTS Devices in Distribution Networks Using Imperialist Competitive Algorithm Optimal Allocation of FACTS Devices in Distribution Networks Using Imperialist Competitive Algorithm Mohammad Shahrazad 1, Ahmed F. Zobaa 2 Abstract FACTS devices are used for controlling the voltage,

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

QFT Based Controller Design of Thyristor-Controlled Phase Shifter for Power System Stability Enhancement

QFT Based Controller Design of Thyristor-Controlled Phase Shifter for Power System Stability Enhancement International Journal of Research in Engineering and Science (IJRES) ISSN (Online): 232-9364, ISSN (Print): 232-9356 Volume 5 Issue 4 ǁ Apr. 27 ǁ PP.54-64 QFT Based Controller Design of Thyristor-Controlled

More information

Solving the Constrained Nonlinear Optimization based on Imperialist Competitive Algorithm. 1 Introduction

Solving the Constrained Nonlinear Optimization based on Imperialist Competitive Algorithm. 1 Introduction ISSN 1749-3889 (print), 1749-3897 (online) International Journal of Nonlinear Science Vol.15(2013) No.3,pp.212-219 Solving the Constrained Nonlinear Optimization based on Imperialist Competitive Algorithm

More information

CHAPTER 2 DYNAMIC STABILITY MODEL OF THE POWER SYSTEM

CHAPTER 2 DYNAMIC STABILITY MODEL OF THE POWER SYSTEM 20 CHAPTER 2 DYNAMIC STABILITY MODEL OF THE POWER SYSTEM 2. GENERAL Dynamic stability of a power system is concerned with the dynamic behavior of the system under small perturbations around an operating

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

An Improved Shuffled Frog Leaping Algorithm for Simultaneous Design of Power System Stabilizer and Supplementary Controller for SVC

An Improved Shuffled Frog Leaping Algorithm for Simultaneous Design of Power System Stabilizer and Supplementary Controller for SVC Journal of Advances in Computer Research Quarterly ISSN: 2008-6148 Sari Branch, Islamic Azad University, Sari, I.R.Iran (Vol. 4, No. 1, February 2013), Pages: 39-53 www.jacr.iausari.ac.ir An Improved Shuffled

More information

SWITCHED reluctance motor (SRM) drives have been

SWITCHED reluctance motor (SRM) drives have been IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 45, NO. 5, OCTOBER 1998 815 A Novel Power Converter with Voltage-Boosting Capacitors for a Four-Phase SRM Drive Yasser G. Dessouky, Barry W. Williams,

More information

STUDY OF SMALL SIGNAL STABILITY WITH STATIC SYNCHRONOUS SERIESCOMPENSATOR FOR AN SMIB SYSTEM

STUDY OF SMALL SIGNAL STABILITY WITH STATIC SYNCHRONOUS SERIESCOMPENSATOR FOR AN SMIB SYSTEM STUDY OF SMLL SIGNL STBILITY WITH STTIC SYNCHRONOUS SERIESCOMPENSTOR FOR N SMIB SYSTEM K.Geetha, Dr.T.R.Jyothsna 2 M.Tech Student, Electrical Engineering, ndhra University, India 2 Professor,Electrical

More information

APPLICATIONS OF CONTROLLABLE SERIES CAPACITORS FOR DAMPING OF POWER SWINGS *

APPLICATIONS OF CONTROLLABLE SERIES CAPACITORS FOR DAMPING OF POWER SWINGS * APPLICATIONS OF CONTROLLABLE SERIES CAPACITORS FOR DAPING OF POWER SWINGS *. Noroozian P. Halvarsson Reactive Power Compensation Division ABB Power Systems S-7 64 Västerås, Sweden Abstract This paper examines

More information

Nonlinear Control Design of Series FACTS Devices for Damping Power System Oscillation

Nonlinear Control Design of Series FACTS Devices for Damping Power System Oscillation American Journal of Applied Sciences 8 (): 4-8, 0 ISSN 546-939 00 Science Publications Nonlinear Control Design of Series FACTS Devices for Damping Power System Oscillation Prechanon Kumkratug Department

More information

The Mathematical Model of Power System with Thyristor Controlled Series Capacitor in Long Transmission Line

The Mathematical Model of Power System with Thyristor Controlled Series Capacitor in Long Transmission Line American Journal of Applied Sciences 9 (5): 654-658, 01 ISSN 1546-939 01 Science Publications The Mathematical Model of Power System with Thyristor Controlled Series Capacitor in Long Transmission Line

More information

Research Article Comparative Study of Popular Objective Functions for Damping Power System Oscillations in Multimachine System

Research Article Comparative Study of Popular Objective Functions for Damping Power System Oscillations in Multimachine System e Scientific World Journal, Article ID 54994, 8 pages http://dx.doi.org/.55/4/54994 Research Article Comparative Study of Popular Objective Functions for Damping Power System Oscillations in Multimachine

More information

STATCOM Control for Operation under System Uncertainties

STATCOM Control for Operation under System Uncertainties Research Journal of Applied Sciences, Engineering and Technology 4(7): 754-763, 212 ISSN: 24-7467 Maxwell Scientific Organization, 212 Submitted: September 29, 211 Accepted: October 23, 211 Published:

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

Optimal tunning of lead-lag and fuzzy logic power system stabilizers using particle swarm optimization

Optimal tunning of lead-lag and fuzzy logic power system stabilizers using particle swarm optimization Available online at www.sciencedirect.com Expert Systems with Applications Expert Systems with Applications xxx (2008) xxx xxx www.elsevier.com/locate/eswa Optimal tunning of lead-lag and fuzzy logic power

More information

Power system stabilizer design using hybrid multi-objective particle swarm optimization with chaos

Power system stabilizer design using hybrid multi-objective particle swarm optimization with chaos J. Cent. South Univ. Technol. (2011) 18: 1579 1588 DOI: 10.1007/s11771 011 0875 3 Power system stabilizer design using hybrid multi-objective particle swarm optimization with chaos Mahdiyeh Eslami 1, Hussain

More information

Effects of STATCOM, TCSC, SSSC and UPFC on static voltage stability

Effects of STATCOM, TCSC, SSSC and UPFC on static voltage stability Electr Eng (20) 93:33 42 DOI 0.007/s00202-00-087-x ORIGINAL PAPER Effects of STATCOM, TCSC, SSSC and UPFC on static voltage stability Mehrdad Ahmadi Kamarposhti Hamid Lesani Received: 28 July 2009 / Accepted:

More information

IEEE PES Task Force on Benchmark Systems for Stability Controls

IEEE PES Task Force on Benchmark Systems for Stability Controls IEEE PES Task Force on Benchmark Systems for Stability Controls Report on Benchmark #2 The Brazilian 7 Bus (Equivalent Model) Version 1 - October 23 rd, 214 Fernando J. de Marco, Leonardo Lima and Nelson

More information

Artificial immune system based algorithms for optimization and self-tuning control in power systems

Artificial immune system based algorithms for optimization and self-tuning control in power systems Scholars' Mine Masters Theses Student Research & Creative Works 007 Artificial immune system based algorithms for optimization and self-tuning control in power systems Mani Hunjan Follow this and additional

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

Cogging torque reduction of Interior Permanent Magnet Synchronous Motor (IPMSM)

Cogging torque reduction of Interior Permanent Magnet Synchronous Motor (IPMSM) Scientia Iranica D (2018) 25(3), 1471{1477 Sharif University of Technology Scientia Iranica Transactions D: Computer Science & Engineering and Electrical Engineering http://scientiairanica.sharif.edu Cogging

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

MITIGATION OF POWER SYSTEM SMALL SIGNAL OSCILLATION USING POSICAST CONTROLLER AND EVOLUTIONARY PROGRAMMING

MITIGATION OF POWER SYSTEM SMALL SIGNAL OSCILLATION USING POSICAST CONTROLLER AND EVOLUTIONARY PROGRAMMING Journal of Engineering Science and Technology Special Issue on Applied Engineering and Sciences, October (2014) 39-50 School of Engineering, Taylor s University MITIGATION OF POWER SYSTEM SMALL SIGNAL

More information

Comparative Study of Synchronous Machine, Model 1.0 and Model 1.1 in Transient Stability Studies with and without PSS

Comparative Study of Synchronous Machine, Model 1.0 and Model 1.1 in Transient Stability Studies with and without PSS Comparative Study of Synchronous Machine, Model 1.0 and Model 1.1 in Transient Stability Studies with and without PSS Abhijit N Morab, Abhishek P Jinde, Jayakrishna Narra, Omkar Kokane Guide: Kiran R Patil

More information

Sensorless Speed Control for PMSM Based On the DTC Method with Adaptive System R. Balachandar 1, S. Vinoth kumar 2, C. Vignesh 3

Sensorless Speed Control for PMSM Based On the DTC Method with Adaptive System R. Balachandar 1, S. Vinoth kumar 2, C. Vignesh 3 Sensorless Speed Control for PMSM Based On the DTC Method with Adaptive System R. Balachandar 1, S. Vinoth kumar 2, C. Vignesh 3 P.G Scholar, Sri Subramanya College of Engg & Tech, Palani, Tamilnadu, India

More information

Genetic-based neuro-fuzzy Design of FACTS Controller in Power System

Genetic-based neuro-fuzzy Design of FACTS Controller in Power System enetic-based neuro-fuzzy Design of FACTS Controller in Power System Associate Prof. Dr. Sattar Jaber Al-sawi The Collage of ndustrial Technology /Dept. of Electromechanical Eng., Misrata, LYA sattarjaber@yahoo.com

More information

Abstract. 2. Dynamical model of power system

Abstract. 2. Dynamical model of power system Optimization Of Controller Parametersfornon-Linear Power Systems Using Different Optimization Techniques Rekha 1,Amit Kumar 2, A. K. Singh 3 1, 2 Assistant Professor, Electrical Engg. Dept. NIT Jamshedpur

More information

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Power System Stability and Control Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Contents Chapter 1 Introduction to Power System Stability

More information

TCSC-Based Wide Area Damping Controller (WADC) for Inter-area oscillations in Saudi Power Network

TCSC-Based Wide Area Damping Controller (WADC) for Inter-area oscillations in Saudi Power Network -Based Wide Area Damping Controller (WADC) for Inter-area oscillations in Saudi Power Network Saleh M. Bamasak (1)(2) *, Yusuf A. Al-Turki (1), Sreerama Kumar R. (1) & Malek M. Al-Hajji (2) 1 King Abdulaziz

More information

Dynamics of the synchronous machine

Dynamics of the synchronous machine ELEC0047 - Power system dynamics, control and stability Dynamics of the synchronous machine Thierry Van Cutsem t.vancutsem@ulg.ac.be www.montefiore.ulg.ac.be/~vct October 2018 1 / 38 Time constants and

More information

Design and Application of Fuzzy PSS for Power Systems Subject to Random Abrupt Variations of the Load

Design and Application of Fuzzy PSS for Power Systems Subject to Random Abrupt Variations of the Load Design and Application of Fuzzy PSS for Power Systems Subject to Random Abrupt Variations of the Load N. S. D. Arrifano, V. A. Oliveira and R. A. Ramos Abstract In this paper, a design method and application

More information

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors

Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors Applied and Computational Mechanics 3 (2009) 331 338 Mathematical Modeling and Dynamic Simulation of a Class of Drive Systems with Permanent Magnet Synchronous Motors M. Mikhov a, a Faculty of Automatics,

More information

ROBUST PSS-PID BASED GA OPTIMIZATION FOR TURBO- ALTERNATOR

ROBUST PSS-PID BASED GA OPTIMIZATION FOR TURBO- ALTERNATOR ROBUST PSS-PID BASED GA OPTIMIZATION FOR TURBO- ALTERNATOR AMINA.DERRAR, ABDELATIF.NACERI, DJAMEL EL DINE.GHOURAF IRECOM Laboratory, Department of Electrical engineering UDL SBA University, BP 98, Sidi

More information

Spontaneous Speed Reversals in Stepper Motors

Spontaneous Speed Reversals in Stepper Motors Spontaneous Speed Reversals in Stepper Motors Marc Bodson University of Utah Electrical & Computer Engineering 50 S Central Campus Dr Rm 3280 Salt Lake City, UT 84112, U.S.A. Jeffrey S. Sato & Stephen

More information

Performance Of Power System Stabilizerusing Fuzzy Logic Controller

Performance Of Power System Stabilizerusing Fuzzy Logic Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. I (May Jun. 2014), PP 42-49 Performance Of Power System Stabilizerusing Fuzzy

More information

An improved deadbeat predictive current control for permanent magnet linear synchronous motor

An improved deadbeat predictive current control for permanent magnet linear synchronous motor Indian Journal of Engineering & Materials Sciences Vol. 22, June 2015, pp. 273-282 An improved deadbeat predictive current control for permanent magnet linear synchronous motor Mingyi Wang, iyi i, Donghua

More information

Simulations and Control of Direct Driven Permanent Magnet Synchronous Generator

Simulations and Control of Direct Driven Permanent Magnet Synchronous Generator Simulations and Control of Direct Driven Permanent Magnet Synchronous Generator Project Work Dmitry Svechkarenko Royal Institute of Technology Department of Electrical Engineering Electrical Machines and

More information

Extension of the Complex Torque Coefficient Method for Synchronous Generators to Auxiliary Devices in Electrical Networks

Extension of the Complex Torque Coefficient Method for Synchronous Generators to Auxiliary Devices in Electrical Networks Extension of the Complex Torque Coefficient Method for Synchronous Generators to Auxiliary Devices in Dr. SWISS FEDERAL INSTITUTE OF TECHNOLOGY Electrical Engineering Department, Laboratory of Electromechanics

More information

Study of Transient Stability with Static Synchronous Series Compensator for an SMIB

Study of Transient Stability with Static Synchronous Series Compensator for an SMIB Study of Transient Stability with Static Synchronous Series Compensator for an SMIB M.Chandu, Dr.T.R.Jyosthna 2 M.tech, Electrical Department, Andhra University, Andhra Pradesh, India 2 Professor, Electrical

More information

Minimax Approximation Synthesis in PSS Design by Embedding

Minimax Approximation Synthesis in PSS Design by Embedding Minimax Approximation Synthesis in PSS Design by Embedding Gravitational Search Algorithm Dr. Akash Saxena Department of Electrical Engineering Swami Keshvanand Institute of Technology Jaipur, India Power

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

Lecture 8: Sensorless Synchronous Motor Drives

Lecture 8: Sensorless Synchronous Motor Drives 1 / 22 Lecture 8: Sensorless Synchronous Motor Drives ELEC-E8402 Control of Electric Drives and Power Converters (5 ECTS) Marko Hinkkanen Spring 2017 2 / 22 Learning Outcomes After this lecture and exercises

More information

AN EFFICIENT APPROACH FOR ANALYSIS OF ISOLATED SELF EXCITED INDUCTION GENERATOR

AN EFFICIENT APPROACH FOR ANALYSIS OF ISOLATED SELF EXCITED INDUCTION GENERATOR AN EFFICIENT APPROACH FOR ANALYSIS OF ISOLATED SELF EXCITED INDUCTION GENERATOR Deepika 1, Pankaj Mehara Assistant Professor, Dept. of EE, DCRUST, Murthal, India 1 PG Student, Dept. of EE, DCRUST, Murthal,

More information

Adaptive Fuzzy Gain of Power System Stabilizer to Improve the Global Stability

Adaptive Fuzzy Gain of Power System Stabilizer to Improve the Global Stability Bulletin of Electrical Engineering and Informatics ISSN: 2302-9285 Vol. 5, No. 4, December 2016, pp. 421~429, DOI: 10.11591/eei.v5i4.576 421 Adaptive Fuzzy Gain of Power System Stabilizer to Improve the

More information

Design of Robust UPFC Controller Using Η Control Theory in Electric Power System

Design of Robust UPFC Controller Using Η Control Theory in Electric Power System American Journal of Applied Sciences 5 (8): 98-989, 8 ISSN 546-939 8 Science Publications Design of Robust UPFC Controller Using Η Control heory in lectric Power System Seyed Abbas aher, Shahabeddin Akbari,Ali

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

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

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

Designing Coordinated Power System Stabilizers: A Reference Model Based Controller Design

Designing Coordinated Power System Stabilizers: A Reference Model Based Controller Design IEEE TRANSACTIONS ON POWER SYSTEMS 1 Designing Coordinated Power System Stabilizers: A Reference Model Based Controller Design Abdolazim Yaghooti, Student Member, IEEE, Majid Oloomi Buygi, Member, IEEE,

More information

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer 772 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002 Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer Avdhesh Sharma and MLKothari Abstract-- The paper deals with design of fuzzy

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

In these notes, we will address (2) and then return to (1) in the next class.

In these notes, we will address (2) and then return to (1) in the next class. Linearized Analysis of the Synchronous Machine for PSS Chapter 6 does two basic things:. Shows how to linearize the 7-state model (model #2, IEEE #2., called full model without G-cct. ) of a synchronous

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

DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE

DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE LATHA.R Department of Instrumentation and Control Systems Engineering, PSG College of Technology, Coimbatore, 641004,

More information

Dynamic analysis of Single Machine Infinite Bus system using Single input and Dual input PSS

Dynamic analysis of Single Machine Infinite Bus system using Single input and Dual input PSS Dynamic analysis of Single Machine Infinite Bus system using Single input and Dual input PSS P. PAVAN KUMAR M.Tech Student, EEE Department, Gitam University, Visakhapatnam, Andhra Pradesh, India-533045,

More information

Robust Tuning of the PSS Controller to Enhance Power System Stability

Robust Tuning of the PSS Controller to Enhance Power System Stability International Conference on Advances in Computer and Electrical Engineering (ICACEE'1) v. 17-18, 1 Manila (Philippines) Robust uning of the PSS Controller to Enhance Power System Stability Saeid. Jalilzadeh

More information

The Mathematical Model of Power System with Static Var Compensator in Long Transmission Line

The Mathematical Model of Power System with Static Var Compensator in Long Transmission Line American Journal of Applied Sciences 9 (6): 846-850, 01 ISSN 1546-939 01 Science Publications The Mathematical Model of Power System with Static Var Compensator in Long Transmission Line Prechanon Kumkratug

More information

Genetic Algorithm Based Optimization of Space Vector Modulation Employed in STATCOM to Reduce Harmonics in Power System

Genetic Algorithm Based Optimization of Space Vector Modulation Employed in STATCOM to Reduce Harmonics in Power System Research Journal of Applied Sciences, Engineering and Technology 4(): -6, 01 ISSN: 040-7467 Maxwell Scientific Organization, 01 Submitted: October 07, 011 Accepted: November 8, 011 Published: February

More information

DAMPING POWER SYSTEM OSCILLATION USING ELITIST DIFFERENTIAL SEARCH ALGORITHM IN MULTI MACHINE POWER SYSTEM

DAMPING POWER SYSTEM OSCILLATION USING ELITIST DIFFERENTIAL SEARCH ALGORITHM IN MULTI MACHINE POWER SYSTEM DAMPING POWER SYSEM OSCILLAION USING ELIIS DIFFERENIAL SEARCH ALGORIHM IN MULI MACHINE POWER SYSEM NAZ NIAMUL ISLAM,, M A HANNAN, AZAH MOHAMED, 3 HUSSAIN SHAREEF Department of Electrical, Electronic and

More information

Adaptive Fuzzy Logic Power Filter for Nonlinear Systems

Adaptive Fuzzy Logic Power Filter for Nonlinear Systems IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 78-1676,p-ISSN: 30-3331, Volume 11, Issue Ver. I (Mar. Apr. 016), PP 66-73 www.iosrjournals.org Adaptive Fuzzy Logic Power Filter

More information

Improved Dynamic Response of DSTATCOM using Genetic Algorithm

Improved Dynamic Response of DSTATCOM using Genetic Algorithm Improved Dynamic Response of DSTATCOM using Genetic Algorithm Madhusmita Das Department of Electrical Engineering,National Institute of Technology, Raipur, India Tel:91-94652851 E-mail: madhusmita_bsnl@yahoo.co.in

More information

SPEED-GRADIENT-BASED CONTROL OF POWER NETWORK: CASE STUDY

SPEED-GRADIENT-BASED CONTROL OF POWER NETWORK: CASE STUDY CYBERNETICS AND PHYSICS, VOL. 5, NO. 3, 2016, 85 90 SPEED-GRADIENT-BASED CONTROL OF POWER NETWORK: CASE STUDY Igor Furtat Control of Complex Systems ITMO University Russia cainenash@mail.ru Nikita Tergoev

More information

Static and Transient Voltage Stability Assessment of Power System by Proper Placement of UPFC with POD Controller

Static and Transient Voltage Stability Assessment of Power System by Proper Placement of UPFC with POD Controller Static and Transient Voltage Stability Assessment of Power System by Proper Placement of UPFC with POD Controller ANJU GUPTA 1,.P. R. SHARMA 1, Department of Electrical Engg. YMCA University of Science

More information

THE power transfer capability is one of the most fundamental

THE power transfer capability is one of the most fundamental 4172 IEEE TRANSACTIONS ON POWER ELECTRONICS, VOL. 27, NO. 9, SEPTEMBER 2012 Letters Power Characterization of Isolated Bidirectional Dual-Active-Bridge DC DC Converter With Dual-Phase-Shift Control Biao

More information

Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers

Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers Sensorless DTC-SVM of Induction Motor by Applying Two Neural Controllers Abdallah Farahat Mahmoud Dept. of Electrical Engineering, Al-Azhar University, Qena, Egypt engabdallah2012@azhar.edu.eg Adel S.

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

Chapter 8 VOLTAGE STABILITY

Chapter 8 VOLTAGE STABILITY Chapter 8 VOTAGE STABIITY The small signal and transient angle stability was discussed in Chapter 6 and 7. Another stability issue which is important, other than angle stability, is voltage stability.

More information