Fuzzy Logic 3
Fuzzy Logic 3
ETF
Beograd
Fuzzy Logic
Fuzzy Inference
Contents
1
27.12.2023.
◼ Fuzzy sets, defined over universes of input and output variables, are:
2
27.12.2023.
Step 1: Fuzzification
◼ The first step is to take the crisp inputs, x1 and y1
(e.g., project funding and project staffing) and determine the degree
to which these inputs belong to each of the appropriate fuzzy sets.
3
27.12.2023.
4
27.12.2023.
10
10
5
27.12.2023.
where 𝑧𝑚𝑖𝑛 and 𝑧𝑚𝑎𝑥 are the end-points for output variable universe.
11
11
AGG(z)
0.5
0.2
0.1
0 10 20 30 40 50 60 70 80 90 100 z
zmin zCOG=67.4 zmax
12
6
27.12.2023.
13
13
14
7
27.12.2023.
15
15
16
8
27.12.2023.
Mamdani or Sugeno?
◼ Mamdani method is widely accepted for capturing expert knowledge.
◼ It allows us to describe the expertise in more intuitive, more
human-like manner.
◼ However, Mamdani-type fuzzy inference entails a substantial
computational burden.
◼ On the other hand, Sugeno method cripples the fuzzy spirit to some
extent (output fuzzy sets in design are rather not fuzzy), but it is
◼ computationally effective,
◼ works well with optimization and adaptive techniques,
which makes it very attractive in ANFIS modeling and
control problems, particularly for nonlinear dynamic systems.
◼ Choosing Mamdani or Sugeno fuzzy inference is up to the
requirements of a specific application and a designer’s preference,
just like many other things in fuzzy logic. 17
17