PSO and GA Based Performance Optimization of PI Controller in Three Phase Shunt Hybrid Filter

DOI : 10.17577/IJERTV3IS080201

Download Full-Text PDF Cite this Publication

Text Only Version

PSO and GA Based Performance Optimization of PI Controller in Three Phase Shunt Hybrid Filter

1Parithimar Kalaignan. T, 2Senthil Kumar. J,3Suresh.Y

1Research Scholar , Department of EEE, Anna University Chennai,Tamilnadu,India.

2Professor, Department of IT, Sona College of Technology,Salem,India.

3Professor, Department of IT, Sona College of Technology,Salem,India.

Abstract – This paper attempts to compare about the performance analysis of meta heuristic optimising techniques like PSO and GA for tuning the PI parameters in the implementation on shunt hybrid filter. The total Harmonic Distortion is taken as the objective to be reduced in this problem. The PI tuning using both the Zeiglers method and the PSO ,GA method is carried out and compared for the optimized THD value for a Shunt Active filter. Zeigler method is the traditional method of PI tuning and the PSO and GA are the method of optimization that would increase the accuracy of tuning. The optimization method proved to be better in the optimization of the PI parameters for the reduction of THD.This paper has also attempted in linking the PI value for THD reduction problem. Matlab based simulation is carried out and the results are compared for the THD and the voltage ripple.

Keywords: Shunt hybrid filter,Particle Swarm Optimization, Genetic Algorithm, Total harmonic distortion.

  1. INTRODUCTION

    Harmonic compensations have become increasingly important in power systems due to the widespread use of adjustable- speed drives, arc furnace, switched-mode power supply, uninterruptible power supply, etc. Harmonics not only increase the losses but also produce unwanted disturbance to the communication network, more voltage and/or current stress, etc. Different mitigation solutions, e.g., passive filter, active power line conditioner, and also hybrid filter, have been proposed and used [1][8]. Recent technological advancement of switching devices and availability of cheaper controlling devices e.g., DSP-/field- programmable-gate array-based system, make active power line conditioner a natural choice to compensate for harmonics. Shunt-type active power filter (APF) is used to eliminate the current harmonics. The dynamic performance of an APF is mainly dependent on how quickly and how accurately the harmonic components are extracted from the load current. Many harmonic extraction techniques are available, and their responses have been explored. Proposed techniques include traditional dq [2] and pq theory [3][5] based approaches and application of adaptive filters [6], wavelet [7], genetic algorithm (GA), artificial neural network (ANN), etc., for quick estimation of the compensating current [8]. A critical evaluation of such techniques is recently reported by the authors [8]. Recently, ANNs have attracted much attention in different applications, including the APF [9].A thorough investigation of the experimental results reported in and [16], reveals that the total

    harmonic distortion (THD) in the supply currents cannot be brought down below 5% to satisfy the IEEE-519 standard. This is due to the presence of notches in the supply currents. The drawbacks can be eliminated by using the nonlinear control theory, ideally without exaggerating computational and implementation complexities. In addition, Youssef et al.

    [18] and Yacoubi et.al., [19],[20] implemented very useful advanced nonlinear control techniques to active rectifiers with active filtering function. These control techniques can be applied to active filtering technology. In [21], a nonlinear control strategy of an SAPF based on the internal model principle is proposed. The stabilization of the dc-link voltage dynamics is addressed, along with the fulfillment of the harmonic load current compensation objective. The two-time scale behavior of the SAF is exploited to apply the averaging theory in the control design. In [22], a nonlinear control strategy for an active filter is proposed. It is based on the inputoutput linearization method implemented on a dq0 rotating current reference frame. The structure balances the load currents, obtains unity displacement power factor, and reduces the harmonic load currents in arbitrary loads. In [23], the current loop dynamics in the synchronous dq frame are controlled using multiple-input multiple-output optimal control based on the predictive control approach. The nonlinear control strategy does not require online optimization and overcomes the aforementioned difficulties by ensuring fast current tracking, current loop stability, and compensation robustness under nonideal load and/or supply conditions. The shunt active filter requires high dc link voltage in order to effectively compensate higher order harmonics. On the other hand, a series active filter requires a transformer that is capable to withstand full load current in order to balance for voltage distortion. Even the costs of such filters are relatively high for large scale system and are tedious to utilize in high-voltage grids. Also, the compensating performance is better in the harmonic current source load type than in the harmonic voltage source load type. One more solution for the harmonic problem is to adopt a hybrid APF. These Hybrid filters effectively mitigate the problems of a passive and an active filter and provide cost- effective harmonic compensation particularly for high power nonlinear loads. This paper presents the performance optimization of the neural network controlled three phase shunt hybrid filter. The performance of the Zieglers Nichols method ,GA and PSO implementation on the shunt hybrid

    filters is observed and inferred in this paper. The PSO and GA based implementation of the three phase hybrid filter is improved in terms of optimizing the parameters of PI controller. This implementation would decrease the time required for the calculation occurring in the Evolutionary programming techniques. The comparison of the implementation is taken in this paper between the GA and PSO methods. The P-Q theory based implementation is taken up and trained and checked for the output. Then the PSO and GA based optimization is implemented and compared for the parameters like the execution time and the error tolerance obtained after the iterations. Matlab based simulation is carried out and the results are tabulated and compared.

  2. SHUNT ACTIVE FILTER TOPOLOGY

    The Three phase shunt hybrid filter is connected in between the source and the nonlinear load which is three phase diode bridge rectifier. The hybrid filter act as a controlled current source connected in parallel with nonlinear load shown in Fig.1. It consists of a full bridge voltage source PWM inverter, high frequency inductors and dc side capacitors that are required to shape the compensator currents. The Shunt active power filter is represented as A.

    Fig.1. Basic circuit of Shunt Hybrid Power filter

  3. APPROACHES WITH ZEIGLERS NICHOLS METHOD, PSO & GA

    The performance of different active filtering techniques in Shunt Hybrid Power Filter using the intelligent techniques which is supported by GA and PSO for fast convergence. The PI tuning using Zeiglers Nichols method, Particle Swarm optimization and Genetic algorithm is carried out and compared for the optimized THD value for a Shunt hybrid filter. The objective function for GA and PSO is to minimize the mean square error. The block diagram of Shunt hybrid filter using Zeiglers Nichols method, PSO and GA as shown in Fig.2.

    Problem Formulation:

    Minimization { mean(THD)}t =0.03s

    Constraints:

    0<Kp< kp(ZN)

    0<ki<Ki(ZN)

    1. ZIEGLERS NICHOLS METHOD

      The Ziegler Nichols tuning method is a heuristic method of tuning a PI controller. It is performed by setting the integral value and derivative gains to zero. The proportional gain is then increased from zero until it reaches the ultimate gain, at which the output of the control loop oscillates with constant amplitude.

      It is a simple method of tuning PI controllers and can be developed to give better approximations of the controller. The Ziegler-Nichols closed-loop tuning method is limited to tuning processes that cannot run in open-loop systems. Determining the definitive gain value is accomplished by finding the value of the proportional-only gain that causes the control loop to oscillate indefinitely at steady state. This states that the gains from the Integral and Derivative controller are set to zero so that the influence of P can be determined. Another important value associated with this proportional- only control tuning method is the ultimate period. The ultimate period is the time required to complete one full oscillation while the system is at steady state. These two parameters, Ultimate gain value and ultimate period of oscillation, are used to find the loop-tuning constants of the PI controller.

      Fig.2. Block diagram of Shunt hybrid Filter with PSO, GA based ANN.

    2. PARTICLE SWARM OPTIMIZATION

      Particle swarm optimization is a population based stochastic optimization technique stimulated by social behavior of bird flocking or fish schooling. PSO helps to solve the optimization problems. In PSO, each solution is a "bird" in the search space described as "particle". All particles have fitness values which are evaluated by the fitness function to be optimized and have velocities which direct the flying of the particles. The particles fly through the problem space by following the current optimum particles. PSO is initialized with a group of random particles and then searches for optima by updating generations. In each iteration, every particle is updated by following two "best" values. The first one is the best solution (fitness) it has achieved so far. This value is

      called Pbest. Another "best" value that is tracked by the particle swarm optimizer is the best value, obtained so far by any particle in the population. This best value is a global best and called gbest. The ith particle is represented as Xi=(Xi1,Xi2,,Xid) in the d-dimensional space. The best previous position of the ith particle is recorded as represented as the following.

      Pbesti= (Pbesti1, Pbesti2Pbestid).(1)

      The index of best particle among all of the particles in the group is gbestd. The velocity for particle i is represented as

      Vi = (Vi1 ,Vi2.Vid)..(2)

      Start

      Generate Initial population

      Calculate Kp and Ki

      Calculate the fitness function

      Calculate Pbest & gbest

      Update velocity, Pbest & gbest

      No

      If n<=N

      Yes

      End

      Figure.3 Flow chart of Particle swarm optimization

      PARTICLE SWARM OPTIMISATION PARAMETERS:

      1. Objective function: Mean (THD) in percent.

      2. Population size =10.

      3. Number of variables = 2 (Kp, Ki).

      4. Inertia weight = 0.9 0.4.

      5. Acceleration constant1 = 2.

      6. Acceleration constant2 = 2.

      7. Range of variables = [0 0.002].

      8. Maximum epochs = 100.

      9. Global best solution: Kp = 0.000531, Ki = 0.001658.

      10. Global best THD = 4.7545.

      11. Execution time = 912.268323 sec.

    3. SHPF DESIGN WITH GA

The shunt hybrid filter is controlled by using hysteresis current control method. In this paper, the Genetic algorithm is applied to determine the parameters of Hybrid Power filter. The parameters for switching are DC link voltage, inductor filter, and the hysteresis band are general optimization techniques based on real time process as selection, cross over and mutation. They are applied to find global optimum of complex non linear optimization problems. More complex optimization problems involving non linear and multivariable objective functions require extension of the elementary algorithm by intruding among other improved selection methods, advanced representation schemes and fitness function scaling.

GENETIC ALGORITHM PARAMETERS:

  1. Objective function: Mean (THD) in percent.

  2. Population size = 20.

  3. Number of variables = 2 (Kp, Ki).

  4. Range of variables = [0 0.002].

  5. Maximum epochs =100.

  6. Global best solution: Kp = 0.000979, Ki = 0.001306.

  7. Global best THD = 4.776955.

  8. Execution time = 937.220997 sec

  • RESULTS AND DISCUSSION

    Tuning of PI controller play significant role in Power electronics. There are many approaches proposed for obtaining the parameters of Kp and Ki. Based on Ziegler Nichols method of tuning the parameters of Kp and Ki were chosen. The THD value is nearly 8.38% ,but the IEEE standard of THD value is less than 5% is recommended. So a new problem is formed by minimization of THD value in the time domain simulation. The samples of THD is taken at 0.03 sec and the mean value of THD data is achieved from time domain simulation and the values are passed to the GA solver and PSO solver as objective function. The Kp and Ki values are randomly populated and the minimization of objective function is made. The GA and PSO gives better results compared to Ziegler Nichols method and it makes the THD value less than the IEEE standard value.

    Fig.4. Compensation current in phase a,b,c

    Fig.4. represents the phase current in three phases a, b and c derived by the controller. The currents in each phase are in phase with each other. The derived PWM pulses derived by the controllers are explicitly shown which has been given to the inverter for the optimal switching states.

    Fig.5 Inverter current in 3 phases

    Fig.6 Supply voltage and supply current after compensation

    Fig.5. represents inverter current in three phases. Fig.6 represents the supply voltage and supply current waveform after compensation by the Shunt Hybrid Filter. At t=0.05 it attains the steady state value. In fig.6 the THD value is 4.79 which is acceptable and it is derived from PI controller with the Particle swarm optimization technique. Using Genetic algorithm the THD value is 4.77 which is also recommended by IEEE 519 standards.

    Fig.6. THD analysis with PSO.

    Fig.7. THD analysis with Genetic Algorithm

  • CONCLUSION

  • The problem of harmonic reduction is analyzed in this paper. PI tuning using both the Zeiglers method and the PSO ,GA method is carried out and compared for the optimized THD value for a Shunt Active filter. The influence of Objective functions on the result has been presented. Based on Zieglers Nichols method the Total Harmonic Distortion value is 8.38% whereas the Particle Swarm Optimization results the THD value is 4.75 and using GA it is 4.77 %.

    REFERENCES:

    1. B. Singh, K. Al-Haddad, and A. Chandra, A review of active power filters for power quality improvements, IEEE Trans. Ind. Electron., vol. 46, no. 5, pp. 960971, Oct. 1999.

    2. S. Bhattacharya, T. M. Frank, D. M. Divan, and B. Banerjee, Active filter system implementation, IEEE Ind. Appl. Mag., vol. 4, no. 5, pp. 4763, Sep./Oct. 1998.

    3. H. Akagi, Y. Kanazawa, and A. Nabae, Instantaneous reactive power compensators comprising switching devices without energy storage= components, IEEE Trans. Ind. Appl., vol. IA-20, no. 3, pp. 625630, May 1984.

    4. F. Z. Peng, G.W. Ott, Jr., and D. J. Adams, Harmonic and reactive power compensation based on the generalized instantaneous reactive power theory

    Power Del., vol. 18, no. 4, pp. 1350 1356, Oct. 2003.

    1. M. Forghani and S. Afsharnia, Online wavelet transfor based control strategy for UPQC control system, IEEE Trans. Power Del., vol. 22, no. 1, pp. 481491, Jan. 2007.

    2. A. Bhattacharya, C. Chakraborty, and S. Bhattacharya, Current compensation in shunt type active power filters, IEEE Ind. Electron. Mag., vol. 3, no. 3, pp. 38 49, Sep. 2009.

    3. A. Hamadi, S. Rahmani, and K. Al-Haddad, A hybrid passive filter configuration for VAR control and harmonic compensation, IEEE Trans. Ind. Electron., vol. 57, no. 7, pp. 24192434, Jul. 2010.

    4. B. Widrow and M. A. Lehr, 30 years of adaptive neural networks: Perceptron, adaptive ANN and backpropagation, Proc. IEEE, vol. 78, no. 9, pp. 1415 1442, Sep. 1990.

    5. Z. Shu, Y. Guo, and J. Lian, Steady-state and dynamic study of active power filter with efficient FPGA-based control algorithm, IEEE Trans. Ind. Electron., vol. 55, no. 4, pp. 15271536, Apr. 2008.

    6. R. S. Herrera, P. Salmeron, and H. Kim, Instantaneous reactive power theory applied to active power filter compensation: Different approaches, assessment, and experimental results, IEEE Trans. Ind. Electron., vol. 55, no. 1, pp. 184196, Jan. 2008.

    7. K. K. Shyu, M.-J. Yang, Y.-M. Chen, and Y.-F. Lin, Model reference adaptive control design for a shunt active-power-filter system, IEEE Trans. Ind. Electron., vol. 55, no. 1, pp. 97106, Jan. 2008.

    8. D. O. Abdeslam, P. Wira, J. Merckle, D. Flieller, and Y.-A. Chapuis, A unified artificial neural network architecture for active power filters, IEEE Trans. Ind. Electron., vol. 54, no. 1, pp. 6176, Feb. 2007.

    9. S. A. Gonzalez, R. Garcia-Retegui, and M. Benedetti, Harmonic computation technique suitable for active power filters, IEEE Trans. Ind. Electron., vol. 54, no. 5, pp. 27912796, Oct. 2007.

    10. B. N. Singh, B. Singh, A. Chandra, P. Rastgoufard, and K. Al-Haddad, An improved control algorithm for active filters, IEEE Trans. Power Del., vol. 22, no. 2, pp. 10091020, Apr. 2007.

    11. S. George and V. Agarwal, A DSP based optimal algorithm for shunt active filter under nonsinusoidal supply and unbalanced load condi- tions, IEEE Trans. Power Electron., vol. 22, no. 2, pp. 593601, Mar. 2007.

    12. N. B. H. Youssef, K. Al-Haddad, and H. Y. Kanaan, Real-time implementation of a discrete nonlinearity compensating multiloops control technique for a 1.5-kW three-phase/switch/level Vienna con- verter, IEEE Trans. Ind. Electron., vol. 55, no. 3, pp. 12251234, Mar. 2008.

    13. L. Yacoubi, K. Al-Haddad, L. A. Dessaint, and F. Fnaiech, A DSP- based implementation of a nonlinear model reference adaptive control for a three-phase three-level NPC boost rectifier prototype, IEEE Trans. Power Electron., vol. 20, no. 5, pp. 10841092, Sep. 2005.

    14. L. Yacoubi, K. Al-Haddad, L. A. Dessaint, and F. Fnaiech, Linear and nonlinear control techniques for a three-phase three-level NPC boost rectifier, IEEE Trans. Ind. Electron., vol. 53, no. 6, pp. 19081918, Dec. 2006.

    15. L. Marconi, F. Ronchi, and A. Tilli, Robust perfect compensation of load harmonics in shunt active filters, in Proc. 43rd IEEE Conf. Decision Contr., Dec. 2004, vol. 3, pp. 29782983.

    16. J. R. Sommer, J. R. Espinoza, and L. A. Moran, A non-linear control strategy for instantaneous power factor correction in 3- 4-wire electrical systems under asymmetrical and non-linear loads, in Proc. Int. Symp. Ind. Electron., Jul. 2006, vol. 2, pp. 12061211.

    17. N. Mendalek, F. Fnaiech, K. Al-Haddad, and L.-A. Dessaint, A non- linear optimal predictive control of a shunt active power filter, in Conf. Rec. IEEE 37th Ind. Appl. Soc. Annu. Meeting, 2002, vol. 1, pp. 7077.

    18. N. Mendalek, K. Al-Haddad, L. A. Dessaint, and F. Fnaiech, Nonlinear control technique to enhance dynamic performance of a shunt active power filter, Proc. Inst. Elect. Eng.Electr. Power Appl., vol. 150, no. 4, pp. 373379, Jul. 2003.

    19. H.-H. Kuo, S.-N. Yeh, and J.-C. Hwang, Novel analytical model for design and implementation of three-phase active power filter controller, Proc. Inst. Elect. Eng.Electr. Power Appl., vol. 148, no.

      for three phase four wire system, IEEE Trans. Power Electron., vol. 13, no. 6, pp.4, pp. 369383, Jul. 2001.

      1174 1181, Nov. 1998.

      1. R. S. Herrera and P. Salmeron, Instantaneous reactive power theory: A reference in the nonlinear loads compensation, IEEE Trans. Ind. Electron., vol. 56, no. 6, pp. 20152022, Jun. 2009.

      2. H. Karimi, M. Karimi-Ghartemani, and M. R. Iravani, An adaptive filter for synchronous extraction of harmonics and distortions, IEEE Trans.

    1. J. C. Liao and S. N. Yeh, A novel instantaneous power control strategy and analytical model for integrated rectifier inverter systems, IEEE Trans. Power Electron., vol. 15, no. 6, pp. 9961006, Nov. 2000.

    2. M. Salo and H. Tuusa, A novel open-loop control method for a current- source active power filter, IEEE Trans. Ind. Electron., vol. 50, no. 2, pp. 313321, Apr. 2003.

    3. S. Valiviita and S. J. Ovaska, Delay less method to generate current reference for active filters, IEEE Trans. Ind. Electron., vol. 45, no. 4, pp. 559567, Aug. 1998.

    Authors information

    T.Parithimar kalaignan received B.E., degree in Electrical and Electronics Engineering from Madras University in 1998. M.E., degree in Power electronics and drives from Anna University in 2004.He is pursuing his PhD in Anna University, Chennai. At present he is working as Associate Professor in Pavendar Bharathidasan College of Engineering and Technology, Trichirapalli Tamil Nadu, India. His fields of interest are Power quality, Voltage Stability and soft computing techniques.

    J.Senthilkumar received B.E., degree in Electronics and Communication Engineering from Bharathiyar University in 2000. M.E., in Applied Electronics from Anna University, Chennai in 2004.He obtained his PhD in Anna University, Chennai in 2012. At present he is working as Professor in Sona College of Technology, Salem, Tamil Nadu, India. His fields of interest are Computer networks,Wireless sensor networks and soft computing techniques.

    Y.Suresh received B.E., degree in Electrical and Electronics Engineering from Madras University in 1998. M.E., Applied Electronics from Anna University in 2004.He obtained his PhD in Anna University, Chennai. At present he is working as Associate Professor in Sona College of Technology, Salem, Tamil Nadu, India. His fields of interest are Computer networks, Wireless sensor networks and soft computing techniques.

    Leave a Reply