Slovak Society of Chemical Engineering Institute of Chemical and Environmental Engineering Slovak University of Technology in Bratislava PROCEEDINGS

Size: px
Start display at page:

Download "Slovak Society of Chemical Engineering Institute of Chemical and Environmental Engineering Slovak University of Technology in Bratislava PROCEEDINGS"

Transcription

1 Slovak Society of Chemical Engineering Institute of Chemical and Environmental Engineering Slovak University of Technology in Bratislava PROCEEDINGS 41 st International Conference of Slovak Society of Chemical Engineering Hotel Hutník Tatranské Matliare, Slovakia May 6 30, 014 Editor: prof. Jozef Markoš ISBN: , EAN: Vasičkaninová, A., Bakošová, M., Kmeťová, J.: Fuzzy control of a heat exchanger using fuzzy c- means clustering algorithm, Editor: Markoš, J., In Proceedings of the 41st International Conference of Slovak Society of Chemical Engineering, Tatranské Matliare, Slovakia, , 014.

2 FUZZY CONTROL OF A HEAT EXCHANGER USING FUZZY C-MEANS CLUSTERING ALGORITHM ANNA VASIČKANINOVÁ, MONIKA BAKOŠOVÁ, JANA KMEŤOVÁ Slovak University of Technology in Bratislava, Faculty of Chemical and Food Technology, Institute of Information Engineering, Automation and Mathematics, Radlinského 9, Bratislava, Slovakia, {anna.vasickaninova, mona.bakosova, jana.kmetova}@stuba.sk Keywords: heat exchanger, PID control, Mamdani type fuzzy controller, Takagi-Sugeno type fuzzy controller. 1 INTRODUCTION Heat exchangers represent nonlinear processes (Janna, 009) and control of them is a complex problem due to the non-linear behaviour and complexity caused by many phenomena such as leakage, friction, temperature-dependent flow properties, contact resistance, unknown fluid properties, etc. (Serth, 007). Many factors enter into the design of heat exchangers, including thermal analysis, weight, size, structural strength, pressure drop and cost. Owing to the wide utilization of heat exchangers in industrial processes, their cost minimization is an important target for both, designers and users (Pan et al., 011). Cost evaluation is obviously an optimization process dependent upon the other design parameters. The method which is capable of utilizing the maximum allowable stream pressure drops is described in Panjeshahi et al. (010). The approach can result in minimum surface area requirements. Economics plays a key role in the design and selection of heat exchanger equipment. The weight and size of heat exchangers are significant parameters in the overall application and thus may still be considered as economic variables. A particular application will dictate the rules that one must follow to obtain the best design considering size, weight, economic criteria, etc. They all must be considered in practice (Holman, 009). Conventional control system design depends upon the development of a mathematical description of the system s behaviour. This usually involves assumptions being made in relation to the system dynamics and any non-linear behaviour that may occur. Fuzzy logic is the application of logic to imprecision and has found application in control system design in the form of Fuzzy Logic Controllers. Fuzzy logic controllers facilitate the application of human expert knowledge, gained through experience, intuition or experimentation, to a control problem. Fuzzy set theory has been developed for modelling of nonlinear, uncertain and complex systems (Ross, 004). The database of a rule-based system may contain imprecisions which appear in the description of the rules given by the expert. Because such an inference cannot be made by the methods which use classical two valued logic or many valued logic, Zadeh in (Zadeh, 1975) and Mamdani in (Mamdani, 1977) suggested an inference rule called "compositional rule of inference". Using this inference rule, several methods for fuzzy reasoning were proposed. Zadeh (Zadeh, 1979) extends the traditional Modus Ponens rule in order to work with fuzzy sets, obtaining the Generalized Modus Ponens rule. Fuzzy control has been suggested as an alternative approach to conventional control techniques in many situations. Analytical structure for a fuzzy PID controller is introduced in Mohan and Sinha, 008. In Sun and Er, 004 an approach toward optimal design of a hybrid fuzzy PID controller using GA is proposed. 917

3 Numerous methods have been developed in the literature to analyse and design a variety of fuzzy control systems (Feng, 006). Over the past two decades, researchers have investigated the analytical structure of various fuzzy controllers (Ying, 003; Haj-Ali and Ying, 004). A number of successful applications have been reported in the literature and these applications of the fuzzy control to industrial processes have often produced results superior to those of classical control. Salmasi classifies and overviews the state-of-the-art control strategies for hybrid electric vehicles (Salmasi, 007). The design of the controller based on the use of a finite-dimensional approximate model, of high order, derived by spatially lumping the infinite-dimensional model of the heat exchanger is described in (Maidi et al., 008). In (Denai et al., 007) a fuzzy logic-based decision support system for automating the decisionmaking strategies in cardiac intensive care units is presented. In (Hladek et al., 009), multi-agent control system based on a fuzzy inference system for a group of two wheeled mobile robots executing a common task is proposed. Wakabayashi describes procedures related to the application of PI fuzzy control in a semi-batch reactor for the production of nylon 6 (Wakabayashi et al., 009). Hayward and Davidson illustrate the power of fuzzy logic through a simple control example (Hayward and Davidson, 003). In (Peri and Simon, 005) a fuzzy logic control of the motion of differential drive mobile robots has been presented. In (Mendes et al., 014) a new method for automatic extracting all fuzzy parameters of a Fuzzy Logic Controller in order to control nonlinear industrial processes is proposed. A major contribution of fuzzy logic is its capability of representing vague data (González et al., 013). In (Markowski and Siuta, 013) a general framework for dealing with uncertainties in each stage of consequence modelling is presented. In this paper, a fuzzy c-means algorithm is used in the design of the fuzzy sets for the Mamdani and Takagi-Sugeno types of the fuzzy logic controllers for the temperature control in a shell-and-tube heat exchanger. The controlled heat exchanger is used for pre-heating of petroleum by hot water. The controlled output is the measured output temperature of the heated stream - petroleum and the control input is the volumetric flow rate of the heating stream - water. The problems of set point tracking and disturbance rejection are investigated. Simulations of control were done in the Matlab/Simulink environment. Simulation results obtained using designed controllers were compared by the integral performance indexes IAE and ISE. FUZZY CONTROL The fuzzy logic controller (FLC) is a set of linguistic control rules related by the dual concepts of fuzzy implication and the compositional rule of inference (Passino, 1998). The FLC provides algorithms which can convert the linguistic control strategy based on expert knowledge into an automatic control strategy. The FLC consists of a set of rules of the form if (a set of conditions are satisfied) then (a set of consequences can be inferred). Take e.g. a typical fuzzy controller (Figure 1): if error is negative and change in error is negative then output is negative big if error is negative and change in error is zero then output is negative medium. The collection of rules is called a rule base. The computer is able to execute the rules and compute a control signal depending on the measured inputs error and change in error. The inputs are most often hard or crisp measurements from some measuring equipment. A dynamic controller would have additional inputs, for example derivatives, integrals, or previous values of measurements backwards in time. The block fuzzification converts each piece of input data to degrees of membership by a lookup in one or several membership functions. The rules may use several variables both in the condition and the conclusion of the rules. Basically a linguistic controller contains rules in the if-then format, but they can be presented in different formats. The resulting fuzzy set must be converted to a number that can be sent to the process as a control signal. This operation is called defuzzification. There are several 918

4 defuzzification methods. Output scaling is also relevant. reference input fuzzification inference mechanism defuzzification inputs Process outputs rule base Fuzzy controller Figure 1. Fuzzy control..1 Mamdani controller Two typical fuzzy control systems are prevalent in the literature on fuzzy logic. These are known as Mamdani type and Takagi-Sugeno type. Mamdani type fuzzy controllers employ membership functions for both, antecedents and consequents of the rules. Based on Mamdani controller, Takagi-Sugeno controller is a modified controller whose rules contain membership functions for antecedents and output is defined as a function of the inputs instead of fuzzy sets, which means that in each fuzzy subspace a linear input-output relation is formed. Mamdani introduced the concept of FLC in 1974 (Mamdani, 1974), which was strongly motivated by the theory of fuzzy sets developed by Zadeh (Zadeh, 1973). The main idea in Mamdani controller is to use the linguistic terms to fuzzify the input variables which are put into use in the process stage based on the control rules. The computational core consists of a three-step process consisting of a determination of the degree of membership of the input in the ruleantecedent, a computation of the rule consequences and an aggregation of rule consequences to the fuzzy set control action. Suppose that the control system with k inputs and outputs is y = f(x i ), where x i are independent variables, y is the dependent variable, f is unknown, A i, B i are levels of fuzzy sets, according to the R: If x 1 is A 1 and... and x k is A k Then y 1 is B 1 and y is B (1) where i is the integer ranged from <a, b>.. Takagi-Sugeno controller Tomohiro Takagi and Michio Sugeno introduced a mathematical tool to build a fuzzy model of a system where fuzzy implication and reasoning are used in their paper in the year of 1985 (Takagi and Sugeno, 1985). Let us denote the membership function of a fuzzy set A as A(x), xx. All the membership functions associated to the fuzzy sets are linear. It is suggested that the format of a fuzzy implication R is written as R: If (x 1 is A 1,..., x k is A k ) Then y = g(x 1,..., x k ) () where y is consequence variable whose value is inferred, x 1,..., x k are premise variables that also appear in the part of consequence, A 1,..., A k are fuzzy sets with linear membership functions representing a fuzzy subspace in which the implication R can be implemented for reasoning, f is logical function connects the propositions in the premise, g is function that implies the value of y when x 1,..., x k satisfy 919

5 the premise. In the premise we shall only use logical and connectives and adopt a linear function in the consequence. So an implication is written as R: If x 1 is A 1 and... and x k is A k Then y= p 0 + p 1 x p k x k (3).3 Fuzzy c-means clustering algorithm Fuzzy c-means (FCM) is a method of clustering which allows one piece of data to belong to two or more clusters (Bezdek,1981). This is frequently used in pattern recognition (Zhang et al., 006). It is based on minimization of the objective function: where J m = n c i= 1 k= 1 u m d (4) k i d = x c (5) Here, m is any real number greater than 1, n is the number of data points, c is the number of clusters u is the degree of membership of x k in the cluster i, x k is the k th of d-dimensional measured data, c i is the d-dimension center of the cluster, and * is any norm expressing the similarity between any measured data and the center. With fuzzy c-means, the centroid of a cluster is computed as being the mean of all points, weighted by their degree of belonging to the cluster. The degree of being in a certain cluster is related to the inverse of the distance to the cluster. Fuzzy partitioning is carried out through an iterative optimization of the objective function shown above, with the update of membership u and the cluster centers c i by: 1 1 c d m u = (6) j= 1 d jk c i = n k= 1 n u k= 1 m u x m This iteration will stop when k ( j 1) ( j) max u u (8) i, k where is a termination criterion between 0 and 1, j is the iteration step. This procedure converges to a local minimum or a saddle point of J m. 3 SIMULATIONS AND RESULTS 3.1 Controlled process Consider a co-current tubular heat exchanger (Vasičkaninová et al., 011), where petroleum is heated by hot water through a copper tube (Figure ). (7) 90

6 Figure. Scheme of the tubular heat exchanger. The controlled variable is the outlet petroleum temperature T 1out. Among the input variables, the hot water flow rate q 3 (t) is selected as the control variable. The mathematical model of the heat exchanger is derived under several simplifying assumptions. The coordinate z measures the distance of a modelled section from the inlet. The fluids move in a plug velocity profile and the petroleum, tube and water temperatures T 1 (z,t), T (z,t) and T 3 (z,t) are functions of the axial coordinate z and the time t. The petroleum flow rate is constant, whereas the water flow rate q 3 (t) is a function of time t only. The petroleum, water and tube material densities i as well as the specific heat capacities C Pi, i = 1,, 3, are assumed constant. The simplified nonlinear dynamic mathematical model of the heat exchanger is described in (Vasičkaninová et al., 011) Parameters and steady-state inputs of the heat exchanger are given in Table 1, where the superscript s denotes the steady state and the subscript in denotes the inlet (Vasičkaninová and Bakošová, 01). Here, d is the tube diameter, is the density, C P is the specific heat capacity, h is the heat transfer coefficient, q is the volumetric flow rate. Table 1. Heat exchanger parameters and inputs Variable Unit Value Variable Unit Value n kg m l m 10 C P1 J kg -1 K d 3 m 0.05 C P J kg -1 K d 1 m 0.05 C P3 J kg -1 K d 3 m 0.08 q 1 m 3 s h J s -1 m - K s q 3in m 3 s h J s -1 m - K s T 1in K kg m s T in K kg m s T 3in K 34.8 For the identification, the step changes ±15%, ±30%, ±50% of the inlet mass flow-rate of the heating water were generated at the time t = 0. The step responses of the outlet temperature are shown in Figure 3, where step responses on the input changes ±15% are represented by the solid lines, on the input changes ±30% by the dashed lines, on the input changes ±50% by the dotted lines. 91

7 Figure 3. Step responses of the outlet temperature on the step changes of the inlet mass flow-rate of the heating water. According to these step changes, the heat exchanger is a time-delay nonlinear system with asymmetric dynamics. The model was identified using the Strejc method (Mleš and Far, 007) from the step in the form of the n th order plus time delay transfer function Ds K S = (9) n τs+ 1 Because the heat exchanger can be represented also as a system with interval parametric uncertainty, for various step responses were obtained intervals for values of the gain K, the time constant, the time delay D, the system order n=3 (Table ). The mean values of the parameters are considered to be nominal. Table. Identification of the process dynamics min max mean K min K max K mean D min D max D mean PI Control of the heat exchanger PI controllers described by the transfer function 1 C k p 1 (10) tis with k p the proportional gain and t i the integral time, were tuned using Cohen-Coon method (Ogunnae and Ray, 1994) and Strejc method (Mleš and Far, 007). The model was identified from the step response of the heat exchanger in the form (9). The PI controller parameters obtained using the Cohen-Coon formulas for the nominal values of the parameters are k p = 810-5, t i = 36 s and those obtained using the Strejc formulas are k p = , t i = 3.5 s. 3.3 Takagi-Sugeno fuzzy controller Sugeno-type fuzzy inference system was generated using FCM clustering in the form: If e is A i and e is B i Then f i = p i e + q i e+ r i, i=1, (11) 9

8 where e is the control error, q 3 (t) is the calculated control input and p i, q i, r i are consequent parameters. The symmetric Gaussian function are used for the fuzzification of inputs and it depends on two parameters and c as it is seen in (1) f x;σ,c = e xc σ The parameters and c for Gaussian membership function are listed in the Table 3. The consequent parameters in the control input rule (11) are listed in Table 4. (1) Table 3. Parameters of the Gaussian curve membership functions e e i c i i c i Table 4. Consequent parameters p i q i r i Mamdani fuzzy controller Mamdani-type fuzzy inference system was generated using FCM clustering in the form: If e is A i and e is B i Then u is C i, i=1,..., 6 (13) where e is the control error, u is the calculated control input and p i, q i, r i are consequent parameters. The symmetric Gaussian functions (1) are used for the fuzzification of inputs and outputs. The parameters and c for input membership functions are listed in the Table 5 and the parameters and c for output membership functions are listed in the Table 6. Table 5. Parameters of the Gaussian curve membership functions e e i c i i c i i Table 6. Consequent parameters c i Simulation results obtained using designed fuzzy controllers and two PI controllers are shown in Figure 4. The controlled outputs are compared in the task of set point tracking and in the case when disturbances affect the controlled process. The set point changes from 36.9 C to 39 C, then to 38 C at 400 s and then to 40 C at 800 s. Disturbances were represented by water temperature changes from 30 C to 35 C at 00 s, from 35 C to 31 C at 600 s and to 34 C at 1000 s. The control inputs are presented in Figure 5. The simulation results were compared also using integral criteria IAE (integrated absolute error) and ISE (integrated squared error) (Ogunnae and Ray, 1994). The results for different performance measures are compared in Table 7. The control response obtained by Mamdani fuzzy controller has the smallest values of IAE and ISE, but there are small overshoots and control error for a 93

9 long time. The control response obtained by Sugeno fuzzy controller is similar to those obtained using Cohen-Coon PI controller. Table 7. Values of IAE and ISE controller IAE ISE fuzzy Sugeno fuzzy Mamdani PI Cohen-Coon PI Strejc Figure 4. Comparison of the outlet petroleum temperature control. Figure 5. Comparison of the control inputs. 4 CONCLUSIONS In this paper, an application of the fuzzy c-means algorithm is presented. The algorithm is used in the design of the fuzzy sets for the Mamdani and Takagi-Sugeno types of the fuzzy logic controllers for the temperature control in the heat exchanger. The simulation results confirm that fuzzy control is one of the possibilities for successful control of heat exchangers. The advantage of this approach is that it is not linear-model-based strategy. Simulation results obtained using designed fuzzy controllers and PI controllers tuned using Cohen-Coon and Strejc methods were compared using integral quality criteria 94

10 IAE and ISE. Fuzzy and PI controllers were compared in the task of set-point tracking and in the task of disturbance rejection. Designed Mamdani fuzzy controller leads to the smallest values of IAE and ISE, but there are small overshoots and control error for a long time. The control response obtained by Sugeno fuzzy controller has smaller values of IAE and ISE than Cohen-Coon and Strejc PI controllers too and it has smaller overshoots and shorter settling times. Simulations confirmed that fuzzy controllers can be successfully used for control of the heat exchangers. All simulations were done using MATLAB. ACKNOWLEDGMENTS The authors gratefully acknowledge the contribution of the Scientific Grant Agency of the Slovak Republic under the grant 1/0973/1. References BEZDEK, J Pattern Recognition with Fuzzy Objective Function. Plenum Press, New York. DENAÏ, M.; MAHFOUF, M.; ROSS, J A Fuzzy Decision Support System for Therapy Administration in Cardiovascular Intensive Care Patients. IEEE International Conference on Fuzzy Systems, 1-6. ISSN FENG, G A survey on analysis and design of model-based fuzzy control systems. IEEE Trans. Fuzzy Syst., 14(5), GONZÁLEZ, J. R.; DARBRA, R. M.; ARNALDOS, J Using Fuzzy Logic to Introduce the Human Factor in the Failure Frequency Estimation of Storage Vessels in Chemical Plants, Chemical Engineering Transactions, 3, HAJ-ALI, A.; YING, H Structural analysis of fuzzy controllers with nonlinear input fuzzy sets in relation to nonlinear PID controlwith variable gains, Automatica, 40, HAYWARD, G.; DAVIDSON, V Fuzzy Logic Applications. Analyst, 18, HLADEK, D.; VAŠČÁK, J.; SINČÁK, P Multi-robot control system for pursuit-evasion problem, Journal of Electrical Engineering, 60(3), HOLMAN J. P Heat Transfer, McGraw-Hill, New York. JANNA, W. S Engineering Heat Transfer, 3 rd Edition, The University of Memphis, Tennessee. MAIDI, A.; DIAF, M.; CORRIOU, J. P. 008, Optimal linear PI fuzzy controller design of a heat exchanger, Chemical Engineering and Processing: Process Intensification, 47(5), MAMDANI, E. H Application of Fuzzy Algorithms for the Control of a Dynamic Plant, Proc. IEE,, MAMDANI, E. H Application of fuzzy logic to approximate reasoning using linguistic synthesis, IEEE Transactions on Computers, 6(1), MARKOWSKI, A. S.; SIUTA, D Application of Fuzzy Logic Approach to Consequence Modeling in Process Industries, Chemical Engineering Transactions, 31, MENDES, J.; ARAÚJO, R.; MATIAS, T.; SECO, R.; BELCHIOR, C Automatic extraction of the fuzzy control system by a hierarchical genetic algorithm, Engineering Applications of Artificial Intelligence, 9, MIKLEŠ, J.; FIKAR, M Process Modeling, Identification, and Control. Berlin, Springer. OGUNNAIKE, B. A.; RAY W. H Process Dynamics, Modelling, and Control. Oxford, New York. MOHAN, B. M.; SINHA, A Analytical structure and stability analysis of a fuzzy PID controller. Appl. Soft Comput. 8(1), ) PAN, M.; BULATOV, I.; SMITH, R.; KIM J. K Improving energy recovery in heat exchanger network with intensified tube-side heat transfer. Chemical Engineering Transactions, 5,

11 PANJESHAHI, M. H.; JODA, F.; TAHOUNI, N Pressure drop optimization in multi -stream heat exchanger using genetic algorithms, Chemical Engineering Transactions, 1, PASSINO, K.M.; YURKOVICH. S Fuzzy Control, Addison-Wesley-Longman, Menlo Park, USA. ISBN X PERI, V. M.; SIMON, D Fuzzy Logic Control for an Autonomous Robot, North American Fuzzy Information Processing Society Conference (NAFIPS 005), PREMALATHA, K.; NATARAJAN A, M. 010 A literature review on document clustering. Information Technology Journal, 9, ROSS, T. J Fuzzy Logic with Engineering Applications. John Wiley & Sons, New York. SALMASI, F. R Control strategies for hybrid electric vehicles: evolution, classification, comparison, and future trends, IEEE Transactions on Vehicular Technology, 56(5), SERTH, R. W Process Heat Transfer Principles and Applications. Academic Press, Burlington, ISBN SUN, Y. L.; ER, M. J Hybrid fuzzy control of robotics systems. IEEE T. Fuzzy Systems, 1(6), TAKAGI, K.; SUGENO, M Fuzzy identification of systems and its applications to modelling and control. IEEE Trans. Syst. Man. Cybern. 15, VASIČKANINOVÁ, A.; BAKOŠOVÁ, M.; MÉSZÁROS, A.; KLEMEŠ, J Neural network predictive control of a heat exchanger. Applied Thermal Engineering, 31, VASIČKANINOVÁ, A.; BAKOŠOVÁ, M. 01. Robust control of heat exchangers. Chemical Engineering Transactions, 9, WAKABAYASHI, C.; EMBIRUC, M.; FONTES, C.; KALID, R Fuzzy control of a nylon polymerization semi-batch reactor, Fuzzy Sets and Systems, 160(4), YING, H A general technique for deriving analytical structure of fuzzy controllers using arbitrary trapezoidal input fuzzy sets and Zadeh AND operator, Automatica, 39, ZADEH, L. A Outline of a new approach to the analysis complex systems and decision processes, IEEE Trans Syst. Man Cyber SMC, 3, ZADEH, L. A Calculus of fuzzy restrictions, in ZADEH, L. A.; FU, K. S.; TANAKA, K.; SHIMURA, M. (eds), Fuzzy Sets and their Applications to Cognitive and Decision Processes, Academic Press, New York, ZADEH, L. A A theory of approximate reasoning, Machine Intelligence, John Wiley & Sons, New York, ZHANG, CH.; WANG, H.; LIU, Y Document Clustering Description Extraction and Its Application. Proceedings of the nd International Conference on the Computer Processing of Oriental Languages (ICCPOL009). Lecture Notes in Computer Science, 5459/009. Springer Berlin/Heidelberg, Hong Kong, China,

Intelligent Optimal Control of a Heat Exchanger Using ANFIS and Interval Type-2 Based Fuzzy Inference System

Intelligent Optimal Control of a Heat Exchanger Using ANFIS and Interval Type-2 Based Fuzzy Inference System ISS: 2319-8753 Intelligent Optimal Control of a Heat Exchanger Using AFIS and Interval Type-2 Based Fuzzy Inference System 1 Borkar Pravin Kumar, 2 Jha Manoj, 3 Qureshi M.F., 4 Agrawal G.K. 1 Department

More information

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur

Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Intelligent Systems and Control Prof. Laxmidhar Behera Indian Institute of Technology, Kanpur Module - 2 Lecture - 4 Introduction to Fuzzy Logic Control In this lecture today, we will be discussing fuzzy

More information

Fuzzy Systems. Introduction

Fuzzy Systems. Introduction Fuzzy Systems Introduction Prof. Dr. Rudolf Kruse Christian Moewes {kruse,cmoewes}@iws.cs.uni-magdeburg.de Otto-von-Guericke University of Magdeburg Faculty of Computer Science Department of Knowledge

More information

Design and Implementation of PI and PIFL Controllers for Continuous Stirred Tank Reactor System

Design and Implementation of PI and PIFL Controllers for Continuous Stirred Tank Reactor System International Journal of omputer Science and Electronics Engineering (IJSEE olume, Issue (4 ISSN 3 48 (Online Design and Implementation of PI and PIFL ontrollers for ontinuous Stirred Tank Reactor System

More information

FUZZY CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL

FUZZY CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL CONVENTIONAL CONTROL Eample: design a cruise control system After gaining an intuitive understanding of the plant s dynamics and establishing the design objectives, the control engineer typically solves the cruise control

More information

Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers

Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers Lyapunov Function Based Design of Heuristic Fuzzy Logic Controllers L. K. Wong F. H. F. Leung P. IS.S. Tam Department of Electronic Engineering Department of Electronic Engineering Department of Electronic

More information

Uncertain Systems are Universal Approximators

Uncertain Systems are Universal Approximators Uncertain Systems are Universal Approximators Zixiong Peng 1 and Xiaowei Chen 2 1 School of Applied Mathematics, Central University of Finance and Economics, Beijing 100081, China 2 epartment of Risk Management

More information

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer

Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer 772 NATIONAL POWER SYSTEMS CONFERENCE, NPSC 2002 Reduced Size Rule Set Based Fuzzy Logic Dual Input Power System Stabilizer Avdhesh Sharma and MLKothari Abstract-- The paper deals with design of fuzzy

More information

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT http:// FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT 1 Ms.Mukesh Beniwal, 2 Mr. Davender Kumar 1 M.Tech Student, 2 Asst.Prof, Department of Electronics and Communication

More information

Fuzzy Systems. Introduction

Fuzzy Systems. Introduction Fuzzy Systems Introduction Prof. Dr. Rudolf Kruse Christoph Doell {kruse,doell}@iws.cs.uni-magdeburg.de Otto-von-Guericke University of Magdeburg Faculty of Computer Science Department of Knowledge Processing

More information

Fuzzy Rule Based Candidate Selection Evaluator by Political Parties

Fuzzy Rule Based Candidate Selection Evaluator by Political Parties Volume 8, No. 3, March April 2017 International Journal of Advanced Research in Computer Science REVIEW ARTICLE Available Online at www.ijarcs.info ISSN No. 0976-5697 Fuzzy Rule Based Candidate Selection

More information

CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION

CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION 141 CHAPTER 7 MODELING AND CONTROL OF SPHERICAL TANK LEVEL PROCESS 7.1 INTRODUCTION In most of the industrial processes like a water treatment plant, paper making industries, petrochemical industries,

More information

Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University. Fuzzy Logic Controllers - Tutorial

Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University. Fuzzy Logic Controllers - Tutorial Institute for Advanced Management Systems Research Department of Information Technologies Åbo Akademi University Directory Table of Contents Begin Article Fuzzy Logic Controllers - Tutorial Robert Fullér

More information

Enhanced Fuzzy Model Reference Learning Control for Conical tank process

Enhanced Fuzzy Model Reference Learning Control for Conical tank process Enhanced Fuzzy Model Reference Learning Control for Conical tank process S.Ramesh 1 Assistant Professor, Dept. of Electronics and Instrumentation Engineering, Annamalai University, Annamalainagar, Tamilnadu.

More information

Design and Stability Analysis of Single-Input Fuzzy Logic Controller

Design and Stability Analysis of Single-Input Fuzzy Logic Controller IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 30, NO. 2, APRIL 2000 303 Design and Stability Analysis of Single-Input Fuzzy Logic Controller Byung-Jae Choi, Seong-Woo Kwak,

More information

A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model

A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model 142 IEEE TRANSACTIONS ON ENERGY CONVERSION, VOL. 18, NO. 1, MARCH 2003 A Boiler-Turbine System Control Using A Fuzzy Auto-Regressive Moving Average (FARMA) Model Un-Chul Moon and Kwang Y. Lee, Fellow,

More information

CHAPTER V TYPE 2 FUZZY LOGIC CONTROLLERS

CHAPTER V TYPE 2 FUZZY LOGIC CONTROLLERS CHAPTER V TYPE 2 FUZZY LOGIC CONTROLLERS In the last chapter fuzzy logic controller and ABC based fuzzy controller are implemented for nonlinear model of Inverted Pendulum. Fuzzy logic deals with imprecision,

More information

Slovak University of Technology in Bratislava Institute of Information Engineering, Automation, and Mathematics PROCEEDINGS

Slovak University of Technology in Bratislava Institute of Information Engineering, Automation, and Mathematics PROCEEDINGS Slovak University of Technology in Bratislava Institute of Information Engineering, Automation, and Mathematics PROCEEDINGS of the 18 th International Conference on Process Control Hotel Titris, Tatranská

More information

2010/07/12. Content. Fuzzy? Oxford Dictionary: blurred, indistinct, confused, imprecisely defined

2010/07/12. Content. Fuzzy? Oxford Dictionary: blurred, indistinct, confused, imprecisely defined Content Introduction Graduate School of Science and Technology Basic Concepts Fuzzy Control Eamples H. Bevrani Fuzzy GC Spring Semester, 2 2 The class of tall men, or the class of beautiful women, do not

More information

Control Of Heat Exchanger Using Internal Model Controller

Control Of Heat Exchanger Using Internal Model Controller IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 7 (July. 2013), V1 PP 09-15 Control Of Heat Exchanger Using Internal Model Controller K.Rajalakshmi $1, Ms.V.Mangaiyarkarasi

More information

Rule-Based Fuzzy Model

Rule-Based Fuzzy Model In rule-based fuzzy systems, the relationships between variables are represented by means of fuzzy if then rules of the following general form: Ifantecedent proposition then consequent proposition The

More information

Hamidreza Rashidy Kanan. Electrical Engineering Department, Bu-Ali Sina University

Hamidreza Rashidy Kanan. Electrical Engineering Department, Bu-Ali Sina University Lecture 3 Fuzzy Systems and their Properties Hamidreza Rashidy Kanan Assistant Professor, Ph.D. Electrical Engineering Department, Bu-Ali Sina University h.rashidykanan@basu.ac.ir; kanan_hr@yahoo.com 2

More information

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. XVII - Analysis and Stability of Fuzzy Systems - Ralf Mikut and Georg Bretthauer

CONTROL SYSTEMS, ROBOTICS AND AUTOMATION Vol. XVII - Analysis and Stability of Fuzzy Systems - Ralf Mikut and Georg Bretthauer ANALYSIS AND STABILITY OF FUZZY SYSTEMS Ralf Mikut and Forschungszentrum Karlsruhe GmbH, Germany Keywords: Systems, Linear Systems, Nonlinear Systems, Closed-loop Systems, SISO Systems, MISO systems, MIMO

More information

Design On-Line Tunable Gain Artificial Nonlinear Controller

Design On-Line Tunable Gain Artificial Nonlinear Controller Journal of Computer Engineering 1 (2009) 3-11 Design On-Line Tunable Gain Artificial Nonlinear Controller Farzin Piltan, Nasri Sulaiman, M. H. Marhaban and R. Ramli Department of Electrical and Electronic

More information

arxiv: v1 [cs.sy] 2 Oct 2018

arxiv: v1 [cs.sy] 2 Oct 2018 Non-linear Model Predictive Control of Conically Shaped Liquid Storage Tanks arxiv:1810.01119v1 [cs.sy] 2 Oct 2018 5 10 Abstract Martin Klaučo, L uboš Čirka Slovak University of Technology in Bratislava,

More information

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH

EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH EXCITATION CONTROL OF SYNCHRONOUS GENERATOR USING A FUZZY LOGIC BASED BACKSTEPPING APPROACH Abhilash Asekar 1 1 School of Engineering, Deakin University, Waurn Ponds, Victoria 3216, Australia ---------------------------------------------------------------------***----------------------------------------------------------------------

More information

Lecture 1: Introduction & Fuzzy Control I

Lecture 1: Introduction & Fuzzy Control I Lecture 1: Introduction & Fuzzy Control I Jens Kober Robert Babuška Knowledge-Based Control Systems (SC42050) Cognitive Robotics 3mE, Delft University of Technology, The Netherlands 12-02-2018 Lecture

More information

CHAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER

CHAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER 85 CAPTER 5 FREQUENCY STABILIZATION USING SUPERVISORY EXPERT FUZZY CONTROLLER 5. INTRODUCTION The simulation studies presented in the earlier chapter are obviously proved that the design of a classical

More information

Algorithms for Increasing of the Effectiveness of the Making Decisions by Intelligent Fuzzy Systems

Algorithms for Increasing of the Effectiveness of the Making Decisions by Intelligent Fuzzy Systems Journal of Electrical Engineering 3 (205) 30-35 doi: 07265/2328-2223/2050005 D DAVID PUBLISHING Algorithms for Increasing of the Effectiveness of the Making Decisions by Intelligent Fuzzy Systems Olga

More information

Proposal of a Fuzzy Control System for Heat Transfer Using PLC

Proposal of a Fuzzy Control System for Heat Transfer Using PLC Proposal of a Fuzzy Control System for Heat Transfer Using PLC Martin Nesticky (B), Tomas Skulavik, and Jaroslav Znamenak Faculty of Materials Science and Technology in Trnava, Slovak University of Technology

More information

DESIGN OF AN ADAPTIVE FUZZY-BASED CONTROL SYSTEM USING GENETIC ALGORITHM OVER A ph TITRATION PROCESS

DESIGN OF AN ADAPTIVE FUZZY-BASED CONTROL SYSTEM USING GENETIC ALGORITHM OVER A ph TITRATION PROCESS www.arpapress.com/volumes/vol17issue2/ijrras_17_2_05.pdf DESIGN OF AN ADAPTIVE FUZZY-BASED CONTROL SYSTEM USING GENETIC ALGORITHM OVER A ph TITRATION PROCESS Ibrahim Al-Adwan, Mohammad Al Khawaldah, Shebel

More information

Design of Decentralized Fuzzy Controllers for Quadruple tank Process

Design of Decentralized Fuzzy Controllers for Quadruple tank Process IJCSNS International Journal of Computer Science and Network Security, VOL.8 No.11, November 2008 163 Design of Fuzzy Controllers for Quadruple tank Process R.Suja Mani Malar1 and T.Thyagarajan2, 1 Assistant

More information

Fuzzy Systems. Fuzzy Control

Fuzzy Systems. Fuzzy Control Fuzzy Systems Fuzzy Control Prof. Dr. Rudolf Kruse Christoph Doell {kruse,doell}@ovgu.de Otto-von-Guericke University of Magdeburg Faculty of Computer Science Institute for Intelligent Cooperating Systems

More information

Uncertain System Control: An Engineering Approach

Uncertain System Control: An Engineering Approach Uncertain System Control: An Engineering Approach Stanisław H. Żak School of Electrical and Computer Engineering ECE 680 Fall 207 Fuzzy Logic Control---Another Tool in Our Control Toolbox to Cope with

More information

Soft Computing Technique and Conventional Controller for Conical Tank Level Control

Soft Computing Technique and Conventional Controller for Conical Tank Level Control Indonesian Journal of Electrical Engineering and Informatics (IJEEI) Vol. 4, No. 1, March 016, pp. 65~73 ISSN: 089-37, DOI: 10.11591/ijeei.v4i1.196 65 Soft Computing Technique and Conventional Controller

More information

MODELLING OF TOOL LIFE, TORQUE AND THRUST FORCE IN DRILLING: A NEURO-FUZZY APPROACH

MODELLING OF TOOL LIFE, TORQUE AND THRUST FORCE IN DRILLING: A NEURO-FUZZY APPROACH ISSN 1726-4529 Int j simul model 9 (2010) 2, 74-85 Original scientific paper MODELLING OF TOOL LIFE, TORQUE AND THRUST FORCE IN DRILLING: A NEURO-FUZZY APPROACH Roy, S. S. Department of Mechanical Engineering,

More information

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS Journal of ELECTRICAL ENGINEERING, VOL. 64, NO. 6, 2013, 366 370 COMPARISON OF DAMPING PERFORMANCE OF CONVENTIONAL AND NEURO FUZZY BASED POWER SYSTEM STABILIZERS APPLIED IN MULTI MACHINE POWER SYSTEMS

More information

Handling Uncertainty using FUZZY LOGIC

Handling Uncertainty using FUZZY LOGIC Handling Uncertainty using FUZZY LOGIC Fuzzy Set Theory Conventional (Boolean) Set Theory: 38 C 40.1 C 41.4 C 38.7 C 39.3 C 37.2 C 42 C Strong Fever 38 C Fuzzy Set Theory: 38.7 C 40.1 C 41.4 C More-or-Less

More information

Neural network predictive control of a heat exchanger

Neural network predictive control of a heat exchanger Neural network predictive control of a heat exchanger Anna Vasičkaninová, Monika Bakošová, Alojz Mészáros, Jiří Jaromír Klemeš To cite this version: Anna Vasičkaninová, Monika Bakošová, Alojz Mészáros,

More information

INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES

INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES International Mathematical Forum, 1, 2006, no. 28, 1371-1382 INTELLIGENT CONTROL OF DYNAMIC SYSTEMS USING TYPE-2 FUZZY LOGIC AND STABILITY ISSUES Oscar Castillo, Nohé Cázarez, and Dario Rico Instituto

More information

Fuzzy Logic and Computing with Words. Ning Xiong. School of Innovation, Design, and Engineering Mälardalen University. Motivations

Fuzzy Logic and Computing with Words. Ning Xiong. School of Innovation, Design, and Engineering Mälardalen University. Motivations /3/22 Fuzzy Logic and Computing with Words Ning Xiong School of Innovation, Design, and Engineering Mälardalen University Motivations Human centric intelligent systems is a hot trend in current research,

More information

Fuzzy Logic Controller Based on Association Rules

Fuzzy Logic Controller Based on Association Rules Annals of the University of Craiova, Mathematics and Computer Science Series Volume 37(3), 2010, Pages 12 21 ISSN: 1223-6934 Fuzzy Logic Controller Based on Association Rules Ion IANCU and Mihai GABROVEANU

More information

Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model

Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model Int. J. of Computers, Communications & Control, ISSN 1841-9836, E-ISSN 1841-9844 Vol. VI (2011), No. 4 (December), pp. 603-614 Fuzzy Local Trend Transform based Fuzzy Time Series Forecasting Model J. Dan,

More information

Intuitionistic Fuzzy Logic Control for Washing Machines

Intuitionistic Fuzzy Logic Control for Washing Machines Indian Journal of Science and Technology, Vol 7(5), 654 661, May 2014 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Intuitionistic Fuzzy Logic Control for Washing Machines Muhammad Akram *, Shaista

More information

Learning from Examples

Learning from Examples Learning from Examples Adriano Cruz, adriano@nce.ufrj.br PPGI-UFRJ September 20 Adriano Cruz, adriano@nce.ufrj.br (PPGI-UFRJ) Learning from Examples September 20 / 40 Summary Introduction 2 Learning from

More information

Index Terms Magnetic Levitation System, Interval type-2 fuzzy logic controller, Self tuning type-2 fuzzy controller.

Index Terms Magnetic Levitation System, Interval type-2 fuzzy logic controller, Self tuning type-2 fuzzy controller. Comparison Of Interval Type- Fuzzy Controller And Self Tuning Interval Type- Fuzzy Controller For A Magnetic Levitation System Shabeer Ali K P 1, Sanjay Sharma, Dr.Vijay Kumar 3 1 Student, E & CE Department,

More information

Parameter estimation by anfis where dependent variable has outlier

Parameter estimation by anfis where dependent variable has outlier Hacettepe Journal of Mathematics and Statistics Volume 43 (2) (2014), 309 322 Parameter estimation by anfis where dependent variable has outlier Türkan Erbay Dalkılıç a, Kamile Şanlı Kula b, and Ayşen

More information

Water Quality Management using a Fuzzy Inference System

Water Quality Management using a Fuzzy Inference System Water Quality Management using a Fuzzy Inference System Kumaraswamy Ponnambalam and Seyed Jamshid Mousavi A fuzzy inference system (FIS) is presented for the optimal operation of a reservoir system with

More information

EFFECT OF VARYING CONTROLLER PARAMETERS ON THE PERFORMANCE OF A FUZZY LOGIC CONTROL SYSTEM

EFFECT OF VARYING CONTROLLER PARAMETERS ON THE PERFORMANCE OF A FUZZY LOGIC CONTROL SYSTEM Nigerian Journal of Technology, Vol. 19, No. 1, 2000, EKEMEZIE & OSUAGWU 40 EFFECT OF VARYING CONTROLLER PARAMETERS ON THE PERFORMANCE OF A FUZZY LOGIC CONTROL SYSTEM Paul N. Ekemezie and Charles C. Osuagwu

More information

Fuzzy Compensation for Nonlinear Friction in a Hard Drive

Fuzzy Compensation for Nonlinear Friction in a Hard Drive Fuzzy Compensation for Nonlinear Friction in a Hard Drive Wilaiporn Ngernbaht, Kongpol Areerak, Sarawut Sujitjorn* School of Electrical Engineering, Institute of Engineering Suranaree University of Technology

More information

ABSTRACT I. INTRODUCTION II. FUZZY MODEL SRUCTURE

ABSTRACT I. INTRODUCTION II. FUZZY MODEL SRUCTURE International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 6 ISSN : 2456-3307 Temperature Sensitive Short Term Load Forecasting:

More information

Fuzzy Observers for Takagi-Sugeno Models with Local Nonlinear Terms

Fuzzy Observers for Takagi-Sugeno Models with Local Nonlinear Terms Fuzzy Observers for Takagi-Sugeno Models with Local Nonlinear Terms DUŠAN KROKAVEC, ANNA FILASOVÁ Technical University of Košice Department of Cybernetics and Artificial Intelligence Letná 9, 042 00 Košice

More information

Type-2 Fuzzy Logic Control of Continuous Stirred Tank Reactor

Type-2 Fuzzy Logic Control of Continuous Stirred Tank Reactor dvance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 2 (2013), pp. 169-178 Research India Publications http://www.ripublication.com/aeee.htm Type-2 Fuzzy Logic Control of Continuous

More information

1348 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 34, NO. 3, JUNE 2004

1348 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL. 34, NO. 3, JUNE 2004 1348 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL 34, NO 3, JUNE 2004 Direct Adaptive Iterative Learning Control of Nonlinear Systems Using an Output-Recurrent Fuzzy Neural

More information

Lecture 06. (Fuzzy Inference System)

Lecture 06. (Fuzzy Inference System) Lecture 06 Fuzzy Rule-based System (Fuzzy Inference System) Fuzzy Inference System vfuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. Fuzzy Inference

More information

CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL

CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL 104 CHAPTER 5 FUZZY LOGIC FOR ATTITUDE CONTROL 5.1 INTRODUCTION Fuzzy control is one of the most active areas of research in the application of fuzzy set theory, especially in complex control tasks, which

More information

Adaptive Fuzzy Logic Power Filter for Nonlinear Systems

Adaptive Fuzzy Logic Power Filter for Nonlinear Systems IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 78-1676,p-ISSN: 30-3331, Volume 11, Issue Ver. I (Mar. Apr. 016), PP 66-73 www.iosrjournals.org Adaptive Fuzzy Logic Power Filter

More information

Multiple Model Based Adaptive Control for Shell and Tube Heat Exchanger Process

Multiple Model Based Adaptive Control for Shell and Tube Heat Exchanger Process Multiple Model Based Adaptive Control for Shell and Tube Heat Exchanger Process R. Manikandan Assistant Professor, Department of Electronics and Instrumentation Engineering, Annamalai University, Annamalai

More information

H State-Feedback Controller Design for Discrete-Time Fuzzy Systems Using Fuzzy Weighting-Dependent Lyapunov Functions

H State-Feedback Controller Design for Discrete-Time Fuzzy Systems Using Fuzzy Weighting-Dependent Lyapunov Functions IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL 11, NO 2, APRIL 2003 271 H State-Feedback Controller Design for Discrete-Time Fuzzy Systems Using Fuzzy Weighting-Dependent Lyapunov Functions Doo Jin Choi and PooGyeon

More information

A Hybrid Approach For Air Conditioning Control System With Fuzzy Logic Controller

A Hybrid Approach For Air Conditioning Control System With Fuzzy Logic Controller International Journal of Engineering and Applied Sciences (IJEAS) A Hybrid Approach For Air Conditioning Control System With Fuzzy Logic Controller K.A. Akpado, P. N. Nwankwo, D.A. Onwuzulike, M.N. Orji

More information

Comparison of Fuzzy Operators for IF-Inference Systems of Takagi-Sugeno Type in Ozone Prediction

Comparison of Fuzzy Operators for IF-Inference Systems of Takagi-Sugeno Type in Ozone Prediction Comparison of Fuzzy Operators for IF-Inference Systems of Takagi-Sugeno Type in Ozone Prediction Vladimír Olej and Petr Hájek Institute of System Engineering and Informatics, Faculty of Economics and Administration,

More information

THERE exist two major different types of fuzzy control:

THERE exist two major different types of fuzzy control: 226 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 6, NO. 2, MAY 1998 Constructing Nonlinear Variable Gain Controllers via the Takagi Sugeno Fuzzy Control Hao Ying, Senior Member, IEEE Abstract We investigated

More information

is implemented by a fuzzy relation R i and is defined as

is implemented by a fuzzy relation R i and is defined as FS VI: Fuzzy reasoning schemes R 1 : ifx is A 1 and y is B 1 then z is C 1 R 2 : ifx is A 2 and y is B 2 then z is C 2... R n : ifx is A n and y is B n then z is C n x is x 0 and y is ȳ 0 z is C The i-th

More information

Revision: Fuzzy logic

Revision: Fuzzy logic Fuzzy Logic 1 Revision: Fuzzy logic Fuzzy logic can be conceptualized as a generalization of classical logic. Modern fuzzy logic aims to model those problems in which imprecise data must be used or in

More information

Takagi Sugeno Fuzzy Sliding Mode Controller Design for a Class of Nonlinear System

Takagi Sugeno Fuzzy Sliding Mode Controller Design for a Class of Nonlinear System Australian Journal of Basic and Applied Sciences, 7(7): 395-400, 2013 ISSN 1991-8178 Takagi Sugeno Fuzzy Sliding Mode Controller Design for a Class of Nonlinear System 1 Budiman Azzali Basir, 2 Mohammad

More information

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE

A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE A FUZZY NEURAL NETWORK MODEL FOR FORECASTING STOCK PRICE Li Sheng Institute of intelligent information engineering Zheiang University Hangzhou, 3007, P. R. China ABSTRACT In this paper, a neural network-driven

More information

A Systematic Study of Fuzzy PID Controllers Function-Based Evaluation Approach

A Systematic Study of Fuzzy PID Controllers Function-Based Evaluation Approach IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 9, NO. 5, OCTOBER 2001 699 A Systematic Study of Fuzzy PID Controllers Function-Based Evaluation Approach Bao-Gang Hu, Senior Member, IEEE, George K. I. Mann, Raymond

More information

A linguistic fuzzy model with a monotone rule base is not always monotone

A linguistic fuzzy model with a monotone rule base is not always monotone EUSFLAT - LFA 25 A linguistic fuzzy model with a monotone rule base is not always monotone Ester Van Broekhoven and Bernard De Baets Department of Applied Mathematics, Biometrics and Process Control Ghent

More information

A Residual Gradient Fuzzy Reinforcement Learning Algorithm for Differential Games

A Residual Gradient Fuzzy Reinforcement Learning Algorithm for Differential Games International Journal of Fuzzy Systems manuscript (will be inserted by the editor) A Residual Gradient Fuzzy Reinforcement Learning Algorithm for Differential Games Mostafa D Awheda Howard M Schwartz Received:

More information

THE ANNALS OF "DUNAREA DE JOS" UNIVERSITY OF GALATI FASCICLE III, 2000 ISSN X ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS

THE ANNALS OF DUNAREA DE JOS UNIVERSITY OF GALATI FASCICLE III, 2000 ISSN X ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS ELECTROTECHNICS, ELECTRONICS, AUTOMATIC CONTROL, INFORMATICS ON A TAKAGI-SUGENO FUZZY CONTROLLER WITH NON-HOMOGENOUS DYNAMICS Radu-Emil PRECUP and Stefan PREITL Politehnica University of Timisoara, Department

More information

Comparison of Necessary Conditions for Typical Takagi Sugeno and Mamdani Fuzzy Systems as Universal Approximators

Comparison of Necessary Conditions for Typical Takagi Sugeno and Mamdani Fuzzy Systems as Universal Approximators 508 IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART A: SYSTEMS AND HUMANS, VOL. 29, NO. 5, SEPTEMBER 1999 [15] A. F. Sheta and K. D. Jong, Parameter estimation of nonlinear system in noisy environments

More information

GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL

GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL GAIN SCHEDULING CONTROL WITH MULTI-LOOP PID FOR 2- DOF ARM ROBOT TRAJECTORY CONTROL 1 KHALED M. HELAL, 2 MOSTAFA R.A. ATIA, 3 MOHAMED I. ABU EL-SEBAH 1, 2 Mechanical Engineering Department ARAB ACADEMY

More information

AN INTELLIGENT HYBRID FUZZY PID CONTROLLER

AN INTELLIGENT HYBRID FUZZY PID CONTROLLER AN INTELLIGENT CONTROLLER Isin Erenoglu Ibrahim Eksin Engin Yesil Mujde Guzelkaya Istanbul Technical University, Faculty of Electrical and Electronics Engineering, Control Engineering Department, Maslak,

More information

Takagi-Sugeno-Kang Fuzzy Structures in Dynamic System Modeling

Takagi-Sugeno-Kang Fuzzy Structures in Dynamic System Modeling Takagi-Sugeno-Kang Fuzzy Structures in Dynamic System Modeling L. Schnitman 1, J.A.M. Felippe de Souza 2 and T. Yoneyama 1 leizer@ele.ita.cta.br; felippe@demnet.ubi.pt; takashi@ele.ita.cta.br 1 Instituto

More information

Effect of Rule Weights in Fuzzy Rule-Based Classification Systems

Effect of Rule Weights in Fuzzy Rule-Based Classification Systems 506 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 9, NO. 4, AUGUST 2001 Effect of Rule Weights in Fuzzy Rule-Based Classification Systems Hisao Ishibuchi, Member, IEEE, and Tomoharu Nakashima, Member, IEEE

More information

FUZZY LOGIC CONTROL of SRM 1 KIRAN SRIVASTAVA, 2 B.K.SINGH 1 RajKumar Goel Institute of Technology, Ghaziabad 2 B.T.K.I.T.

FUZZY LOGIC CONTROL of SRM 1 KIRAN SRIVASTAVA, 2 B.K.SINGH 1 RajKumar Goel Institute of Technology, Ghaziabad 2 B.T.K.I.T. FUZZY LOGIC CONTROL of SRM 1 KIRAN SRIVASTAVA, 2 B.K.SINGH 1 RajKumar Goel Institute of Technology, Ghaziabad 2 B.T.K.I.T., Dwarhat E-mail: 1 2001.kiran@gmail.com,, 2 bksapkec@yahoo.com ABSTRACT The fuzzy

More information

Tuning of Fuzzy Systems as an Ill-Posed Problem

Tuning of Fuzzy Systems as an Ill-Posed Problem Tuning of Fuzzy Systems as an Ill-Posed Problem Martin Burger 1, Josef Haslinger 2, and Ulrich Bodenhofer 2 1 SFB F 13 Numerical and Symbolic Scientific Computing and Industrial Mathematics Institute,

More information

ME 534. Mechanical Engineering University of Gaziantep. Dr. A. Tolga Bozdana Assistant Professor

ME 534. Mechanical Engineering University of Gaziantep. Dr. A. Tolga Bozdana Assistant Professor ME 534 Intelligent Manufacturing Systems Chp 4 Fuzzy Logic Mechanical Engineering University of Gaziantep Dr. A. Tolga Bozdana Assistant Professor Motivation and Definition Fuzzy Logic was initiated by

More information

A Sliding Mode Control based on Nonlinear Disturbance Observer for the Mobile Manipulator

A Sliding Mode Control based on Nonlinear Disturbance Observer for the Mobile Manipulator International Core Journal of Engineering Vol.3 No.6 7 ISSN: 44-895 A Sliding Mode Control based on Nonlinear Disturbance Observer for the Mobile Manipulator Yanna Si Information Engineering College Henan

More information

FUZZY LOGIC CONTROL OF A NONLINEAR PH-NEUTRALISATION IN WASTE WATER TREATMENT PLANT

FUZZY LOGIC CONTROL OF A NONLINEAR PH-NEUTRALISATION IN WASTE WATER TREATMENT PLANT 197 FUZZY LOGIC CONTROL OF A NONLINEAR PH-NEUTRALISATION IN WASTE WATER TREATMENT PLANT S. B. Mohd Noor, W. C. Khor and M. E. Ya acob Department of Electrical and Electronics Engineering, Universiti Putra

More information

Robust Model Predictive Control of Heat Exchangers

Robust Model Predictive Control of Heat Exchangers A publication of CHEMICAL EGIEERIG RASACIOS VOL. 9, 01 Guest Editors: Petar Sabev Varbanov, Hon Loong Lam, Jiří Jaromír Klemeš Copyright 01, AIDIC Servizi S.r.l., ISB 978-88-95608-0-4; ISS 1974-9791 he

More information

Robust Observer for Uncertain T S model of a Synchronous Machine

Robust Observer for Uncertain T S model of a Synchronous Machine Recent Advances in Circuits Communications Signal Processing Robust Observer for Uncertain T S model of a Synchronous Machine OUAALINE Najat ELALAMI Noureddine Laboratory of Automation Computer Engineering

More information

NEURAL NETWORK PREDICTIVE CONTROL OF A CHEMICAL REACTOR

NEURAL NETWORK PREDICTIVE CONTROL OF A CHEMICAL REACTOR NEURAL NETWORK PREDICTIVE CONTROL OF A CHEMICAL REACTOR A. Vasičkaninová and M. Bakošová Department of Information Engineering and Process Control, Institute of Information Engineering, Automation and

More information

Adaptive fuzzy observer and robust controller for a 2-DOF robot arm Sangeetha Bindiganavile Nagesh

Adaptive fuzzy observer and robust controller for a 2-DOF robot arm Sangeetha Bindiganavile Nagesh Adaptive fuzzy observer and robust controller for a 2-DOF robot arm Delft Center for Systems and Control Adaptive fuzzy observer and robust controller for a 2-DOF robot arm For the degree of Master of

More information

Fuzzy Linguistic Controllers Applied to Decouple Control Loop Effects

Fuzzy Linguistic Controllers Applied to Decouple Control Loop Effects Fuzzy Linguistic Controllers Applied to Decouple Control Loop Effects J. M. F. Calado (1)(2) and A. Sousa (1) (1) ISEL Instituto Superior de Engenharia de Lisboa Mechanical Engineering Department, Lisbon,

More information

FUZZY CONTROL. Main bibliography

FUZZY CONTROL. Main bibliography FUZZY CONTROL Main bibliography J.M.C. Sousa and U. Kaymak. Fuzzy Decision Making in Modeling and Control. World Scientific Series in Robotics and Intelligent Systems, vol. 27, Dec. 2002. FakhreddineO.

More information

RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India)

RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India) Indirect Vector Control of Induction motor using Fuzzy Logic Controller RamchandraBhosale, Bindu R (Electrical Department, Fr.CRIT,Navi Mumbai,India) ABSTRACT: AC motors are widely used in industries for

More information

Repetitive control mechanism of disturbance rejection using basis function feedback with fuzzy regression approach

Repetitive control mechanism of disturbance rejection using basis function feedback with fuzzy regression approach Repetitive control mechanism of disturbance rejection using basis function feedback with fuzzy regression approach *Jeng-Wen Lin 1), Chih-Wei Huang 2) and Pu Fun Shen 3) 1) Department of Civil Engineering,

More information

Stability Analysis of the Simplest Takagi-Sugeno Fuzzy Control System Using Popov Criterion

Stability Analysis of the Simplest Takagi-Sugeno Fuzzy Control System Using Popov Criterion Stability Analysis of the Simplest Takagi-Sugeno Fuzzy Control System Using Popov Criterion Xiaojun Ban, X. Z. Gao, Xianlin Huang 3, and Hang Yin 4 Department of Control Theory and Engineering, Harbin

More information

International Journal of Emerging Technology and Advanced Engineering Website: (ISSN , Volume 2, Issue 5, May 2012)

International Journal of Emerging Technology and Advanced Engineering Website:   (ISSN , Volume 2, Issue 5, May 2012) FUZZY SPEED CONTROLLER DESIGN OF THREE PHASE INDUCTION MOTOR Divya Rai 1,Swati Sharma 2, Vijay Bhuria 3 1,2 P.G.Student, 3 Assistant Professor Department of Electrical Engineering, Madhav institute of

More information

Index Terms Vague Logic, Linguistic Variable, Approximate Reasoning (AR), GMP and GMT

Index Terms Vague Logic, Linguistic Variable, Approximate Reasoning (AR), GMP and GMT International Journal of Computer Science and Telecommunications [Volume 2, Issue 9, December 2011] 17 Vague Logic in Approximate Reasoning ISSN 2047-3338 Supriya Raheja, Reena Dadhich and Smita Rajpal

More information

Prediction of Ultimate Shear Capacity of Reinforced Normal and High Strength Concrete Beams Without Stirrups Using Fuzzy Logic

Prediction of Ultimate Shear Capacity of Reinforced Normal and High Strength Concrete Beams Without Stirrups Using Fuzzy Logic American Journal of Civil Engineering and Architecture, 2013, Vol. 1, No. 4, 75-81 Available online at http://pubs.sciepub.com/ajcea/1/4/2 Science and Education Publishing DOI:10.12691/ajcea-1-4-2 Prediction

More information

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm

Secondary Frequency Control of Microgrids In Islanded Operation Mode and Its Optimum Regulation Based on the Particle Swarm Optimization Algorithm International Academic Institute for Science and Technology International Academic Journal of Science and Engineering Vol. 3, No. 1, 2016, pp. 159-169. ISSN 2454-3896 International Academic Journal of

More information

Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System

Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System International Journal of Computer Theory and Engineering, Vol. 2, No. 2 April, 2 793-82 Application of GA and PSO Tuned Fuzzy Controller for AGC of Three Area Thermal- Thermal-Hydro Power System S. K.

More information

Stabilization fuzzy control of inverted pendulum systems

Stabilization fuzzy control of inverted pendulum systems Artificial Intelligence in Engineering 14 (2000) 153 163 www.elsevier.com/locate/aieng Stabilization fuzzy control of inverted pendulum systems J. Yi*, N. Yubazaki Technology Research Center, Mycom, Inc.,

More information

A Systematic and Simple Approach for Designing Takagi-Sugeno Fuzzy Controller with Reduced Data

A Systematic and Simple Approach for Designing Takagi-Sugeno Fuzzy Controller with Reduced Data A Systematic and Simple Approach for Designing Takagi-Sugeno Fuzzy Controller with Reduced Data Yadollah Farzaneh, Ali Akbarzadeh Tootoonchi Department of Mechanical Engineering Ferdowsi University of

More information

Dynamics and Control of Double-Pipe Heat Exchanger

Dynamics and Control of Double-Pipe Heat Exchanger Nahrain University, College of Engineering Journal (NUCEJ) Vol.13 No.2, 21 pp.129-14 Dynamics and Control of Double-Pipe Heat Exchanger Dr.Khalid.M.Mousa Chemical engineering Department Nahrain University

More information

CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR

CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR CHAPTER 4 FUZZY AND NEURAL NETWORK FOR SR MOTOR 4.1 Introduction Fuzzy Logic control is based on fuzzy set theory. A fuzzy set is a set having uncertain and imprecise nature of abstract thoughts, concepts

More information

Temperature Prediction Using Fuzzy Time Series

Temperature Prediction Using Fuzzy Time Series IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS PART B: CYBERNETICS, VOL 30, NO 2, APRIL 2000 263 Temperature Prediction Using Fuzzy Time Series Shyi-Ming Chen, Senior Member, IEEE, and Jeng-Ren Hwang

More information

EEE 8005 Student Directed Learning (SDL) Industrial Automation Fuzzy Logic

EEE 8005 Student Directed Learning (SDL) Industrial Automation Fuzzy Logic EEE 8005 Student Directed Learning (SDL) Industrial utomation Fuzzy Logic Desire location z 0 Rot ( y, φ ) Nail cos( φ) 0 = sin( φ) 0 0 0 0 sin( φ) 0 cos( φ) 0 0 0 0 z 0 y n (0,a,0) y 0 y 0 z n End effector

More information