How is possible you solve product design problems through Fuzzy Logic process?
Fuzzy Logic (FL) is a rule-based control methodology that allows events to have partial set membership. These rules are usually simple statements like (IF A) AND (IF NOT B) THEN DO C. One of the primary strengths of FL is in controlling non-linear systems, and can tolerate very noisy inputs. However, there are many instances where the system to be controlled is sufficiently linear that a well designed PID controller (which have been around for a long time: guess 40 years) will actually outperform a FL controller in terms of step-response, overshoot, ringing, circuit complexity, power consumption, and cost. To get back to your question, I would have to say no. Because fuzzy logic isn’t really about designing systems, it is about system control. Synthesis is a much harder and more complex problem than system control, and I would say is outside the practical limits of FL. IF “you are interested” AND IF “you have the time” THEN “read this tutorial on fuzzy logic” :