INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

Size: px
Start display at page:

Download "INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)"

Transcription

1 INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN (Print) ISSN (Online) Volume 3, Issue 2, July- September (2012), pp IAEME: Journal Impact Factor (2012): (Calculated by GISI) IJCET I A E M E FUZZY METAGRAPH BASED KNOWLEDGE REPRESENTATION OF DECISION SUPPORT SYSTEM ABSTRACT A.THIRUNAVUKARASU 1 Dr. S. UMA MAHESWARI 2 1 Visiting Faculty, Department of Computer Science and Engineering, Anna University of Technology Madurai- Ramanathapuram campus, Tamilnadu, India. 2 Associate Professor, Department of Electronics and Communication Engineering, Coimbatore Institute of Technology, Coimbatore, Tamilnadu, India. 1 thsa07@gmail.com, 2 sumacit@rediffmail.com This paper proposes a Fuzzy Metagraph based Knowledge representation of Decision Support System (DSS). This system will help users to make correct decision with very low risk. Fuzzy Metagraph is an emerging technique widely used for real world applications. Fuzzy Metagraph is used to form the rule base to support inference system to make correct decision. This method can be used in many real world applications like E- commerce, share market, disease analysis. Key words: Metagraph, Fuzzy Metagraph, DSS, Fuzzy production rules, Fuzzy Expert System. INTRODUCTION Graphs play an important role in the design of most information processing system. The graph may be simple graph or ordered graph, A graph is defined by a pair G={X, E}, where X ={x 1, x 2, x 3 x n } is a finite set of vertices and E a collection of edges that happen to connect vertices. There are several diagrammatic system design tools whose construction is based on the graph concept, such as data flow diagram, functional dependency diagram, Petri nets, and semantic nets. Hyper graph shows connectivity between set of elements. Metagraph is graphical hierarchical structure in which every node is a set having one or more elements. It has all the properties of graphs. In a metagraph, there is set to set mapping in place of node to node as in a conventional graph structure [1, 2]. Metagraph is a graphical model that not only visualized the process of any system but also their formal analysis where the analysis will be accomplished by means of an algebraic representation of the graphical structure. The graphical structure can be represented by the adjacency and incidence matrix of a 157

2 metagraph. Fuzzy metagraph is an emerging technique used in the design of many information processing systems like transaction processing systems, decision support systems, and workflow Systems Conventional rule-based expert systems use human expert knowledge to solve real-world problems that normally would require human intelligence. Expert knowledge is often represented in the form of rules or as data within the computer. Depending upon the problem requirement, these rules and data can be recalled to solve problems. Rule-based expert systems have played an important role in modern intelligent systems and their applications in strategic goal setting, planning, design, scheduling, fault monitoring, diagnosis and so on[14]. A graph-based approach provides a two dimensional language suitable for visualization and a mathematical analysis scheme for the analysis of system structures [13]. Because of their role in reducing computations and improving visualization and problem understanding, graph and net theory have become important computational paradigms for representing and analyzing intelligent systems [13]. In crisp graphs, a number of new constructs that are geared toward set-to-set mappings have been proposed, e.g., directed hypergraphs, higraphs, and metagraphs. In particular, the metagraph has shown its capability of graphic presentation as well as its efficiency of algebraic analysis. Directed hypergraphs possess some similar properties to metagraphs. Both of them can be regarded as a combination of directed graphs and hypergraphs. Metagraphs, however, demonstrate a great potential for mathematical analysis. The rest of the paper is organized as follows. Section 2 gives the related work. Section 3 points out Fuzzy Metagraph technique. Section 4 deals with Fuzzy Metagraph based knowledge representation. Fuzzy Expert System architecture is presented in section 5. In section 6 concludes the paper. 2. RELATED WORKS Deepti Gaur, Aditya Shastri and Ranjit Biswas have proposed a model for metagraph data structure. They have used to store data inside the computer memory either in the form of Adjacency matrix or in Adjacency list so it has been used efficiently [3], they have proposed metagraph based substructure pattern mining technique. they have develop an algorithm which adapts the depth-first search strategy to mine frequent connected sub metagraph efficiently [2]. They have proposed fuzzy metagraph method of clustering to find the similar fuzzy nodes in a fuzzy metagraph. They have used T-norms (Triangular Norms) functions and join two or more T norms to cluster the fuzzy nodes [4]. Pankaj Dashore and Suresh Jain have used rule based system and fuzzy metagraph for real world application (Online Transaction such as banking, E commerce and share market,) to make correct decision. It has been constructed by projection operation of a fuzzy metagraph to provide high level view that reduces the unnecessary details. The projection of fuzzy metagraph is more dominant because there is less number of edges [7, 8, 9, 10 11]. 158

3 S. S. Hashemin has used fuzzy metagraph tool for scheduling and control of fuzzy projects. It uses constrained renewable resource allocation in fuzzy metagraphs. The metagraph edges are based on minimum fuzzy slack time when the available resource is renewable and constrained for scheduling [12]. Zheng-Hua Tan has proposed a Fuzzy Metagraph (FM) based knowledge representation. The FM has been applied to fuzzy rule-based systems for knowledge representation and reasoning. In the format of algebraic representation and FM closure matrix [13]. 3. FUZZY METAGRAPH Basu and Blanning introduced the concept of metagraph [1]. A metagraph S = {X, E} is a graphical representation consisting of two tuples X and E. Here X is its generating set and E is the set of edges defined on generating sets. The generating set X of the metagraph S i.e. the set of elements X = {x1, x2, x3,,xn} represents variables and occurs in the edges of the metagraph. Fig 1. Example of Metagraph Figure 1, shows an example of metagraph. X = {x1, x 2 x 3, x 4,x 5,x 6,x 7 } is the generating set, and E = {e1, e 2, e 3, e 4 } is the set of edges. The edge set can be specified as E = {<{x1, x 2}, {x 4}>, <{x 2, x 3}, {x 5}>, < {x 4, x 5}, {x 6, x 7}>, < {x 5}, {x 7}>}. In-vertex is a function having one argument which can find out the internal vertices from a given set. In-vertex (< {x 4, x 5}, {x 6, x 7}>) = {x 4, x 5}. Out-vertex is another function having one argument which can find out what are the out vertices from the given set. Out-vertex (< {x 4, x 5}, {x 6, x 7}>) = {x 6, x 7}. Two more functions of metagraph are the co-input and Co output functions each have two arguments. Co input function gives he co-input from a given set. Co-input {x 4, < {x 4, x 5 }, {x 6, x 7 }>} = {x 5 },Co-output{x6, < {x 4, x 5},{x 6, x 7}>} = {x 7}.Generally the edges of the metagraph are labeled as e1 = <{x1, x 2}, {x 4}>,e 2 = <{x 2, x 3}, {x 5}>, e 3 = <{x 4, x 5 }, {x 6, x 7 }>,e 4 = < {x 5 }, {x 7 }>. Metagraph is graphical hierarchical structure in which every node is a set having one or more elements. It has all the properties of graphs. In a metagraph, there is set to set mapping in place of node to node as in a conventional graph structure [6]. The concept of a fuzzy graph is the fuzzification of the crisp graphs using fuzzy sets. A fuzzy graph G ~ can be defined as a triple {X, X ~, E ~ }, where X ~ is a fuzzy set on X and E ~ is a fuzzy relation on X X. 159

4 A fuzzy set X on X is completely characterized by its membership function µ:x [0, 1] for each x є X, µ(x) illustrates the truth value of the statement of x belongs to X ~. The fuzzy metagraph is the concept of Fuzzification of the crisp Metagraph using fuzzy generating set. Fuzzy generating set is the node set of all the elements of fuzzy metagraph [13]. Consider a finite set X={x1, x2, x3,, x n }. A fuzzy metagraph is a triple S ~ ={X, X ~, E ~ } in which X ~ is a fuzzy set on X and E ~ is a fuzzy edge set { e ~ m,m=1, 2, 3,.. m}. Each component e ~ in E ~ is characterized by an ordered pair <V ~ m,w ~ m>. In the pairv ~ m subset of X ~ is the in-vertex of e ~ m and W ~ m subset ofw ~ is the out-vertex. Fig 2.Fuzzy Metagraph Often, the membership value of an edge is also called certainty factor (CF) of the edge. For simplicity, assign X ~ i denoting (X i, µ ( X ~ i) ) and e~ k denoting (e k, CF k ). Figure 2 shows fuzzy metagraph whose element set is X = { X ~ 1, X ~ 2,..., X ~ 6 } is known as fuzzy Meta Node and whose edge set consists of: e ~ 1 = <{ X ~ 1, X ~ 2 }, { X ~ 3 }> and e ~ 2 = <{ X ~ 3, X ~ 4 }, { X ~ 5, X ~ 6 }>. The in-vertex and out-vertex of e ~ 1 are { X~ 1, X ~ 2} and { X ~ 3 }. 4. FUZZY METAGRAPH BASED KNOWLEDGE REPRESENTATION Knowledge representation is one of the most important and actively investigated areas in artificial intelligence [13]. Fuzzy production rules (FPRs) among others are widely used in expert systems to represent fuzzy, imprecise, and vague concepts. In this section, we address issues of applying Fuzzy Metagraph to FPRs. In Fuzzy Metagraph-based knowledge representation, each edge represents a rule in which the in-vertex represents the antecedent of the rule and the outvertex represents the consequent. Furthermore, each path a sequence of edges represents a reasoning chain. 4.1 Fuzzy Metagraph-Based Representation of Rules The uncertainty of an elementary rule can be modeled by an FM as shown in Fig.3.a. The figure illustrates the following rule: IF X ~ 1 THEN X ~ 2 (CF1). According to the rule, the truth value of the consequent is the product of the truth value of the antecedent and the CF of the rule. A single node is transformed to a new node after processing or transformation. 160

5 Fig 3.a Fuzzy Metagraph based representation of processing (basic) rule An FPR is called a compound FPR if its antecedent part and/or consequent part AND or OR connectors. Fig. 3 b describes the following rule: IF X ~ 3 AND X ~ 4 THEN X ~ 5 (CF 2 ). There is conjunction operation in this rule. Zadeh proposed to use the operators min = ^ for conjunction, and max = v for union. Two or more kinds of nodes are assembled to a new node. Fig 3.b Fuzzy Metagraph based representation of assembling rule. Figure 3.c describes the following two rules: 1) IF X ~ 6 THEN X ~ 8 (CF 3 ) and 2) IF X ~ 7THEN X ~ 8 (CF 4 ). In this case, the truth value of consequent equals the maximal one among those obtained from different rules. Fig 3.c Fuzzy Metagraph based representation of multi supply source processing rule. When the two rules have the same CF, i.e., CF 3 =CF 4 =CF, the combined rule illustrated by the FM is IF X ~ 6 OR X ~ 7 THEN X ~ 8 (CF). If there are several union antecedents, the overall truth value of the antecedents equals the maximal one. 161

6 Fig 3.d Fuzzy Metagraph based representation of single supply source and processing rule. Fig 3.d illustrates the following rule: IF X ~ 9 THEN X ~ 10 AND X ~ 11 (CF 5 ). In Fig. 4d, two separate basic rules are described. We do not model a rule like: IF X ~ 12 THEN X ~ 13 OR X ~ 14 (CF 6 ) since it is not allowed in a rule base, some kinds of nodes come from different supplier(source), so there are many options available. The graphic representation is of help in understanding the system yet difficult for computers to process [13]. Fig 3.e Fuzzy Metagraph based representation of single supply source and two destination rule. 5. FUZZY EXPERT SYSTEM The world of information is surrounded by uncertainty and imprecision. The human reasoning process can handle inexact, uncertain, and vague concepts in an appropriate manner. Usually, the human thinking, reasoning, and perception process cannot be expressed precisely. These types of experiences can rarely be expressed or measured using statistical or probability theory. Fuzzy logic provides a framework to model uncertainty, the human way of thinking, reasoning, and the perception process. Fuzzy systems were first introduced by Zadeh (1965). A fuzzy expert system is simply an expert system that uses a collection of fuzzy membership functions and rules, instead of Boolean logic, to reason about data (Schneider et al., 1996). Fuzzy expert system consists of Fuzzification, inference system, rule base, Defuzzification units. It has the capability to solve decision making problems for which no exact algorithm exists. Fuzzy expert systems are well to problems that exhibit uncertainty resulting from inexactness, vagueness or subjectivity. Fuzzy expert system architecture used in this system is shown in the figure

7 Fig 4. Basic architecture of Fuzzy Expert System Fuzzification is the process of converting crisp input to fuzzy value. Membership Functions (MFs) are used to convert crisp inputs into fuzzy value. The MF maps each element of input to a membership grade (or membership value) between zero and one [14]. A rule-based system consists of if-then rules, a set of facts, and an interpreter controlling the application of the rules, given the facts. These if-then rule statements are used to formulate the conditional statements that comprise the complete knowledge base. A single if-then rule assumes the form if x is A then y is B and the if-part of the rule x is A is called the antecedent or premise, while the then-part of the rule y is B is called the consequent or conclusion. Fuzzy expert system modeling can be pursued using the following steps. 1. Select relevant input and output variables. Determine the number of linguistic terms associated with each input/output variable. Also, choose the appropriate family of membership functions, fuzzy operators, reasoning mechanism, and so on. 2. Choose a specific type of fuzzy inference system (for example, Mamdani, Takagi Sugeno etc.). In most cases, the inference of the fuzzy rules is carried out using the min and max operators for fuzzy intersection and union. 3. Design a collection of fuzzy if-then rules (knowledge base). To formulate the initial rule base, the input space is divided into multidimensional partitions and then actions are assigned to each of the partitions. In most applications, the partitioning is achieved using one dimensional membership functions using fuzzy if-then rules as illustrated in Figure 5. The consequent parts of the rule represent the actions associated with each partition. It is evident that the MFs and the number of rules are tightly related to the partitioning. 163

8 Fig 5. Example of how the two-dimensional spaces are partitioned. Two triangular membership functions (MFs) for each input variable and four triangular MFs for the output variable (power). Figure 5, shows that how the two-dimensional spaces are partitioned. A simple if-then rule will appear as If input-1 is medium and input 2 is large, then rule R8 is fired. Using the grid partitioning method (Figure 5), four if-then rules were developed. The rule base consisted of nine if-then rules. min and max were used as T-norm. 6. CONCLUSION This paper proposed a Fuzzy Metagraph based knowledge representation of decision support system. Fuzzy metagraph and Fuzzy Expert System are discussed in detail. This method can be used in many real world applications like E- commerce, share market, disease analysis. Future works may concentrate on optimization techniques applied for tuning the input parameters for enhancement of the performance of the system. REFERENCES [1]AmitBasu, RobertW. Blanning(2007), metagraph and their applications. [2] Deepti Gaur, Aditya Shastri(2008), Metagraph-Based Substructure Pattern mining International Conference on Advanced Computer Theory and Engineering, pp

9 [3] Deepti Gaur, AdityaShastri(2008), Metagraph: A new model of Data Structure, IEEE International Conference on Computer Science and Information Technology, pp [4] Deepti Gaur,AdityaShastri(2008), Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis,Journal of Computer Science, 4 (11), pp , India. [5] Deepti Gaur,AdityaShastri(2009), Vague Metagraph, International Journal of Computer Theory and Engineering, Vol. 1, No.2, pp ,india. [6] DashoreP(2007), Uncertainty Knowledge Representation Through Fuzzy Metagraph International Journal of computer Application (IJCA), vol 2, pp [7] PankajDashore, Suresh Jain (2009), Fuzzy Rule Based System and metagraph for Risk Management in Electronic banking activities, International Journal of Engineering and Technology, Volume 1 No.1, pp. ( ), India. [8] PankajDashore, Suresh Jain (2010), Fuzzy Metagraph and Rule Based System for Decision Making in Share Market, International Journal of Computer Applications, Volume 6 No.2, pp. ( ), India. [9] PankajDashore, Suresh Jain (2010), Fuzzy Rule Based Expert System to Represent Uncertain Knowledge of E-commerce, International Journal of Computer Theory and Engineering, Vol.2, No.6, pp [10]PankajDashore, Suresh Jain (2011), Fuzzy Metagraph and Hierarchical modeling, International Journal on Computer Science and Engineering, Volume 3 No.1, pp [11]PankajDashore, Suresh Jain, Fuzzy Rule Based metagraph model of Air Quality Index to Suggest outdoor activities, International Journal on Computer Science and Engineering, Volume 2 No.1, ISSN: [12] S. S. Hashemin (2011), Constrained Renewable Resource Allocation in Fuzzy Metagraphs via Min Slack, International Journal of Applied Operational Research, Ardabil, Iran. [13] Zheng-Hua Tan, Senior Member (2006), Fuzzy Metagraph and Its Combination with the Indexing Approach in Rule-Based Systems, IEEE transactions on knowledge and data Engineering, vol. 18, no. 6, China. [14]AjithAbraham(2005), Rule-based Expert Systems,Handbook of Measuring System Design, Oklahoma State University, Stillwater,USA, pp [15] R.W. Blanning,AmitBasu (1994), Metagraphs: A Tool for Modeling DSS, Management Science, vol. 40, pp [16] Vaidehi.V,Monica.S(2008), A Prediction System Based on Fuzzy Logic Proceedings of The World Congress on Engineering and Computer Science, October 22-24, San Francisco, USA. 165

10 ABOUT THE AUTHORS Mr.A.Thirunavukarasu completed his B.E Degree in Computer Science and Engineering from Coimbatore Institute of Technology, Coimbatore in the year 2006 and M.E. Degree in Computer Science and Engineering from Anna University of Technology, Coimbatore in the year Currently he is pursuing PhD degree from Anna University of Technology, Coimbatore. He is working as a Visiting Faculty, Department of Computer Science and Engineering in Anna University of Technology, Madurai-Ramanathapuram Campus. He is having more than 3 years of teaching experience. He has published technical papers in national /international conferences. His areas of specialization include Data Structures and Algorithms, Compilers, Theory of computation, Data mining and Database Security, and Metagraph. Dr. S. Uma Maheswari received her B.E Degree in Electronics and Communication Engineering from Government College of Technology, Coimbatore in the year 1985 and M.E (Applied Electronics) from Bharathiar University in She received her Ph.D degree in the area of Biometrics from Bharathiar University, Coimbatore in the year She is Associate Professor of Electronics and Communication Engineering department in Coimbatore Institute of Technology. She is having more than 20 years of teaching experience. She has published technical papers in national /international conferences/ journals. Her special fields of interest are Digital Image Processing and Digital Signal Processing. She is a Member of IE (India), Life Member in Indian Society for Technical Education (India), Life Member in Systems Society of India, and Life Member in Council of Engineers (India). 166

Design and Analysis of Fuzzy Metagraph Based Data Structures

Design and Analysis of Fuzzy Metagraph Based Data Structures Design and Analysis of Fuzzy Metagraph Based Data Structures A.Thirunavukarasu 1 Department of Computer Science and Engineering, Anna University, University college of Engineering, Ramanathapuram, Tamilnadu,

More information

An Efficient algorithm for Fuzzy based Metagraph ADT

An Efficient algorithm for Fuzzy based Metagraph ADT International Journal of Scientific and Research Publications, Volume 2, Issue 12, December 2012 1 An Efficient algorithm for Fuzzy based Metagraph ADT A.Thirunavukarasu 1 and Dr. S. Uma Maheswari 2 1

More information

FUZZY LOGIC TECHNIQUES. on random processes. In such situations, fuzzy logic exhibits immense potential for

FUZZY LOGIC TECHNIQUES. on random processes. In such situations, fuzzy logic exhibits immense potential for FUZZY LOGIC TECHNIQUES 4.1: BASIC CONCEPT Problems in the real world are quite often very complex due to the element of uncertainty. Although probability theory has been an age old and effective tool to

More information

Lecture notes. Com Page 1

Lecture notes. Com Page 1 Lecture notes Com Page 1 Contents Lectures 1. Introduction to Computational Intelligence 2. Traditional computation 2.1. Sorting algorithms 2.2. Graph search algorithms 3. Supervised neural computation

More information

CHAPTER 5 FUZZY LOGIC CONTROL

CHAPTER 5 FUZZY LOGIC CONTROL 64 CHAPTER 5 FUZZY LOGIC CONTROL 5.1 Introduction Fuzzy logic is a soft computing tool for embedding structured human knowledge into workable algorithms. The idea of fuzzy logic was introduced by Dr. Lofti

More information

International Journal of Computer Theory and Engineering, Vol. 1, No.2,June Vague Metagraph

International Journal of Computer Theory and Engineering, Vol. 1, No.2,June Vague Metagraph Vague Metagraph Deepti Gaur Aditya Shastri Author Ranjit Biswas and D. Seema Gaur Abstract Aim In this paper the we introduce a new concept of ague metagraph in field of ague theory. Authors presented

More information

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER

CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 60 CHAPTER 4 FREQUENCY STABILIZATION USING FUZZY LOGIC CONTROLLER 4.1 INTRODUCTION Problems in the real world quite often turn out to be complex owing to an element of uncertainty either in the parameters

More information

Why Fuzzy Fuzzy Logic and Sets Fuzzy Reasoning. DKS - Module 7. Why fuzzy thinking?

Why Fuzzy Fuzzy Logic and Sets Fuzzy Reasoning. DKS - Module 7. Why fuzzy thinking? Fuzzy Systems Overview: Literature: Why Fuzzy Fuzzy Logic and Sets Fuzzy Reasoning chapter 4 DKS - Module 7 1 Why fuzzy thinking? Experts rely on common sense to solve problems Representation of vague,

More information

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS

CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 39 CHAPTER 3 FUZZY RULE BASED MODEL FOR FAULT DIAGNOSIS 3.1 INTRODUCTION Development of mathematical models is essential for many disciplines of engineering and science. Mathematical models are used for

More information

FUZZY BOOLEAN ALGEBRAS AND LUKASIEWICZ LOGIC. Angel Garrido

FUZZY BOOLEAN ALGEBRAS AND LUKASIEWICZ LOGIC. Angel Garrido Acta Universitatis Apulensis ISSN: 1582-5329 No. 22/2010 pp. 101-111 FUZZY BOOLEAN ALGEBRAS AND LUKASIEWICZ LOGIC Angel Garrido Abstract. In this paper, we analyze the more adequate tools to solve many

More information

Fuzzy Reasoning. Linguistic Variables

Fuzzy Reasoning. Linguistic Variables Fuzzy Reasoning Linguistic Variables Linguistic variable is an important concept in fuzzy logic and plays a key role in its applications, especially in the fuzzy expert system Linguistic variable is a

More information

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS

CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS CHAPTER 4 FUZZY LOGIC, K-MEANS, FUZZY C-MEANS AND BAYESIAN METHODS 4.1. INTRODUCTION This chapter includes implementation and testing of the student s academic performance evaluation to achieve the objective(s)

More information

ARTIFICIAL INTELLIGENCE. Uncertainty: fuzzy systems

ARTIFICIAL INTELLIGENCE. Uncertainty: fuzzy systems INFOB2KI 2017-2018 Utrecht University The Netherlands ARTIFICIAL INTELLIGENCE Uncertainty: fuzzy systems Lecturer: Silja Renooij These slides are part of the INFOB2KI Course Notes available from www.cs.uu.nl/docs/vakken/b2ki/schema.html

More information

ANALYTICAL STRUCTURES FOR FUZZY PID CONTROLLERS AND APPLICATIONS

ANALYTICAL STRUCTURES FOR FUZZY PID CONTROLLERS AND APPLICATIONS International Journal of Electrical Engineering and Technology (IJEET), ISSN 0976 6545(Print) ISSN 0976 6553(Online), Volume 1 Number 1, May - June (2010), pp. 01-17 IAEME, http://www.iaeme.com/ijeet.html

More information

Chapter 4 Fuzzy Logic

Chapter 4 Fuzzy Logic 4.1 Introduction Chapter 4 Fuzzy Logic The human brain interprets the sensory information provided by organs. Fuzzy set theory focus on processing the information. Numerical computation can be performed

More information

Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi

Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi Introduction to Fuzzy Logic and Fuzzy Systems Adel Nadjaran Toosi Fuzzy Slide 1 Objectives What Is Fuzzy Logic? Fuzzy sets Membership function Differences between Fuzzy and Probability? Fuzzy Inference.

More information

Fuzzy Reasoning. Outline

Fuzzy Reasoning. Outline Fuzzy Reasoning Outline Introduction Bivalent & Multivalent Logics Fundamental fuzzy concepts Fuzzification Defuzzification Fuzzy Expert System Neuro-fuzzy System Introduction Fuzzy concept first introduced

More information

Bipolar Fuzzy Line Graph of a Bipolar Fuzzy Hypergraph

Bipolar Fuzzy Line Graph of a Bipolar Fuzzy Hypergraph BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 13, No 1 Sofia 2013 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.2478/cait-2013-0002 Bipolar Fuzzy Line Graph of a

More information

FUZZY INFERENCE SYSTEMS

FUZZY INFERENCE SYSTEMS CHAPTER-IV FUZZY INFERENCE SYSTEMS Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. The mapping then provides a basis from which decisions can

More information

Chapter 7 Fuzzy Logic Controller

Chapter 7 Fuzzy Logic Controller Chapter 7 Fuzzy Logic Controller 7.1 Objective The objective of this section is to present the output of the system considered with a fuzzy logic controller to tune the firing angle of the SCRs present

More information

Introduction 3 Fuzzy Inference. Aleksandar Rakić Contents

Introduction 3 Fuzzy Inference. Aleksandar Rakić Contents Beograd ETF Fuzzy logic Introduction 3 Fuzzy Inference Aleksandar Rakić rakic@etf.rs Contents Mamdani Fuzzy Inference Fuzzification of the input variables Rule evaluation Aggregation of rules output Defuzzification

More information

Fuzzy Systems (1/2) Francesco Masulli

Fuzzy Systems (1/2) Francesco Masulli (1/2) Francesco Masulli DIBRIS - University of Genova, ITALY & S.H.R.O. - Sbarro Institute for Cancer Research and Molecular Medicine Temple University, Philadelphia, PA, USA email: francesco.masulli@unige.it

More information

ISSN: (Online) Volume 3, Issue 9, September 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 3, Issue 9, September 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Issue 9, September 2015 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

Final Exam. Controller, F. Expert Sys.., Solving F. Ineq.} {Hopefield, SVM, Comptetive Learning,

Final Exam. Controller, F. Expert Sys.., Solving F. Ineq.} {Hopefield, SVM, Comptetive Learning, Final Exam Question on your Fuzzy presentation {F. Controller, F. Expert Sys.., Solving F. Ineq.} Question on your Nets Presentations {Hopefield, SVM, Comptetive Learning, Winner- take all learning for

More information

Cost Minimization Fuzzy Assignment Problem applying Linguistic Variables

Cost Minimization Fuzzy Assignment Problem applying Linguistic Variables Inter national Journal of Pure and Applied Mathematics Volume 113 No. 6 2017, 404 412 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Cost Minimization

More information

Fuzzy Sets and Systems. Lecture 1 (Introduction) Bu- Ali Sina University Computer Engineering Dep. Spring 2010

Fuzzy Sets and Systems. Lecture 1 (Introduction) Bu- Ali Sina University Computer Engineering Dep. Spring 2010 Fuzzy Sets and Systems Lecture 1 (Introduction) Bu- Ali Sina University Computer Engineering Dep. Spring 2010 Fuzzy sets and system Introduction and syllabus References Grading Fuzzy sets and system Syllabus

More information

Background Fuzzy control enables noncontrol-specialists. A fuzzy controller works with verbal rules rather than mathematical relationships.

Background Fuzzy control enables noncontrol-specialists. A fuzzy controller works with verbal rules rather than mathematical relationships. Introduction to Fuzzy Control Background Fuzzy control enables noncontrol-specialists to design control system. A fuzzy controller works with verbal rules rather than mathematical relationships. knowledge

More information

Using Ones Assignment Method and. Robust s Ranking Technique

Using Ones Assignment Method and. Robust s Ranking Technique Applied Mathematical Sciences, Vol. 7, 2013, no. 113, 5607-5619 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2013.37381 Method for Solving Fuzzy Assignment Problem Using Ones Assignment

More information

Review of Fuzzy Logical Database Models

Review of Fuzzy Logical Database Models IOSR Journal of Computer Engineering (IOSRJCE) ISSN: 2278-0661, ISBN: 2278-8727Volume 8, Issue 4 (Jan. - Feb. 2013), PP 24-30 Review of Fuzzy Logical Database Models Anupriya 1, Prof. Rahul Rishi 2 1 (Department

More information

Using Fuzzy Expert System for Solving Fuzzy System Dynamics Models

Using Fuzzy Expert System for Solving Fuzzy System Dynamics Models EurAsia-ICT 2002, Shiraz-Iran, 29-31 Oct. Using Fuzzy Expert System for Solving Fuzzy System Dynamics Models Mehdi Ghazanfari 1 Somayeh Alizadeh 2 Mostafa Jafari 3 mehdi@iust.ac.ir s_alizadeh@mail.iust.ac.ir

More information

Fuzzy Expert Systems Lecture 8 (Fuzzy Systems)

Fuzzy Expert Systems Lecture 8 (Fuzzy Systems) Fuzzy Expert Systems Lecture 8 (Fuzzy Systems) Soft Computing is an emerging approach to computing which parallels the remarkable ability of the human mind to reason and learn in an environment of uncertainty

More information

Strong Chromatic Number of Fuzzy Graphs

Strong Chromatic Number of Fuzzy Graphs Annals of Pure and Applied Mathematics Vol. 7, No. 2, 2014, 52-60 ISSN: 2279-087X (P), 2279-0888(online) Published on 18 September 2014 www.researchmathsci.org Annals of Strong Chromatic Number of Fuzzy

More information

CHAPTER 3 FUZZY INFERENCE SYSTEM

CHAPTER 3 FUZZY INFERENCE SYSTEM CHAPTER 3 FUZZY INFERENCE SYSTEM Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. There are three types of fuzzy inference system that can be

More information

CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES

CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES 70 CHAPTER 3 A FAST K-MODES CLUSTERING ALGORITHM TO WAREHOUSE VERY LARGE HETEROGENEOUS MEDICAL DATABASES 3.1 INTRODUCTION In medical science, effective tools are essential to categorize and systematically

More information

Rainfall prediction using fuzzy logic

Rainfall prediction using fuzzy logic Rainfall prediction using fuzzy logic Zhifka MUKA 1, Elda MARAJ, Shkelqim KUKA, 1 Abstract This paper presents occurrence of rainfall using principles of fuzzy logic applied in Matlab. The data are taken

More information

Fuzzy Networks for Complex Systems. Alexander Gegov University of Portsmouth, UK

Fuzzy Networks for Complex Systems. Alexander Gegov University of Portsmouth, UK Fuzzy Networks for Complex Systems Alexander Gegov University of Portsmouth, UK alexander.gegov@port.ac.uk Presentation Outline Introduction Types of Fuzzy Systems Formal Models for Fuzzy Networks Basic

More information

Fuzzy Logic Controller

Fuzzy Logic Controller Fuzzy Logic Controller Debasis Samanta IIT Kharagpur dsamanta@iitkgp.ac.in 23.01.2016 Debasis Samanta (IIT Kharagpur) Soft Computing Applications 23.01.2016 1 / 34 Applications of Fuzzy Logic Debasis Samanta

More information

Figure-12 Membership Grades of x o in the Sets A and B: μ A (x o ) =0.75 and μb(xo) =0.25

Figure-12 Membership Grades of x o in the Sets A and B: μ A (x o ) =0.75 and μb(xo) =0.25 Membership Functions The membership function μ A (x) describes the membership of the elements x of the base set X in the fuzzy set A, whereby for μ A (x) a large class of functions can be taken. Reasonable

More information

Neural Networks Lesson 9 - Fuzzy Logic

Neural Networks Lesson 9 - Fuzzy Logic Neural Networks Lesson 9 - Prof. Michele Scarpiniti INFOCOM Dpt. - Sapienza University of Rome http://ispac.ing.uniroma1.it/scarpiniti/index.htm michele.scarpiniti@uniroma1.it Rome, 26 November 2009 M.

More information

CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM

CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM 33 CHAPTER 3 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM The objective of an ANFIS (Jang 1993) is to integrate the best features of Fuzzy Systems and Neural Networks. ANFIS is one of the best tradeoffs between

More information

Irregular Interval Valued Fuzzy Graphs

Irregular Interval Valued Fuzzy Graphs nnals of Pure and pplied Mathematics Vol 3, No, 03, 56-66 ISSN: 79-087X (P), 79-0888(online) Published on 0 May 03 wwwresearchmathsciorg nnals of Irregular Interval Valued Fuzzy Graphs Madhumangal Pal

More information

Introduction to Fuzzy Logic. IJCAI2018 Tutorial

Introduction to Fuzzy Logic. IJCAI2018 Tutorial Introduction to Fuzzy Logic IJCAI2018 Tutorial 1 Crisp set vs. Fuzzy set A traditional crisp set A fuzzy set 2 Crisp set vs. Fuzzy set 3 Crisp Logic Example I Crisp logic is concerned with absolutes-true

More information

FUZZY INFERENCE. Siti Zaiton Mohd Hashim, PhD

FUZZY INFERENCE. Siti Zaiton Mohd Hashim, PhD FUZZY INFERENCE Siti Zaiton Mohd Hashim, PhD Fuzzy Inference Introduction Mamdani-style inference Sugeno-style inference Building a fuzzy expert system 9/29/20 2 Introduction Fuzzy inference is the process

More information

Optimization with linguistic variables

Optimization with linguistic variables Optimization with linguistic variables Christer Carlsson christer.carlsson@abo.fi Robert Fullér rfuller@abo.fi Abstract We consider fuzzy mathematical programming problems (FMP) in which the functional

More information

Classification with Diffuse or Incomplete Information

Classification with Diffuse or Incomplete Information Classification with Diffuse or Incomplete Information AMAURY CABALLERO, KANG YEN Florida International University Abstract. In many different fields like finance, business, pattern recognition, communication

More information

ESSENTIALLY, system modeling is the task of building

ESSENTIALLY, system modeling is the task of building IEEE TRANSACTIONS ON INDUSTRIAL ELECTRONICS, VOL. 53, NO. 4, AUGUST 2006 1269 An Algorithm for Extracting Fuzzy Rules Based on RBF Neural Network Wen Li and Yoichi Hori, Fellow, IEEE Abstract A four-layer

More information

Lecture 5 Fuzzy expert systems: Fuzzy inference Mamdani fuzzy inference Sugeno fuzzy inference Case study Summary

Lecture 5 Fuzzy expert systems: Fuzzy inference Mamdani fuzzy inference Sugeno fuzzy inference Case study Summary Lecture 5 Fuzzy expert systems: Fuzzy inference Mamdani fuzzy inference Sugeno fuzzy inference Case study Summary Negnevitsky, Pearson Education, 25 Fuzzy inference The most commonly used fuzzy inference

More information

Dra. Ma. del Pilar Gómez Gil Primavera 2014

Dra. Ma. del Pilar Gómez Gil Primavera 2014 C291-78 Tópicos Avanzados: Inteligencia Computacional I Introducción a la Lógica Difusa Dra. Ma. del Pilar Gómez Gil Primavera 2014 pgomez@inaoep.mx Ver: 08-Mar-2016 1 Este material ha sido tomado de varias

More information

Application of fuzzy set theory in image analysis. Nataša Sladoje Centre for Image Analysis

Application of fuzzy set theory in image analysis. Nataša Sladoje Centre for Image Analysis Application of fuzzy set theory in image analysis Nataša Sladoje Centre for Image Analysis Our topics for today Crisp vs fuzzy Fuzzy sets and fuzzy membership functions Fuzzy set operators Approximate

More information

FUZZY SQL for Linguistic Queries Poonam Rathee Department of Computer Science Aim &Act, Banasthali Vidyapeeth Rajasthan India

FUZZY SQL for Linguistic Queries Poonam Rathee Department of Computer Science Aim &Act, Banasthali Vidyapeeth Rajasthan India RESEARCH ARTICLE FUZZY SQL for Linguistic Queries Poonam Rathee Department of Computer Science Aim &Act, Banasthali Vidyapeeth Rajasthan India OPEN ACCESS ABSTRACT For Many Years, achieving unambiguous

More information

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets

Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets Exploring Gaussian and Triangular Primary Membership Functions in Non-Stationary Fuzzy Sets S. Musikasuwan and J.M. Garibaldi Automated Scheduling, Optimisation and Planning Group University of Nottingham,

More information

Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering

Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering Age Prediction and Performance Comparison by Adaptive Network based Fuzzy Inference System using Subtractive Clustering Manisha Pariyani* & Kavita Burse** *M.Tech Scholar, department of Computer Science

More information

American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) , ISSN (Online)

American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) , ISSN (Online) American Scientific Research Journal for Engineering, Technology, and Sciences (ASRJETS) ISSN (Print) 2313-4410, ISSN (Online) 2313-4402 Global Society of Scientific Research and Researchers http://asrjetsjournal.org/

More information

2 Dept. of Computer Applications 3 Associate Professor Dept. of Computer Applications

2 Dept. of Computer Applications 3 Associate Professor Dept. of Computer Applications International Journal of Computing Science and Information Technology, 2014, Vol.2(2), 15-19 ISSN: 2278-9669, April 2014 (http://ijcsit.org) Optimization of trapezoidal balanced Transportation problem

More information

Definition 2.3: [5] Let, and, be two simple graphs. Then the composition of graphs. and is denoted by,

Definition 2.3: [5] Let, and, be two simple graphs. Then the composition of graphs. and is denoted by, International Journal of Pure Applied Mathematics Volume 119 No. 14 2018, 891-898 ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu ON M-POLAR INTUITIONISTIC FUZZY GRAPHS K. Sankar 1,

More information

* The terms used for grading are: - bad - good

* The terms used for grading are: - bad - good Hybrid Neuro-Fuzzy Systems or How to Combine German Mechanics with Italian Love by Professor Michael Negnevitsky University of Tasmania Introduction Contents Heterogeneous Hybrid Systems Diagnosis of myocardial

More information

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM

MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM CHAPTER-7 MODELING FOR RESIDUAL STRESS, SURFACE ROUGHNESS AND TOOL WEAR USING AN ADAPTIVE NEURO FUZZY INFERENCE SYSTEM 7.1 Introduction To improve the overall efficiency of turning, it is necessary to

More information

I. INTRODUCTION. Image Acquisition. Denoising in Wavelet Domain. Enhancement. Binarization. Thinning. Feature Extraction. Matching

I. INTRODUCTION. Image Acquisition. Denoising in Wavelet Domain. Enhancement. Binarization. Thinning. Feature Extraction. Matching A Comparative Analysis on Fingerprint Binarization Techniques K Sasirekha Department of Computer Science Periyar University Salem, Tamilnadu Ksasirekha7@gmail.com K Thangavel Department of Computer Science

More information

IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 1 Issue 3, May

IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 1 Issue 3, May Optimization of fuzzy assignment model with triangular fuzzy numbers using Robust Ranking technique Dr. K. Kalaiarasi 1,Prof. S.Sindhu 2, Dr. M. Arunadevi 3 1 Associate Professor Dept. of Mathematics 2

More information

Fuzzy Set-Theoretical Approach for Comparing Objects with Fuzzy Attributes

Fuzzy Set-Theoretical Approach for Comparing Objects with Fuzzy Attributes Fuzzy Set-Theoretical Approach for Comparing Objects with Fuzzy Attributes Y. Bashon, D. Neagu, M.J. Ridley Department of Computing University of Bradford Bradford, BD7 DP, UK e-mail: {Y.Bashon, D.Neagu,

More information

Static Var Compensator: Effect of Fuzzy Controller and Changing Membership Functions in its operation

Static Var Compensator: Effect of Fuzzy Controller and Changing Membership Functions in its operation International Journal of Electrical Engineering. ISSN 0974-2158 Volume 6, Number 2 (2013), pp. 189-196 International Research Publication House http://www.irphouse.com Static Var Compensator: Effect of

More information

Speed regulation in fan rotation using fuzzy inference system

Speed regulation in fan rotation using fuzzy inference system 58 Scientific Journal of Maritime Research 29 (2015) 58-63 Faculty of Maritime Studies Rijeka, 2015 Multidisciplinary SCIENTIFIC JOURNAL OF MARITIME RESEARCH Multidisciplinarni znanstveni časopis POMORSTVO

More information

ISSN: Page 320

ISSN: Page 320 A NEW METHOD FOR ENCRYPTION USING FUZZY SET THEORY Dr.S.S.Dhenakaran, M.Sc., M.Phil., Ph.D, Associate Professor Dept of Computer Science & Engg Alagappa University Karaikudi N.Kavinilavu Research Scholar

More information

Deciphering Data Fusion Rule by using Adaptive Neuro-Fuzzy Inference System

Deciphering Data Fusion Rule by using Adaptive Neuro-Fuzzy Inference System Deciphering Data Fusion Rule by using Adaptive Neuro-Fuzzy Inference System Ramachandran, A. Professor, Dept. of Electronics and Instrumentation Engineering, MSRIT, Bangalore, and Research Scholar, VTU.

More information

A Brief Idea on Fuzzy and Crisp Sets

A Brief Idea on Fuzzy and Crisp Sets International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) A Brief Idea on Fuzzy and Crisp Sets Rednam SS Jyothi 1, Eswar Patnala 2, K.Asish Vardhan 3 (Asst.Prof(c),Information Technology,

More information

Fuzzy rule-based decision making model for classification of aquaculture farms

Fuzzy rule-based decision making model for classification of aquaculture farms Chapter 6 Fuzzy rule-based decision making model for classification of aquaculture farms This chapter presents the fundamentals of fuzzy logic, and development, implementation and validation of a fuzzy

More information

A New pivotal operation on Triangular Fuzzy number for Solving Fully Fuzzy Linear Programming Problems

A New pivotal operation on Triangular Fuzzy number for Solving Fully Fuzzy Linear Programming Problems International Journal of Applied Mathematical Sciences ISSN 0973-0176 Volume 9, Number 1 (2016), pp. 41-46 Research India Publications http://www.ripublication.com A New pivotal operation on Triangular

More information

Study of Fuzzy Set Theory and Its Applications

Study of Fuzzy Set Theory and Its Applications IOSR Journal of Mathematics (IOSR-JM) e-issn: 2278-5728, p-issn: 2319-765X. Volume 12, Issue 4 Ver. II (Jul. - Aug.2016), PP 148-154 www.iosrjournals.org Study of Fuzzy Set Theory and Its Applications

More information

Machine Learning & Statistical Models

Machine Learning & Statistical Models Astroinformatics Machine Learning & Statistical Models Neural Networks Feed Forward Hybrid Decision Analysis Decision Trees Random Decision Forests Evolving Trees Minimum Spanning Trees Perceptron Multi

More information

Intelligent flexible query answering Using Fuzzy Ontologies

Intelligent flexible query answering Using Fuzzy Ontologies International Conference on Control, Engineering & Information Technology (CEIT 14) Proceedings - Copyright IPCO-2014, pp. 262-277 ISSN 2356-5608 Intelligent flexible query answering Using Fuzzy Ontologies

More information

CPS331 Lecture: Fuzzy Logic last revised October 11, Objectives: 1. To introduce fuzzy logic as a way of handling imprecise information

CPS331 Lecture: Fuzzy Logic last revised October 11, Objectives: 1. To introduce fuzzy logic as a way of handling imprecise information CPS331 Lecture: Fuzzy Logic last revised October 11, 2016 Objectives: 1. To introduce fuzzy logic as a way of handling imprecise information Materials: 1. Projectable of young membership function 2. Projectable

More information

Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague

Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague Defect Depth Estimation Using Neuro-Fuzzy System in TNDE by Akbar Darabi and Xavier Maldague Electrical Engineering Dept., Université Laval, Quebec City (Quebec) Canada G1K 7P4, E-mail: darab@gel.ulaval.ca

More information

GEOG 5113 Special Topics in GIScience. Why is Classical set theory restricted? Contradiction & Excluded Middle. Fuzzy Set Theory in GIScience

GEOG 5113 Special Topics in GIScience. Why is Classical set theory restricted? Contradiction & Excluded Middle. Fuzzy Set Theory in GIScience GEOG 5113 Special Topics in GIScience Fuzzy Set Theory in GIScience -Basic Properties and Concepts of Fuzzy Sets- Why is Classical set theory restricted? Boundaries of classical sets are required to be

More information

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR

European Journal of Science and Engineering Vol. 1, Issue 1, 2013 ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR ADAPTIVE NEURO-FUZZY INFERENCE SYSTEM IDENTIFICATION OF AN INDUCTION MOTOR Ahmed A. M. Emam College of Engineering Karrary University SUDAN ahmedimam1965@yahoo.co.in Eisa Bashier M. Tayeb College of Engineering

More information

fuzzylite a fuzzy logic control library in C++

fuzzylite a fuzzy logic control library in C++ fuzzylite a fuzzy logic control library in C++ Juan Rada-Vilela jcrada@fuzzylite.com Abstract Fuzzy Logic Controllers (FLCs) are software components found nowadays within well-known home appliances such

More information

Utilization of Soft Computing to Improve Cooperative Management Efficiency

Utilization of Soft Computing to Improve Cooperative Management Efficiency Utilization of Soft Computing to Improve Cooperative Management Efficiency School of Computing and Mathematics University of Western Sydney Locked Bag 1797, Penrith South DC NSW 1797, AUSTRALIA seyed@computer.org

More information

XI International PhD Workshop OWD 2009, October Fuzzy Sets as Metasets

XI International PhD Workshop OWD 2009, October Fuzzy Sets as Metasets XI International PhD Workshop OWD 2009, 17 20 October 2009 Fuzzy Sets as Metasets Bartłomiej Starosta, Polsko-Japońska WyŜsza Szkoła Technik Komputerowych (24.01.2008, prof. Witold Kosiński, Polsko-Japońska

More information

Unit V. Neural Fuzzy System

Unit V. Neural Fuzzy System Unit V Neural Fuzzy System 1 Fuzzy Set In the classical set, its characteristic function assigns a value of either 1 or 0 to each individual in the universal set, There by discriminating between members

More information

CHAPTER 6 SOLUTION TO NETWORK TRAFFIC PROBLEM IN MIGRATING PARALLEL CRAWLERS USING FUZZY LOGIC

CHAPTER 6 SOLUTION TO NETWORK TRAFFIC PROBLEM IN MIGRATING PARALLEL CRAWLERS USING FUZZY LOGIC CHAPTER 6 SOLUTION TO NETWORK TRAFFIC PROBLEM IN MIGRATING PARALLEL CRAWLERS USING FUZZY LOGIC 6.1 Introduction The properties of the Internet that make web crawling challenging are its large amount of

More information

Types of Expert System: Comparative Study

Types of Expert System: Comparative Study Types of Expert System: Comparative Study Viral Nagori, Bhushan Trivedi GLS Institute of Computer Technology (MCA), India Email: viral011 {at} yahoo.com ABSTRACT--- The paper describes the different classifications

More information

Fuzzy Based Decision System for Gate Limiter of Hydro Power Plant

Fuzzy Based Decision System for Gate Limiter of Hydro Power Plant International Journal of Electronic and Electrical Engineering. ISSN 0974-2174 Volume 5, Number 2 (2012), pp. 157-166 International Research Publication House http://www.irphouse.com Fuzzy Based Decision

More information

In the Name of God. Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System

In the Name of God. Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System In the Name of God Lecture 17: ANFIS Adaptive Network-Based Fuzzy Inference System Outline ANFIS Architecture Hybrid Learning Algorithm Learning Methods that Cross-Fertilize ANFIS and RBFN ANFIS as a universal

More information

A New Fuzzy Neural System with Applications

A New Fuzzy Neural System with Applications A New Fuzzy Neural System with Applications Yuanyuan Chai 1, Jun Chen 1 and Wei Luo 1 1-China Defense Science and Technology Information Center -Network Center Fucheng Road 26#, Haidian district, Beijing

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 12, December-2014 ISSN

International Journal of Scientific & Engineering Research, Volume 5, Issue 12, December-2014 ISSN 61 FUZZY LOGIC BASED DRILLING CONTROL PROCESS Devendra G. Pendokhare1, Taqui Z. Quazi2 # Mechanical Engineering Department, Mumbai University, India, dgp.124@gmail.com Saraswati college of engineering,

More information

Computational Intelligence Lecture 12:Linguistic Variables and Fuzzy Rules

Computational Intelligence Lecture 12:Linguistic Variables and Fuzzy Rules Computational Intelligence Lecture 12:Linguistic Variables and Fuzzy Rules Farzaneh Abdollahi Department of Electrical Engineering Amirkabir University of Technology Fall 2011 Farzaneh Abdollahi Computational

More information

Simple Linear Interpolation Explains All Usual Choices in Fuzzy Techniques: Membership Functions, t-norms, t-conorms, and Defuzzification

Simple Linear Interpolation Explains All Usual Choices in Fuzzy Techniques: Membership Functions, t-norms, t-conorms, and Defuzzification Simple Linear Interpolation Explains All Usual Choices in Fuzzy Techniques: Membership Functions, t-norms, t-conorms, and Defuzzification Vladik Kreinovich, Jonathan Quijas, Esthela Gallardo, Caio De Sa

More information

Granular Computing: A Paradigm in Information Processing Saroj K. Meher Center for Soft Computing Research Indian Statistical Institute, Kolkata

Granular Computing: A Paradigm in Information Processing Saroj K. Meher Center for Soft Computing Research Indian Statistical Institute, Kolkata Granular Computing: A Paradigm in Information Processing Saroj K. Meher Center for Soft Computing Research Indian Statistical Institute, Kolkata Granular computing (GrC): Outline Introduction Definitions

More information

Lotfi Zadeh (professor at UC Berkeley) wrote his original paper on fuzzy set theory. In various occasions, this is what he said

Lotfi Zadeh (professor at UC Berkeley) wrote his original paper on fuzzy set theory. In various occasions, this is what he said FUZZY LOGIC Fuzzy Logic Lotfi Zadeh (professor at UC Berkeley) wrote his original paper on fuzzy set theory. In various occasions, this is what he said Fuzzy logic is a means of presenting problems to

More information

Information Granulation and Approximation in a Decision-theoretic Model of Rough Sets

Information Granulation and Approximation in a Decision-theoretic Model of Rough Sets Information Granulation and Approximation in a Decision-theoretic Model of Rough Sets Y.Y. Yao Department of Computer Science University of Regina Regina, Saskatchewan Canada S4S 0A2 E-mail: yyao@cs.uregina.ca

More information

Intuitionistic Fuzzy Petri Nets for Knowledge Representation and Reasoning

Intuitionistic Fuzzy Petri Nets for Knowledge Representation and Reasoning Intuitionistic Fuzzy Petri Nets for Knowledge Representation and Reasoning Meng Fei-xiang 1 Lei Ying-jie 1 Zhang Bo 1 Shen Xiao-yong 1 Zhao Jing-yu 2 1 Air and Missile Defense College Air Force Engineering

More information

ROUGH MEMBERSHIP FUNCTIONS: A TOOL FOR REASONING WITH UNCERTAINTY

ROUGH MEMBERSHIP FUNCTIONS: A TOOL FOR REASONING WITH UNCERTAINTY ALGEBRAIC METHODS IN LOGIC AND IN COMPUTER SCIENCE BANACH CENTER PUBLICATIONS, VOLUME 28 INSTITUTE OF MATHEMATICS POLISH ACADEMY OF SCIENCES WARSZAWA 1993 ROUGH MEMBERSHIP FUNCTIONS: A TOOL FOR REASONING

More information

Efficient Rule Set Generation using K-Map & Rough Set Theory (RST)

Efficient Rule Set Generation using K-Map & Rough Set Theory (RST) International Journal of Engineering & Technology Innovations, Vol. 2 Issue 3, May 2015 www..com 6 Efficient Rule Set Generation using K-Map & Rough Set Theory (RST) Durgesh Srivastava 1, Shalini Batra

More information

Why Fuzzy? Definitions Bit of History Component of a fuzzy system Fuzzy Applications Fuzzy Sets Fuzzy Boundaries Fuzzy Representation

Why Fuzzy? Definitions Bit of History Component of a fuzzy system Fuzzy Applications Fuzzy Sets Fuzzy Boundaries Fuzzy Representation Contents Why Fuzzy? Definitions Bit of History Component of a fuzzy system Fuzzy Applications Fuzzy Sets Fuzzy Boundaries Fuzzy Representation Linguistic Variables and Hedges INTELLIGENT CONTROLSYSTEM

More information

Figure 2-1: Membership Functions for the Set of All Numbers (N = Negative, P = Positive, L = Large, M = Medium, S = Small)

Figure 2-1: Membership Functions for the Set of All Numbers (N = Negative, P = Positive, L = Large, M = Medium, S = Small) Fuzzy Sets and Pattern Recognition Copyright 1998 R. Benjamin Knapp Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee provided that

More information

Chapter 3. Uncertainty and Vagueness. (c) 2008 Prof. Dr. Michael M. Richter, Universität Kaiserslautern

Chapter 3. Uncertainty and Vagueness. (c) 2008 Prof. Dr. Michael M. Richter, Universität Kaiserslautern Chapter 3 Uncertainty and Vagueness Motivation In most images the objects are not precisely defined, e.g. Landscapes, Medical images etc. There are different aspects of uncertainty involved that need to

More information

Development of a Generic and Configurable Fuzzy Logic Systems Library for Real-Time Control Applications using an Object-oriented Approach

Development of a Generic and Configurable Fuzzy Logic Systems Library for Real-Time Control Applications using an Object-oriented Approach 2018 Second IEEE International Conference on Robotic Computing Development of a Generic and Configurable Fuzzy Logic Systems Library for Real-Time Control Applications using an Object-oriented Approach

More information

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis

Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Journal of Computer Siene 4 (): 9-97, 008 ISSN 549-3636 008 Siene Publiations Fuzzy Meta Node Fuzzy Metagraph and its Cluster Analysis Deepti Gaur, Aditya Shastri and Ranjit Biswas Department of Computer

More information

FACILITY LIFE-CYCLE COST ANALYSIS BASED ON FUZZY SETS THEORY Life-cycle cost analysis

FACILITY LIFE-CYCLE COST ANALYSIS BASED ON FUZZY SETS THEORY Life-cycle cost analysis FACILITY LIFE-CYCLE COST ANALYSIS BASED ON FUZZY SETS THEORY Life-cycle cost analysis J. O. SOBANJO FAMU-FSU College of Engineering, Tallahassee, Florida Durability of Building Materials and Components

More information

Fuzzy Optimal Transportation Problems by Improved Zero Suffix Method via Robust Rank Techniques

Fuzzy Optimal Transportation Problems by Improved Zero Suffix Method via Robust Rank Techniques International Journal of Fuzzy Mathematics and Systems. ISSN 2248-9940 Volume 3, Number 4 (2013), pp. 303-311 Research India Publications http://www.ripublication.com Fuzzy Optimal Transportation Problems

More information

Fuzzy based Excitation system for Synchronous Generator

Fuzzy based Excitation system for Synchronous Generator Fuzzy based Excitation system for Synchronous Generator Dr. Pragya Nema Professor, Netaji Subhash Engineering College, Kolkata, West Bangal. India ABSTRACT- Power system stability is essential requirement

More information