35. Define Fuzzy Logic architecture.
The component covered in fuzzy logic architecture are:
- Firstly, Fuzzification Module. This defines the system inputs are sustained into the Fuzzifier, which converts the inputs into fuzzy sets.
- Secondly, Knowledge Base. This stores analytic measures like IF-THEN rules provided by experts.
- Thirdly, Inference Engine. This restores the human reasoning process by making fuzzy inferences on the inputs and IF-THEN rules.
- Lastly, Defuzzification Module. This converts the fuzzy set acquired by the inference engine into a crisp value.