Uncertain System Control: An Engineering Approach

Size: px
Start display at page:

Download "Uncertain System Control: An Engineering Approach"

Transcription

1 Uncertain System Control: An Engineering Approach Stanisław H. Żak School of Electrical and Computer Engineering ECE 680 Fall 207

2 Fuzzy Logic Control---Another Tool in Our Control Toolbox to Cope with Uncertainties 2

3 Fuzzy Logic=Computing With Words The term Fuzzy Set introduced by Lotfi A. Zadeh in his paper Fuzzy Sets published in Information and Control, Vol. 8, No. 3, pp , June 965 The motivation for the notion of a fuzzy set---to provide a framework for a natural way of dealing with problems in which the source of imprecision is the absence of sharply defined criteria of class membership rather than the presence of random variables. 3

4 What is a Set? A set is a collection of objects. An element belongs to the set or it does not Example X { : > 6 } = x x If x greater than 6, then x belongs to the set X, otherwise x does not belong to the set Unambiguous set boundary 4

5 Characteristic Function Characteristic function of a set---if an element belongs to the set, then the function value is, if an element does not belong to the set, then the function is 0 Can represent a set X, using its characteristic function, as a set of ordered pairs (x,0) or (x,), where (x,0) means while (x,) means x X x X An ordinary set can be represented as a collection of ordered pairs 5

6 Crisp Set Crisp set ( ordinary set)---a collection of objects. An element is a member of the set or it is not An example of a crisp set---fast cars 6

7 Zadeh s Definition of Fuzzy Set A fuzzy set is a class of objects with a continuum of grades of membership. Such a set is characterized by a membership (characteristic) function which assigns to each object a grade membership ranging between zero and one. ---L.A. Zadeh, 965, p

8 Example of Fuzzy Set Fuzzy sets allow for partial membership in a set Example of a fuzzy set---fast cars 8

9 Crisp versus Fuzzy Notation: ---collection of objects, universe µ Crisp set U ---membership function µ : U { 0,} Fuzzy set µ : U [ 0,] 9

10 Formal Definition of Fuzzy Set u Denote a generic element of the universe U F U A fuzzy set in is a set of ordered pairs: {( u, µ ( u )) u U } F = : F 0

11 Fuzzy Set Example Discrete universe U = { 4,5,6,7,8} Fuzzy set--- a number close to 6 {( 4,0.0),( 5,0.5),( 6,.0 ), ( 7,0.5),( 8,0.0) }

12 Possible Membership Functions.2 (a) Trianguler MF.2 (b) Trapezoidal MF Membership Grades Membership Grades (c) Gaussian MF.2 (d) Generalized Bell MF Membership Grades Membership Grades

13 Special Types of Fuzzy Sets A fuzzy set F is convex if for any x, y from the universe X and for any we have λ [ 0, ] ( x + ( ) y) min( ( x) ( y) ) µ λ λ µ, µ F F F 3

14 Convex and Nonconvex Fuzzy Sets.2 (a) Two Convex Fuzzy Sets.2 (b) A Nonconvex Fuzzy Set Membership Grades Membership Grades

15 Normal Fuzzy Set and Fuzzy Number F A fuzzy set is normal if there is a point in X the universe such that x µ F ( x ) = A fuzzy number is a fuzzy set that is both normal and convex 5

16 Linguistic Variable Linguistics variable---a variable whose values are fuzzy numbers Examples of linguistic variables: (i) SPEED---it can take its values from set of fuzzy numbers {very slow, slow, medium, fast, very fast} (ii) TEMPERATURE---possible values {cold, cool, warm, hot} the 6

17 More Examples of Linguistic Variables ERROR {LN, SN, ZE, SP, LP} LN---large negative SN---small negative ZE---zero SP---small positive LP---large positive 7

18 Another Example of a Linguistic Variable CHANGE-IN-ERROR {LN, SN, ZE, SP, LP} LN---large negative SN---small negative ZE---zero SP---small positive LP---large positive 8

19 Fuzzy Rules A fuzzy IF-THEN rule IF x is A THEN y is B Examples: (i) IF speed is low THEN brake is zero (ii) IF error is large negative THEN control action is large positive 9

20 Linguistic Description of Control Action Instead of a math model of the plant we may have available fuzzy IF-THEN rules: RULE : IF error is ZE and change-in-error is SP then u is SN RULE 2: If error is SN and change-in-error is SN THEN u is SP Use the given linguistic description in the form of the IF-THEN rules to design a controller 20

21 Defuzzification: Moving From Fuzzy Rules to Numbers Computing with words--- Convert the given fuzzy IF-THEN rules into controller action Inference engine, or defuzzifier, uses fuzzy rules to generate crisp numbers Center average defuzzifier (product inference rule) u M l= M = µ l= A l µ ( e) µ ( e) A l B l ( e) µ ( e) B l θ l c 2

22 Center average defuzzifier (product inference rule) Rule µ µ µ F F2 Fu product ξ 2 µ F 2 µ F2 product µ Fu θ Rule 2 ξ 2 θ 2 e Input variables e Control action Center average defuzzification ξθ + ξ2θ 2 u = ξ + ξ 2 22

23 Defuzzifier for q Inputs Center average defuzzification for q input controller u m q q µ l ( v m = = j) θl µ l ( v l j A = j = j= A j m q m q µ ( v ) l µ =θ T ξ j = l l ( v l= j= A j = j= A j l j j ) ) θ l where θ= [ ] [ ] T θ θ θ T, ξ = ξ ξ ξ, q is the number of inputs m is the number of fuzzy rules 2 m 2 m 23

24 Center-of-Gravity Defuzzifier u M = l= M min l= { ( ) ( )} µ e, µ e } Al Bl { ( ) ( )} µ e, µ e min A l B l θ l c 24

25 Center-of-Gravity Defuzzifier µ µ µ F F2 Fu min Rule ξ 2 µ F 2 µ F2 min µ Fu θ Rule 2 ξ 2 e e Input variables Control action θ 2 Center-of-gravity defuzzification u = ξθ + ξ2θ 2 ξ + ξ 2 25

26 Computing With Words---Example Our example uses data from the paper by Y.F. Li and C.C. Lau, Development of fuzzy algorithms for servo systems, IEEE Control Systems Magazine, pp , April 989 Rule #: IF the error is ZE and the error change is SP THEN the control is SN Rule #2: IF the error is ZE and the error change is ZE THEN the control is ZE Rule #3: IF the error is SN and the error change is SN THEN the control is SP Rule #4: IF the error is SN and the error change is ZE THEN the control is LP 26

27 Defuzzification: Moving From Fuzzy Rules to Numbers Contribution of Rule # Center-of-gravity (-2) Center average defuzzifier (-2) 27

28 Defuzzification: Contribution of Rule #2 Center-of-gravity Center average defuzzifier

29 Defuzzification: Contribution of Rule #3 Center-of-gravity Center average defuzzifier

30 Defuzzification: Contribution of Rule #4 Center-of-gravity Center average defuzzifier

31 Combining All Contributions Together Center-of-gravity 0.6 ( 2) u = = 0.4 Center average defuzzifier (product inference rule) u = 0.48 ( 2) =

32 Designing a Fuzzy Logic Controller for DC Motor---Control Objective Design a controller that forces the closed loop system output x(t) to track a given reference signal x d (t) Force the tracking error e(t) = x x d asymptotically decay to 0 to 32

33 Fuzzy Logic Controller (FLC) in the Loop η Disturbance Reference signal x d e Fuzzy Logic Controller u Plant x 33

34 FLC Design Algorithm Identify ranges of the controller inputs Identify ranges of the controller output Create fuzzy sets for each input and output Translate the interaction of the inputs and outputs into IF-THEN rules, and then form the rules matrix Decide on the defuzzifier, and then use it to generate the control surface Implement the controller, test it, and modify it if necessary 34

35 Fuzzy Logic Tracking Control of a DC Motor DC motor schematic 35

36 More On the Control Objective and the Plant DC motor--- Electro-Craft Corporation MOTOMATIC system Control objective---design a simple fuzzy logic tracking controller, simulate the dynamical behavior of the closed-loop and test the design in the lab Math model of the DC motor needed for simulations 36

37 Tracking Error Fuzzy Sets ERROR fuzzy sets Membership Universe 37

38 CHANGE-IN-ERROR Fuzzy Sets CHANGE IN ERROR fuzzy sets Membership Universe 38

39 Control Action Fuzzy Sets CONTROL fuzzy sets Members ship Universe 39

40 Rules Matrix Change-in-error LN N ZE P LP Error Large Negative (LN) LN LN LN N ZE Negative (N) LN LN N ZE P Zero (ZE) N N ZE P P Positive (P) N ZE P LP LP Large Positive (LP) ZE P LP LP LP 40

41 Center Average Inference System Rule µ µ µ F F2 Fu product ξ 2 µ F 2 µ F2 product µ Fu θ Rule 2 ξ 2 θ 2 e Input variables e Control action Center average defuzzification u = ξθ + ξ2θ 2 ξ + ξ 2 4

42 Defuzzifier Center average defuzzifier for a two-input controller u M ( e) µ ( e) µ l = Al Bl M = µ µ l Bl = θ ( e ) ( e ) µ l A l c l θ c where is the centroid of the control action fuzzy set and is the number of fuzzy rules M 42

43 Control Surface control change in error error

44 FLC in SIMULINK 44

45 Simulation Results 45

46 Improving the Performance of FLC Excessive overshoot Fine tune the controller Good results when changed the error range of the tracking error from to [ 0.5,0.5] [ 0.,0.] 46

47 New Tracking Error Fuzzy Sets ERROR fuzzy sets Membership Universe 47

48 FLC Improved Performance 48

49 Summary Fuzzy Logic Control: incorporates linguistic description of the controller action, rather than a mathematical plant model, to compute the control action--- computing with words different ways to achieve high controller performance---use a two-range controller consisting of coarse and fine parts to regulate the large tracking error and small tracking error use more fuzzy sets, this in turn requires more fuzzy rules 49

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

This time: Fuzzy Logic and Fuzzy Inference

This time: Fuzzy Logic and Fuzzy Inference This time: Fuzzy Logic and Fuzzy Inference Why use fuzzy logic? Tipping example Fuzzy set theory Fuzzy inference CS 460, Sessions 22-23 1 What is fuzzy logic? A super set of Boolean logic Builds upon fuzzy

More information

This time: Fuzzy Logic and Fuzzy Inference

This time: Fuzzy Logic and Fuzzy Inference This time: Fuzzy Logic and Fuzzy Inference Why use fuzzy logic? Tipping example Fuzzy set theory Fuzzy inference CS 460, Sessions 22-23 1 What is fuzzy logic? A super set of Boolean logic Builds upon fuzzy

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

FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES

FUZZY LOGIC CONTROL DESIGN FOR ELECTRICAL MACHINES International Journal of Electrical Engineering & Technology (IJEET) Volume 7, Issue 3, May June, 2016, pp.14 24, Article ID: IJEET_07_03_002 Available online at http://www.iaeme.com/ijeet/issues.asp?jtype=ijeet&vtype=7&itype=3

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

Fuzzy Control Systems Process of Fuzzy Control

Fuzzy Control Systems Process of Fuzzy Control Fuzzy Control Systems The most widespread use of fuzzy logic today is in fuzzy control applications. Across section of applications that have successfully used fuzzy control includes: Environmental Control

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

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

Circuit Implementation of a Variable Universe Adaptive Fuzzy Logic Controller. Weiwei Shan

Circuit Implementation of a Variable Universe Adaptive Fuzzy Logic Controller. Weiwei Shan Circuit Implementation of a Variable Universe Adaptive Fuzzy Logic Controller Weiwei Shan Outline 1. Introduction: Fuzzy logic and Fuzzy control 2. Basic Ideas of Variable Universe of Discourse 3. Algorithm

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

Chapter 11 Fuzzy Logic Control

Chapter 11 Fuzzy Logic Control Chapter 11 Fuzzy Logic Control The control algorithms in Chap. 6 used exact mathematical computations to determine the signals used to control the behavior of a robot. An alternate approach is to use fuzzy

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

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

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

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

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

The Problem. Sustainability is an abstract concept that cannot be directly measured.

The Problem. Sustainability is an abstract concept that cannot be directly measured. Measurement, Interpretation, and Assessment Applied Ecosystem Services, Inc. (Copyright c 2005 Applied Ecosystem Services, Inc.) The Problem is an abstract concept that cannot be directly measured. There

More information

MODELLING THERMAL COMFORT FOR TROPICS USING FUZZY LOGIC

MODELLING THERMAL COMFORT FOR TROPICS USING FUZZY LOGIC Eighth International IBPSA Conference Eindhoven, Netherlands August 11-14, 2003 MODELLING THERMAL COMFORT FOR TROPICS USING FUZZY LOGIC Henry Feriadi, Wong Nyuk Hien Department of Building, School of Design

More information

APPLICATION OF AIR HEATER AND COOLER USING FUZZY LOGIC CONTROL SYSTEM

APPLICATION OF AIR HEATER AND COOLER USING FUZZY LOGIC CONTROL SYSTEM APPLICATION OF AIR HEATER AND COOLER USING FUZZY LOGIC CONTROL SYSTEM Dr.S.Chandrasekaran, Associate Professor and Head, Khadir Mohideen College, Adirampattinam E.Tamil Mani, Research Scholar, Khadir Mohideen

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

Fuzzy control systems. Miklós Gerzson

Fuzzy control systems. Miklós Gerzson Fuzzy control systems Miklós Gerzson 2016.11.24. 1 Introduction The notion of fuzziness: type of car the determination is unambiguous speed of car can be measured, but the judgment is not unambiguous:

More information

Islamic University of Gaza Electrical Engineering Department EELE 6306 Fuzzy Logic Control System Med term Exam October 30, 2011

Islamic University of Gaza Electrical Engineering Department EELE 6306 Fuzzy Logic Control System Med term Exam October 30, 2011 Islamic University of Gaza Electrical Engineering Department EELE 6306 Fuzzy Logic Control System Med term Exam October 30, 2011 Dr. Basil Hamed Exam Time 2:00-4:00 Name Solution Student ID Grade GOOD

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

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

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

Probabilistic clustering

Probabilistic clustering Aprendizagem Automática Probabilistic clustering Ludwig Krippahl Probabilistic clustering Summary Fuzzy sets and clustering Fuzzy c-means Probabilistic Clustering: mixture models Expectation-Maximization,

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

Financial Informatics XI: Fuzzy Rule-based Systems

Financial Informatics XI: Fuzzy Rule-based Systems Financial Informatics XI: Fuzzy Rule-based Systems Khurshid Ahmad, Professor of Computer Science, Department of Computer Science Trinity College, Dublin-2, IRELAND November 19 th, 28. https://www.cs.tcd.ie/khurshid.ahmad/teaching.html

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

3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller

3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller 659 3- DOF Scara type Robot Manipulator using Mamdani Based Fuzzy Controller Nitesh Kumar Jaiswal *, Vijay Kumar ** *(Department of Electronics and Communication Engineering, Indian Institute of Technology,

More information

OUTLINE. Introduction History and basic concepts. Fuzzy sets and fuzzy logic. Fuzzy clustering. Fuzzy inference. Fuzzy systems. Application examples

OUTLINE. Introduction History and basic concepts. Fuzzy sets and fuzzy logic. Fuzzy clustering. Fuzzy inference. Fuzzy systems. Application examples OUTLINE Introduction History and basic concepts Fuzzy sets and fuzzy logic Fuzzy clustering Fuzzy inference Fuzzy systems Application examples "So far as the laws of mathematics refer to reality, they

More information

What Is Fuzzy Logic?

What Is Fuzzy Logic? Fuzzy logic What Is Fuzzy Logic? Form of multi-valued logic (algebra) derived from fuzzy set theory. Designed to deal with reasoning that is approximate rather than accurate. Consequence of the 1965 proposal

More information

Introduction to Intelligent Control Part 6

Introduction to Intelligent Control Part 6 ECE 4951 - Spring 2010 ntroduction to ntelligent Control Part 6 Prof. Marian S. Stachowicz Laboratory for ntelligent Systems ECE Department, University of Minnesota Duluth February 4-5, 2010 Fuzzy System

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

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

9. Fuzzy Control Systems

9. Fuzzy Control Systems 9. Fuzzy Control Systems Introduction A simple example of a control problem is a vehicle cruise control that provides the vehicle with the capability of regulating its own speed at a driver-specified set-point

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

Intro. ANN & Fuzzy Systems. Lec 34 Fuzzy Logic Control (II)

Intro. ANN & Fuzzy Systems. Lec 34 Fuzzy Logic Control (II) Lec 34 Fuzz Logic Control (II) Outline Control Rule Base Fuzz Inference Defuzzification FLC Design Procedures (C) 2001 b Yu Hen Hu 2 General form of rule: IF Control Rule Base x 1 is A 1 AND AND x M is

More information

Fuzzy Logic Notes. Course: Khurshid Ahmad 2010 Typset: Cathal Ormond

Fuzzy Logic Notes. Course: Khurshid Ahmad 2010 Typset: Cathal Ormond Fuzzy Logic Notes Course: Khurshid Ahmad 2010 Typset: Cathal Ormond April 25, 2011 Contents 1 Introduction 2 1.1 Computers......................................... 2 1.2 Problems..........................................

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 OF A HIERARCHICAL FUZZY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM

DESIGN OF A HIERARCHICAL FUZZY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM Proceedings of the 5th Mediterranean Conference on Control & Automation, July 27-29, 27, Athens - Greece T26-6 DESIGN OF A HIERARCHICAL FUY LOGIC PSS FOR A MULTI-MACHINE POWER SYSTEM T. Hussein, A. L.

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

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

Fuzzy Logic Controller

Fuzzy Logic Controller Speed Control of Separately Excited DC Motor using Fuzzy Logic Controller A thesis submitted in fulfilment of prerequisites of Bachelor s Degree in Electrical Engineering By T. YUVA RADHA KRISHNA 111EE0055

More information

Fuzzy Control of a Multivariable Nonlinear Process

Fuzzy Control of a Multivariable Nonlinear Process Fuzzy Control of a Multivariable Nonlinear Process A. Iriarte Lanas 1, G. L.A. Mota 1, R. Tanscheit 1, M.M. Vellasco 1, J.M.Barreto 2 1 DEE-PUC-Rio, CP 38.063, 22452-970 Rio de Janeiro - RJ, Brazil e-mail:

More information

Fuzzy Logic. An introduction. Universitat Politécnica de Catalunya. Departament de Teoria del Senyal i Comunicacions.

Fuzzy Logic. An introduction. Universitat Politécnica de Catalunya. Departament de Teoria del Senyal i Comunicacions. Universitat Politécnica de Catalunya Departament de Teoria del Senyal i Comunicacions Fuzzy Logic An introduction Prepared by Temko Andrey 2 Outline History and sphere of applications Basics. Fuzzy sets

More information

Fuzzy Sets. Fuzzy Sets and Fuzzy Logic. Fuzzy Properties. Fuzzy Measures: Example. Properties are represented by fuzzy sets. Properties might be like:

Fuzzy Sets. Fuzzy Sets and Fuzzy Logic. Fuzzy Properties. Fuzzy Measures: Example. Properties are represented by fuzzy sets. Properties might be like: Fuzzy Sets and Fuzzy Logic Another approach to reasoning about uncertainty, with a different mathematical basis, is fuzzy logic. Brief history: Standard classical (Boolean) logic (Aristotle, c 50BC; Boole,

More information

Outline. Introduction, or what is fuzzy thinking? Fuzzy sets Linguistic variables and hedges Operations of fuzzy sets Fuzzy rules Summary.

Outline. Introduction, or what is fuzzy thinking? Fuzzy sets Linguistic variables and hedges Operations of fuzzy sets Fuzzy rules Summary. Fuzzy Logic Part ndrew Kusiak Intelligent Systems Laboratory 239 Seamans Center The University of Iowa Iowa City, Iowa 52242-527 andrew-kusiak@uiowa.edu http://www.icaen.uiowa.edu/~ankusiak Tel: 39-335

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

Fuzzy Expert Systems Lecture 3 (Fuzzy Logic)

Fuzzy Expert Systems Lecture 3 (Fuzzy Logic) http://expertsys.4t.com Fuzzy Expert Systems Lecture 3 (Fuzzy Logic) As far as the laws of mathematics refer to reality, they are not certain, and so far as they are certain, they do not refer to reality.

More information

On-line control of nonlinear systems using a novel type-2 fuzzy logic method

On-line control of nonlinear systems using a novel type-2 fuzzy logic method ORIGINAL RESEARCH On-line control of nonlinear systems using a novel type-2 fuzzy logic method Behrouz Safarinejadian, Mohammad Karimi Control Engineering Department, Shiraz University of Technology, Shiraz,

More information

General-Purpose Fuzzy Controller for DC/DC Converters

General-Purpose Fuzzy Controller for DC/DC Converters General-Purpose Fuzzy Controller for DC/DC Converters P. Mattavelli*, L. Rossetto*, G. Spiazzi**, P.Tenti ** *Department of Electrical Engineering **Department of Electronics and Informatics University

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

Improvement of Process Failure Mode and Effects Analysis using Fuzzy Logic

Improvement of Process Failure Mode and Effects Analysis using Fuzzy Logic Applied Mechanics and Materials Online: 2013-08-30 ISSN: 1662-7482, Vol. 371, pp 822-826 doi:10.4028/www.scientific.net/amm.371.822 2013 Trans Tech Publications, Switzerland Improvement of Process Failure

More information

Fuzzy Expert Systems Lecture 3 (Fuzzy Logic)

Fuzzy Expert Systems Lecture 3 (Fuzzy Logic) Fuzzy Expert Systems Lecture 3 (Fuzzy Logic) As far as the laws of mathematics refer to reality, they are not certain, and so far as they are certain, they do not refer to reality. Albert Einstein With

More information

Wind Turbine Power Generation: Response Prediction

Wind Turbine Power Generation: Response Prediction IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 78-1684,p-ISSN: 30-334X, Volume 7, Issue 1 (May. - Jun. 013), PP 31-39 Wind Turbine Power Generation: Response Prediction Akash Deep

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

What is Fuzzy Logic? Fuzzy logic is a tool for embedding human knowledge (experience, expertise, heuristics) Fuzzy Logic

What is Fuzzy Logic? Fuzzy logic is a tool for embedding human knowledge (experience, expertise, heuristics) Fuzzy Logic Fuzz Logic Andrew Kusiak 239 Seamans Center Iowa Cit, IA 52242 527 andrew-kusiak@uiowa.edu http://www.icaen.uiowa.edu/~ankusiak (Based on the material provided b Professor V. Kecman) What is Fuzz Logic?

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

Comparison of Fuzzy Logic and ANFIS for Prediction of Compressive Strength of RMC

Comparison of Fuzzy Logic and ANFIS for Prediction of Compressive Strength of RMC IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) ISSN: 2278-1684, PP : 07-15 www.iosrjournals.org Comparison of Fuzzy Logic and ANFIS for Prediction of Compressive Strength of RMC Dheeraj S.

More information

Where are we? Operations on fuzzy sets (cont.) Fuzzy Logic. Motivation. Crisp and fuzzy sets. Examples

Where are we? Operations on fuzzy sets (cont.) Fuzzy Logic. Motivation. Crisp and fuzzy sets. Examples Operations on fuzzy sets (cont.) G. J. Klir, B. Yuan, Fuzzy Sets and Fuzzy Logic: Theory and Applications, Prentice-Hall, chapters -5 Where are we? Motivation Crisp and fuzzy sets alpha-cuts, support,

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

Reasoning with Uncertainty

Reasoning with Uncertainty Reasoning with Uncertainty Representing Uncertainty Manfred Huber 2005 1 Reasoning with Uncertainty The goal of reasoning is usually to: Determine the state of the world Determine what actions to take

More information

A Linear Regression Model for Nonlinear Fuzzy Data

A Linear Regression Model for Nonlinear Fuzzy Data A Linear Regression Model for Nonlinear Fuzzy Data Juan C. Figueroa-García and Jesus Rodriguez-Lopez Universidad Distrital Francisco José de Caldas, Bogotá - Colombia jcfigueroag@udistrital.edu.co, e.jesus.rodriguez.lopez@gmail.com

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 SLIDING MODE CONTROL DESIGN FOR A CLASS OF NONLINEAR SYSTEMS WITH STRUCTURED AND UNSTRUCTURED UNCERTAINTIES

FUZZY SLIDING MODE CONTROL DESIGN FOR A CLASS OF NONLINEAR SYSTEMS WITH STRUCTURED AND UNSTRUCTURED UNCERTAINTIES International Journal of Innovative Computing, Information and Control ICIC International c 2013 ISSN 1349-4198 Volume 9, Number 7, July 2013 pp. 2713 2726 FUZZY SLIDING MODE CONTROL DESIGN FOR A CLASS

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

SOFT COMPUTING TECHNIQUES FOR MAJOR ROOF FALLS IN BORD AND PILLAR IN UNDERGROUND COAL MINES USING MAMDANI FUZZY MODEL

SOFT COMPUTING TECHNIQUES FOR MAJOR ROOF FALLS IN BORD AND PILLAR IN UNDERGROUND COAL MINES USING MAMDANI FUZZY MODEL SOFT COMPUTING TECHNIQUES FOR MAJOR ROOF FALLS IN BORD AND PILLAR IN UNDERGROUND COAL MINES USING MAMDANI ABSTRACT FUZZY MODEL Singam Jayanthu 1, Rammohan Perumalla 2 1 Professor, Mining department National

More information

A Powerful way to analyze and control a complex system

A Powerful way to analyze and control a complex system A Powerful way to analyze and control a complex system From the set theory point of view,it is a superset of conventional (Boolean) logic that has been extended to handle the concept of partial truth values

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

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC

DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC DIRECT TORQUE CONTROL OF THREE PHASE INDUCTION MOTOR USING FUZZY LOGIC 1 RAJENDRA S. SONI, 2 S. S. DHAMAL 1 Student, M. E. Electrical (Control Systems), K. K. Wagh College of Engg. & Research, Nashik 2

More information

Models for Inexact Reasoning. Fuzzy Logic Lesson 8 Fuzzy Controllers. Master in Computational Logic Department of Artificial Intelligence

Models for Inexact Reasoning. Fuzzy Logic Lesson 8 Fuzzy Controllers. Master in Computational Logic Department of Artificial Intelligence Models for Inexact Reasoning Fuzzy Logic Lesson 8 Fuzzy Controllers Master in Computational Logic Department of Artificial Intelligence Fuzzy Controllers Fuzzy Controllers are special expert systems KB

More information

Enhancing Fuzzy Controllers Using Generalized Orthogonality Principle

Enhancing Fuzzy Controllers Using Generalized Orthogonality Principle Chapter 160 Enhancing Fuzzy Controllers Using Generalized Orthogonality Principle Nora Boumella, Juan Carlos Figueroa and Sohail Iqbal Additional information is available at the end of the chapter http://dx.doi.org/10.5772/51608

More information

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

ALTHOUGH many useful optimality-based controller designs

ALTHOUGH many useful optimality-based controller designs IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 7, NO. 3, JUNE 1999 319 Model Predictive Satisficing Fuzzy Logic Control Michael A. Goodrich, Wynn C. Stirling, and Richard L. Frost Abstract Model-predictive control,

More information

A Study on the Fuzzy Modeling of Nonlinear Systems Using Kernel Machines

A Study on the Fuzzy Modeling of Nonlinear Systems Using Kernel Machines A Study on the Fuzzy Modeling of Nonlinear Systems Using Kernel Machines February 2007 Jongcheol Kim A Study on the Fuzzy Modeling of Nonlinear Systems Using Kernel Machines A Study on the Fuzzy Modeling

More information

Fuzzy Logic and Fuzzy Systems Properties & Relationships

Fuzzy Logic and Fuzzy Systems Properties & Relationships Fuzzy Logic and Fuzzy Systems Properties & Relationships Khurshid Ahmad, Professor of Computer Science, Department of Computer Science Trinity College, Dublin-2, IRELAND October 5th, 2011. https://www.cs.tcd.ie/khurshid.ahmad/teaching/teaching.html

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

DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE

DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE DESIGN OF POWER SYSTEM STABILIZER USING FUZZY BASED SLIDING MODE CONTROL TECHNIQUE LATHA.R Department of Instrumentation and Control Systems Engineering, PSG College of Technology, Coimbatore, 641004,

More information

Fuzzy Applications in a Multi-Machine Power System Stabilizer

Fuzzy Applications in a Multi-Machine Power System Stabilizer Journal of Electrical Engineering & Technology Vol. 5, No. 3, pp. 503~510, 2010 503 D.K.Sambariya and Rajeev Gupta* Abstract - This paper proposes the use of fuzzy applications to a 4-machine and 10-bus

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

A New Method to Forecast Enrollments Using Fuzzy Time Series

A New Method to Forecast Enrollments Using Fuzzy Time Series International Journal of Applied Science and Engineering 2004. 2, 3: 234-244 A New Method to Forecast Enrollments Using Fuzzy Time Series Shyi-Ming Chen a and Chia-Ching Hsu b a Department of Computer

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 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

Fuzzy Logic Control for Half Car Suspension System Using Matlab

Fuzzy Logic Control for Half Car Suspension System Using Matlab Fuzzy Logic Control for Half Car Suspension System Using Matlab Mirji Sairaj Gururaj 1, Arockia Selvakumar A 2 1,2 School of Mechanical and Building Sciences, VIT Chennai, Tamilnadu, India Abstract- To

More information

A New Method for Forecasting Enrollments based on Fuzzy Time Series with Higher Forecast Accuracy Rate

A New Method for Forecasting Enrollments based on Fuzzy Time Series with Higher Forecast Accuracy Rate A New Method for Forecasting based on Fuzzy Time Series with Higher Forecast Accuracy Rate Preetika Saxena Computer Science and Engineering, Medi-caps Institute of Technology & Management, Indore (MP),

More information

1. Brief History of Intelligent Control Systems Design Technology

1. Brief History of Intelligent Control Systems Design Technology Acknowledgments We would like to express our appreciation to Professor S.V. Ulyanov for his continuous help, value corrections and comments to the organization of this paper. We also wish to acknowledge

More information

Two examples of the use of fuzzy set theory in statistics. Glen Meeden University of Minnesota.

Two examples of the use of fuzzy set theory in statistics. Glen Meeden University of Minnesota. Two examples of the use of fuzzy set theory in statistics Glen Meeden University of Minnesota http://www.stat.umn.edu/~glen/talks 1 Fuzzy set theory Fuzzy set theory was introduced by Zadeh in (1965) as

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

Parameterized Linear Matrix Inequality Techniques in Fuzzy Control System Design

Parameterized Linear Matrix Inequality Techniques in Fuzzy Control System Design 324 IEEE TRANSACTIONS ON FUZZY SYSTEMS, VOL. 9, NO. 2, APRIL 2001 Parameterized Linear Matrix Inequality Techniques in Fuzzy Control System Design H. D. Tuan, P. Apkarian, T. Narikiyo, and Y. Yamamoto

More information

Fuzzy logic : principles and applications

Fuzzy logic : principles and applications École d été Franco Roumaine Commande Avancée des Systèmes & Nouvelles Technologies Informatiques CA NTI 2015 Fuzzy logic : principles and applications Dr. Ing. Professor-Researcher Co-responsable of ESEA

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

Fundamentals. 2.1 Fuzzy logic theory

Fundamentals. 2.1 Fuzzy logic theory Fundamentals 2 In this chapter we briefly review the fuzzy logic theory in order to focus the type of fuzzy-rule based systems with which we intend to compute intelligible models. Although all the concepts

More information

Financial Informatics IX: Fuzzy Sets

Financial Informatics IX: Fuzzy Sets Financial Informatics IX: Fuzzy Sets Khurshid Ahmad, Professor of Computer Science, Department of Computer Science Trinity College, Dublin-2, IRELAND November 19th, 2008 https://www.cs.tcd.ie/khurshid.ahmad/teaching.html

More information

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops Australian Journal of Basic and Applied Sciences, 5(2): 258-263, 20 ISSN 99-878 A Study on Performance of Fuzzy And Fuzyy Model Reference Learning Pss In Presence of Interaction Between Lfc and avr Loops

More information

Predictions of Indoor Thermal Comfort Level using Fuzzy Logic

Predictions of Indoor Thermal Comfort Level using Fuzzy Logic IOSR Journal of Mechanical and Civil Engineering (IOSR-JMCE) e-issn: 2278-1684,p-ISSN: 2320-334X, Volume 11, Issue 3 Ver. II (May- Jun. 2014), PP 25-33 Predictions of Indoor Thermal Comfort Level using

More information

Stability of a Fuzzy Logic Based Piecewise Linear Hybrid System

Stability of a Fuzzy Logic Based Piecewise Linear Hybrid System Wright State University CORE Scholar Browse all Theses and Dissertations Theses and Dissertations 2013 Stability of a Fuzzy Logic Based Piecewise Linear Hybrid System Aaron W. Seyfried Wright State University

More information

DESIGN OF A FUZZY EXPERT SYSTEM FOR MAGNETIC FILTER PERFORMANCE ACCORDING TO MAGNETIC FIELD

DESIGN OF A FUZZY EXPERT SYSTEM FOR MAGNETIC FILTER PERFORMANCE ACCORDING TO MAGNETIC FIELD DESIGN OF A FUZZY EXPERT SYSTEM FOR MAGNETIC FILTER PERFORMANCE ACCORDING TO MAGNETIC FIELD Ismail Saritas Ilker Ali Ozkan Saadetdin Herdem e-mail: isaritas@selcuk.edu.tr e-mail: ilkerozkan@selcuk.edu.tr

More information

CS344: Introduction to Artificial Intelligence (associated lab: CS386)

CS344: Introduction to Artificial Intelligence (associated lab: CS386) CS344: Introduction to Artificial Intelligence (associated lab: CS386) Pushpak Bhattacharyya CSE Dept., IIT Bombay Lecture 2: Fuzzy Logic and Inferencing Disciplines which form the core of AI- inner circle

More information