Module 3 - Lecture 08 - Fuzzy Systems Flashcards
Fuzzy systems
What are some advantages of fuzzy modelling?
HFPLIS
- Models based on human approximate reasoning
Models are: - faster
- good in practice (Good performance)
- linguistic
- interpretable (no black boxes)
- simpler
Fuzzy systems
What is a rule base?
A collection of fuzzy rules
Fuzzy systems
What do you call the collection of fuzzy rules in a fuzzy inference system?
A rule base
Fuzzy systems
What is the basic structure of a fuzzy inference system? (RDI)
- Rule base
- Database of linguistic values for the fuzzy rules
- Fuzzy reasoning engine (inference engine)
Fuzzy systems
What are the 3 steps in a FIS (Fuzzy inference system)? (FID)
- Fuzzification
- Fuzzy Inference
- Defuzzification
Fuzzy systems
What input format does a FIS take?
Either crisp values or fuzzy values.
Fuzzy systems
What is a crisp value?
Traditional values, data without MFs.
Fuzzy systems
What do you call an input/output value that’s not fuzzy?
Crisp
Fuzzy systems
What is FIS short for?
Fuzzy inference system
Fuzzy systems
What input types can the Mamdani system take?
Either fuzzy or crisp.
Fuzzy systems
What do you need to do if the input is crisp?
Fuzzification of the input.
Fuzzy systems
What is the basic FIS?
Mamdani type.
Fuzzy systems
What’s a synonym for the Mamdani FIS type?
Basic FIS.
Fuzzy systems
What does defuzzification do?
It transforms fuzzy outputs to crisp values.
Fuzzy systems
In a Mamdani FIS, what T-norm is used?
T-norm operator: min / algebra product
Fuzzy systems
In a Mamdani FIS, what S-norm is used?
S-norm operator: max / sum