Answered step by step
Verified Expert Solution
Question
1 Approved Answer
This question asks you to calculate the output of a fuzzy logic controller that is used in a washing machine. You are advised to use
This question asks you to calculate the output of a fuzzy logic controller that is used in a washing machine. You are advised to use no more than 500 words in your answer to this question. When clothes are placed in a washing machine and water is added, an optical sensor is used to detect the dirtiness of the clothes and the type of dirt. In particular, greasy clothes, for example, take longer to wash. A fuzzy controller is used to determine the wash time. A set of rules are produced as follows: 1. If dirtiness of clothes is LARGE and type of dirt is GREASY, then wash time is LONG. 2. If dirtiness of clothes is MEDIUM and type of dirt is GREASY, then wash time is LONG. 3. If dirtiness of clothes is SMALL and type of dirt is GREASY, then wash time is LONG. 4. If dirtiness of clothes is LARGE and type of dirt is MEDIUM, then wash time is LONG. 5. If dirtiness of clothes is MEDIUM and type of dirt is MEDIUM, then wash time is MEDIUM. 6. If dirtiness of clothes is SMALL and type of dirt is MEDIUM, then wash time is MEDIUM. 7. If dirtiness of clothes is LARGE and type of dirt is NOT GREASY, then wash time is MEDIUM. 8. If dirtiness of clothes is MEDIUM and type of dirt is NOT GREASY, then wash time is SHORT. 9. If dirtiness of clothes is SMALL and type of dirt is NOT GREASY, then wash time is SHORT. The membership functions for dirtiness, type of dirt and wash time are all triangular with three functions running from 0 to 100%. For dirtiness the sets are: - SMALL - MEDIUM - LARGE. The membership functions for dirtiness, type of dirt and wash time are all triangular with three functions running from 0 to 100%. For dirtiness the sets are: - SMALL - MEDIUM - LARGE. SMALL membership MEDIUM membership LARGE membership Figure 3 Dirtiness Flgure 6 Whsh time a. Using these membership functions, estimate the membership values of the fuzzy logic controller in the washing machine when the dirtiness is 80% and the type of dirt is 10%. ( 6 marks) b. Using the rules, find the values of the membership functions of the wash time. Do this by completing the following two tables. (4 marks) Table 2 Minimum values of the two input conditions Table 3 Maximum values for the membership functions of wash time c. Redraw the membership functions of wash time using the values from (b). Replace the triangles with singletons and then, using 'centre of area' defuzzification, find the final value of the wash time. (8 marks) d. Use Google Scholar to find the following paper
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started