Strategic Comparison Of PMDC Drive Performance Based On Conventional And Genetic Algorithm Based Tuning Of PID

DOI : 10.17577/IJERTV2IS70138

Download Full-Text PDF Cite this Publication

Text Only Version

Strategic Comparison Of PMDC Drive Performance Based On Conventional And Genetic Algorithm Based Tuning Of PID

M. Antony Freeda Rani a, Dr. B. Sankaragomathi b

aDepartment of Electrical and Electronics Engineering, Udaya School of Engineering, Nagercoil, Tamil Nadu, India.

bProf.&Dean (Academic), Department of Electronics and Instrumentation Engineering, National Engineering College, Kovilpatti, Tamil Nadu, India.

A b s t r a c t

The Permanent Magnet DC motors are preferred today because of the cost, afford- ability and variety they offer in choice of application involving the fractional horsepower which can be increased up to 3 horsepower in most of the DC motors. In practice, controlled systems usually have some features, such as nonlinearity, timevariability, and time delay, which make controller parameter tuning more complex. Moreover, in some cases, system parameters and even system structure can vary with time and environment. As a result, the traditional PID parameter tuning methods are not suitable for these difficult calculations. Using genetic algorithms to perform the tuning of the controller will result in the optimum controller being evaluated for the system every time. A comparison analysis has been made to show the Permanent Magnet DC drive Control with PID controller conventional tuning and Genetic Algorithm based tuning. The mathematical analysis has been carried out and the transfer function has been analyzed in the system with MATLAB.

Keywords: Permanent Magnet DC motors, PID parameter tuning methods, Genetic Algorithm.

  1. INTRODUCTION

    Nowadays there is a huge requirement of high performance motor drives in industrial as well as other purpose applications such as steel rolling mills, electric trains and robotics. Generally, a better performance motor drive system has good dynamic response

    which perform task to speed command tracking and load regulating response [1,6]. DC drives consist of fewer complexes with a single power conversion from AC to DC. This is as a result of its simplicity, low cost design and robust performance in a wide range of operating conditions [2].The major problems in applying a conventional control algorithm (PI, PD, PID) in a speed controller are the effects of non-linearity in a DC motor Speed control of DC motor has attracted considerable research and several methods have created. Proportional Integral Derivative (PID) controllers have the advantage of simple structure, good stability, and high reliability [3]. Accordingly, PID controllers are widely used to control system outputs, especially for systems with accurate mathematical models. The key issue for PID controllers is the accurate and efficient tuning of parameters. In practice, controlled systems usually have some features, such as nonlinearity, time variability, and time delay, which make controller parameter tuning more complex [4]. Moreover, in some cases, system parameters and even system structure can vary with time and environment. As a result, the traditional PID parameter tuning methods are not suitable for these difficult calculations [5, 7]. The aim of this paper is to design a DC motor control using Ziegler and Nichols and Genetic Algorithm [9]. Genetic Algorithm or in short GA is a stochastic algorithm based on principles of natural selection and genetics. Genetic Algorithms (GA ) are a stochastic global search method that mimics the process of natural evolution [10]. Genetic Algorithms have been shown to be capable of locating high performance areas in complex domains without experiencing the difficulties associated with high dimensionality or false optima as may occur with normal PID techniques [11]. Using genetic algorithms to perform the tuning of the controller will result in the optimum controller being evaluated for the system every time[12]. This can be seen by comparing the result of the GA optimized system against the classically tuned system [13]. Genetic algorithm is a computational procedure that mimics the natural process of evolution [14]. It works by evolving a population of solutions over a number of generations. For each generation, solutions are selected from the population based on the fitness value [15]. These solutions by crossover (merging previous solutions) and by mutation (modifying the solutions) generate new population. Since it searches many peaks in parallel, the trapping at local minima is avoided [16].

  2. DC MOTOR MATHEMATICAL MODEL

    The DC motor mathematical model provided below where,

    R : the armature resistance, L : the armature inductance, i : the armature current,

    Ea : the input voltage,

    1. : the field current,

      e : the back electromotive force (EMF), T : the motor torque,

      v : angular velocity of rotor,

    2. : rotating inertial measurement of motor bearing ,

    B : a damping coefficient.

    Because the back EMF eb is proportional to speed directly, then

    Making use of the KCL voltage law can get

    From Newton law, the motor torque can obtain

    Take (1), (2), and (3) into Laplace transform respectively, the equations can be formulated as follows:

    Fig.1 Function block diagram of DC motor

    The transfer function of DC motor speed with respect to the input voltage can be written as follows:

    From the above Equation the armature inductance is very small in practices, hence, the transfer function of DC motor speed to the input voltage can be simplified as follows,

    Where is a motor gain and is motor time

    constant.

  3. PID Controller

    The PID controller includes a proportional term, integral term and derivative term, where the proportional term is to adjust the output of controller according to all of the magnitude of error, the integral term is used to remove the steady state error of control system and improve the steady state response, the derivative term is used to predict a trend of error and improve the transient response of the system. These functions have been enough to the most control processes. Because the structure of PID controller is simple, it is the most extensive control method to be used in industry so far. The PID controller is mainly to adjust an appropriate proportional gain (KP), integral gain (KI), and differential gain (KD) to achieve the optimal control performance. The PID controller system block diagram of this paper is shown in Fig. 2

    Fig.2.The schematic diagram of PID controller.

    The relationship between the input e(t) and output u(t) can be formulated in the following

    The above equation can be expressed as follows.

    The block diagram representation for PID based DC motor.

    Fig.3. The block diagram representation for PID based PMDC Closed loop transfer function of the DC motor speed control system

    Tuning method for PID controller is very important for the process industries.

  4. Genetic Algorithm

    Genetic algorithm (GA) is a heuristic mimicking the natural evolution process and is routinely used to generate useful solutions to optimization problems. In this work the genetic algorithm is used to derive the PID controller parameters by optimizing the error in the DC motor angular velocity. In GA, a population of strings called chromosomes encodes the possible solutions of an optimization problem and evolves for a better solution by process of reproduction. The process of evolution starts from a population of randomly generated individuals. Optimization is achieved in generations where in each generation, the fitness function evaluates each individul in the population and multiple individuals are selected stochastically based on their fitness. These selected individuals are modified to form a new population. The algorithm terminates when either a maximum number of generations has been produced, or a satisfactory fitness level has been reached for the population. The various steps in GA based optimization.

    Fig.4.1 The Genetic Algorithm approach

    Fig: 4.2. Block diagram representation of GA based PID tuning of PMDC drive.

  5. Result Analysis

    In order to analysis the performance characteristics of PMDC drive the following observations are discussed.

    Fig 5.1 Step response of the motor

    Motor transfer function is given as

    The time range is between 0 to 30 sec with a division of multiples of 5 Sec.

    When the given transfer function is applied with a step response, the observation is obtained as per the fig.5.1

    PMDC drive performance with application PID Conventional tuning in MATLAB

    Tool.

    Fig.5.2.The response of the Conventional tuning based PID controller

    As the mathematical model is solved with Mat lab with PID controller conventional tuning the dynamic system response is not approach to its steady state immediately but it will be having some damping oscillations initially. The main problem of the system is the in appropriate the steady state parameter. The gain constants of the PID controller are motioned below.

    Parameters obtained in PID based conventional tuning: KP=16, Ki=0.37, Kd= 0.017

    1. Rise time (tr) = 0.2Sec

    2. Settling time (ts) = 0.25Sec

    3. Steady state error (ess) = 0.36

Response of PMDC in Genetic Algorithm based Approach

When unstable system is applied with Genetic algorithm for its PID controller the

response will be like above mentioned fig.5.3. As the problems of instability observed with conventional tuning based PID controller, those parameters are tuned in a better manner.

Fig.5.3 The response of PMDC for Genetic algorithm based PID controller tuning.

The observed values of gain parameters of PID and improved steady state response parameters are mentioned below.

Kp = 18.5 ; Ki =0.125; Kd= 0.53 values of the PID controller tuning under GA.

  1. Rise time (tr) =0.1Sec

  2. Settling time (ts) = 0.1 Sec

  3. Steady state error (ess) =0.003

7. Conclusion

In this paper a comparison analysis of PMDC drive performance based on conventional PID tuning and GA based PID tuning has presented. The system mathematical analysis has carried out and implemented with MATLAB. The behavior of PMDC drive response has verified with the Genetic algorithm based tuning of PID controller. The changes in terms of peak overshoot, rise time and settling time founded in

considerable manner when compared to conventional tuning of PID controller. The final conclusion has drawn that GA based PID tuning can be implemented for many industrial applications.

REFERENCES

  1. J. Tang and R. Chasseing, PID Controller Using theTMS320C31DSK for Real-Time DC Motor Control, in Proceedings of the 1999 Texas Instruments DSPS Fest, Houston, Texas, August 1999.

  2. Mukesh Kirar, Pankaj Swarnkar, Shailendra Jain, R.K. Nema,Simulink based comparative study of PI, PD,PID Controllers for DC Servomotor, 2nd National Conference on Power Electronics and Intelligent Control, 2009.

  3. Neenu Thomas, Dr. P. Poongodi, 2009, Position Control of DC Motor Using Genetic Algorithm Based PID Controller, Proceedings of the World Congress on Engineering.

  4. Huafen Yang , Dechun Dong, Youjun Ren , Jian Xu, siyuan yang, 2011, Study on Fuzzy PID Control in Double Closed- Loop DC Speed Regulation System, Third International Conference on Measuring Technology and Mechatronics Automation, p.p 465469.

  5. Haidong Yu, 2011, "A Novel Control Strategy of Output Voltage Ripple Reduction in Buck Converters", Twenty-Sixth Annual IEEE Applied Power Electronics Conference and Exposition (APEC), p.p 1910-1914.

  6. Neenu Thomas, Dr. P. Poongodi, Position Control of DC Motor Using Genetic Algorithm Based PID Controller, Proceedings of the World Congress on Engineering 2009 Vol II, WCE 2009, July, 2009.

[7]M. M. Kanai, J.N.Nderu, P.K.Hinga, Adaptive PID Dc Motor Speed Controller With Parameters Optimized with Hybrid Optimization Strategy, 2nd International conference on Advances in Engineering and Technology 2011.

  1. Ayman A.Aly,PID Parameters Optimization Using Genetic Algorithm Technique for Electrohydraulic Servo Control System, Intelligent Control and Automation, 2011, 2, 69-76.

  2. E.Cerruto, A. Consoli, A. Raciti, and A.Testa, A robust adaptive controller for PM motor drives in robotic applications. Power Electronics, IEEE Transactions on, 10(1):6271, 1995.

  3. N.Hemati, J.S. Thorp, and M.C. Leu, Robust nonlinear control of brushless DC motors for direct drive robotic applications. Industrial Electronics, IEEE Transactions on,

    37(6):460468, 1990.pp.367-372, 1995.

  4. G.Bourhis and M.Sahnoun, Assisted Control Mode for a Smart Wheelchair Proceeding of the 2007 IEEE 10 the International Conference on Rehabilitation Robotics, June 12-15, Noordwijk, The Netherlands, pp.158-163,2007.

  5. Velazquez R, On the Dynamics and Control of Robotic Wheel chairs IFToMM Symposium on Mechanism Design for Robotics, September 2830,Universidad Panamericana, Mexico City, Mexico,2010.

  6. Neenu.T and Poongodi.P, Position Control of DC Motor Using Genetic Algorithm Based PID Controller Proceedings of the World Congress on Engineering, June 1-3, London, U.K,2009.

  7. Tom.C and Yiannis.D. Robotic Wheelchairs: Scientific Zhihong. Tian. and Wenhui. Xu. Electric Wheelchair Controller Based on Parameter Self-Adjusting Fuzzy PID Computational Intelligence and Natural Computing CINC '09. International Conference, Tianjin Univ. of Sci. & Technol, Tianjin, China,2009.

  8. Carmen. P, DiGiovine. and Rory A. C. Dynamic calibration of a wheelchair dynamometer Journal of Rehabilitation Research and Development January/February, Vol.38, No.1,pp. 4155, 2001.

  9. Seung-Min Baek, Tae-Yong Kue, An Adaptive PID Learning Control of DC Motors, IEEE Trans. Ind. pp. 2877-2882, 1997.

  10. Wang Chuanyang, Xu Longya, A Novel Approach for Sensorless Control of PM Machines Down to Zero Speed Without Signal Injection of Special PWM Technique, IEEE transactions on Power Electronics Vol.19, NO. 6, November 2004.

  11. Zhang Xiangjun, Chen Boshi, Zhu Pingping, EMF Zero- crossing Detection Algorithm and Phase Correction of BLDC Sensorless Control, Electric Transmission, 2001.

  12. Mo Yujie, Research of BLDC for electric fuel pump and its sensorless control system, Master Thesis of Zhejiang University,2007.

  13. Kiam Heong Ang. Gregory Chong, (2005), PID Control SystemAnalysis, Design and Technology, IEEE transactions on Control Systems Technology Vol. 13, No.4, pp.559-576.

  14. Frank Blomilling and Heinrich Voss, (2004) Exploiting model order reduction technique for solving rational Eigen problems.

  15. Mittal A.K., Prasad. R., Sharma S.P.,(2004), Reduction of LINEAR Dynamic Systems using an Error minimization Technique IE(I) Journal-EL Vol. 84, pp. 161-165.

  16. C.L. Lin and H.-Y. Jan, Multi-objective PID Control for a linear Brushless DC Motor: an evolutionary approach, Electric Power Application of IEEE, vol. 149, no. 6, pp. 97-406, 2002.

  17. C.-K. Lee and W.-H. Pang, A Brushless DC Motor Speed Control System Using Fuzzy Rules, Power Electronics and Variable-Speed Drives Conference, pp. 101-106, Oct 1994.

Leave a Reply