Unit 3 SC
Unit 3 SC
Fuzzy logic is a key concept in soft computing, which deals with imprecision, uncertainty, and
approximation to solve complex real-world problems. Here's a breakdown of the basic concepts of fuzzy
logic in the context of soft computing:
1. **Fuzzy Set**
Unlike classical (crisp) sets, where an element either belongs or does not belong to a set (membership is
0 or 1), a **fuzzy set** allows **partial membership**.
**Membership function** (μ): Defines the degree to which an element belongs to a fuzzy set.
* Example: In a fuzzy set of “tall people,” a person who is 5'8" might have a membership value of 0.6.
2. **Membership Function**
This function maps input values to their membership degree in a fuzzy set. It ranges from **0 to 1**.
3. **Linguistic Variables**
Variables whose values are not numbers but words or sentences from natural language.
4. **Fuzzification**
The process of converting crisp input values into fuzzy values based on defined membership functions.
These are rule-based statements that use fuzzy logic to describe the behavior of a system.
* Example:
🔹 6. **Inference Engine**
The component that applies fuzzy rules to the input fuzzy values to generate fuzzy output values.
* Combines rules using fuzzy logic operators like AND, OR, NOT (using min, max, or other methods).
7. **Defuzzification**
The process of converting fuzzy output values back into a crisp (numerical) value.
8. **Fuzzy Operators**
Classical set
Intersection:
Difference:
Associativity:
Distributivity:
Idempotency:
Identity:
Transitivity:
Fuzzy set:
Algebraic product:
Bounded sum:
Bounded difference:
Fuzzy set theory is an extension of classical set theory where elements have varying degrees of
membership. A logic based on the two truth values, True and False, is sometimes inadequate when
describing human reasoning. Fuzzy logic uses the whole interval between O (false) and 1(true) to
describe human reasoning. A fuzzy set in any set that allows its members to have different degree of
membership, called membership function, in the interval [0, 1].