Prof. Cengiz Kahraman İ stanbul Technical University Department of Industrial Engineering Fuzzy Logic and Modeling
Example
Type-Two Fuzzy Sets In type-two fuzzy sets, one assumes that the concept of membership is captured by some fuzzy set defined in the unit interval, instead of single membership values or intervals. In other words, for finite X we can look at the type-two fuzzy set as a collection of individual fuzzy sets. This type of generalization is convenient in organizing information about the concept under consideration. A brief example may help clarify this point.
Type two fuzzy sets Consider traffic on a highway, which is usually a mixture of several categories of vehicles: trucks, buses, automobiles, motocycles, and so forth. To characterize the traffic, we specify an intensity for each of the categories of vehicles, the intensities being characterized by fuzzy sets. For instance we may have traffic = {heavy/trucks, light/motorcycles, moderate/automobiles, light/buses}, where heavy, light, moderate,are relevant fuzzy sets in the space of traffic intensity attached to the corresponding category of the vehicles.
Type II Fuzzy Sets The concept of a type-II fuzzy set was introduced first by Zadeh (1975) as an extension of the concept of an ordinary fuzzy set, i.e. a type-I fuzzy set. Type-II fuzzy sets have grades of membership that are themselves fuzzy. At each value of the primary variable, the membership is a function (and not just a point value) – the secondary membership function (MF)-, whose domain -the primary membership- is in the interval [0,1], and whose range -secondary grades- may also be in [0,1]. Hence, the MF of a type-II fuzzy set is three-dimensional, and it is the new third dimension that provides new design degrees of freedom for handling uncertainties. Such sets are useful in circumstances where it is difficult to determine the exact MF for a fuzzy set (FS), as in modeling a word by a FS. Interval type-II fuzzy sets, each of which is characterized by the footprint of uncertainty, are a very useful means to depict the decision information in the process of decision making. Type-II fuzzy sets are handled in two ways: interval type-II fuzzy sets and generalized type-II fuzzy sets. A triangular interval type-II fuzzy set is illustrated in the following figure. 5
Type II fuzzy sets Triangular Interval Type-II Fuzzy Set 6
Type II fuzzy sets A trapezoidal type-II fuzzy number is illustrated in the following figure. The nine points to determine a footprint of uncertainty. (a, b, c, d) determines a normal trapezoidal upper membership function and (e, f, g, i, h) determines a trapezoidal lower membership function with height h. Fig. 2. Trapezoidal Interval Type-II Fuzzy Set 7
Type II fuzzy sets 8
9
10
Type II fuzzy sets 11
Fuzzy Arithmetics 12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Fuzzy Ranking Methods 75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98 1.
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136