CONTROLLER DESIGN FOR MIMO PROCESS USING OPTIMIZATION ALGORITHM

Size: px
Start display at page:

Download "CONTROLLER DESIGN FOR MIMO PROCESS USING OPTIMIZATION ALGORITHM"

Transcription

1 Volume 7 No. 2 27, 63-7 ISSN: 3-88 (printed version); ISSN: (on-line version) url: CONTROLLER DESIGN FOR MIMO PROCESS USING OPTIMIZATION ALGORITHM Aashika Suresh, S. Meena 2, K. Chitra 3 PG Scholar, Department of Control and Instrumentation Engineering, St. Joseph s College of Engineering, OMR, Chennai 69, Tamilnadu, India. 2 Research Scholar, Department of Electronics & Control, Sathyabama University, OMR, Chennai 69, Tamilnadu, India. 3 Professor, SENSE, VIT University, Chennai 627, Abstract: In process industries, PI/PID controllers are widely implemented to achieve better outcomes. In this work, PID controller design is proposed for benchmark Multi Input and Multi Output (MIMO) distillation column models, such as Wardle and Wood (WW) and Vinante and Luyben (VL) existing in the literature. This paper implements a de-centralised controller for both the top and bottom product and the controller is designed with heuristic method known as Modified Firefly Algorithm (MFA). In the FA based optimal search, minimization of objective function is considered to discover the optimal PID values. The merit of the PID controllers is then tested for the reference tracking and the disturbance rejection operations and the performance measure, like the time domain values and the error values are then computed. Further, the superiority of the FA tuned PID is validated with the controllers designed using the GA, PSO, BFO and traditional FA. The experimental results confirm that, proposed approach offered better result on the considered process models compared with the alternatives. Keywords: MIMO system, Distillation column, PID controller, Modified firefly algorithm, Performance evaluation criteria.. Introduction In chemical/process industries, classical and modern form of PI/PID controllers[23] are extensively used to achieve better results, such as maximized production rate and minimized wastage. In the literature, a plethora of controller design procedures are existing to design PI/PID controllers for the SISO [2] and MIMO [3,7,3,9] process models. Traditional controller design procedures for the MIMO process models are complex and time consuming. Proper tuning of a PID controller is possible if and only if the proper model information is available. Tuning of PID may be cumbersome for certain systems while using ancient methods such as Zeigler and Nichols, Cohen and Coon and other tuning methods in the literature. Hence, in recent years, heuristic algorithms are widely implemented by the researchers to attain optimal results for the MIMO controller design problems [2,5]. The MIMO systems are difficult to be controlled as the change or disturbance occurring in one loop causes a change in the other loops. Heuristic algorithms do not require any kind of mathematical analysis and also works for systems with deviations to certain extent. Several heuristic algorithms have been proposed for optimal tuning methods and are GA, PSO, BFO, FA, ACO and few other [,4]. Among the existing algorithms Firefly algorithm proposed by Yang s evidenced to outweigh the performance of GA and PSO [8]. For MIMO systems, the required controllers can be designed based on the following procedures; (i) Centralised approach [2], (ii) De-centralised approach [3,5,7] and (iii) Optimal controller with decouplers [,8,,7]. Designing and implementing a controller with centralised approach is tedious compared to the decentralised approach. In this paper, optimal PID controller design for the benchmark MIMO distillation column models, such as Wardle and Wood (WW) and Vinante and Luyben (VL) are carried out using a Modified Firefly Algorithm (MFA). The entire paper is organised as follows: Section 2 outlines the methodology adopted in this work, section 3 presents the experimental results and its discussions and the conclusion of the present research is discussed in section 4. ijpam.eu 63

2 2. Methodology This section of the paper presents the methodology implemented in this paper. PID controller design based of the Modified Firefly Algorithm (MFA) is discussed in detail. 2. Related previous works Earlier studies show that controlling a MIMO system using centralised control procedure is quite complicated compared to the decentralised approach [7]. Thus, the MIMO system can be decomposed into a set of SISO systems and PID controller is designed for each SISO loop separately. In the proposed work, heuristic algorithm assisted PID controller design is considered for the considered MIMO systems. 2.2 Problem Formulation Multi-loop PIDs are widely adopted for MIMO control problems. Figure. represents MIMO structure considered in this paper. R _ PID U Process model Y e G G 2 G G 2 22 R 2 e 2 U 2 Y 2 PID 2 _ Figure.. Closed loop structure of MIMO system below: This structure consists two controllers, such as PID and PID 2 and the mathematical expression is given PID Ki Kds K p () s T s f PID 2 K p2 K s i2 Kd 2s T s f (2) where T f = T d/n f; T d = derivative controller time constant; and N f =. During the controller design task, the considered MIMO process is divided in to a group of SISO processes and the MFA approach is allowed to find the best possible values of Kp, Ki, Kd for each PID. 2.3 Firefly algorithm The Firefly algorithm was initially proposed by Yang, X.S (28). It s working is based on the flashing illuminances of the flies. The Firefly algorithm share similarities with the Bacterial foraging optimisation algorithm as in BFOA the attractiveness depends on the fitness of the bacteria and the distance among them. Whereas in FA the attractiveness depends on the brightness of the fly and the distance among them. There are three elementary assumptions made in the firefly algorithm follows, i) all fireflies are unisex so that one firefly will be attracted to other fireflies irrespective of their sex; ii) The attractiveness is proportional to the brightness and decrease as their distance increases. If there is no brighter fly than a particular firefly, it moves randomly; 3) The brightness of a firefly is aff ected or determined by the landscape of the objective function. For the specified problem the brightness which is determined by β is related with the objective function. Other forms of brightness can be defined in a similar way to the fitness function in genetic algorithms [8,9]. The proposed algorithm functions based on the following steps. Step : Initialize the population of firefly 64

3 Step 2: Generating the initial locations of n fireflies Step 3: Define the objective function. Step 4: Multiple iterations are carried out. Step 5: Update fireflies and the attractiveness parameter beta(β). Step 6: Display the best result. The movement of a firefly i is attracted to another more attractive (brighter) firefly j is determined [8] by X i t+ = X i t + β e -γ d ij 2 (X jt -X it ) + α (rand-/2) (2) In the proposed algorithm the fitness is defined by the relationship between the weighing factors (alpha and beta) and the impact of tuning parameters over the objective function. In the existing algorithm the fitness is defined by considering the overall impact, whereas in the proposed approach the fitness is calculated by considering the orientation individually. 2.4 Execution The MFA assisted approach is allowed to search the optimal values of the PID based on the cost function minimization concept. The structure of the execution procedure is depicted in Fig 2. The Decentralised PID values are arbitrarily varied till J min is arrived. Initialization Heuristic Algorithm J min K p K i K d R _ PID Y U Process model e G G 2 G G 2 22 J min W. ISE W2. IAE Figure 2. PID tuning for SISO System (4) where the weights are assigned as W = W2 = The error values considered in the proposed cost functions are presented below: IAE e (t)dt r( t ) y( t )dt (5) T T T 2 T ISE e ( t )dt [ r( t ) y (t)]dt (6) where T is the assigned simulation time (sec) The MFA continuously explores the search space until J min is reached. For MFA, the population size is assigned as 2 and maximum iteration number is chosen as 5 and the stopping criterion is chosen as J min. 3. Results and Discussion The proposed work is implemented using the MATLAB software and the experimental results obtained in this work are clearly presented in this section. Initially, the top product PID is designed using the MFA and the similar procedure is repeated ten times in order to attain the better controller values. The optimized controller values are recorded clearly for all the ten repetitions. In this work, the well-known MIMO systems presented below is considered: 65

4 VL distillation column model Eqn. 7 shows the model of the system. The delay time of the system is small; hence the simulation time is fixed as 3sec. s 2.2e y( s ) 7s y2( s ) 2.8e 9.5s.8 s.3s.3e 7s u ( s ).35s 4.3e u ( s ) 2 9.2s A disturbance signal of unity magnitude is applied at 5sec and its corresponding results are presented in Fig 3 (a) and (b) respectively. WW distillation column model Eqn. 8 presents the model of WW system extensively used by the researchers [2]. Throughout simulation, T is chosen as 25 sec. 6s.26e y ( s ) 6s y ( s ) 8s 2.94e 38s 2s.e ( 48s )( 45s ) u ( s ) 8s.2e u2( s ) 35s A unity step change for the process is also applied at 25sec as shown in Fig. 4. Fig 4 (a) presents the response top product SISO system and Fig 4 (b) depicts the bottom product result. (7) (8).5 (VL) top product.5 (VL) bottom product Process Variable.5 MFA FA setpoint GA PSO BFO time Process Variable.5 MFA FA setpoint GA PSO BFO time (a) Process response of Top-Loop (b) Process response of Bottom-Loop Figure 3 PID controller response for the top and bottom product of VL model.6 (WW)top product 2 (ww)bottom product Process Variable time (a) Process response of Top-Loop MFA FA setpoint GA PSO BFO Process Variable.5.5 BFO time (b) Process response of Bottom-Loop MFA FA setpoint GA PSO Figure 4 PID controller response for top and bottom product of WW model Initially as discussed in section 2.4, the experimental work is implemented for both the SISO loops. The best possible values of the top and bottom product PID values are obtained with the experiment and later the overall result of the MIMO system is recorded for the set-point tracking and disturbance rejection 66

5 operations. Fig. 3 and 4 depicts the results graphically. Table presents the optimal PID values obtained from the proposed approach and also the PID values collected from the literature []. Table 2 illustrates the performance measures obtained for the set-point tracking and Table 3 shows the error values for disturbance rejection operations. From Table 2 and 3 values, one can observe that, the PID values obtained with the MFA are better compared with other methods considered in this paper. This experimental result also confirms that, proposed approach offers better results, hence in future, this procedure can be adopted to design the optimal PI/PID controller for the MIMO systems. Table. The optimal controller values for VL and WW model Process Method Top product Bottom product K P K I K D K P K I K D MFA VL FA GA BFO PSO MFA WW FA GA BFO PSO Table 2Performance values of VL and WW models before disturbance Process Method Top product Bottom product ITAE ISE Mp Ts ITAE ISE Mp Ts MFA FA VL GA BFO PSO MFA FA WW GA BFO PSO

6 Table 3 Error values after disturbance Process VL WW Method Top product Bottom product ITAE ISE ITAE ISE MFA FA GA BFO PSO MFA FA GA BFO PSO Conclusion The PID controllers for the top and the bottom loops of the well-known benchmark models such as WW and VL model distillation column are separately designed based on the objective function minimization concept. During this procedure, a multi-objective function is considered to guide the FA based heuristic search. The merit of the designed controller is tested for the reference tracking performance and the disturbance operations. The performance of the proposed FA is confirmed against other heuristic approaches, like traditional FA, GA, PSO and BFO. The experimental results confirm that, proposed approach offers better result for both the reference tracking and the disturbance rejection operations. References. V.D. Angeline and N. Devarajan: Design of optimized PI controller with ideal decoupler for a nonlinear multivariable system using particle swarm optimization technique. International Journal of Innovative Computing, Information and Control, (), (24), I. Hassanzadeh and S. Mobayen: Controller design for rotary inverted pendulum system using evolutionary algorithms. Mathematical Problems in Engineering, vol. 2, Article ID , (2), 7 pages 3. M.J. Lengare, R.H. Chile and L.M. Waghmare: Design of decentralized controllers for MIMO processes. Computers and Electrical Engineering, 38(), (22), F. Vázquez and F. Morilla: Tuning decentralized PID controllers for MIMO systems with decoupling. Proceeding of the 5th IFAC World Congress, (22), Lones, Michael A. (24). "Metaheuristics in Nature-Inspired Algorithms" (PDF). GECCO '4. doi:.45/ Coelho, L.S and V.C. Mariani, 22. Firefly algorithm approach based on chaotic Tinkerbell map applied to multivariable PID controller tuning. Computers and Mathematics with Applications, 64(8): B. Labibi, H.J. Marquez and T. Chen: Decentralized robust PI controller design for an industrial boiler. Journal of Process Control, 9(2), (29), Yang, X.S., 29. Firefly algorithms for multimodal optimization. Stochastic Algorithms: Foundations and Applications, vol of Lecture Notes in Computer Science, pp: Yang, X-S., 28. Nature-Inspired Metaheuristic Algorithms, Luniver Press, Frome, UK. 68

7 . Liu, G. P., Yang, J. B. and Whidborne, J. F. Multiobjective optimization and control, Prentice Hall of India Private Limited, New Delhi, 28.. K. Saroja, R. Stefka Sharon, S. Meena and K. Chitra. Multi-loop PID controller design for distillation column using firefly algorithm. International Journal of Engineering and Technology (IJET), 9(2), pp.44-4, S. Meena, K. Chitra. Modified approach of FA for non-minimum phase systems. Indian journal for science and technology (INDJST), Vol (8), Issue 23, DOI:.7485/ijst/25/v8i23/ V. Rajinikanth, K. Latha. Setpoint weighted PID controller tuning for unstable system using heuristic algorithm. Archives of Control Sciences. 23; 22(4): R. Sivakumar, V. Rajinikanth, D. Sankaran. Multi-loop PI controller design for TITO system: An analysis with BA, FA, PSO and BFO. Australian Journal of Basic Applications and Sciences. 25; 9(6): N.S.M. Raja, K. Suresh Manic and V. Rajinikanth, 23. FireflyAlgorithm with Various Randomization Parameters: An Analysis, In B.K. Panigrahi et al. (Eds.): SEMCCO 23, Part., Lecture notes in computer science (LNCS 8297): S. Saha, S. Das, A. Pakhira, S. Mukherjee and I. Pan: Comparative studies on decentralized multiloop PID controller design using evolutionary algorithms. Proceedings of the Students Conference on Engineering and Systems (SCES), Allahabad, India, (22), R. Sivakumar and K. Balu: ANFIS based distillation column control. In IJCA special issue on evolutionary computation for optimization techniques, (2), B. Labibi, H.J. Marquez and T. Chen: Decentralized robust PI controller design for an industrial boiler. Journal of Process Control, 9(2), (29), W. Hu, W.J. Cai and G. Xiao: Decentralized Control System Design for MIMO Processes with Integrators/Differentiators. Industrial & Engineering Chemistry Research, 49(24), (2), Andrea Giusti, Matthias Althoff, Automatic centralized controller design for modular and reconfigurable robot manipulators, 25 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). 2. Truong Nguyen Luan Vu, Jietae Lee, and Moonyong Lee, Design of Multi-loop PID Controllers Based on the Generalized IMC-PID Method with Mp Criterion, International Journal of Control, Automation, and Systems, vol. 5, no. 2, pp , April W. D. Chang, and S. P. Shih, PID controller design of nonlinear systems using an improved particle swarm optimization approach, Comm. in Nonlinear Sci. and Numerical Sim., Vol. 5, No., pp , T.K.Sethuramalingam and B.Nagaraj, A Comparative Approach On Pid Controller Tuning Using Soft Computing Techniques, International Journal of Innovations in Scientific and Engineering Research (IJISER), ISSN: X (online), ISSN: (print), Vol Issue 2, pp , 24, 69

8 7

Decentralized PID Controller Design for 3x3 Multivariable System using Heuristic Algorithms

Decentralized PID Controller Design for 3x3 Multivariable System using Heuristic Algorithms Indian Journal of Science and Technology, Vol 8(15), DOI: 10.17485/ijst/2015/v8i15/70394, July 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Decentralized PID Controller Design for 3x3 Multivariable

More information

Design of PID Controller for IPDT System Based On Double First Order plus Time Delay Model

Design of PID Controller for IPDT System Based On Double First Order plus Time Delay Model Volume 119 No. 15 2018, 1563-1569 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Design of PID Controller for IPDT System Based On Double First Order plus

More information

PID Controller Tuning using Soft Computing Methodologies for Industrial Process- A Comparative Approach

PID Controller Tuning using Soft Computing Methodologies for Industrial Process- A Comparative Approach Indian Journal of Science and Technology, Vol 7(S7), 140 145, November 2014 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 PID Controller Tuning using Soft Computing Methodologies for Industrial Process-

More information

Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques

Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques Position Control of Servo Systems using PID Controller Tuning with Soft Computing Optimization Techniques P. Ravi Kumar M.Tech (control systems) Gudlavalleru engineering college Gudlavalleru,Andhra Pradesh,india

More information

Design of PID Controller with Compensator using Direct Synthesis Method for Unstable System

Design of PID Controller with Compensator using Direct Synthesis Method for Unstable System www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 5 Issue 4 April 2016, Page No. 16202-16206 Design of PID Controller with Compensator using Direct Synthesis

More information

PID Controller Tuning Optimization with BFO Algorithm in AVR System

PID Controller Tuning Optimization with BFO Algorithm in AVR System PID Controller Tuning Optimization with BFO Algorithm in AVR System G. Madasamy Lecturer, Department of Electrical and Electronics Engineering, P.A.C. Ramasamy Raja Polytechnic College, Rajapalayam Tamilnadu,

More information

CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM

CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM Journal of ELECTRICAL ENGINEERING, VOL. 65, NO. 1, 2014, 44 49 CONTINUOUS FIREFLY ALGORITHM FOR OPTIMAL TUNING OF PID CONTROLLER IN AVR SYSTEM Omar Bendjeghaba This paper presents a tuning approach based

More information

Pareto Optimal Solution for PID Controller by Multi-Objective GA

Pareto Optimal Solution for PID Controller by Multi-Objective GA Pareto Optimal Solution for PID Controller by Multi-Objective GA Abhishek Tripathi 1, Rameshwar Singh 2 1,2 Department Of Electrical Engineering, Nagaji Institute of Technology and Management, Gwalior,

More information

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION

TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION TUNING OF PID CONTROLLERS USING PARTICLE SWARM OPTIMIZATION 1 K.LAKSHMI SOWJANYA, 2 L.RAVI SRINIVAS M.Tech Student, Department of Electrical & Electronics Engineering, Gudlavalleru Engineering College,

More information

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 4, Issue 03, 2016 ISSN (online): 2321-0613 Auto-tuning of PID Controller for Distillation Process with Particle Swarm Optimization

More information

Decentralized PID Controller Design for a MIMO Evaporator Based on Colonial Competitive Algorithm

Decentralized PID Controller Design for a MIMO Evaporator Based on Colonial Competitive Algorithm Proceedings of the 7th World Congress The International Federation of Automatic Control Seoul, Korea, July 6-, 008 Decentralized PID Controller Design for a MIMO Evaporator Based on Colonial Competitive

More information

Comparison of Different Performance Index Factor for ABC-PID Controller

Comparison of Different Performance Index Factor for ABC-PID Controller International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 2 (2014), pp. 177-182 International Research Publication House http://www.irphouse.com Comparison of Different

More information

CHAPTER 3 DESIGN OF MULTIVARIABLE CONTROLLERS FOR THE IDEAL CSTR USING CONVENTIONAL TECHNIQUES

CHAPTER 3 DESIGN OF MULTIVARIABLE CONTROLLERS FOR THE IDEAL CSTR USING CONVENTIONAL TECHNIQUES 31 CHAPTER 3 DESIGN OF MULTIVARIABLE CONTROLLERS FOR THE IDEAL CSTR USING CONVENTIONAL TECHNIQUES 3.1 INTRODUCTION PID controllers have been used widely in the industry due to the fact that they have simple

More information

EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS

EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS EVALUATION ALGORITHM- BASED ON PID CONTROLLER DESIGN FOR THE UNSTABLE SYSTEMS Erliza Binti Serri 1, Wan Ismail Ibrahim 1 and Mohd Riduwan Ghazali 2 1 Sustanable Energy & Power Electronics Research, FKEE

More information

Compare the results of Tuning of PID controller by using PSO and GA Technique for AVR system Anil Kumar 1,Dr. Rajeev Gupta 2

Compare the results of Tuning of PID controller by using PSO and GA Technique for AVR system Anil Kumar 1,Dr. Rajeev Gupta 2 ISSN: 2278 323 Volume 2, Issue 6, June 23 Compare the results of Tuning of PID controller by using PSO and GA Technique for AVR system Anil Kumar,Dr. Rajeev Gupta 2 Abstract This paper Present to design

More information

BFO-PSO optimized PID Controller design using Performance index parameter

BFO-PSO optimized PID Controller design using Performance index parameter BFO-PSO optimized PID Controller design using Performance index parameter 1 Mr. Chaman Yadav, 2 Mr. Mahesh Singh 1 M.E. Scholar, 2 Sr. Assistant Professor SSTC (SSGI) Bhilai, C.G. India Abstract - Controllers

More information

Evolutionary Computation Techniques Based Optimal PID Controller Tuning

Evolutionary Computation Techniques Based Optimal PID Controller Tuning International Journal of Engineering Trends and Technology (IJETT) - Volume4 Issue6- June 23 Evolutionary Computation Techniques Based Optimal PID Controller Tuning Sulochana Wadhwani #, Veena Verma *2

More information

Some Tuning Methods of PID Controller For Different Processes

Some Tuning Methods of PID Controller For Different Processes International Conference on Information Engineering, Management and Security [ICIEMS] 282 International Conference on Information Engineering, Management and Security 2015 [ICIEMS 2015] ISBN 978-81-929742-7-9

More information

EVOLUTIONARY ALGORITHM BASED CONTROLLER FOR HEAT EXCHANGER

EVOLUTIONARY ALGORITHM BASED CONTROLLER FOR HEAT EXCHANGER EVOLUTIONARY ALGORITHM BASED CONTROLLER FOR HEAT EXCHANGER Nandhini Priyadharshini M. 1, Rakesh Kumar S. 2 and Valarmathi R. 2 1 Department of EIE, P.G. scholar SASTRA University, Thanjavur, India 2 Department

More information

PID Tuning Using Genetic Algorithm For DC Motor Positional Control System

PID Tuning Using Genetic Algorithm For DC Motor Positional Control System PID Tuning Using Genetic Algorithm For DC Motor Positional Control System Mamta V. Patel Assistant Professor Instrumentation & Control Dept. Vishwakarma Govt. Engineering College, Chandkheda Ahmedabad,

More information

CONTROLLER TUNING FOR NONLINEAR HOPPER PROCESS TANK A REAL TIME ANALYSIS

CONTROLLER TUNING FOR NONLINEAR HOPPER PROCESS TANK A REAL TIME ANALYSIS Journal of Engineering Science and Technology EURECA 2013 Special Issue August (2014) 59-67 School of Engineering, Taylor s University CONTROLLER TUNING FOR NONLINEAR HOPPER PROCESS TANK A REAL TIME ANALYSIS

More information

Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process

Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process Genetic Algorithm Optimisation of PID Controllers for a Multivariable Process https://doi.org/.399/ijes.v5i.6692 Wael Naji Alharbi Liverpool John Moores University, Liverpool, UK w2a@yahoo.com Barry Gomm

More information

Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan C 3 P Aravind 4

Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan C 3 P Aravind 4 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 01, 2015 ISSN (online): 2321-0613 Non Linear Tank Level Control using LabVIEW Jagatis Kumaar B 1 Vinoth K 2 Vivek Vijayan

More information

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating processes, Part IV: PID Plus First-Order Lag Controller Galal Ali Hassaan Emeritus Professor, Department of Mechanical

More information

A COMPARATIVE APPROACH ON PID CONTROLLER TUNING USING SOFT COMPUTING TECHNIQUES

A COMPARATIVE APPROACH ON PID CONTROLLER TUNING USING SOFT COMPUTING TECHNIQUES A COMPARATIVE APPROACH ON PID CONTROLLER TUNING USING SOFT COMPUTING TECHNIQUES 1 T.K.Sethuramalingam, 2 B.Nagaraj 1 Research Scholar, Department of EEE, AMET University, Chennai 2 Professor, Karpagam

More information

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM

TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM TUNING OF PID CONTROLLER USING PSO AND ITS PERFORMANCES ON ELECTRO-HYDRAULIC SERVO SYSTEM Neha Tandan 1, Kuldeep Kumar Swarnkar 2 1,2 Electrical Engineering Department 1,2, MITS, Gwalior Abstract PID controllers

More information

Research Article Multi-objective PID Optimization for Speed Control of an Isolated Steam Turbine using Gentic Algorithm

Research Article Multi-objective PID Optimization for Speed Control of an Isolated Steam Turbine using Gentic Algorithm Research Journal of Applied Sciences, Engineering and Technology 7(17): 3441-3445, 14 DOI:1.196/rjaset.7.695 ISSN: 4-7459; e-issn: 4-7467 14 Maxwell Scientific Publication Corp. Submitted: May, 13 Accepted:

More information

TUNABLE METHOD OF PID CONTROLLER FOR UNSTABLE SYSTEM L.R.SWATHIKA 1, V.VIJAYAN 2 *

TUNABLE METHOD OF PID CONTROLLER FOR UNSTABLE SYSTEM L.R.SWATHIKA 1, V.VIJAYAN 2 * Volume 119 No. 15 2018, 1591-1598 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ TUNABLE METHOD OF PID CONTROLLER FOR UNSTABLE SYSTEM L.R.SWATHIKA 1, V.VIJAYAN

More information

OPTIMIZATION OF PID CONTROLLER FOR A NONLINEAR MIMO SYSTEM AND COMPARATIVE PERFORMANCE ANALYSIS

OPTIMIZATION OF PID CONTROLLER FOR A NONLINEAR MIMO SYSTEM AND COMPARATIVE PERFORMANCE ANALYSIS International Journal of Mechanical Engineering and Technology (IJMET) Volume 8, Issue 8, August 2017, pp 777 787, Article ID: IJMET_08_08_085 Available online at http://wwwiaemecom/ijmet/issuesasp?jtype=ijmet&vtype=8&itype=8

More information

International Journal of Innovations in Engineering and Science

International Journal of Innovations in Engineering and Science International Journal of Innovations in Engineering and Science INNOVATIVE RESEARCH FOR DEVELOPMENT Website: www.ijiesonline.org e-issn: 2616 1052 Volume 1, Issue 1 August, 2018 Optimal PID Controller

More information

Design of Model Based PID Controller Tuning for Pressure Process

Design of Model Based PID Controller Tuning for Pressure Process ISSN (Print) : 3 3765 Design of Model Based PID Controller Tuning for Pressure Process A.Kanchana 1, G.Lavanya, R.Nivethidha 3, S.Subasree 4, P.Aravind 5 UG student, Dept. of ICE, Saranathan College Engineering,

More information

DESIGN OF PSO, BFO, ACO BASED PID CONTROLLER FOR TWO TANK SPHERICAL INTERACTING SYSTEM

DESIGN OF PSO, BFO, ACO BASED PID CONTROLLER FOR TWO TANK SPHERICAL INTERACTING SYSTEM International Journal of Power Control Signal and Computation(IJPCSC Vol 8. No. Jan-March 6 Pp.9-33 gopalax Journals, Singapore available at : www.ijcns.com ISSN: 976-68X DESIGN OF PSO, BFO, ACO BASED

More information

Tuning of PID Controller for Cascade Unstable systems Using Genetic Algorithm P.Vaishnavi, G.Balasubramanian.

Tuning of PID Controller for Cascade Unstable systems Using Genetic Algorithm P.Vaishnavi, G.Balasubramanian. Volume 8 No. 8 28, 2-29 ISSN: 3-88 (printed version); ISSN: 34-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Tuning of PID Controller for Cascade Unstable systems Using Genetic Algorithm P.Vaishnavi,

More information

INTEGRATED PID BASED INTELLIGENT CONTROL FOR THREE TANK SYSTEM

INTEGRATED PID BASED INTELLIGENT CONTROL FOR THREE TANK SYSTEM INTEGRATED PID BASED INTELLIGENT CONTROL FOR THREE TANK SYSTEM J. Arulvadivu, N. Divya and S. Manoharan Electronics and Instrumentation Engineering, Karpagam College of Engineering, Coimbatore, Tamilnadu,

More information

Modeling and Analysis of a Real Time Spherical Tank Process for Sewage Treatment Plant

Modeling and Analysis of a Real Time Spherical Tank Process for Sewage Treatment Plant Appl. Math. Inf. Sci. 11, No. 5, 1491-1498 (2017) 1491 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.18576/amis/110528 Modeling and Analysis of a Real Time Spherical

More information

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller

Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller Design of an Intelligent Pressure Control System Based on the Fuzzy Self-tuning PID Controller 1 Deepa S. Bhandare, 2 N. R.Kulkarni 1,2 Department of Electrical Engineering, Modern College of Engineering,

More information

PID, I-PD and PD-PI Controller Design for the Ball and Beam System: A Comparative Study

PID, I-PD and PD-PI Controller Design for the Ball and Beam System: A Comparative Study IJCTA, 9(39), 016, pp. 9-14 International Science Press Closed Loop Control of Soft Switched Forward Converter Using Intelligent Controller 9 PID, I-PD and PD-PI Controller Design for the Ball and Beam

More information

PID Controller Optimization By Soft Computing Techniques-A Review

PID Controller Optimization By Soft Computing Techniques-A Review , pp.357-362 http://dx.doi.org/1.14257/ijhit.215.8.7.32 PID Controller Optimization By Soft Computing Techniques-A Review Neha Tandan and Kuldeep Kumar Swarnkar Electrical Engineering Department Madhav

More information

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique

Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Design Of PID Controller In Automatic Voltage Regulator (AVR) System Using PSO Technique Vivek Kumar Bhatt 1, Dr. Sandeep Bhongade 2 1,2 Department of Electrical Engineering, S. G. S. Institute of Technology

More information

PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance

PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance 71 PID Controller Based Nelder Mead Algorithm for Electric Furnace System with Disturbance Vunlop Sinlapakun 1 and

More information

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 1.852

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 1.852 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Design of Self-tuning PID controller using Fuzzy Logic for Level Process P D Aditya Karthik *1, J Supriyanka 2 *1, 2 Department

More information

A Comparative Novel Method of Tuning of Controller for Temperature Process

A Comparative Novel Method of Tuning of Controller for Temperature Process A Comparative Novel Method of Tuning of Controller for Temperature Process E.Kalaiselvan 1, J. Dominic Tagore 2 Associate Professor, Department of E.I.E, M.A.M College Of Engineering, Trichy, Tamilnadu,

More information

Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance

Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 23, 1469-1480 (2007) Determination of the PID Controller Parameters by Modified Genetic Algorithm for Improved Performance Department of Electrical Electronic

More information

MPPT BASED ON MODIFIED FIREFLY ALGORITHM

MPPT BASED ON MODIFIED FIREFLY ALGORITHM Singaporean Journal of Scientific Research(SJSR) Journal of Selected Areas in Microelectronics (JSAM) Vol.8.No.2 2016 Pp.94-100 available at :www.iaaet.org/sjsr Paper Received : 08-03-2016 Paper Accepted:

More information

Research Article Performance Enhancement of PID Controllers by Modern Optimization Techniques for Speed Control of PMBL DC Motor

Research Article Performance Enhancement of PID Controllers by Modern Optimization Techniques for Speed Control of PMBL DC Motor Research Journal of Applied Sciences, Engineering and Technology (): 4-63, 2 DOI:.926/rjaset..883 ISSN: 24-749; e-issn: 24-7467 2 Maxwell Scientific Publication Corp. Submitted: February 6, 2 Accepted:

More information

Research Article Tuning and Retuning of PID Controller for Unstable Systems Using Evolutionary Algorithm

Research Article Tuning and Retuning of PID Controller for Unstable Systems Using Evolutionary Algorithm International Scholarly Research Network ISRN Chemical Engineering Volume, Article ID 693545, pages doi:.54//693545 Research Article Tuning and Retuning of PID Controller for Unstable Systems Using Evolutionary

More information

ISSN (Print) : S Meena et al. / International Journal of Engineering and Technology (IJET) I. INTRODUCTION. valve or motor.

ISSN (Print) : S Meena et al. / International Journal of Engineering and Technology (IJET) I. INTRODUCTION. valve or motor. Development of Firefly based I-PD Controller on Embedded Platform S Meena, KChitra 2, R Vijayanand 3 Research scholar, Faculty of Electronics engineering, SathyabamaUniversity, Chennai-69, India. Professor,

More information

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation

Comparative Study of PID and FOPID Controller Response for Automatic Voltage Regulation IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 09 (September. 2014), V5 PP 41-48 www.iosrjen.org Comparative Study of PID and FOPID Controller Response for

More information

Design of controller for Cuk converter using Evolutionary algorithm via Model Order Reduction

Design of controller for Cuk converter using Evolutionary algorithm via Model Order Reduction Volume 114 No. 8 217, 297-37 ISSN: 1311-88 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Design of controller for Cuk converter using Evolutionary algorithm via

More information

Ant colony optimization algorithm based PID controller for LFC of single area power system with non-linearity and boiler dynamics

Ant colony optimization algorithm based PID controller for LFC of single area power system with non-linearity and boiler dynamics ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 12 (2016) No. 1, pp. 3-14 Ant colony optimization algorithm based PID controller for LFC of single area power system with non-linearity

More information

Online Tuning of Two Conical Tank Interacting Level Process

Online Tuning of Two Conical Tank Interacting Level Process Online Tuning of Two Conical Tank Interacting Level Process S.Vadivazhagi 1, Dr.N.Jaya Research Scholar, Dept. of E&I, Annamalai University, Chidambaram, Tamilnadu, India 1 Associate Professor, Dept. of

More information

Setpoint weighted PID controller tuning for unstable system using heuristic algorithm

Setpoint weighted PID controller tuning for unstable system using heuristic algorithm Archives of Control Sciences Volume 22(LVIII), 2012 No. 4, pages 481 505 Setpoint weighted PID controller tuning for unstable system using heuristic algorithm V. RAJINIKANTH and K. LATHA Most of the real

More information

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating Process, Part III: PI-PD Controller

Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating Process, Part III: PI-PD Controller Controller Tuning for Disturbance Rejection Associated with Delayed Double Integrating Process, Part III: PI-PD Controller Galal Ali Hassaan Emeritus Professor, Department of Mechanical Design & Production,

More information

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control

PID Controller Design Based on Radial Basis Function Neural Networks for the Steam Generator Level Control BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 6 No 5 Special Issue on Application of Advanced Computing and Simulation in Information Systems Sofia 06 Print ISSN: 3-970;

More information

Load Frequency Controller Design for Interconnected Electric Power System

Load Frequency Controller Design for Interconnected Electric Power System Load Frequency Controller Design for Interconnected Electric Power System M. A. Tammam** M. A. S. Aboelela* M. A. Moustafa* A. E. A. Seif* * Department of Electrical Power and Machines, Faculty of Engineering,

More information

Assessment Of Diverse Controllers For A Cylindrical Tank Level Process

Assessment Of Diverse Controllers For A Cylindrical Tank Level Process IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 6 November 2014 ISSN (online): 2349-6010 Assessment Of Diverse Controllers For A Cylindrical Tank Level Process

More information

Analysis of Transient Response for Coupled Tank System via Conventional and Particle Swarm Optimization (PSO) Techniques

Analysis of Transient Response for Coupled Tank System via Conventional and Particle Swarm Optimization (PSO) Techniques Analysis of Transient Response for Coupled Tank System via Conventional and Particle Swarm Optimization (PSO) Techniques H. I. Jaafar #, S. Y. S. Hussien #2, N. A. Selamat #3, M. N. M. Nasir #4, M. H.

More information

THE DESIGN AND SIMULATION OF MODIFIED IMC-PID CONTROLLER BASED ON PSO AND OS-ELM IN NETWORKED CONTROL SYSTEM

THE DESIGN AND SIMULATION OF MODIFIED IMC-PID CONTROLLER BASED ON PSO AND OS-ELM IN NETWORKED CONTROL SYSTEM International Journal of Innovative Computing, Information and Control ICIC International c 014 ISSN 1349-4198 Volume 10, Number 4, August 014 pp. 137 1338 THE DESIGN AND SIMULATION OF MODIFIED IMC-PID

More information

Optimized Retuning of PID Controllers for TITO Processses

Optimized Retuning of PID Controllers for TITO Processses Integral-Derivative Control, Ghent, Belgium, May 9-, 28 ThAT. Optimized Retuning of PID Controllers for TITO Processses Massimiliano Veronesi Antonio Visioli Yokogawa Italia srl, Milan, Italy e-mail: max.veronesi@it.yokogawa.com

More information

COMPARISON OF TUNING ALGORITHMS OF PI CONTROLLER FOR POWER ELECTRONIC CONVERTER

COMPARISON OF TUNING ALGORITHMS OF PI CONTROLLER FOR POWER ELECTRONIC CONVERTER COMPARISON OF TUNING ALGORITHMS OF PI CONTROLLER FOR POWER ELECTRONIC CONVERTER B. Achiammal and R. Kayalvizhi Department of Electronics and Instrumentation Engineering, Annamalai University, Annamalainagar,

More information

STAND ALONE CONTROLLER FOR LINEAR INTERACTING SYSTEM

STAND ALONE CONTROLLER FOR LINEAR INTERACTING SYSTEM STAND ALONE CONTROLLER FOR LINEAR INTERACTING SYSTEM Stand Alone Algorithm Approach P. Rishika Menon 1, S.Sakthi Priya 1, G. Brindha 2 1 Department of Electronics and Instrumentation Engineering, St. Joseph

More information

PID Decoupling Controller Design for Electroslag Remelting Process Using Cuckoo Search Algorithm with Self-tuning Dynamic Searching Mechanism

PID Decoupling Controller Design for Electroslag Remelting Process Using Cuckoo Search Algorithm with Self-tuning Dynamic Searching Mechanism Engineering Letters, 5:, EL_5 3 PID Decoupling Controller Design for Electroslag Remelting Process Using Cuckoo Search Algorithm with Self-tuning Dynamic Searching Mechanism Jie-Sheng Wang, and Shu-Xia

More information

International Journal of Engineering, Business and Enterprise Applications (IJEBEA)

International Journal of Engineering, Business and Enterprise Applications (IJEBEA) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0020 ISSN (Online): 2279-0039 V International

More information

Optimum Design of PSO based tuning using PID controller for an Automatic Voltage Regulator system

Optimum Design of PSO based tuning using PID controller for an Automatic Voltage Regulator system Optimum Design of PSO based tuning using PID controller for an Automatic Voltage Regulator system Prashant Singh Chauhan 1, Prof. Ashish Patra 2 1M.E. (MAC), IV Semester, Dept. of Electrical Engineering,

More information

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system

Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Performance Analysis of Optimal Scheduling Based Firefly algorithm in MIMO system Nidhi Sindhwani Department of ECE, ASET, GGSIPU, Delhi, India Abstract: In MIMO system, there are several number of users

More information

Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time Process

Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time Process International Journal of Electronics and Computer Science Engineering 538 Available Online at www.ijecse.org ISSN- 2277-1956 Design of Self-Tuning Fuzzy PI controller in LABVIEW for Control of a Real Time

More information

1 Faculty of Electrical Engineering, UTM, Skudai 81310, Johor, Malaysia

1 Faculty of Electrical Engineering, UTM, Skudai 81310, Johor, Malaysia Applied Mechanics and Materials Vols. 284-287 (2013) pp 2266-2270 (2013) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amm.284-287.2266 PID Controller Tuning by Differential Evolution

More information

A new fuzzy self-tuning PD load frequency controller for micro-hydropower system

A new fuzzy self-tuning PD load frequency controller for micro-hydropower system IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS A new fuzzy self-tuning PD load frequency controller for micro-hydropower system Related content - A micro-hydropower system model

More information

Journal of Applied Science and Agriculture, 8(5) October 2013, Pages: Journal of Applied Science and Agriculture

Journal of Applied Science and Agriculture, 8(5) October 2013, Pages: Journal of Applied Science and Agriculture AENSI Journals Journal of Applied Science and Agriculture Journal home page: www.aensiweb.com/jasa/index.html Designing an Optimal PID Controller based on ICA-NM Hybrid Algorithm 1 Mehrdad Beykverdi, 2

More information

Differential Evolution and Genetic Algorithm Based MPPT Controller for Photovoltaic System

Differential Evolution and Genetic Algorithm Based MPPT Controller for Photovoltaic System Differential Evolution and Genetic Algorithm Based MPPT Controller for Photovoltaic System Nishtha Bhagat 1, Praniti Durgapal 2, Prerna Gaur 3 Instrumentation and Control Engineering, Netaji Subhas Institute

More information

Optimal Tuning of PID Controller for PMBLDC Motor using Cat Swarm Optimization

Optimal Tuning of PID Controller for PMBLDC Motor using Cat Swarm Optimization International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 9, Number 1 (2017), pp. 1-10 International Research Publication House http://www.irphouse.com Optimal Tuning of PID

More information

Load Frequency and Voltage Control of Two Area Interconnected Power System using PID Controller. Kavita Goswami 1 and Lata Mishra 2

Load Frequency and Voltage Control of Two Area Interconnected Power System using PID Controller. Kavita Goswami 1 and Lata Mishra 2 e t International Journal on Emerging Technologies (Special Issue NCETST-2017) 8(1): 722-726(2017) (Published by Research Trend, Website: www.researchtrend.net) ISSN No. (Print) : 0975-8364 ISSN No. (Online)

More information

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET)

6545(Print), ISSN (Online) Volume 4, Issue 1, January- February (2013), IAEME & TECHNOLOGY (IJEET) INTERNATIONAL International Journal of JOURNAL Electrical Engineering OF ELECTRICAL and Technology (IJEET), ENGINEERING ISSN 0976 & TECHNOLOGY (IJEET) ISSN 0976 6545(Print) ISSN 0976 6553(Online) Volume

More information

MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Tunggal, Hang Tuah Jaya, Melaka, MALAYSIA

MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Hang Tuah Jaya, Melaka, MALAYSIA. Tunggal, Hang Tuah Jaya, Melaka, MALAYSIA Advanced Materials Research Vol. 903 (2014) pp 321-326 Online: 2014-02-27 (2014) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/amr.903.321 Modeling and Simulation of Swarm Intelligence

More information

MPC AND RTDA CONTROLLER FOR FOPDT & SOPDT PROCESS

MPC AND RTDA CONTROLLER FOR FOPDT & SOPDT PROCESS , pp.-109-113. Available online at http://www.bioinfo.in/contents.php?id=45 MPC AND RTDA CONTROLLER FOR FOPDT & SOPDT PROCESS SRINIVASAN K., SINGH J., ANBARASAN K., PAIK R., MEDHI R. AND CHOUDHURY K.D.

More information

Available online at ScienceDirect. Procedia Computer Science 92 (2016 ) 36 41

Available online at   ScienceDirect. Procedia Computer Science 92 (2016 ) 36 41 Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 92 (2016 ) 36 41 2nd International Conference on Intelligent Computing, Communication & Convergence (ICCC-2016) Srikanta

More information

Comparison of some well-known PID tuning formulas

Comparison of some well-known PID tuning formulas Computers and Chemical Engineering 3 26) 1416 1423 Comparison of some well-nown PID tuning formulas Wen an a,, Jizhen Liu a, ongwen Chen b, Horacio J. Marquez b a Department of Automation, North China

More information

ISSN Vol.04,Issue.06, June-2016, Pages:

ISSN Vol.04,Issue.06, June-2016, Pages: WWW.IJITECH.ORG ISSN 2321-8665 Vol.04,Issue.06, June-2016, Pages:1117-1121 Design and Development of IMC Tuned PID Controller for Disturbance Rejection of Pure Integrating Process G.MADHU KUMAR 1, V. SUMA

More information

A Case Study of GP and GAs in the Design of a Control System

A Case Study of GP and GAs in the Design of a Control System A Case Study of GP and GAs in the Design of a Control System Andrea Soltoggio Department of Computer and Information Science Norwegian University of Science and Technology N-749, Trondheim, Norway soltoggi@stud.ntnu.no

More information

DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA

DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA DESIGN OF INTELLIGENT PID CONTROLLER BASED ON PARTICLE SWARM OPTIMIZATION IN FPGA S.Karthikeyan 1 Dr.P.Rameshbabu 2,Dr.B.Justus Robi 3 1 S.Karthikeyan, Research scholar JNTUK., Department of ECE, KVCET,Chennai

More information

Grey Wolf Optimization Algorithm for Single Mobile Robot Scheduling

Grey Wolf Optimization Algorithm for Single Mobile Robot Scheduling Grey Wolf Optimization Algorithm for Single Mobile Robot Scheduling Milica Petrović and Zoran Miljković Abstract Development of reliable and efficient material transport system is one of the basic requirements

More information

Non-Integer Order Controller Based Robust Performance Analysis of a Conical Tank System

Non-Integer Order Controller Based Robust Performance Analysis of a Conical Tank System Journal of Advanced Computing and Communication Technologies (ISSN: 347-84) Volume No. 5, Issue No., April 7 Non-Integer Order Controller Based Robust Performance Analysis of a Conical Tank System By S.Janarthanan,

More information

Optimized Tuning of PI Controller for a Spherical Tank Level System Using New Modified Repetitive Control Strategy

Optimized Tuning of PI Controller for a Spherical Tank Level System Using New Modified Repetitive Control Strategy International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume 3, Issue 6 (September 212), PP. 74-82 Optimized Tuning of PI Controller for a Spherical

More information

DC Motor Speed Control for a Plant Based On PID Controller

DC Motor Speed Control for a Plant Based On PID Controller DC Motor Speed Control for a Plant Based On PID Controller 1 Soniya Kocher, 2 Dr. A.K. Kori 1 PG Scholar, Electrical Department (High Voltage Engineering), JEC, Jabalpur, M.P., India 2 Assistant Professor,

More information

Australian Journal of Basic and Applied Sciences. Evolutionary Algorithms based Controller Optimization for a Real Time Spherical Tank System

Australian Journal of Basic and Applied Sciences. Evolutionary Algorithms based Controller Optimization for a Real Time Spherical Tank System AENSI Journals Australian Journal of Basic and Applied Sciences ISSN:1991-8178 Journal home page: www.ajbasweb.com Evolutionary Algorithms based Controller Optimization for a Real Time Spherical Tank System

More information

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method

Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Cohen-coon PID Tuning Method; A Better Option to Ziegler Nichols-PID Tuning Method Engr. Joseph, E. A. 1, Olaiya O. O. 2 1 Electrical Engineering Department, the Federal Polytechnic, Ilaro, Ogun State,

More information

Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning controller

Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning controller Load frequency control in Single area with traditional Ziegler-Nichols PID Tuning Gajendra Singh Thakur 1, Ashish Patra 2 Deptt. Of Electrical, MITS, RGPV 1, 2,,M.Tech Student 1,Associat proff 2 Email:

More information

Fuzzy Gain Scheduled PI Controller for a Two Tank Conical Interacting Level System

Fuzzy Gain Scheduled PI Controller for a Two Tank Conical Interacting Level System Fuzzy Gain Scheduled PI Controller for a Two Tank Conical Interacting Level System S.Vadivazhagi, Dr.N.Jaya Research Scholar, Department of Electronics and Instrumentation Engineering,Annamalai University

More information

Optimization Techniques Applied to Boiler Turbine Unit

Optimization Techniques Applied to Boiler Turbine Unit Indian Journal of Science and Technology, Vol 8(26), DOI: 10.17485/ijst/2015/v8i26/67394, October 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Optimization Techniques Applied to Boiler Turbine

More information

INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS MACHINE IN SIMULINK ENVIRONMENT

INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS MACHINE IN SIMULINK ENVIRONMENT International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol. 3, Issue 4, Oct 2013, 139-148 TJPRC Pvt. Ltd. INTELLIGENT PID POWER SYSTEM STABILIZER FOR A SYNCHRONOUS

More information

A Novel Fractional Order Fuzzy PID Controller and Its Optimal Time Domain Tuning Based on Integral Performance Indices

A Novel Fractional Order Fuzzy PID Controller and Its Optimal Time Domain Tuning Based on Integral Performance Indices 1 A Novel Fractional Order Fuzzy PID Controller and Its Optimal Time Domain Tuning Based on Integral Performance Indices Saptarshi Das a,b, Indranil Pan b, Shantanu Das c and Amitava Gupta a,b a) School

More information

Control of Load Frequency of Power System by PID Controller using PSO

Control of Load Frequency of Power System by PID Controller using PSO Website: www.ijrdet.com (ISSN 2347-6435(Online) Volume 5, Issue 6, June 206) Control of Load Frequency of Power System by PID Controller using PSO Shiva Ram Krishna, Prashant Singh 2, M. S. Das 3,2,3 Dept.

More information

ABC Algorithm Based PID Controller Design for Higher Order Oscillatory Systems

ABC Algorithm Based PID Controller Design for Higher Order Oscillatory Systems http://dx.doi.org/10.5755/j01.eie.23.6.19688 ELEKTRONIKA IR ELEKTROTECHNIKA, ISSN 1392-1215, VOL. 23, NO. 6, 2017 ABC Algorithm Based PID Controller Design for Higher Order Oscillatory Systems Aytekin

More information

Simulation and Analysis of MPPT Control with Modified Firefly Algorithm for Photovoltaic System

Simulation and Analysis of MPPT Control with Modified Firefly Algorithm for Photovoltaic System Simulation and Analysis of MPPT Control with Modified Firefly Algorithm for Photovoltaic System C.Hemalatha 1, M.Valan Rajkumar 2, G.Vidhya Krishnan 3 1, 2, 3 Department of Electrical and Electronics Engineering,

More information

MODEL BASED CONTROL FOR INTERACTING AND NON-INTERACTING LEVEL PROCESS USING LABVIEW

MODEL BASED CONTROL FOR INTERACTING AND NON-INTERACTING LEVEL PROCESS USING LABVIEW MODEL BASED CONTROL FOR INTERACTING AND NON-INTERACTING LEVEL PROCESS USING LABVIEW M.Lavanya 1, P.Aravind 2, M.Valluvan 3, Dr.B.Elizabeth Caroline 4 PG Scholar[AE], Dept. of ECE, J.J. College of Engineering&

More information

Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm

Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm Minimization of Power Loss and Improvement of Voltage Profile in a Distribution System Using Harmony Search Algorithm M. Madhavi 1, Sh. A. S. R Sekhar 2 1 PG Scholar, Department of Electrical and Electronics

More information

Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using Genetic Algorithm

Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using Genetic Algorithm INTERNATIONAL CONFERENCE ON CONTROL, AUTOMATION, COMMUNICATION AND ENERGY CONSERVATION 2009, KEC/INCACEC/708 Design and Development of an Optimized Fuzzy Proportional-Integral-Derivative Controller using

More information

Simulation and Analysis of Cascaded PID Controller Design for Boiler Pressure Control System

Simulation and Analysis of Cascaded PID Controller Design for Boiler Pressure Control System PAPER ID: IJIFR / V1 / E10 / 031 www.ijifr.com ijifr.journal@gmail.com ISSN (Online): 2347-1697 An Enlightening Online Open Access, Refereed & Indexed Journal of Multidisciplinary Research Simulation and

More information

Performance evaluation of GWO/PID approach in control of ball hoop system with different objective functions and perturbation

Performance evaluation of GWO/PID approach in control of ball hoop system with different objective functions and perturbation ELECTRICAL & ELECTRONIC ENGINEERING RESEARCH ARTICLE Performance evaluation of GWO/PID approach in control of ball hoop system with different objective functions and perturbation Neeraj Jain, Girish Parmar,

More information

BINARY DISTILLATION COLUMN CONTROL TECHNIQUES: A COMPARATIVE STUDY

BINARY DISTILLATION COLUMN CONTROL TECHNIQUES: A COMPARATIVE STUDY BINARY DISTILLATION COLUMN CONTROL TECHNIQUES: A COMPARATIVE STUDY 1 NASSER MOHAMED RAMLI, 2 MOHAMMED ABOBAKR BASAAR 1,2 Chemical Engineering Department, Faculty of Engineering, Universiti Teknologi PETRONAS,

More information