Sunday, May 26, 2019

Fuzzy Logic

Overview The reasoning in brumous logic is similar to human reasoning. It allows for approximate values and inferences as well as incomplete or ambiguous data ( blear data) as opposed to only relying on crisp data (binary yes/no choices). Fuzzy logic is able to impact incomplete data and provide approximate solutions to problems other methods find difficult to solve. Terminology used in clouded logic non used in other methods be very high, increasing, somewhat decreased, reasonable and very low. 4 editDegrees of rectitudeFuzzy logic and probabilistic logic atomic number 18 numerally similar both(prenominal) be possessed of truth values ranging between 0 and 1 but conceptually distinct, due to polar interpretationssee interpretations of chance theory. Fuzzy logic corresponds to degrees of truth, while probabilistic logic corresponds to probability, likelihood as these differ, muzzy logic and probabilistic logic yield different models of the same real-world situations. Both degrees of truth and probabilities verify between 0 and 1 and hence may seem similar at first. For example, let a 100 ml glass contain 30 ml of water.Then we may consider two concepts Empty and Full. The meaning of each of them passel be represented by a certain fuzzy post. Then one might define the glass as being 0. 7 empty and 0. 3 full. Note that the concept of emptiness would be inwrought and thus would depend on the observer or designer. Another designer might equally well design a coif membership make for where the glass would be considered full for all values down to 50 ml. It is essential to realize that fuzzy logic uses truth degrees as a mathematical model of the vagueness phenomenon while probability is a mathematical model of ignorance. editApplying truth values A base application might characterize subranges of a sustained variable. For instance, a temperature measurement for anti-lock brakes might have some(prenominal) separate membership personas defini ng particular temperature ranges infallible to control the brakes properly. Each function maps the same temperature value to a truth value in the 0 to 1 range. These truth values can then be used to influence how the brakes should be controlled. Fuzzy logic temperature In this image, the meaning of the expressions cold, warm, and hot is represented by functions mapping a temperature outdo.A point on that scale has three truth valuesone for each of the three functions. The vertical line in the image represents a particular temperature that the three pointers (truth values) gauge. Since the red arrow points to zero, this temperature may be interpreted as not hot. The orange arrow (pointing at 0. 2) may describe it as slightly warm and the olive-drab arrow (pointing at 0. 8) fairly cold. editLinguistic variables While variables in mathematics usually take numerical values, in fuzzy logic applications, the non-numeric linguistic variables are often used to facilitate the expression of rules and facts. 5 A linguistic variable much(prenominal) as age may have a value such as young or its antonym old. However, the great utility of linguistic variables is that they can be modified via linguistic hedges applied to primary terms. The linguistic hedges can be associated with certain functions. editExample Fuzzy set theory defines fuzzy operators on fuzzy sets. The problem in applying this is that the appropriate fuzzy operator may not be known. For this reason, fuzzy logic usually uses IF- accordingly rules, or constructs that are equivalent, such as fuzzy associative matrices.Rules are usually expressed in the represent IF variable IS property THEN action For example, a simple temperature regulator that uses a fan might look like this IF temperature IS very cold THEN stop fan IF temperature IS cold THEN turn down fan IF temperature IS normal THEN maintain level IF temperature IS hot THEN speed up fan There is no ELSE all of the rules are evaluated, because the te mperature might be cold and normal at the same time to different degrees. The AND, OR, and not operators of Boolean logic exist in fuzzy logic, usually defined as the minimum, maximum, and omplement when they are defined this way, they are called the Zadeh operators. So for the fuzzy variables x and y NOT x = (1 truth(x)) x AND y = minimum(truth(x), truth(y)) x OR y = maximum(truth(x), truth(y)) There are also other operators, more linguistic in nature, called hedges that can be applied. These are generally adverbs such as very, or somewhat, which modify the meaning of a set using a mathematical formula. editLogical depth psychology In mathematical logic, there are several formal systems of fuzzy logic most of them belong among so-called t-norm fuzzy logics. editPropositional fuzzy logics The most essential propositional fuzzy logics are Monoidal t-norm-based propositional fuzzy logic MTL is an maximatization of logic where conjunction is defined by a left perpetual t-norm, and implication is defined as the equaliser of the t-norm. Its models correspond to MTL-algebras that are prelinear commutative bounded integral residuated lattices. Basic propositional fuzzy logic BL is an generation of MTL logic where conjunction is defined by a continuous t-norm, and implication is also defined as the residuum of the t-norm.Its models correspond to BL-algebras. Lukasiewicz fuzzy logic is the extension of basic fuzzy logic BL where standard conjunction is the Lukasiewicz t-norm. It has the axioms of basic fuzzy logic plus an axiom of double negation, and its models correspond to MV-algebras. Godel fuzzy logic is the extension of basic fuzzy logic BL where conjunction is Godel t-norm. It has the axioms of BL plus an axiom of idempotence of conjunction, and its models are called G-algebras. Product fuzzy logic is the extension of basic fuzzy logic BL where conjunction is harvesting t-norm.It has the axioms of BL plus another axiom for cancellativity of conjunction, a nd its models are called product algebras. Fuzzy logic with evaluated syntax (sometimes also called Pavelkas logic), denoted by EVL, is a further generalization of mathematical fuzzy logic. While the above kinds of fuzzy logic have traditional syntax and many-valued semantics, in EVL is evaluated also syntax. This means that each formula has an evaluation. Axiomatization of EVL stems from Lukasziewicz fuzzy logic. A generalization of classical Godel completeness theorem is provable in EVL. editPredicate fuzzy logics These persist the above-mentioned fuzzy logics by adding universal and existential quantifiers in a manner similar to the way that predicate logic is created from propositional logic. The semantics of the universal (resp. existential) quantifier in t-norm fuzzy logics is the infimum (resp. supremum) of the truth degrees of the instances of the quantified subformula. editDecidability issues for fuzzy logic The notions of a decidable subset and recursively enumerable subs et are basic ones for classical mathematics and classical logic.Then, the question of a suitable extension of such concepts to fuzzy set theory arises. A first proposal in such a direction was made by E. S. Santos by the notions of fuzzy Turing machine, Markov normal fuzzy algorithm and fuzzy program (see Santos 1970). Successively, L. Biacino and G. Gerla showed that such a definition is not adequate and therefore proposed the following one. U denotes the set of thinking(prenominal) numbers in 0,1. A fuzzy subset s S 0,1 of a set S is recursively enumerable if a recursive map h S?N U exists such that, for every x in S, the function h(x,n) is increasing with respect to n and s(x) = lim h(x,n). We say that s is decidable if both s and its complement s are recursively enumerable. An extension of such a theory to the general case of the L-subsets is proposed in Gerla 2006. The proposed definitions are well related with fuzzy logic. Indeed, the following theorem holds sure (provide d that the deduction apparatus of the fuzzy logic satisfies some obvious effectiveness property). Theorem. Any axiomatizable fuzzy theory is recursively enumerable.In particular, the fuzzy set of logically align formulas is recursively enumerable in spite of the fact that the crisp set of valid formulas is not recursively enumerable, in general. Moreover, any axiomatizable and complete theory is decidable. It is an open question to hand over supports for a Church thesis for fuzzy logic claiming that the proposed notion of recursive enumerability for fuzzy subsets is the adequate one. To this aim, further investigations on the notions of fuzzy grammar and fuzzy Turing machine should be necessary (see for example Wiedermanns paper). Another open uestion is to start from this notion to find an extension of Godels theorems to fuzzy logic. editFuzzy databases Once fuzzy relations are defined, it is thinkable to develop fuzzy relational databases. The first fuzzy relational database, F RDB, appeared in Maria Zemankovas dissertation. Later, some other models arose like the Buckles-Petry model, the Prade-Testemale Model, the Umano-Fukami model or the GEFRED model by J. M. Medina, M. A. Vila et al. In the context of fuzzy databases, some fuzzy querying languages have been defined, highlighting the SQLf by P. Bosc et al. and the FSQL by J.Galindo et al. These languages define some structures in order to acknowledge fuzzy aspects in the SQL statements, like fuzzy conditions, fuzzy comparators, fuzzy constants, fuzzy constraints, fuzzy thresholds, linguistic labels and so on. editComparison to probability Fuzzy logic and probability are different ways of expressing uncertainty. While both fuzzy logic and probability theory can be used to represent subjective belief, fuzzy set theory uses the concept of fuzzy set membership (i. e. , how much a variable is in a set), and probability theory uses the concept of subjective probability (i. . , how probable do I think that a variable is in a set). While this distinction is mostly philosophical, the fuzzy-logic-derived possibility measure is inherently different from the probability measure, hence they are not directly equivalent. However, many statisticians are persuaded by the work of Bruno de Finetti that only one kind of mathematical uncertainty is needed and thus fuzzy logic is unnecessary. On the other hand, Bart Kosko arguescitation needed that probability is a subtheory of fuzzy logic, as probability only handles one kind of uncertainty.He also claimscitation needed to have proven a derivation of Bayes theorem from the concept of fuzzy subsethood. Lotfi Zadeh argues that fuzzy logic is different in character from probability, and is not a alternate for it. He fuzzified probability to fuzzy probability and also generalized it to what is called possibility theory. (cf. 6) editSee also Logic portal Thinking portal dyed intelligence Artificial neural network Defuzzification Dynamic logic Expert sys tem False dilemma Fuzzy architectural spatial analysis Fuzzy associative matrix Fuzzy classificationFuzzy concept Fuzzy Control Language Fuzzy Control System Fuzzy electronics Fuzzy mathematics Fuzzy set Fuzzy subalgebra FuzzyCLIPS expert system Machine learning Multi-valued logic Neuro-fuzzy Paradox of the heap Rough set Type-2 fuzzy sets and systems Vagueness Interval finite particle Noise-based logic editNotes Novak, V. , Perfilieva, I. and Mockor, J. (1999) Mathematical principles of fuzzy logic Dodrecht Kluwer Academic. ISBN 0-7923-8595-0 Fuzzy Logic. Stanford Encyclopedia of Philosophy. Stanford University. 2006-07-23. Retrieved 2008-09-29. Zadeh, L. A. (1965). Fuzzy sets, Information and Control 8 (3) 338353. James A. OBrien George M. Marakas (2011). Management Information Systesm (10th ed. ). bleak York McGraw Hill. pp. 431. Zadeh, L. A. et al. 1996 Fuzzy Sets, Fuzzy Logic, Fuzzy Systems, World Scientific Press, ISBN 9810224214 Novak, V. Are fuzzy sets a reasonable tool for modeling vague phenomena? , Fuzzy Sets and Systems 156 (2005) 341348. editBibliography Von Altrock, Constantin (1995). Fuzzy logic and NeuroFuzzy applications explained. Upper commit River, NJ Prentice Hall PTR. ISBN 0-13-368465-2. Arabacioglu, B.C. (2010). Using fuzzy inference system for architectural space analysis. Applied Soft figuring 10 (3) 926937. Biacino, L. Gerla, G. (2002). Fuzzy logic, continuity and effectiveness. Archive for Mathematical Logic 41 (7) 643667. inside10. 1007/s001530100128. ISSN 0933-5846. Cox, Earl (1994). The fuzzy systems handbook a practitioners guide to building, using, maintaining fuzzy systems. capital of Massachusetts AP Professional. ISBN 0-12-194270-8. Gerla, Giangiacomo (2006). Effectiveness and Multivalued Logics. Journal of Symbolic Logic 71 (1) 137162. inside10. 2178/jsl/1140641166.ISSN 0022-4812. Hajek, Petr (1998). Metamathematics of fuzzy logic. Dordrecht Kluwer. ISBN 0792352386. Hajek, Petr (1995). Fuzzy logic and arithmetica l hierarchy. Fuzzy Sets and Systems 3 (8) 359363. doi10. 1016/0165-0114(94)00299-M. ISSN 0165-0114. Halpern, Joseph Y. (2003). ratiocination about uncertainty. Cambridge, Mass MIT Press. ISBN 0-262-08320-5. Hoppner, Frank Klawonn, F. Kruse, R. Runkler, T. (1999). Fuzzy cluster analysis methods for classification, data analysis and image recognition. New York John Wiley. ISBN 0-471-98864-2. Ibrahim, Ahmad M. (1997).Introduction to Applied Fuzzy Electronics. Englewood Cliffs, N. J Prentice Hall. ISBN 0-13-206400-6. Klir, George J. Folger, Tina A. (1988). Fuzzy sets, uncertainty, and information. Englewood Cliffs, N. J Prentice Hall. ISBN 0-13-345984-5. Klir, George J. St Clair, Ute H. Yuan, Bo (1997). Fuzzy set theory foundations and applications. Englewood Cliffs, NJ Prentice Hall. ISBN 0133410587. Klir, George J. Yuan, Bo (1995). Fuzzy sets and fuzzy logic theory and applications. Upper Saddle River, NJ Prentice Hall PTR. ISBN 0-13-101171-5. Kosko, Bart (1993).Fuzzy thinking the new science of fuzzy logic. New York Hyperion. ISBN 0-7868-8021-X. Kosko, Bart Isaka, Satoru (July 1993). Fuzzy Logic. Scientific American 269 (1) 7681. doi10. 1038/scientificamerican0793-76. Montagna, F. (2001). Three complexity problems in quantified fuzzy logic. Studia Logica 68 (1) 143152. doi10. 1023/A1011958407631. ISSN 0039-3215. Mundici, Daniele Cignoli, Roberto DOttaviano, Itala M. L. (1999). Algebraic foundations of many-valued reasoning. Dodrecht Kluwer Academic. ISBN 0-7923-6009-5. Novak, Vilem (1989). Fuzzy Sets and Their Applications.Bristol Adam Hilger. ISBN 0-85274-583-4. Novak, Vilem (2005). On fuzzy type theory. Fuzzy Sets and Systems 149 (2) 235273. doi10. 1016/j. fss. 2004. 03. 027. Novak, Vilem Perfilieva, Irina Mockor, Jiri (1999). Mathematical principles of fuzzy logic. Dordrecht Kluwer Academic. ISBN 0-7923-8595-0. Onses, Richard (1996). Second Order Experton A new Tool for Changing Paradigms in Country run a risk Calculation. ISBN 8477195587. Onses, Ric hard (1994). Determination de l? incertitude inherente aux investissements en Amerique Latine sur la base de la theorie des sous ensembles flous.Barcelona. ISBN 8447508811. Passino, Kevin M. Yurkovich, Stephen (1998). Fuzzy control. Boston Addison-Wesley. ISBN 020118074X. Pedrycz, Witold Gomide, Fernando (2007). Fuzzy systems engineering Toward Human-Centerd Computing. Hoboken Wiley-Interscience. ISBN 978047178857-7. Pu, Pao Ming Liu, Ying Ming (1980). Fuzzy topology. I. approach structure of a fuzzy point and Moore-Smith convergence. Journal of Mathematical Analysis and Applications 76 (2) 571599. doi10. 1016/0022-247X(80)90048-7. ISSN 0022-247X Santos, Eugene S. (1970). Fuzzy Algorithms.Information and Control 17 (4) 326339. doi10. 1016/S0019-9958(70)80032-8. Scarpellini, Bruno (1962). Die Nichaxiomatisierbarkeit des unendlichwertigen Pradikatenkalkuls von Lukasiewicz. Journal of Symbolic Logic (Association for Symbolic Logic) 27 (2) 159170. doi10. 2307/2964111. ISSN 0022-4812. JSTOR 2964111. Steeb, Willi-Hans (2008). The Nonlinear Workbook Chaos, Fractals, Cellular Automata, Neural Networks, Genetic Algorithms, Gene Expression Programming, fill-in Vector Machine, Wavelets, Hidden Markov Models, Fuzzy Logic with C++, Java and SymbolicC++ Programs 4edition.World Scientific. ISBN 981-281-852-9. Wiedermann, J. (2004). Characterizing the super-Turing computing power and efficiency of classical fuzzy Turing machines. Theor. Comput. Sci. 317 (1-3) 6169. doi10. 1016/j. tcs. 2003. 12. 004. Yager, Ronald R. Filev, Dimitar P. (1994). Essentials of fuzzy modeling and control. New York Wiley. ISBN 0-471-01761-2. Van Pelt, Miles (2008). Fuzzy Logic Applied to Daily Life. Seattle, WA No No No No Press. ISBN 0-252-16341-9. Wilkinson, R. H. (1963). A method of generating functions of several variables using analog diode logic.IEEE Transactions on Electronic Computers 12 (2) 112129. doi10. 1109/PGEC. 1963. 263419. Zadeh, L. A. (1968). Fuzzy algorithms. Information and Co ntrol 12 (2) 94102. doi10. 1016/S0019-9958(68)90211-8. ISSN 0019-9958. Zadeh, L. A. (1965). Fuzzy sets. Information and Control 8 (3) 338353. doi10. 1016/S0019-9958(65)90241-X. ISSN 0019-9958. Zemankova-Leech, M. (1983). Fuzzy Relational Data Bases. Ph. D. Dissertation. Florida State University. Zimmermann, H. (2001). Fuzzy set theory and its applications. Boston Kluwer Academic Publishers. ISBN 0-7923-7435-5. editExternal tie in

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.