Data Fusion for Magnetic Sensor Based on Fuzzy Logic Theory

Size: px
Start display at page:

Download "Data Fusion for Magnetic Sensor Based on Fuzzy Logic Theory"

Transcription

1 2 Fourth International Conference on Intelligent Computation Technology and Automation Data Fusion for Magnetic Sensor Based on Fuzzy Logic Theory ZHU Jian, CAO Hongbing, SHEN Jie, LIU Haitao Shanghai Institute of Microsystem and Information Technology, CAS, Shanghai, 25, China Abstract Data fusion of s is a useful technique to obtain more comprehensive information about the monitoring targets in wireless networks (WSN). This paper proposes a data fusion algorithm based on fuzzy logic theory to monitor a parking space in the parking lot using magnetic s and point out the probability of occupancy of the corresponding parking space. Simulation results show that our algorithm gathers more accurate information about the monitoring targets to support right decisions and has the ability of anti-interference. Keywords-WSN; magnetic ; target monitoring; decision-making; data fusion; fuzzy logic theory I. INTRODUCTION Currently due to recent advances in microelectronic and wireless communication techniques, Wireless networks (WSN) has been used widely, especially in military surveillance, facility and environmental monitoring []. In many applications of WSN such as target monitoring or classification, the characteristics of monitoring targets are complex and y data is uncertain, incomplete and inconsistent, so we could not get comprehensive understanding of these targets just using data from single source. Consequently multi-source data fusion (MSDF) is adopted to meet this need [2]. Multi-source data fusion refers to combining information from different sources in order to obtain more accurate descriptions of the targets [3]. Recently, This paper was supported in part by the National Key Special Program of China under Grant No. 29ZX36-3 and National Basic Research Program of China (973 Program) (2CB329 ) researchers have explored some MSDF algorithms [4], of which Kalman filter, Bayesian inference theory, Dempster-Shafer (D-S) theory and neural network are the most common ones. However, Kalman filter and D-S theory are computationally expensive, Bayesian inference theory needs a prior probability, neural network has the defects such as finite sample study and the black-box structure questions [5] and each of them could not deal with the problems of uncertainty of uncertainty [4], for instance, problems described by human linguistic variables. In this paper, we proposed a multi-source data fusion algorithm that is based on fuzzy logic theory to combine information from three sources and then outputs a probability as the result for decision-making. Fuzzy logic theory is capable of processing imprecise data [6] from multi-source and provides a simple and effective method for uncertainty analysis. It requires much less computation than those common algorithms. The most important characteristic of fuzzy logic theory is its simulation of human cognition, i.e. it is able to deal with problems described by human linguistic variables. The remainder of this paper is organized as follows. In Section II, background and motivation will be discussed. In Section III basic fuzzy logic theory will be introduced and data fusion algorithm will be presented. In Section IV simulation and performance evaluation will be described. At last conclusions will be made in Section V. II. BACKGROUND AND MOTIVATION In order to make cars park on the proper parking space, staff of the parking lot should make sure that whether the specified parking space has been occupied. Lots of methods have been proposed to solve the problem. Our solution is / $26. 2 IEEE DOI.9/ICICTA

2 using magnetic s based on geomagnetic induction. The magnetic node, which is fixed on the ground of the parking space (Fig. ), consists of a magnetic for monitoring the parking space, a microcontroller (MCU) and an RF chip for wireless communication. Each parking space has a magnetic node which composes wireless networks (WSN). These magnetic nodes are grouped into clusters. They send monitoring or processing results to the corresponding cluster head (CH) through wireless communication and the CHs after aggregating the information from nodes send final results to the control center for decision-making. The magnetic has three axes for monitoring changes in geomagnetic field and outputs acquired data in digital signal mode. The signal is shown in Fig. 2 and each axis of the has its own data waveform in the figure. The X-axis of Fig. 2 refers to time axis and Y-axis refers to amplitude axis of the signal. The data is acquired when a car is parking and fluctuations of the signal indicate that geomagnetic field has changed when there is some metal object such as a car. What we should do is that based on the data acquired by the, we should point out that whether the parking space monitored by the has been occupied. A traditional way to accomplish that is simply setting thresholds for y data. When the thresholds are exceeded, we say that the corresponding parking space is occupied. However this way has some defects. First of all, it s difficult to set a proper threshold for each axis of the. A lot of experiments have to be carried out for finding the proper thresholds. Figure. The position of magnetic node on the parking space Figure 2. amplitude Acquired data of three axes of the magnetic when there is a car on the parking space Even if we get the thresholds, interference may cause wrong decisions. In addition, traditional algorithms don t have the ability to deal with problems described by linguistic terms like little, greatly and etc. On the contrary, fuzzy logic theory is quite qualified for such problems which we will face in our applications. For this reason our algorithm based on fuzzy logic theory is proposed, combining data from 3 axes of the to obtain more accurate information about the corresponding parking space without setting any thresholds. III. A. Fuzzy Logic Theory time DATA FUSION ALGORITHM Fuzzy logic theory was first introduced by Zadeh in 965 [7]. In his thesis he proposed the concept of fuzzy sets and membership functions to deal with problems which are imprecise, uncertain or expressed by vague and linguistic terms. In classical set theory, each element either belongs to a crisp set or not. Thus the membership degree of each element to a crisp set is or. Contrary to crisp sets, Zadeh s fuzzy sets [7] have extended the value of membership degree from binary value to any value in the interval of [, ]. As a result, we can say that the degree that an element belongs to the specified fuzzy set is.5 for example. Let A be a fuzzy set in the universe of discourse U then A can be described by x y z μ : [,], () A where μ Α is the membership function of the fuzzy set A. μ Α can take any value in the interval of [,]. μ Α represents 88

3 the membership degree of u in A, in other words, μ Α means how much the element u in the universe of discourse U belongs to the fuzzy set A. If μ Α (u) is close to, it is very likely that u belongs to A and vice versa. If U is discrete and finite and U= {u,u 2,,u n }, A can be represented by [8] ( u ) μa μ A( u2) μ A( un) A = (2) u u u 2 B. Data Fusion Algorithm In this subsection we will describe our algorithm based on fuzzy logic theory. Unlike those traditional algorithms that output binary results with less information, our algorithm making use of the data acquired by the as the input will output a probability of the occupancy of the corresponding parking space for decision makers. Based on this output, an early-warning mechanism can be set up to reduce wrong decisions further. Our algorithm makes use of the principle of geomagnetic induction which can be explained informally as the following: a metal object like a car coming into geomagnetic field will result in great change in geomagnetic field. The amplitude of the signal in Fig. 2 indicates the extent of the change. The larger the amplitude is, the greater the change is. The first step of our algorithm is fuzzification. Fuzzification refers to the process of transforming crisp values into linguistic variables by membership functions [9]. Here crisp values come from s, and membership functions associate crisp values with linguistic variables of fuzzy sets by assigning values to each crisp value. Assume that X represents the data coming from X-axis of the, while Y and Z represent data of Y-axis and Z-axis of the respectively. Let X={x,x 2,,x n }, Y={y,y 2,,y n }, Z={z,z 2,,z n }. Because X, Y and Z are similar, we just study on X. Each single element x i in X is acquired at a fixed frequency and the data of three axes is acquired synchronously. The inputs of our algorithm are {x i,y i,z i }which are acquired at the same time. Then we calculate the average value of the first M elements of X, n the smooth interval of the whole signal. Therefore M between 2 and 5 is recommended. Consequently in practical applications, at the very beginning of the system when there is no car on any of the parking spaces and the signal is smooth, we should wait for a short period for getting the average value and the short period can be considered as the start time of the system. This process is called background value acquisition. After background value acquisition, we calculate the absolute values of differences between x and each element of X. Let X = { x x x },,, where x n i = x i x. 2 Note that X is the crisp set and the corresponding fuzzy sets are Low which means both of x i and the change of geomagnetic field are small, Medium which means both are moderate and High which means both are great. There are many kinds of membership functions with different shapes such as triangular function, trapezoidal function and Gaussian function. Given its better performance, we choose Gaussian function for the fuzzy sets as membership functions which are shown in Fig 3, Fig. 4 and Fig. 5. The expected output of our algorithm which leads to right decisions is the probability of occupancy of corresponding parking space. Thus The corresponding crisp set is [, ], and the fuzzy sets are VL, L, M, H, VH, which means the probability is very low, low, moderate, high, very high respectively. Here we choose triangular function and trapezoidal function as the member functions shown in Fig. 6 for simplifying computations. Figure Low Medium High xdiff Membership functions for data of X-axis of the magnetic M x i= i M x =.Here we must note that M should not be too great and the M elements should be at the beginning and in 89

4 Figure 4. Low Medium High ydiff Membership functions for data of Y-axis of the magnetic while Mamdani method is the most common one and has been used widely in various practical engineering applications []. Finally, we should transform the fuzzy inference results into crisp values and this process is called defuzzification [9]. In our algorithm, we should transform the final inference result into a probability which indicates the occupancy of the corresponding parking space. Table. Examples of fuzzy inference rules of our algorithm Low Medium High IF THEN operator, operator probability Low And Low And Low VL Low And Low And Medium L Low And Medium And Medium M Figure 5. Membership functions for data of Z-axis of the magnetic Figure 6. Membership functions for output of our algorithm, i.e. the probability of occupancy of the corresponding parking space Next step, we come to fuzzy inference system and rule evaluation. The fusion of data from 3 axes is implemented here. Fuzzy inference system contains a library of fuzzy rules (i.e. if... then...) which are based on studying the input and output of the system or expert knowledge [9]. These fuzzy rules simulate human reasoning and produce fuzzy outputs. As mentioned above, we have 3 inputs of our algorithm which are {x i,y i,z i }, by computing we obtain { x, y, z } as the inputs of the fuzzy inference system. Then i i i we make fuzzy rules by combining the three inputs. There are totally 27 rules and some of them are shown as examples in Table. It is clear that each rule has an output. In order to get the final inference result, we should aggregate the outputs of all rules with respect to the input { x, y, z }. There are some methods to accomplish this i i i zdiff VL L M H VH output Medium And Medium And High H High And High And High VH There are also some methods to do this and centroid [9] method is widely adopted.the centroid method is represented as the following [6] p μ = μ ( p) * ( ) pdp p dp. (3) where p refers to the final result of our algorithm, i.e. the probability, and μ is the new function for the probability after aggregation of the outputs of all rules with respect to the input{ x, y, z }. To sum up finally, Fig. 7 shows the i i i process of our algorithm. Magnetic IV. Data of X-axis Data of Average Y-axis value Data of Z-axis calculation Figure 7. Absolute value calculation Fuzzification and Rules making Experience and expert knowledge Rule inference Rules defuzzification The general process of our algorithm Probabil ity/crisp value SIMULATIONS AND PERFORMANCE EVALUATION For our simulations, the input data are shown in Fig. 2. Because the geomagnetic field changes slowly, the frequency of data acquisition is low and 2Hz is chosen in our work. Additionally the data of the three axes is acquired synchronously as mentioned before. 9

5 Look at the X-axis of Fig. 2, approximately in the interval of [, ], the signal is flat, because the system is at the very beginning and there is no car driving in, thus no change in geomagnetic field. We calculate the average value mentioned above in this interval. Approximately in the interval of [, 23], a car is driving in and continue moving slowly on the parking space, so we can see fluctuations on the signal which indicate that there is a great change in the geomagnetic field. Approximately in the interval of [23, 33], the signal appears smooth again because the car stops on the parking space. Approximately in the interval of [33, 4], the signal returns to the original state when the car has driven out. We perform our algorithm simulations in the following steps. A. Comparing our algorithm with threshold-setting algorithm First of all we set a threshold for y data of each axis. By setting proper thresholds, the algorithm based on thresholds outputs when there is a car parking on the corresponding parking space and when there is no car. It outputs and alternately when the car is moving slowly on the parking space. On the contrary, without setting any thresholds, our algorithm outputs a low (about 8%) and high probability (about 87%) to indicate that there is no car and the car is parked respectively. It also outputs a moderate probability (about 46%) indicating that a car is moving slowly on the parking space and has not stopped, so an early-warning mechanism can be started, which can reduce false alarm rate. However, when there is some interference in the y data, threshold-setting algorithm may lead to wrong decisions. The interference is added to data of X-axis and Y-axis, which is shown in Fig. 8. Threshold-setting algorithm simply outputs when there is some interference while our algorithm outputs a low probability (about 26%); therefore it is clear that the former may lead to wrong decisions. B. Fusing data of 3 axes, 2 axes and axis of the In this subsection, we perform our algorithm simulations using data from 3 axes, 2 axes, and axis of the and make comparisons among them. Firstly we just use data from X-axis to monitor the parking space. Secondly we use data from X-axis and Y-axis. We find that without setting any thresholds, our algorithm using data from only one axis has a performance similar to threshold-setting algorithm. It outputs less information about the monitoring target because it does not output a middle state about the monitoring target.i.e. the probability indicating that the car is moving slowly on the parking space. Figure 8. amplitude time Interference added in the interval of [6,8] in data of X-axis and Y-axis of the magnetic Furthermore, when there is some interference which is shown in Fig. 8, fusion of data from one or two axes cannot well deal with that because they cannot get comprehensive information about the monitoring target and both output a higher probability (about 44%) for interference than our algorithm fusing data of three axes (about 26%). The final simulation results are shown in Table. 2 V. CONCLUSIONS In this paper, we proposed a data fusion algorithm based on fuzzy logic theory to monitor parking spaces in the parking lot and points out whether the specified parking space has been occupied. Our algorithm, making use of geomagnetic induction, fuses data of 3 axes from the magnetic. Simulation results show that without setting any thresholds the algorithm can output more accurate and comprehensive information than traditional methods such as threshold-setting algorithm. It also has a better performance than algorithms fusing data from fewer x y z 9

6 sources for its capacity to obtain more comprehensive information about the target and get rid of interference. Therefore our algorithm is a promising method for monitoring targets with low false alarm rate in WSN. REFERENCES [] F. Zhao and L. Guibas, Wireless Sensor Networks: An Information Processing Approach (Morgan Kaufmann Series in Networking). San Mateo, CA: Morgan Kaufmann, 24 [2] Fu Hua, Liu Yin-ping and Xiao Jian, Applications of State Estimation in Multi- Information Fusion for the Monitoring of Open Pit Mine Slope Deformation, Journal of Coal Science & Engineering, Vol. 4, No. 2, pp , 28. [3] L. A. Klein, Sensor and data fusion concepts and applications (Tutorial Texts in Optical Engineering), SPIE Optical Engineering Press, pp. 4:3, 993. [4] Bahador Khaleghi, Saiedeh N. Razavi, Alaa Khamis, Fakhreddine O. Karray and Mohamed Kamel, Multi Data Fusion: Antecedents and Directions, Proc. International Conference on Signals, Circuits and Systems (SCS 9), Nov, 29, pp. -6, doi:.9/icscs [5] Feng HAN, Lei Zhu and Xiao-jun ZHI, Measurement of multi- data fusion method based on fuzzy theory, Journal of Applied Optic, Vol. 3, Nov. 29, pp [6] T. J. Ross, Fuzzy logic with engineering applications. New York: McGraw-Hill Inc, 997 [7] L. A. Zadeh, Fuzzy sets, Information Control, vol. 8, pp , 965. [8] Wen Xin et al., Analysis and applications of MATLAB fuzzy logic toolbox. Beijing: Science Press, 23. [9] Ashraf M. Aziz, Effects of fuzzy membership function shapes on clustering performance in multi-multitarget data fusion systems, Proc. IEEE International Conference on Fuzzy Systems, Aug. 29, pp , doi:.9/fuzzy [] Sercan Gök, Adnan Yazici, Ahmet Cosar and Roy George, Fuzzy decision fusion for single target classification in wireless networks, Proc. IEEE International Conference on Fuzzy Systems, July 2, pp. -8, doi:.9/fuzzy Table 2. Final results of simulations of our algorithm and other algorithms for comparison Algorithms [] Events [2] No car (probability [3] ) The car s moving slowly on the parking space(probability [3] ) The car s parked (probability [3] ) Interference (probability [3] ) Threshold-setting /(alternately) Fusion of data from X-axis of magnetic 7.6% 87.2%/7.5%(alternately) 85.5% 43.8% Fusion of data from X-axis and Y-axis of magnetic 7.6% 45.4%/8.4%/85.6%(alternately) 85.8% 43.8% Fusion of data from three axes of magnetic (our algorithm) 7.6% 46.3%(mostly) 86.2% 25.8% []: the algorithms proposed to point out occupancy of the specified parking space [2]: different conditions under which the simulations are performed [3]: the probability of occupancy of the corresponding parking space 92

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

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

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

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

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach

Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Identification of Vehicle Class and Speed for Mixed Sensor Technology using Fuzzy- Neural & Genetic Algorithm : A Design Approach Prashant Sharma, Research Scholar, GHRCE, Nagpur, India, Dr. Preeti Bajaj,

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

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

What is all the Fuzz about?

What is all the Fuzz about? What is all the Fuzz about? Fuzzy Systems CPSC 433 Christian Jacob Dept. of Computer Science Dept. of Biochemistry & Molecular Biology University of Calgary Fuzzy Systems in Knowledge Engineering Fuzzy

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

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

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

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

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

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

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

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

Dinner for Two, Reprise

Dinner for Two, Reprise Fuzzy Logic Toolbox Dinner for Two, Reprise In this section we provide the same two-input, one-output, three-rule tipping problem that you saw in the introduction, only in more detail. The basic structure

More information

7. Decision Making

7. Decision Making 7. Decision Making 1 7.1. Fuzzy Inference System (FIS) Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. Fuzzy inference systems have been successfully

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

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

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

Fuzzy Duty Cycle Adaption Algorithm for IEEE Star Topology Networks

Fuzzy Duty Cycle Adaption Algorithm for IEEE Star Topology Networks Computer Systems Department, Technical Institute / Qurna, Basra, Iraq email: hayderaam@gmail.com Received: 4/1 /212 Accepted: 22/7 /213 Abstract IEEE 82.15.4 is a standard designed for low data rate, low

More information

Fuzzy Analogy: A New Approach for Software Cost Estimation

Fuzzy Analogy: A New Approach for Software Cost Estimation Fuzzy Analogy: A New Approach for Software Cost Estimation Ali Idri, ENSIAS, Rabat, Morocco co Alain Abran, ETS, Montreal, Canada Taghi M. Khoshgoftaar, FAU, Boca Raton, Florida th International Workshop

More information

TOOL WEAR CONDITION MONITORING IN TAPPING PROCESS BY FUZZY LOGIC

TOOL WEAR CONDITION MONITORING IN TAPPING PROCESS BY FUZZY LOGIC TOOL WEAR CONDITION MONITORING IN TAPPING PROCESS BY FUZZY LOGIC Ratchapon Masakasin, Department of Industrial Engineering, Faculty of Engineering, Kasetsart University, Bangkok 10900 E-mail: masakasin.r@gmail.com

More information

Introduction. Aleksandar Rakić Contents

Introduction. Aleksandar Rakić Contents Beograd ETF Fuzzy logic Introduction Aleksandar Rakić rakic@etf.rs Contents Definitions Bit of History Fuzzy Applications Fuzzy Sets Fuzzy Boundaries Fuzzy Representation Linguistic Variables and Hedges

More information

Fuzzy If-Then Rules. Fuzzy If-Then Rules. Adnan Yazıcı

Fuzzy If-Then Rules. Fuzzy If-Then Rules. Adnan Yazıcı Fuzzy If-Then Rules Adnan Yazıcı Dept. of Computer Engineering, Middle East Technical University Ankara/Turkey Fuzzy If-Then Rules There are two different kinds of fuzzy rules: Fuzzy mapping rules and

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

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

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

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

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

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

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

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

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

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

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

What is all the Fuzz about?

What is all the Fuzz about? What is all the Fuzz about? Fuzzy Systems: Introduction CPSC 533 Christian Jacob Dept. of Computer Science Dept. of Biochemistry & Molecular Biology University of Calgary Fuzzy Systems in Knowledge Engineering

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

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

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 Logic in Critical Section of Operating System

Fuzzy Logic in Critical Section of Operating System 38 Fuzzy Logic in Critical Section of Operating System Department of Computer Science, University of Mysore, Mysore, India km_farda2006@yahoo.com, amir_rajaei@hotmail.com Abstract: In this paper, the methodology

More information

ARTIFICIAL INTELLIGENCE - FUZZY LOGIC SYSTEMS

ARTIFICIAL INTELLIGENCE - FUZZY LOGIC SYSTEMS ARTIFICIAL INTELLIGENCE - FUZZY LOGIC SYSTEMS http://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_fuzzy_logic_systems.htm Copyright tutorialspoint.com Fuzzy Logic Systems FLS

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

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

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 3, Issue 2, July- September (2012), pp. 157-166 IAEME: www.iaeme.com/ijcet.html Journal

More information

Position Tracking Using Fuzzy Logic

Position Tracking Using Fuzzy Logic Position Tracking Using Fuzzy Logic Mohommad Asim Assistant Professor Department of Computer Science MGM College of Technology, Noida, Uttar Pradesh, India Riya Malik Student, Department of Computer Science

More information

Single-Period Inventory Models with Discrete Demand Under Fuzzy Environment

Single-Period Inventory Models with Discrete Demand Under Fuzzy Environment J. of Mult.-Valued Logic & Soft Computing, Vol. 18, pp. 371 386 Reprints available directly from the publisher Photocopying permitted by license only 2012 Old City Publishing, Inc. Published by license

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

QUALITATIVE MODELING FOR MAGNETIZATION CURVE

QUALITATIVE MODELING FOR MAGNETIZATION CURVE Journal of Marine Science and Technology, Vol. 8, No. 2, pp. 65-70 (2000) 65 QUALITATIVE MODELING FOR MAGNETIZATION CURVE Pei-Hwa Huang and Yu-Shuo Chang Keywords: Magnetization curve, Qualitative modeling,

More information

Intuitionistic fuzzification functions

Intuitionistic fuzzification functions Global Journal of Pure and Applied Mathematics. ISSN 973-1768 Volume 1, Number 16, pp. 111-17 Research India Publications http://www.ripublication.com/gjpam.htm Intuitionistic fuzzification functions C.

More information

A control-based algorithm for rate adaption in MPEG-DASH

A control-based algorithm for rate adaption in MPEG-DASH A control-based algorithm for rate adaption in MPEG-DASH Dimitrios J. Vergados, Angelos Michalas, Aggeliki Sgora,2, and Dimitrios D. Vergados 2 Department of Informatics Engineering, Technological Educational

More information

T-S Neural Network Model Identification of Ultra-Supercritical Units for Superheater Based on Improved FCM

T-S Neural Network Model Identification of Ultra-Supercritical Units for Superheater Based on Improved FCM Research Journal of Applied Sciences, Engineering and echnology 4(4): 247-252, 202 ISSN: 2040-7467 Maxwell Scientific Organization, 202 Submitted: March 2, 202 Accepted: April 03, 202 Published: July 5,

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

Advanced Inference in Fuzzy Systems by Rule Base Compression

Advanced Inference in Fuzzy Systems by Rule Base Compression Mathware & Soft Computing 14 (2007), 201-216 Advanced Inference in Fuzzy Systems by Rule Base Compression A. Gegov 1 and N. Gobalakrishnan 2 1,2 University of Portsmouth, School of Computing, Buckingham

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

FUZZY LOGIC APPROACH TO IMPROVING STABLE ELECTION PROTOCOL FOR CLUSTERED HETEROGENEOUS WIRELESS SENSOR NETWORKS

FUZZY LOGIC APPROACH TO IMPROVING STABLE ELECTION PROTOCOL FOR CLUSTERED HETEROGENEOUS WIRELESS SENSOR NETWORKS 3 st July 23. Vol. 53 No.3 25-23 JATIT & LLS. All rights reserved. ISSN: 992-8645 www.jatit.org E-ISSN: 87-395 FUZZY LOGIC APPROACH TO IMPROVING STABLE ELECTION PROTOCOL FOR CLUSTERED HETEROGENEOUS WIRELESS

More information

Chongqing, China. *Corresponding author. Keywords: Wireless body area network, Privacy protection, Data aggregation.

Chongqing, China. *Corresponding author. Keywords: Wireless body area network, Privacy protection, Data aggregation. 2016 International Conference on Computer, Mechatronics and Electronic Engineering (CMEE 2016) ISBN: 978-1-60595-406-6 The Data Aggregation Privacy Protection Algorithm of Body Area Network Based on Data

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

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

CHAPTER 3 MAINTENANCE STRATEGY SELECTION USING AHP AND FAHP

CHAPTER 3 MAINTENANCE STRATEGY SELECTION USING AHP AND FAHP 31 CHAPTER 3 MAINTENANCE STRATEGY SELECTION USING AHP AND FAHP 3.1 INTRODUCTION Evaluation of maintenance strategies is a complex task. The typical factors that influence the selection of maintenance strategy

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

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

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

International ejournals

International ejournals ISSN 0976 1411 Available online at www.internationalejournals.com International ejournals International ejournal of Mathematics and Engineering 204 (2013) 1969-1974 An Optimum Fuzzy Logic Approach For

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

Fuzzy if-then rules fuzzy database modeling

Fuzzy if-then rules fuzzy database modeling Fuzzy if-then rules Associates a condition described using linguistic variables and fuzzy sets to a conclusion A scheme for capturing knowledge that involves imprecision 23.11.2010 1 fuzzy database modeling

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

Design of Desert Plant Monitoring System Based on SI446X Wireless Radio Frequency Communication

Design of Desert Plant Monitoring System Based on SI446X Wireless Radio Frequency Communication 4th International Conference on Sustainable Energy and Environmental Engineering (ICSEEE 2015) Design of Desert Plant Monitoring System Based on SI446X Wireless Radio Frequency Communication Hua Guo1,a,

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 INFERENCE SYSTEM AND PREDICTION

FUZZY INFERENCE SYSTEM AND PREDICTION JOURNAL OF TRANSLOGISTICS 2015 193 Libor ŽÁK David VALIŠ FUZZY INFERENCE SYSTEM AND PREDICTION Keywords: fuzzy sets, fuzzy logic, fuzzy inference system, prediction implementation, employees ABSTRACT This

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

Genetic Tuning for Improving Wang and Mendel s Fuzzy Database

Genetic Tuning for Improving Wang and Mendel s Fuzzy Database Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Genetic Tuning for Improving Wang and Mendel s Fuzzy Database E. R. R. Kato, O.

More information

A New Method For Forecasting Enrolments Combining Time-Variant Fuzzy Logical Relationship Groups And K-Means Clustering

A New Method For Forecasting Enrolments Combining Time-Variant Fuzzy Logical Relationship Groups And K-Means Clustering A New Method For Forecasting Enrolments Combining Time-Variant Fuzzy Logical Relationship Groups And K-Means Clustering Nghiem Van Tinh 1, Vu Viet Vu 1, Tran Thi Ngoc Linh 1 1 Thai Nguyen University of

More information

FSRM Feedback Algorithm based on Learning Theory

FSRM Feedback Algorithm based on Learning Theory Send Orders for Reprints to reprints@benthamscience.ae The Open Cybernetics & Systemics Journal, 2015, 9, 699-703 699 FSRM Feedback Algorithm based on Learning Theory Open Access Zhang Shui-Li *, Dong

More information

Mechanics ISSN Transport issue 1, 2008 Communications article 0215

Mechanics ISSN Transport issue 1, 2008 Communications article 0215 Mechanics ISSN 1312-3823 Transport issue 1, 2008 Communications article 0215 Academic journal http://www.mtc-aj.com FUZZY FUNCTION APPROXIMATION WITH RECTANGLE OR ELLIPSOIDAL RULES Oktavián Strádal, Radovan

More information

Research of Traffic Flow Based on SVM Method. Deng-hong YIN, Jian WANG and Bo LI *

Research of Traffic Flow Based on SVM Method. Deng-hong YIN, Jian WANG and Bo LI * 2017 2nd International onference on Artificial Intelligence: Techniques and Applications (AITA 2017) ISBN: 978-1-60595-491-2 Research of Traffic Flow Based on SVM Method Deng-hong YIN, Jian WANG and Bo

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

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

Fuzzy Classification of Facial Component Parameters

Fuzzy Classification of Facial Component Parameters Fuzzy Classification of Facial Component Parameters S. alder 1,. Bhattacherjee 2,. Nasipuri 2,. K. Basu 2* and. Kundu 2 1 epartment of Computer Science and Engineering, RCCIIT, Kolkata -, India Email:

More information

Fuzzy Logic. Sourabh Kothari. Asst. Prof. Department of Electrical Engg. Presentation By

Fuzzy Logic. Sourabh Kothari. Asst. Prof. Department of Electrical Engg. Presentation By Fuzzy Logic Presentation By Sourabh Kothari Asst. Prof. Department of Electrical Engg. Outline of the Presentation Introduction What is Fuzzy? Why Fuzzy Logic? Concept of Fuzzy Logic Fuzzy Sets Membership

More information

SINGLE VALUED NEUTROSOPHIC SETS

SINGLE VALUED NEUTROSOPHIC SETS Fuzzy Sets, Rough Sets and Multivalued Operations and pplications, Vol 3, No 1, (January-June 2011): 33 39; ISSN : 0974-9942 International Science Press SINGLE VLUED NEUTROSOPHIC SETS Haibin Wang, Yanqing

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

FUZZY SYSTEMS: Basics using MATLAB Fuzzy Toolbox. Heikki N. Koivo

FUZZY SYSTEMS: Basics using MATLAB Fuzzy Toolbox. Heikki N. Koivo FUZZY SYSTEMS: Basics using MATLAB Fuzzy Toolbox By Heikki N. Koivo 200 2.. Fuzzy sets Membership functions Fuzzy set Universal discourse U set of elements, {u}. Fuzzy set F in universal discourse U: Membership

More information

Design of Obstacle Avoidance System for Mobile Robot using Fuzzy Logic Systems

Design of Obstacle Avoidance System for Mobile Robot using Fuzzy Logic Systems ol. 7, No. 3, May, 2013 Design of Obstacle Avoidance System for Mobile Robot using Fuzzy ogic Systems Xi i and Byung-Jae Choi School of Electronic Engineering, Daegu University Jillyang Gyeongsan-city

More information

LAN Modeling in Rural Areas Based on Variable Metrics Using Fuzzy Logic

LAN Modeling in Rural Areas Based on Variable Metrics Using Fuzzy Logic LAN Modeling in Rural Areas Based on Variable Metrics Using Fuzzy Logic 1704 Ak. Ashakumar Singh Department of Computer Science,Thoubal College, Manipur University, India Email: ashakumars8@gmail.com -------------------------------------------------------------ABSTRACT---------------------------------------------------------

More information

Extending Network Lifetime of Clustered-Wireless Sensor Networks Based on Unequal Clustering

Extending Network Lifetime of Clustered-Wireless Sensor Networks Based on Unequal Clustering 96 IJCSNS International Journal of Computer Science and Network Security, VOL.16 No.5, May 2016 Extending Network Lifetime of Clustered-Wireless Sensor Networks Based on Unequal Clustering Arunkumar V

More information

Introduction 2 Fuzzy Sets & Fuzzy Rules. Aleksandar Rakić Contents

Introduction 2 Fuzzy Sets & Fuzzy Rules. Aleksandar Rakić Contents Beograd ETF Fuzzy logic Introduction 2 Fuzzy Sets & Fuzzy Rules Aleksandar Rakić rakic@etf.rs Contents Characteristics of Fuzzy Sets Operations Properties Fuzzy Rules Examples 2 1 Characteristics of Fuzzy

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

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 Set, Fuzzy Logic, and its Applications

Fuzzy Set, Fuzzy Logic, and its Applications Sistem Cerdas (TE 4485) Fuzzy Set, Fuzzy Logic, and its pplications Instructor: Thiang Room: I.201 Phone: 031-2983115 Email: thiang@petra.ac.id Sistem Cerdas: Fuzzy Set and Fuzzy Logic - 1 Introduction

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

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

Research on Applications of Data Mining in Electronic Commerce. Xiuping YANG 1, a

Research on Applications of Data Mining in Electronic Commerce. Xiuping YANG 1, a International Conference on Education Technology, Management and Humanities Science (ETMHS 2015) Research on Applications of Data Mining in Electronic Commerce Xiuping YANG 1, a 1 Computer Science Department,

More information

SOLUTION: 1. First define the temperature range, e.g. [0 0,40 0 ].

SOLUTION: 1. First define the temperature range, e.g. [0 0,40 0 ]. 2. 2. USING MATLAB Fuzzy Toolbox GUI PROBLEM 2.1. Let the room temperature T be a fuzzy variable. Characterize it with three different (fuzzy) temperatures: cold,warm, hot. SOLUTION: 1. First define the

More information

Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools

Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Research on Measuring and Optimization Method of Dynamic Accuracy of CNC Machine Tools 1, 2 Zhiming FENG, 2 Guofu YIN,

More information

Fuzzy Sets and Fuzzy Logic

Fuzzy Sets and Fuzzy Logic Fuzzy Sets and Fuzzy Logic KR Chowdhary, Professor, Department of Computer Science & Engineering, MBM Engineering College, JNV University, Jodhpur, Email: Outline traditional logic : {true,false} Crisp

More information