An Expert System Based PID Controller for Higher Order Process

Size: px
Start display at page:

Download "An Expert System Based PID Controller for Higher Order Process"

Transcription

1 An Expert System Based PID Controller for Higher Order Process K.Ghousiya Begum, D.Mercy, H.Kiren Vedi Abstract The proportional integral derivative (PID) controller is the most widely used control strategy in industry. The popularity of PID controllers can be attributed partly to their robust performance in a wide range of operating conditions and partly to their functional simplicity. This paper presents design of PID controller using Ziegler-Nichols (ZN) technique for higher order system. But several industrial processes have the dead-time effect produced due to measurement delay or due to the approximation of higher order dynamics of the process by a simple transfer function model. This delay degrades the stability of the whole system So a Fuzzy logic controller using simple approach & smaller rule set is proposed. Its effects is compared and still improved by using a combination of PID and Fuzzy control. Index Terms-PID controller,zeigler-nichols tuning, Fuzzy logic controller, High Dead time, tuning, simulation However, the PID control [3] is crisp control, the self-turning of the P, I, D parameters is a quite difficult job, and sometimes the PID control makes overshoot, and also with regard to the temperature, level control system the characteristics of which are distributed parameter, nonlinear, large time delay and large inertia, the conventional PID controller is very difficult to obtain satisfactory control results.in order to solve this problem,[13] a control method which uses the fuzzy logic technology is proposed in this paper. Fuzzy controller [16] can make full use of the successful operation experience of the operator which they get in real time non-linear adjustment. Also it can give full play to the fine control effect of the PID controller, makes the whole system to achieve the good control effect. So, the paper also proposes the method of fuzzy logic, for tuning the PID controller gain parameters. I. INTRODUCTION The proportional integral derivative (PID) [7] controller operates the majority of the control system in the world. It has been reported that more than 95% of the controllers in the industrial process control applications are of PID type as no other controller match the simplicity, clear functionality, applicability and ease of use offered by the PID controller. The PID controller [1] is used for a wide range of problems like motor drives, automotive, flight control, instrumentation etc. PID controllers provide robust and reliable performance for most systems if the PID parameters are tuned properly. Various tuning methods are present. Among the tuning methods, the Ziegler-Nichols (ZN) technique has been very influential. Ziegler-Nichols presented two tuning methods, a step response method and a frequency response method. The frequency response method is more reliable than the step response method. In this paper, we will investigate frequency response method for higher order system. II. GENERALIZED MODEL FOR CONVENTIONAL FORM OF PID CONTROLLER A standard PID controller [8] is also known as the three-term controller, whose transfer function is generally written in the ideal form as G PID (s) = Kp ( 1 + 1/T I s+ T D s) (1) = Kp + K I /s + K D s and the output response is U(t) = Kp e(t) + Kp / T I e (t) dt + Kp T D d e(t) / dt (2) where K is the proportional gain, KI the integral gain, KD the derivative gain, TI the integral time constant and, TD the derivative time constant. Such a controller has three different adjustments (Kp, TI, & TD), which interact with each other. For this reason, it is very difficult and time consuming to tune these three parameters in order to get best performance according to the design specification of the system. III.SYSTEM DESIGN WITH PID CONTROLLER Manuscript received Oct 8, K.Ghousiya Begum, Electronics and Instrumentation Dept,, M.A.M College of Engineering.,(ghousiyabegum.k@gamil.com) Tiruchirappalli., India,, D.Mercy, Electronics and Instrumentation Dept,M.A.M College of Engineering.,(mercyprabhu@gamil.com) Tiruchirappalli., India,, H.Kiren Vedi, Electronics and Instrumentation Dept, M.A.M College of Engineering.,(kavikiren@gamil.com) Tiruchirappalli., India,, A P,PI, PID controller is being designed for a higher order system [12] and [14] with transfer function given as G(s) = 1.5 e -9 s S 3 +4s 2 +4s (3) 46

2 Fig.2 Step Response for Kp=0.422 The above response clearly shows that sustained oscillation occurs for Kp = Ku = The ultimate period Pu obtained from the time response is 40. The value of controller parameters are Fig.1 MatLab Simulink Model of P,PI,PID Controller Tuning of conventional controller [4] has been done by the Ziegler Nichols Method, closed loop tuning rules which is used in mostly all the Industrial PID Tuning. TABLE I TABLE II Controller Kp K I K D P PI PID Controller Kp K I K D P 0.5Ku - - PI 0.45Ku 1.2 Kp / Pu - PID 0.6Ku 2 Kp / Pu Kp Pu / 8 By setting integral & derivative terms to be zero and using the proportional control action Kp only, the value of gain is increased from 0 to a critical value Ku at which the output first exhibits oscillations. Tu is the corresponding period of oscillation. The unit step responses for different values of gain Kp were observed. The step response for the Kp = is shown in Fig. 2. Fig.3 Response of Conventional PID 47

3 The time response characteristics were depicted from the above response. Controller TABLE III Rise Time Settling Time P PI PID Maximum Overshoot IV. DESIGN OF FUZZY LOGIC CONTROLLER (FLC) Simulink model of the fuzzy controller[16] the plant with unity feedback is shown in Fig.4. Fig.5 Fuzzy Interference Editor Fig.4 System with Fuzzy Logic controller The fuzzy set is defined by a function that maps objects in a domain of concern to their membership value in the set. Such a function is called membership function. Figure 5, shows the selection of number of inputs and outputs in the form of membership functions in order to design FIS. So, it resembles the selection of two inputs - error, error change, and one output - control signal. For a two input fuzzy controller, 3,5,7,9 or 11 membership functions for each input are mostly used. In this paper, only two fuzzy membership functions are used for the two inputs error e and the derivative of error e as shown in Fig.6. Fig.6 Membership functions for input e & e The fuzzy membership functions for the output parameter are shown in Fig.7 where N means Negative, Z means Zero and P means Positive.Fig.8 shows its response with steady state error. Figure 6, shows the Fuzzy Membership function editor, [17]where the number of membership functions, and type of membership function is chose, such as trapezoidal, triangular, and Gaussian according to the process parameter. The fuzzy logical operation is Fuzzification. There are basically two Fuzzification methods namely, Mamdani and Sugeno, and generally used Defuzzification methods are Adaptive integration, Center of area, Center of gravity, Fuzzy clustering Defuzzification, First of maximum, Last of maximum, Mean of maxima, Semi-linear Defuzzification, Quality method, Middle of maximum. The maxima methods are good candidates for fuzzy reasoning systems[4]. The distribution methods and the area methods exhibit the property of continuity that makes them suitable for fuzzy controllers [17] and [18] Fig.7 Menbership Function for output 48

4 Fig.8 Output Response obtained using FLC V. DESIGN OF FUZZY LOGIC PID CONTROLLER (FLPIDC) Fig.10 Fuzzy membership function editor for Fuzzy-PID controller Parameters of traditional PID always obtained by testing methods, these methods need long time to debugging and have low precision, cannot satisfy the requirements of the practical. Based on this in recently years, many researchers put forward many new PID control strategies based on some intelligent algorithms especially using fuzzy logic concepts[18] and [17]. Figure 9, shows the design of the system with Fuzzy-PID controller where the gain values of PID controller are tuned by Fuzzy controller. And Figure10, 11 shows, the Fuzzy membership function editor for the selection of number of membership functions and type, range of each membership function and the output response. Fig.11 Output Response of Fuzzy-PID controller VI. RESULTS TABLE IV. COMPARING VARIOUS TIME DOMAIN SPECIFICATIONS Fig.9 Fuzzy-PID controller Controller Time Domain Specifications Rise Time Settling Overshoot % secs Time secs PID FLC Steady State Error exists (doesn t reach the settling point) FLPIDC

5 VI. CONCLUSION This paper represents the PID controller tuning using the Zeigler Nichols method which is inefficient as its settling time & overshoot is high.therefore we go for fuzzy logic controller. In that steady state error exists.hence we go for fuzzy PID controller which provides better results. The comparison between the three methods are shown here. Through the simulation the three controllers perform a search to obtain optimal results in which Fuzzy PID enhances its performance criterion in terms of settling time, percentage of overshoot. REFERENCES [1] Astrom, K.J., and Hagglund, T.: Automatic tuning of PID controllers (ISA, 1988) [2] Ziegler, J.G., and Nichols, N.B.: Optimum settings for automatic controllers, Trans. ASME 1942, 64, pp [3] Ho, W.K., Hang, C.C,, and Cao, L.S.: Tuning of PID controllers based on gain and phase margin specifications, Automatica, 1995, 31, (3), pp [4] Astrom, K.J., and Hagglund, T.: PID controllers: theory, design, and tuning (Instrument Society of America, 1995, 2nd edn.) [5] K. Ogata, Modern Control Engineering, Prentice Hall,New Jersey, [6] R. S. Barbosa, J. A. Tenerio, Machado and Isabel. M. Ferreira, Tuning of PID controllers based Bode s Ideal transfer function, Nonlinear Dynamics, vol. 38, pp , [7] D. Xue, Y.Q. Chen, D. P. Atherton Linear Feedback Control Analysis and Design with MATLAB, Advances in Design and Control, Siam, [8] Cvejn, J., Sub-optimal PID controller settings for FOPDT systems with long dead time. Journal of process control 19. [9] Valério, D. and Costa, J. S. (2006). Tuning of fractional PID controllers with Ziegler-Nichols-type rules. Signal Processing, Vol. 86, [10] Tan, K.K., Huang, S. and Ferdous, R. (2002). Robust selftuning PID controller for nonlinear systems. Journal of Process Control, Vol.12, [11] G. K. I. Mann, B. G. Hu, and R. G. Gosine, Time-domain based design and analysis of new PID tunin g rules, Proc. Inst. Elect. Eng. Control Theory and Applications, vol. 148, no. 3, pp , 2001 [12] V.R.Ravi, T.Thyagarajan, A Decentralized PID controller for interacting non-linear systems. ICETECT 2011 pp [13] S.Nithya, N.Sivakumaran, T.K.Radhakrishnan, N.Anantharaman, Control of nonlinear process usingsoft Computing IUP [14] S.Nithya, Abhay Singh Gour, N.Sivakumaran, T.K.Radhakrishnan, T.Balasubramanian, N.Anantharaman Design of Intelligent controllers for nonlinear processes,ajaps,2008.pp [15] V.R.Ravi,T.Thyagarajan, Application of adaptive control technique to interacting Non Linear Systems, IEEE 2011 pp [16] Gang Feng, Analysis and Synthesis of Fuzzy Control Systems: A Model Based Approach, Automation and Control Engineering Series, CRC Press, Taylor and Francis, [17] P. Melba Mary and N.S. Marimuthu, Design of self-tuning fuzzy logic controller for the control of an unknown industrial process, IET Control Theory Appl., 2009, Vol. 3, Iss. 4, pp [18] Fuzzy Logic based Intelligent Controller Design for Injection Mould Machine Process control, IJAEST, Vol No. 10, Issue No. 1, AUTHOR S PROFILE K.Ghousiya Begum Assistant Professor, EIE Dept, B.E (EIE), M.E (Applied Electronics), Paper published in International Conference ICES 12 proceedings Temperature measurement using LabVIEW and SMS D.Mercy Associate Professor, EIE Dept, B.E (EIE), M.Tech(Control Systems and Instrumentation), Paper published in ICES 12 proceedings Temperature measurement using LabVIEW and SMS. H.KirenVedi Associate Professor, EIE Dept, B.E (EIE), M.E (Process Control and Instrumentation), Paper published in ICES 12 proceedings Temperature measurement using LabVIEW and SMS.. 50

DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller

DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller DC Motor Speed Control: A Case between PID Controller and Fuzzy Logic Controller Philip A. Adewuyi Mechatronics Engineering Option, Department of Mechanical and Biomedical Engineering, Bells University

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

Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques

Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques Tuning Of Conventional Pid And Fuzzy Logic Controller Using Different Defuzzification Techniques Afshan Ilyas, Shagufta Jahan, Mohammad Ayyub Abstract:- This paper presents a method for tuning of conventional

More information

Fuzzy Self-Adaptive PID Controller Design for Electric Heating Furnace

Fuzzy Self-Adaptive PID Controller Design for Electric Heating Furnace International Journal of Engineering Inventions ISSN: 2278-7461, www.ijeijournal.com Volume 1, Issue 5 (September2012) PP: 10-21 Fuzzy Self-Adaptive PID Controller Design for Electric Heating Furnace Dr.

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

Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model

Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model Review Paper on Comparison of various PID Controllers Tuning Methodologies for Heat Exchanger Model Sumit 1, Ms. Kajal 2 1 Student, Department of Electrical Engineering, R.N College of Engineering, Rohtak,

More information

New PID Tuning Rule Using ITAE Criteria

New PID Tuning Rule Using ITAE Criteria New PID Tuning Rule Using ITAE Criteria Ala Eldin Abdallah Awouda Department of Mechatronics and Robotics, Faculty of Electrical Engineering, Universiti Teknologi Malaysia, Johor, 83100, Malaysia rosbi@fke.utm.my

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BYAENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2017 Special 11(5): pages 129-137 Open Access Journal Comparison of

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

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

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

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

Digital Control of MS-150 Modular Position Servo System

Digital Control of MS-150 Modular Position Servo System IEEE NECEC Nov. 8, 2007 St. John's NL 1 Digital Control of MS-150 Modular Position Servo System Farid Arvani, Syeda N. Ferdaus, M. Tariq Iqbal Faculty of Engineering, Memorial University of Newfoundland

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 TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING

PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING 83 PID TUNING WITH INPUT CONSTRAINT: APPLICATION ON FOOD PROCESSING B L Chua 1, F.S.Tai 1, N.A.Aziz 1 and T.S.Y Choong 2 1 Department of Process and Food Engineering, 2 Department of Chemical and Environmental

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

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

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

Modified ultimate cycle method relay auto-tuning

Modified ultimate cycle method relay auto-tuning Adaptive Control - Autotuning Structure of presentation: Relay feedback autotuning outline Relay feedback autotuning details How close is the estimate of the ultimate gain and period to the actual ultimate

More information

Comparative Analysis of Controller Tuning Techniques for Dead Time Processes

Comparative Analysis of Controller Tuning Techniques for Dead Time Processes Comparative Analysis of Controller Tuning Techniques for Dead Time Processes Parvesh Saini *, Charu Sharma Department of Electrical Engineering Graphic Era Deemed to be University, Dehradun, Uttarakhand,

More information

Temperature Control of Water Tank Level System by

Temperature Control of Water Tank Level System by Temperature Control of Water Tank Level System by using Fuzzy PID Controllers B. Varalakshmi 1 and T. Bhaskaraiah 2 1 PG Scholar, SIETK, Puttur, India 2 Assistant Professor, SIETK, Puttur, India Abstract-

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

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION

CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 92 CHAPTER 4 AN EFFICIENT ANFIS BASED SELF TUNING OF PI CONTROLLER FOR CURRENT HARMONIC MITIGATION 4.1 OVERVIEW OF PI CONTROLLER Proportional Integral (PI) controllers have been developed due to the unique

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

Design of Fractional Order Proportionalintegrator-derivative. Loop of Permanent Magnet Synchronous Motor

Design of Fractional Order Proportionalintegrator-derivative. Loop of Permanent Magnet Synchronous Motor I J C T A, 9(34) 2016, pp. 811-816 International Science Press Design of Fractional Order Proportionalintegrator-derivative Controller for Current Loop of Permanent Magnet Synchronous Motor Ali Motalebi

More information

Simulation of Optimal Speed Control for a DC Motor Using Conventional PID Controller and Fuzzy Logic Controller

Simulation of Optimal Speed Control for a DC Motor Using Conventional PID Controller and Fuzzy Logic Controller International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 3, Number 3 (2013), pp. 181-188 International Research Publications House http://www. irphouse.com /ijict.htm Simulation

More information

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems

Development of a Fuzzy Logic Controller for Industrial Conveyor Systems American Journal of Science, Engineering and Technology 217; 2(3): 77-82 http://www.sciencepublishinggroup.com/j/ajset doi: 1.11648/j.ajset.21723.11 Development of a Fuzzy Logic Controller for Industrial

More information

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1

1. Governor with dynamics: Gg(s)= 1 2. Turbine with dynamics: Gt(s) = 1 3. Load and machine with dynamics: Gp(s) = 1 Load Frequency Control of Two Area Power System Using PID and Fuzzy Logic 1 Rajendra Murmu, 2 Sohan Lal Hembram and 3 A.K. Singh 1 Assistant Professor, 2 Reseach Scholar, Associate Professor 1,2,3 Electrical

More information

A Comparative Study on Speed Control of D.C. Motor using Intelligence Techniques

A Comparative Study on Speed Control of D.C. Motor using Intelligence Techniques International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 4 (2014), pp. 431-436 International Research Publication House http://www.irphouse.com A Comparative Study

More information

Resistance Furnace Temperature Control System Based on OPC and MATLAB

Resistance Furnace Temperature Control System Based on OPC and MATLAB 569257MAC0010.1177/0020294015569257Resistance Furnace Temperature Control System Based on and MATLABResistance Furnace Temperature Control System Based on and MATLAB research-article2015 Themed Paper Resistance

More information

Resistance Furnace Temperature System on Fuzzy PID Controller

Resistance Furnace Temperature System on Fuzzy PID Controller Journal of Information & Computational Science 9: 9 (2012) 2627 2634 Available at http://www.joics.com Resistance Furnace Temperature System on Fuzzy PID Controller Shoubin Wang a,, Na Li b, Fan Yang a

More information

Max Min Composition Based Multilevel PID Selector with Reduced Rules and Complexity in FIS for Servo Applications

Max Min Composition Based Multilevel PID Selector with Reduced Rules and Complexity in FIS for Servo Applications Max Min Composition Based Multilevel PID Selector with Reduced Rules and Complexity in FIS for Servo Applications K.Nagarajasri 1, P.Ramesh 2, K.Veeresham 3 1, 2, 3 Department of EEE, VNR VJIET, Hyderabad

More information

Keywords: Fuzzy Logic, Genetic Algorithm, Non-linear system, PI Controller.

Keywords: Fuzzy Logic, Genetic Algorithm, Non-linear system, PI Controller. Volume 3, Issue 8, August 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Implementation

More information

High Efficiency DC/DC Buck-Boost Converters for High Power DC System Using Adaptive Control

High Efficiency DC/DC Buck-Boost Converters for High Power DC System Using Adaptive Control American-Eurasian Journal of Scientific Research 11 (5): 381-389, 2016 ISSN 1818-6785 IDOSI Publications, 2016 DOI: 10.5829/idosi.aejsr.2016.11.5.22957 High Efficiency DC/DC Buck-Boost Converters for High

More information

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor

Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Comparative Study of PID and Fuzzy Controllers for Speed Control of DC Motor Osama Omer Adam Mohammed 1, Dr. Awadalla Taifor Ali 2 P.G. Student, Department of Control Engineering, Faculty of Engineering,

More information

SELF-TUNING OF FUZZY LOGIC CONTROLLERS IN CASCADE LOOPS

SELF-TUNING OF FUZZY LOGIC CONTROLLERS IN CASCADE LOOPS SELFTUNING OF FUZZY LOGIC CONTROLLERS IN CASCADE LOOPS M. SANTOS, J.M. DE LA CRUZ Dpto. de Informática y Automática. Facultad de Físicas. (UCM) Ciudad Universitaria s/n. 28040MADRID (Spain). S. DORMIDO

More information

An Implementation for Comparison of Various PID Controllers Tuning Methodologies for Heat Exchanger Model

An Implementation for Comparison of Various PID Controllers Tuning Methodologies for Heat Exchanger Model An Implementation for Comparison of Various PID Controllers Tuning Methodologies for Heat Exchanger Model Akshay Dhanda 1 and Dharam Niwas 2 1 M. Tech. Scholar, Indus Institute of Engineering and Technology,

More information

ADJUSTMENT OF PARAMETERS OF PID CONTROLLER USING FUZZY TOOL FOR SPEED CONTROL OF DC MOTOR

ADJUSTMENT OF PARAMETERS OF PID CONTROLLER USING FUZZY TOOL FOR SPEED CONTROL OF DC MOTOR ADJUSTMENT OF PARAMETERS OF PID CONTROLLER USING FUZZY TOOL FOR SPEED CONTROL OF DC MOTOR Raman Chetal 1, Divya Gupta 2 1 Department of Electrical Engineering,Baba Banda Singh Bahadur Engineering College,

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

LOAD FREQUENCY CONTROL FOR TWO AREA POWER SYSTEM USING DIFFERENT CONTROLLERS

LOAD FREQUENCY CONTROL FOR TWO AREA POWER SYSTEM USING DIFFERENT CONTROLLERS LOAD FREQUENCY CONTROL FOR TWO AREA POWER SYSTEM USING DIFFERENT CONTROLLERS Atul Ikhe and Anant Kulkarni P. G. Department, College of Engineering Ambajogai, Dist. Beed, Maharashtra, India, ABSTRACT This

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

Auto-tuning of PID Controller for the Cases Given by Forbes Marshall

Auto-tuning of PID Controller for the Cases Given by Forbes Marshall International Journal of Electronics Engineering Research. ISSN 0975-6450 Volume 9, Number 6 (2017) pp. 809-814 Research India Publications http://www.ripublication.com Auto-tuning of PID Controller for

More information

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC

TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC TWO AREA CONTROL OF AGC USING PI & PID CONTROL BY FUZZY LOGIC Puran Lal 1, Mainak Roy 2 1 M-Tech (EL) Student, 2 Assistant Professor, Department of EEE, Lingaya s University, Faridabad, (India) ABSTRACT

More information

Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller

Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller International Journal of Control Theory and Applications ISSN : 0974-5572 International Science Press Volume 10 Number 25 2017 Control of DC-DC Buck Boost Converter Output Voltage Using Fuzzy Logic Controller

More information

IJITKM Special Issue (ICFTEM-2014) May 2014 pp (ISSN )

IJITKM Special Issue (ICFTEM-2014) May 2014 pp (ISSN ) IJITKM Special Issue (ICFTEM-214) May 214 pp. 148-12 (ISSN 973-4414) Analysis Fuzzy Self Tuning of PID Controller for DC Motor Drive Neeraj kumar 1, Himanshu Gupta 2, Rajesh Choudhary 3 1 M.Tech, 2,3 Astt.Prof.,

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

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

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

DESIGN OF PSO-PID CONTROLLER FOR A NONLINEAR CONICAL TANK PROCESS USED IN CHEMICAL INDUSTRIES

DESIGN OF PSO-PID CONTROLLER FOR A NONLINEAR CONICAL TANK PROCESS USED IN CHEMICAL INDUSTRIES DESIGN OF PSO-PID CONTROLLER FOR A NONLINEAR CONICAL TANK PROCESS USED IN CHEMICAL INDUSTRIES D. Mercy 1 and S. M. Girirajkumar 2 1 Department of EEE, St. Joseph s College of Engineering & Technology,

More information

EVALUATION AND SELF-TUNING OF ROBUST ADAPTIVE PID CONTROLLER & FUZZY LOGIC CONTROLLER FOR NON-LINEAR SYSTEM-SIMULATION STUDY

EVALUATION AND SELF-TUNING OF ROBUST ADAPTIVE PID CONTROLLER & FUZZY LOGIC CONTROLLER FOR NON-LINEAR SYSTEM-SIMULATION STUDY EVALUATION AND SELF-TUNING OF ROBUST ADAPTIVE PID CONTROLLER & FUZZY LOGIC CONTROLLER FOR NON-LINEAR SYSTEM-SIMULATION STUDY By Dr. POLAIAH BOJJA Sree Vidyanikethan Engineering College Tiruapti, India

More information

Speed control of a DC motor using Controllers

Speed control of a DC motor using Controllers Automation, Control and Intelligent Systems 2014; 2(6-1): 1-9 Published online November 20, 2014 (http://www.sciencepublishinggroup.com/j/acis) doi: 10.11648/j.acis.s.2014020601.11 ISSN: 2328-5583 (Print);

More information

THE general rules of the sampling period selection in

THE general rules of the sampling period selection in INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 206, VOL. 62, NO., PP. 43 48 Manuscript received November 5, 205; revised March, 206. DOI: 0.55/eletel-206-0005 Sampling Rate Impact on the Tuning of

More information

LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS

LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS ISSN : 0973-7391 Vol. 3, No. 1, January-June 2012, pp. 143-146 LAMBDA TUNING TECHNIQUE BASED CONTROLLER DESIGN FOR AN INDUSTRIAL BLENDING PROCESS Manik 1, P. K. Juneja 2, A K Ray 3 and Sandeep Sunori 4

More information

Design of Smart Controller for Speed Control of DC Motor

Design of Smart Controller for Speed Control of DC Motor Design of Smart Controller for Speed Control of DC Motor Kanhai Kumhar 1, Amit Kumar 2, Dwigvijay Kushwaha 3 Lecturer, Dept. of Electrical Engineering, K.K. Polytechnic, Govindpur, Dhanbad, Jharkhand,

More information

Fast Response Systems Using Feed Forward Loop for Fuzzy Tuned PID Controllers

Fast Response Systems Using Feed Forward Loop for Fuzzy Tuned PID Controllers Fast Response Systems Using Feed Forward Loop for Fuzzy Tuned PID Controllers M.Tharangini #1, B.Ramesh *2, K. Mani #3 # PG Student, Asst Professor, Asst Professor & Dept. of EEE & J.N.T University (Anantapur)

More information

Design of Different Controller for Cruise Control System

Design of Different Controller for Cruise Control System Design of Different Controller for Cruise Control System Anushek Kumar 1, Prof. (Dr.) Deoraj Kumar Tanti 2 1 Research Scholar, 2 Associate Professor 1,2 Electrical Department, Bit Sindri Dhanbad, (India)

More information

TUNING OF CONTROLLERS FOR NON LINEAR PROCESS USING INTELLIGENT TECHNIQUES

TUNING OF CONTROLLERS FOR NON LINEAR PROCESS USING INTELLIGENT TECHNIQUES TUNING OF CONTROLLERS FOR NON LINEAR PROCESS USING INTELLIGENT TECHNIQUES D.Mercy 1, S.M.Girirajkumar 2 Associate Professor, Department of EIE, M.A.M College of Engineering, Siruganur, Trichy, Tamilnadu,

More information

Problems of modelling Proportional Integral Derivative controller in automated control systems

Problems of modelling Proportional Integral Derivative controller in automated control systems MATEC Web of Conferences 112, 0501 (2017) DOI: 10.1051/ matecconf/20171120501 Problems of modelling Proportional Integral Derivative controller in automated control systems Anna Doroshenko * Moscow State

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

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

Md. Aftab Alam, Dr. Ramjee Parsad Gupta IJSRE Volume 4 Issue 7 July 2016 Page 5537

Md. Aftab Alam, Dr. Ramjee Parsad Gupta IJSRE Volume 4 Issue 7 July 2016 Page 5537 Volume 4 Issue 07 July-2016 Pages-5537-5550 ISSN(e):2321-7545 Website: http://ijsae.in DOI: http://dx.doi.org/10.18535/ijsre/v4i07.12 Simulation of Intelligent Controller for Temperature of Heat Exchanger

More information

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller

Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Vol. 3, Issue. 4, Jul - Aug. 2013 pp-2492-2497 ISSN: 2249-6645 Modeling & Simulation of PMSM Drives with Fuzzy Logic Controller Praveen Kumar 1, Anurag Singh Tomer 2 1 (ME Scholar, Department of Electrical

More information

DC motor position control using fuzzy proportional-derivative controllers with different defuzzification methods

DC motor position control using fuzzy proportional-derivative controllers with different defuzzification methods TJFS: Turkish Journal of Fuzzy Systems (eissn: 1309 1190) An Official Journal of Turkish Fuzzy Systems Association Vol.1, No.1, pp. 36-54, 2010. DC motor position control using fuzzy proportional-derivative

More information

Comparative Analysis of a PID Controller using Ziegler- Nichols and Auto Turning Method

Comparative Analysis of a PID Controller using Ziegler- Nichols and Auto Turning Method International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 10, 2016, pp. 1-16. ISSN 2454-3896 International Academic Journal of Science

More information

Comparative study of PID and Fuzzy tuned PID controller for speed control of DC motor

Comparative study of PID and Fuzzy tuned PID controller for speed control of DC motor Comparative study of PID and Fuzzy tuned PID controller for speed control of DC motor Mohammed Shoeb Mohiuddin Assistant Professor, Department of Electrical Engineering Mewar University, Chittorgarh, Rajasthan,

More information

SIMULATION PERFORMANCE OF PID AND FUZZY LOGIC CONTROLLER FOR HIGHER ORDER SYSTEMS

SIMULATION PERFORMANCE OF PID AND FUZZY LOGIC CONTROLLER FOR HIGHER ORDER SYSTEMS SIMULATION PERFORMANCE OF PID AND FUZZY LOGIC CONTROLLER FOR HIGHER ORDER SYSTEMS Pankaj Mohindru 1 Gaurav Sharma 2 Pooja 3 Department of Electronics and Communication Engineering, Punjabi university,

More information

Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR)

Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR) Performance Analysis of Conventional Controllers for Automatic Voltage Regulator (AVR) Ajit Kumar Mittal M.TECH Student, B.I.T SINDRI Dhanbad, India Dr. Pankaj Rai Associate Professor, Department of Electrical

More information

Bi-Directional Dc-Dc converter Drive with PI and Fuzzy Logic Controller

Bi-Directional Dc-Dc converter Drive with PI and Fuzzy Logic Controller Bi-Directional Dc-Dc converter Drive with PI and Fuzzy Logic Controller A.Uma Siva Jyothi 1, D S Phani Gopal 2,G.Ramu 3 M.Tech Student Scholar, Power Electronics, Department of Electrical and Electronics,

More information

DESIGN AND VALIDATION OF A PID AUTO-TUNING ALGORITHM

DESIGN AND VALIDATION OF A PID AUTO-TUNING ALGORITHM DESIGN AND VALIDATION OF A PID AUTO-TUNING ALGORITHM Diego F. Sendoya-Losada and Jesús D. Quintero-Polanco Department of Electronic Engineering, Faculty of Engineering, Surcolombiana University, Neiva,

More information

DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers With Different Defuzzification Methods

DC Motor Position Control Using Fuzzy Proportional-Derivative Controllers With Different Defuzzification Methods IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. III (Jan Feb. 2015), PP 37-47 www.iosrjournals.org DC Motor Position Control

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

DC Link Capacitor Voltage of D-Statcom With Fuzzy Logic Supervision

DC Link Capacitor Voltage of D-Statcom With Fuzzy Logic Supervision DC Link Capacitor Voltage of D-Statcom With Fuzzy Logic Supervision M.Pavani, Dr.I.Venugopal, II M.Tech (Pe&Ps), Professor, Kecw, Kesanupalli, Narsaraopet E-Mail:Matamalapavani32@Gmail.Com Abstract: In

More information

Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3

Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3 Performance Analysis of Fuzzy Logic And PID Controller for PM DC Motor Drive Khalid Al-Mutib 1, N. M. Adamali Shah 2, Ebrahim Mattar 3 1 King Saud University, Riyadh, Saudi Arabia, muteb@ksu.edu.sa 2 King

More information

Development of Fuzzy Logic Controller for Quanser Bench-Top Helicopter

Development of Fuzzy Logic Controller for Quanser Bench-Top Helicopter IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Development of Fuzzy Logic Controller for Quanser Bench-Top Helicopter To cite this article: M. H. Jafri et al 2017 IOP Conf.

More information

Stabilizing and Robust FOPI Controller Synthesis for First Order Plus Time Delay Systems

Stabilizing and Robust FOPI Controller Synthesis for First Order Plus Time Delay Systems th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December -, Stabilizing and Robust FOPI Controller Synthesis for First Order Plus Time Delay Systems

More information

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE

CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 23 CHAPTER 2 PID CONTROLLER BASED CLOSED LOOP CONTROL OF DC DRIVE 2.1 PID CONTROLLER A proportional Integral Derivative controller (PID controller) find its application in industrial control system. It

More information

Design and Implementation of Fractional order controllers for DC Motor Position servo system

Design and Implementation of Fractional order controllers for DC Motor Position servo system American. Jr. of Mathematics and Sciences Vol. 1, No.1,(January 2012) Copyright Mind Reader Publications www.journalshub.com Design and Implementation of Fractional order controllers for DC Motor Position

More information

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS

VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS VECTOR CONTROL SCHEME FOR INDUCTION MOTOR WITH DIFFERENT CONTROLLERS FOR NEGLECTING THE END EFFECTS IN HEV APPLICATIONS M.LAKSHMISWARUPA 1, G.TULASIRAMDAS 2 & P.V.RAJGOPAL 3 1 Malla Reddy Engineering College,

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

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

Spacecraft Pitch PID Controller Tunning using Ziegler Nichols Method

Spacecraft Pitch PID Controller Tunning using Ziegler Nichols Method IOR Journal of Electrical and Electronics Engineering (IOR-JEEE) e-in: 2278-1676,p-IN: 2320-3331, Volume 9, Issue 6 Ver. I (Nov Dec. 2014), PP 62-67 pacecraft Pitch PID Controller Tunning using Ziegler

More information

CHAPTER 4 FUZZY LOGIC CONTROLLER

CHAPTER 4 FUZZY LOGIC CONTROLLER 62 CHAPTER 4 FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Unlike digital logic, the Fuzzy Logic is a multivalued logic. It deals with approximate perceptive rather than precise. The effective and efficient

More information

ISSN: [Appana* et al., 5(10): October, 2016] Impact Factor: 4.116

ISSN: [Appana* et al., 5(10): October, 2016] Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY FUZZY LOGIC CONTROL BASED PID CONTROLLER FOR STEP DOWN DC-DC POWER CONVERTER Dileep Kumar Appana *, Muhammed Sohaib * Lead Application

More information

Er. Silki Baghla. 2014, IJARCSSE All Rights Reserved Page 360

Er. Silki Baghla. 2014, IJARCSSE All Rights Reserved Page 360 Volume 4, Issue 1, January 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance

More information

DESIGN AND ANALYSIS OF TUNING TECHNIQUES USING DIFFERENT CONTROLLERS OF A SECOND ORDER PROCESS

DESIGN AND ANALYSIS OF TUNING TECHNIQUES USING DIFFERENT CONTROLLERS OF A SECOND ORDER PROCESS Journal of Electrical Engineering & Technology (JEET) Volume 3, Issue 1, January- December 2018, pp. 1 6, Article ID: JEET_03_01_001 Available online at http://www.iaeme.com/jeet/issues.asp?jtype=jeet&vtype=3&itype=1

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

GUI Based Control System Analysis Using PID Controller for Education

GUI Based Control System Analysis Using PID Controller for Education Indonesian Journal of Electrical Engineering and Computer Science Vol. 3, No. 1, July 2016, pp. 91 ~ 101 DOI: 10.11591/ijeecs.v3.i1.pp91-101 91 GUI Based Control System Analysis Using PID Controller for

More information

MATLAB Simulink Based Load Frequency Control Using Conventional Techniques

MATLAB Simulink Based Load Frequency Control Using Conventional Techniques MATLAB Simulink Based Load Frequency Control Using Conventional Techniques Rameshwar singh 1, Ashif khan 2 Deptt. Of Electrical, NITM, RGPV 1, 2,,Assistant proff 1, M.Tech Student 2 Email: rameshwar.gwalior@gmail.com

More information

PYKC 7 March 2019 EA2.3 Electronics 2 Lecture 18-1

PYKC 7 March 2019 EA2.3 Electronics 2 Lecture 18-1 In this lecture, we will examine a very popular feedback controller known as the proportional-integral-derivative (PID) control method. This type of controller is widely used in industry, does not require

More information

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM

DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM USING NEURO-FUZZY ALGORITHM DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM 55 Jurnal Teknologi, 35(D) Dis. 2001: 55 64 Universiti Teknologi Malaysia DESIGNING POWER SYSTEM STABILIZER FOR MULTIMACHINE POWER SYSTEM

More information

Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller

Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller Automatic Voltage Control For Power System Stability Using Pid And Fuzzy Logic Controller Mr. Omveer Singh 1, Shiny Agarwal 2, Shivi Singh 3, Zuyyina Khan 4, 1 Assistant Professor-EEE, GCET, 2 B.tech 4th

More information

Fuzzy Controllers for Boost DC-DC Converters

Fuzzy Controllers for Boost DC-DC Converters IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735 PP 12-19 www.iosrjournals.org Fuzzy Controllers for Boost DC-DC Converters Neethu Raj.R 1, Dr.

More information

Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction

Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction ISSN 2278 0211 (Online) Single Phase Shunt Active Filter Simulation Based On P-Q Technique Using PID and Fuzzy Logic Controllers for THD Reduction A. Mrudula M.Tech. Power Electronics, TKR College Of Engineering

More information

Design and Analysis for Robust PID Controller

Design and Analysis for Robust PID Controller IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 4 Ver. III (Jul Aug. 2014), PP 28-34 Jagriti Pandey 1, Aashish Hiradhar 2 Department

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

Comparison Effectiveness of PID, Self-Tuning and Fuzzy Logic Controller in Heat Exchanger

Comparison Effectiveness of PID, Self-Tuning and Fuzzy Logic Controller in Heat Exchanger J. Appl. Environ. Biol. Sci., 7(4S)28-33, 2017 2017, TextRoad Publication ISSN: 2090-4274 Journal of Applied Environmental and Biological Sciences www.textroad.com Comparison Effectiveness of PID, Self-Tuning

More information

Relay Based Auto Tuner for Calibration of SCR Pump Controller Parameters in Diesel after Treatment Systems

Relay Based Auto Tuner for Calibration of SCR Pump Controller Parameters in Diesel after Treatment Systems Abstract Available online at www.academicpaper.org Academic @ Paper ISSN 2146-9067 International Journal of Automotive Engineering and Technologies Special Issue 1, pp. 26 33, 2017 Original Research Article

More information

A PID Controlled Real Time Analysis of DC Motor

A PID Controlled Real Time Analysis of DC Motor A PID Controlled Real Time Analysis of DC Motor Saurabh Dubey 1, Dr. S.K. Srivastava 2 Research Scholar, Dept. of Electrical Engineering, M.M.M Engineering College, Gorakhpur, India 1 Associate Professor,

More information

Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control

Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control Design and Implementation of Self-Tuning Fuzzy-PID Controller for Process Liquid Level Control 1 Deepa Shivshant Bhandare, 2 Hafiz Shaikh and 3 N. R. Kulkarni 1,2,3 Department of Electrical Engineering,

More information

Open Access Design of Diesel Engine Adaptive Active Disturbance Rejection Speed Controller

Open Access Design of Diesel Engine Adaptive Active Disturbance Rejection Speed Controller Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 05, 7, 49-433 49 Open Access Design of Diesel Engine Adaptive Active Disturbance Rejection Speed

More information