Optimization of Controller Parameters for non – linear Power Systems Using Different Optimization Techniques

DOI : 10.17577/IJERTV2IS60043

Download Full-Text PDF Cite this Publication

Text Only Version

Optimization of Controller Parameters for non – linear Power Systems Using Different Optimization Techniques

Rekha1 ,Amit Kumar2 , A. K. Singp

1, 2 Assistant Professor, Electrical Engg. Dept. NIT Jamshedpur 3 Professor, Electrical Engg. Dept. NIT Jamshedpur

Abstract

The problem of designing controllers for non-linear power system is considered here. In case of fault in the power system, power angle and the terminal voltage are the parameters which are to be monitored. The non-linear controller is designed using Direct Feedback Linearization (DFL) technique. The simulation has been carried out taking different values of initial power angles and results were obtained for power angle and terminal voltage. Due to the limitations of fuzzy logic controller, genetic algorithm and particle swarm optimization are taken as optimization techniques for optimizing controller parameters. The consequent parameters of fuzzy logic controller can be optimized with genetic algorithm. The shape of the output characteristic can be smoothened by means of optimization technique. The paper presents the results on power angle and terminal voltage for non-linear power systems. The emphasis is on establishing a controller for transient and fault condition occurring in power system.

Keywords: Automatic Voltage Regulator (AVR), Power System Stabilizer (PSS), Direct feedback linearization (DFL), Fuzzy Logic Controller (FLC), Genetic Algorithm (GA)

  1. Introduction

    For engineering system large ranges of operations cannot be avoided, and the non-linearities and uncertainties involved in the system models as well as the disturbances present in the environment cause the extreme complexity of the global problem. System stability is the most important issue for power systems; if stability is lost, network collapse may occur with devastating economical losses and power grid damages. Considerable attention has been given in the literature to excitation control system design and its performance characteristic in enhancing power system stability. Transient stability and the voltage regulation are of

    major concern in large disturbance dynamic performance assessment of power system. The basic function of excitation system is to supply and automatically adjust the field current of the synchronous generator to regulate terminal voltage. The power system stabilizer provides the supplementary signal through the excitation AVR loop which dampens the power oscillations. The common feature of AVR/PSS controller is that they are typically based on model established by approximate linearization of non- linear equation of a power system at certain operating point. This kind of controller suffers performance degeneracy when operating condition change due to highly non-linear inherent characteristic of power system. [1],[2]. To assess the performance of the excitation system in enhancing stability, the design criterion must take into account operation under realistic power system disturbances and hence the non- linearities of the plant must be included [3]. The DFL approach arose from practical concerns, related to power system nonlinearity [3],[4] and was subsequently developed to deal with a number of power system control issues.

  2. Dynamical model of power system

    We focus our attention on single machine infinite bus power system. Since a SMIB system qualitatively exhibit important aspects of the behavior of a multi- machine system and is relatively simple to study. It is extremely useful in describing the general concept of power system stabilizer, the influence of various factors upon stability and alternative controller concepts. In power system dynamics, the most important component is the synchronous generator with its associated excitation control. Although the actual dynamic response of a synchronous generator in a practical power system when a fault occurs is very complicated including many non-linearities such as the magnetic saturation, the classical third order dynamic generator

    model is commonly used for designing the excitation controller.

    The single machine infinite bus model for power system is shown in fig.1. The classical third order dynamical model of a SMIB power system can be written below:

    Figure 1. Schematic model of SMIB system Mechanical equation:

    = () (1)

    = 0 () (2)

    Generator Electrical Dynamics:

    To give the desired stability and performance properties, and are the control inputs.

    The fault considered in this paper is a symmetrical

    three-phase fault, permanent type. The fault sequence is described as:

    Stage 1: the system is in a pre-fault steady-state Stage 2: a fault occurs at t=0.1 sec

    Stage 3: the fault is removed by opening the breakers of the faulted line at t=0.25 sec

    Stage 4: the system is in a post-fault state.

  3. Controller design technique

    The problem of PSS parameter tuning is a complex exercise. In recent years, several approaches based on optimal control, adaptive control, variable structure control and intelligent control have been applied to PSS design problem.

    Despite the potential of modern control techniques with different structures, power system utilities still prefer the conventional lead-lag controller design.[6] The gain

    = 1

    ( ) (3)

    setting of these stabilizers are determined based on the

    Electrical Equations:

    = () () (4)

    linearized model of the power system around a nominal operating point. Since power system are highly non-

    linear and the operating conditions can vary over a

    = () (5)

    = () () (6)

    wide range, conventional power systems performance is degraded when the operating point changes from one to another because of fixed parameters of the

    =

    =

    =

    2

    (7)

    (8)

    stabilizers. Also conventional techniques are time consuming as they are iterative and require complex

    computation procedures and show convergence.

    = () (9)

    = 1 22 + 2 2 + 2 () 1/2

    Recently metaheuristic optimization technique like GA,

    (10)

    Tabu Search, simulated annealing, Bacteria foraging, PSO[7-9] have been applied for PSS parameter

    The model (1) to (3) is linearized using direct feedback linearization (DFL) technique.[5]

    The linearized model is

    = () (11)

    = 0 () (12)

    1 1

    optimization. In this paper PSO algorithm has been implemented to calculate the optimum value of PSS parameters. PSO is a population based stochastic optimization technique inspired by social behaviour of bird flocking or fish schooling [9]. PSO shares many similarities with GA like initialization of population of

    =

    +

    () (13)

    random solution and search for the optimal solution by

    is the new input defined as:

    = () + (

    2

    updating generations.

    1. Fuzzy logic controller

      )

      ] + +

      Fuzzy loic control is a method based on fuzzy set

      After linearization, we can employ linear control theory, such as LQ-optimal control theory, to design a feedback law given as

      = ( , , )

      theory, in which the fuzzy logic variables can be of any value between 0 and 1 instead of just true or false. When the variables are selected, the decision will be made through specific fuzzy logic function.Although FLC have been successfully applied in many complex industrial processes, they experience a deficiency in

      knowledge acquisition and rely to a great extent on empirical and heuristic knowledge which in many cases cant be obtained easily. There is no generalized method for the formulation of fuzzy control strategies, and design relies on repeatedly modification of control rules to obtain satisfactory performance.

      FLC controls have been demonstrating their feasibility in the field use. Experts knowledge can be incorporated into fuzzy rules. Design of FLC is generally to determine:

      Input and output variables. Parameters of MFs

      Fuzzy rules, to improve performance of FLC Parameter tunings are needed

      Figure 2. Fuzzy design methodology

      Table 1: Rule base with five membership function

      Figure 2 shows the block diagram for implementation of fuzzy logic controller. Figure 3 shows the rule base

      for a 5×5 membership function. Where and are the inputs to the fuzzy logic controller.

  4. Optimization tools for tuning controller parameter

    Genetic algorithm (GA)is a method for solving both constrained and unconstrained optimization problems that is based on natural selection. The GA repeatedly modifies a population of individual solution. At each step, the GA selects individuals at random from the current population to parents and uses them to produce the children for the next generation. Over successive generations, the population evolved toward an optimal solution. The optimization methods like GA and Particle swarm optimization (PSO) can be incorporated in a fuzzy system to improve the results when the number of variables is incremented.

    1. GA-Based Optimal Tuning

      Genetic algorithm is an efficient optimization approach in complex control systems with many tuning parameters. In fuzzy logic controller, many parameters influence the behaviour of it. They are shape of the membership function, consequent parameters, scaling factors etc. the conventional optimization techniques are usually not efficient enough for stabilizing the system. The parameters of FLC can be optimized with Genetic algorithm. Genetic algorithm (GA) is an optimization method based on the mechanics of natural selection and natural genetics. Its fundamental principle is the fittest member of population has the highest probability for survival.The most familiar conventional optimization techniques fall under two categories viz. calculus based method and enumerative schemes. Though well developed, these techniques possess significant drawbacks. Calculus based optimization generally relies on continuity assumptions and existence of derivatives. Enumerative techniques rely on special convergence properties and auxiliary function evaluation. The genetic algorithm, on the other hand, works only with objective function information in a search for an optimal parameter set. The GA can be distinguished from other optimization methods by following four characteristics.

      • The GA works on coding of the parameters set rather than the actual parameters.

      • The GA searches for optimal points using a population of possible solution points, not a single point.

      • The GA uses only objective function information. No other auxiliary information (e.g. derivatives, etc.) is required.

      • The GA uses probability transition rules, and not the deterministic rules.

      Figure 3. Flow chart for Genetic Algorithm

      Figure 4.Schematic diagram of the controller design and GAtuning process

      Above figure3. shows the flow chart for Genetic Algorithm.The genetic operation can be implemented to determine almost all of the parameters in fuzzy controllers. Figure 4 shows the schematic diagram for controller design for implementing GA based tuning.

    2. Particle swarm optimization

      The particle swarm optimization (PSO) is a new evolutionary computation technique and has been introduced in various application fields in recent years.

      [10] PSO is a meta-heuristic as it makes few or no assumptions about the problem being optimized and can search very large spaces of candidate solutions. PSO does not use the gradient of the problem being optimized, which means PSO does not require that the optimization problem be differentiable as is required by classical optimization methods such as gradient descent and quasi-newton methods. PSO can therefore also be used on optimization problems that are partially irregular, noisy, change over time, etc. PSO is originally attributed to Kennedy, Eberhart and Shi [11] [12] and was first intended for simulatingsocial behaviour,[13] as a stylized representation of the movement of organisms in a bird flock or fish school. The convergence of the PSO algorithm toward the global optimal solution is guided by the objective function. This method for optimization can be used for optimizing the controller parameters of power system. PSO algorithm can perform well in the nonlinear PID control system design.

  5. Simulation Results

    In this section, through simulation results in different cases the power angle and terminal voltage responses has been shown. Figure5 and 6 shows the power angle and voltage responses for initial power angle of 72 degree and mechanical input power of 0.9 p.u.

    The controllers employed in the simulations are: DFL-LQ controller

    1 = 19.3 + 6.43 47.6 +

    Voltage controller

    2 = 47.03 + 6.93 28.6 +

    We observe that using only DFL-LQ optimal controller or a DFL voltage regulator, one cannot achieve both good transient response and good post-fault performance. To overcome this problem a typical switching scheme is selected, the switching time should be reasonably chosen within the post-transient period,

    which requires that the fault sequence must be known as a prior. Further the exact switching time has to be determined by trial in simulation. The simulation

    results for co-ordinated controllers are shown in figure 8 and 9.

    80

    79

    78

    power angles

    power angles

    77

    76

    75

    74

    73

    48

    46

    power angles

    power angles

    44

    42

    40

    38

    36

    0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5

    time (sec)

    72

    71

    0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5

    time (sec)

    Figure 7: Power angle response for Excitation controller

    1.1

    Figure5: Power angle response for initial angle 72 and Mechanical power, Pm0=0.9

    1.05

    1

    terminal voltage

    terminal voltage

    0.95

    0.9

    0.85

    0.8

    0.75

    0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 5

    time

    Figure 8: Voltage response for Excitation controller

  6. Conclusion

Figure6: Terminal voltage for initial angle 72 and Mechanical power, Pm0=0.9

New variable structure excitation and coordinated controllers for a power system have been proposed in this paper to achieve both transient stability enhancement and good post-fault performance of the generator terminal voltage . These are proposed as alternative to the usual AVR/PSS combination in generator control. Design procedure has been developed for the controllers. The new controllers have

been tested through simulation in different cases and the controllers have been compared against each other. The simulation results show that both transient stability enhancement and good post-fault performance of the generator terminal voltage can be achieved. They

are independent of the operating point of the system. They are simple and effective. The coordinated controller can maintain transient stability of the system even when a large sudden fault occurs close to the generator terminal.

The further work to be done is to design optimized power system controller using the optimization techniques discussed in the paper.

Acknowledgement

I would sincerely like to thank Professor Kanti B.Datta, Ex-Professor, IIT Kharagpur, for his kind help as without his help it would not have been possible to compile this paper.

APPENDIX

The parameters of SMIB power system are as follows: Xd= 1.863, xd= 0.257, xT= 0.127

Tdo = 6.9, xL= 0.4853, H = 4, D = 5,

Kc= 1, xad= 1.712, w0= 314.159

The physical limit of excitation voltage is taken as

-3 Kcuf 6

The operating point of the power system used in simulation is:

0 = 72, Pm0 = 0.9 p.u, Vt0 = 1.0 p.u.

References

  1. Y. Cao, L. Jiang, S. Cheng, O. Malik, and G. Hope, A nonlinear variable structure stabilizer for power system stability, IEEE Trans. on Energy Conversion, vol. 9, no. 3, September 1994.

  2. Q. Lu, Y. Sun, and S. Mei, Nonlinear Control Systems and Power System Dynamics, Kluwer Academic Publishers, 2001.

  3. J. Chapman, M. Ilic, C. King, L. Eng, and H. Kaufman, Stabilizing a multimachine power system via decentralized feedback linearizing excitation control, IEEE Trans. on Power Systems, vol. 8, no. 3,

    August 1993.

  4. L. Gao, L. Chen, Y. Fan, and H. Ma, A nonlinear control design for power systems, Automatica, vol. 28, pp. 975979, 1992.

  5. Y. Wang, D. J. Hill, R. Middleton, and L. Gao, Transient Stability Enhancement and Voltage Regulation of Power Systems, IEEE Trans. on Power Systems, vol. 8, no. 2, May 1993.

  6. M.A.Abido, pole placement technique for PSS and TCSC based stabilizer design using simulated annealing electrical Power & Energy systems, 22, 2000, pp. 543-554.

  7. M.A.Abido, Robust design of multimachine PSS using simulated annealing, IEEE Trans. on energy conv. 15, no.3, 2003, pp. 297-304.

  8. S.Mishra, M.Tripathy multimachine PSS design by rule based Bacteria Foraging, 77, 2007, pp. 1595-1607.

  9. B.Zhao, Y.Cao A multiagent based PSO approach for optimal reactive power dispatch, IEEE Trans. on Power system, 20, no.2, 2005, pp.1070-78.

  10. W.D.Chang, S.P. Shih, PID controller design of nonlinear systems using an improved particle swarm optimization approach, commun nonlinear scinumersimulat 15(2010), 3632-3639.

  11. Kennedy, J.; Eberhart, R. (1995). "Particle Swarm Optimization".Proceedings of IEEE International Conference on Neural Networks.IV. pp. 19421948. doi:10.1109/ICNN.1995.488968.

  12. Shi, Y.; Eberhart, R.C. (1998). "A modified particle swarm optimizer". Proceedings of IEEE International Conference on Evolutionary Computation. pp. 6973.

  13. Kennedy, J. (1997). "The particle swarm: social adaptation of knowledge". Proceedings of IEEE International Conference on Evolutionary Computation. pp. 303308.

  14. Kennedy, J.; Eberhart, R.C. (2001). Swarm Intelligence. Morgan Kaufmann. ISBN 1-55860-595-9.

Leave a Reply