Fuzzy logic is widely used in various fields to formalize human behavior by considering inaccurate or partial reasoning. This study implements the Tsukamoto fuzzy logic method to analyze tempe production based on demand and inventory data. The research utilizes library research methods and data analysis using MATLAB (Matrix Laboratory). The Tsukamoto method was chosen for its high tolerance for data and flexibility. The system uses two input variables: demand and inventory, with output being production quantity. The fuzzy sets for demand are categorized as "Decrease" and "Increase" with a domain of [1000; 2000], inventory as "Few" and "Many" with a domain of [100; 600], and production as "Decrease" and "Increase" with a domain of [1520; 2100]. Using four fuzzy rules and the defuzzification process, the system can predict optimal production quantities. For example, with a demand of 1500 and inventory of 400, the system calculates a production quantity of 1823 units. This implementation demonstrates the effectiveness of the Tsukamoto method in automating production decisions based on demand and inventory variables.
Copyrights © 2025