Consider the following models: M 1: Mamdani model M 2: Takagi – Sugeno-Kang model M 3: Kosko’s additive model (SAM)
Only M 2and M 3
Fuzzy logic systems use different types of models to process information and make decisions based on rules. The question asks about which of the given models are examples of additive rule models. Let's look at the characteristics of each model mentioned:
Based on the nature of how the rule outputs contribute to the final system output, the TSK model (M2) and Kosko's Additive Model (M3) are examples of additive rule models because their overall output is based on a summation or weighted average of the individual rule outputs or their contributions.
The Mamdani model (M1), while aggregating fuzzy sets, does not combine rule outputs in the same direct additive or weighted additive manner as M2 and M3 to produce the final crisp output.
| Model | Antecedent | Consequent | How rule outputs combine for final output | Considered Additive Rule Model? |
|---|---|---|---|---|
| Mamdani (M1) | Fuzzy Set | Fuzzy Set | Aggregate fuzzy sets, then defuzzify | No |
| Takagi-Sugeno-Kang (TSK) (M2) | Fuzzy Set | Crisp Function (e.g., linear) | Weighted average/summation of rule outputs | Yes |
| Kosko’s Additive Model (SAM) (M3) | Fuzzy Set | Fuzzy Set (often) | Summation of scaled rule consequent contributions | Yes |
Therefore, models M2 and M3 are examples of additive rule models.
Let's quickly recap the key types of fuzzy inference systems and their output mechanisms.
| Model Type | Key Characteristic | Output Combination Method |
|---|---|---|
| Mamdani | Fuzzy output per rule | Aggregation of fuzzy sets followed by defuzzification |
| Sugeno (TSK) | Crisp function output per rule | Weighted average or sum of crisp rule outputs |
| Additive (SAM) | Summation of rule contributions | Direct summation of scaled rule consequents |
Additive fuzzy systems, like the TSK and SAM models, are particularly useful in applications where the relationship between inputs and outputs can be effectively represented as a sum of simpler relationships captured by the rules. The additive nature simplifies the calculation of the overall output compared to aggregating and then defuzzifying complex fuzzy sets, as done in the Mamdani model. This can lead to more computationally efficient systems, especially the TSK model which is widely used in control systems and function approximation.
Let A α0 denotes the α-cut of a fuzzy set A at α 0. If α 1 < α 2, then
Consider the following methods:
M 1: mean of maximum
M 2: Centre of area
M 3: Height method
Which of the following is/are defuzzification method(s)?A fuzzy conjunction operator denoted as t(x,y) and fuzzy disjunction operator denoted as s(x,Y) form dual pair if they satisfy the condition:
A fuzzy conjunction operators, t(x, y), and a fuzzy disjunction operator, s(x, y), form a pair if they satisfy:
t(x, y) = 1 – s(1 – x, 1 - y).
If \(t\left( {x,\;y} \right) = \frac{{xy}}{{\left( {x + y - xy} \right)}}\) then s(x, y) is given byConsider a Takagi - Sugeno - Kanga (TSK) Model consisting of rules of the form :
If x 1 is A i1 and ... and x r is A ir
THEN y = f i (x 1, x 2, ...., x r) = b i0 + b i1 x1 + b ir xr
assume, α i is the matching degree of rule i, then the total output of the model is given by :