A Fuzzy Inference System Approach for Knowledge Management Tools Evaluation

Size: px
Start display at page:

Download "A Fuzzy Inference System Approach for Knowledge Management Tools Evaluation"

Transcription

1 th International Conference on Computer Modelling and Simulation A Fuzzy Inference System Approach for Knowledge Management Tools Evaluation Ferdinand Murni H School of Computer Sciences, Universiti Sains Malaysia, Penang, Malaysia (ferdinandmurni@gmail.com) Rahmat Budiarto School of Computer Sciences, Universiti Sains Malaysia, Penang, Malaysia (rahmat@cs.usm.my) Abstract Knowledge management has become a very important role in enterprises business process. Regarding to the effective and efficiency of knowledge management system (KMS) implementation, information technology (IT) or tools to support KMS can be a successful factor. One of the challenges that will be faced by enterprises in KMS implementation is the evaluation and selection an appropriate knowledge management tools (KMT). KMT evaluation is decision making process that consists with the multiple-criteria. The prior methods have been developed based on multiple-criteria. However, these methods are still lack capable to deal with the human judgment, uncertainty and different purchasing policy in every enterprise. This paper proposed fuzzy inference system (FIS) approach to solve the problem in evaluating knowledge management tools. Our aim is to produce useful decision model such as capable to be applied in many different environments of enterprise, reduce time-consuming calculations and be able to handle multiple conflicting criteria. We believe that the system shown can deal with the problem faced by enterprise in knowledge management tools evaluation before implementing the KMS. Keywords: Knowledge management tools; decision support system; fuzzy inference system I. INTRODUCTION There is no doubt that knowledge management (KM) has came to play an important role in enterprises. KM refers to the set of processes or practice of developing the ability to create, acquire, capture, store, maintain and disseminate the enterprise s knowledge. Even though managers knew how important KM, it was very difficult to implement it successfully[1]. One of the main important things that will be faced by manager in enterprises before implementing the knowledge management system is evaluation an appropriate knowledge management tools (KMT). An appropriate choice of KMT is significant expected in establishing KMS to facilitate KM activities[2] besides the other factors such as human aspect, and organizational aspect. Therefore, it is necessary to selecting the right tool that suitable with the enterprise circumstances to support KMS implementation. The prior researches of KMT evaluation have created versatile methods which can effectively deal with the KMT evaluation problem. Ngai [3] applied an analytic hierarchy process (AHP), Erensal [4] used fuzzy linear programming, Yu-Rong [5] integrated modified Delphi, fuzzy comprehensive evaluation and grey relational analysis. Those models can handle both qualitative and quantitative multi-criteria problems. However, the problem is not as simple as it seems. This is due to the fact that uncertainty character always present in decision making and enterprises have different business circumstances each one; it means that enterprise always different in IT purchasing policy. Furthermore, the knowledge management tools evaluation is time consuming task and filled with the multiple conflicting criteria that must be interrelation among each factor. Hence, the purpose of this paper is to improve conceptual model of KMT evaluation by applying fuzzy inference system. Over the years, Artificial Intelligence (AI) techniques such as Artificial Neural Network (ANN), Genetic Algorithm (GA), and Fuzzy Logic (FL) have been studied and employed in decision making. FL has been widely used because of its obvious advantages of effectively dealing with uncertainty and capturing experts knowledge on a specific problem and using this knowledge to make decisions. In this paper, FL has been applied to deal with the knowledge management tools evaluation problem. The evaluation decision can be effectively made based on the criteria and knowledge base which have been constructed by experts of a specific domain. Additionally, the knowledge management tools evaluation criteria and rules used in making decision can be adapted to the changing environment of enterprise. The rest of this paper is organized as follows; we begin with the literature KM system and tools, and KMT evaluation criteria in section 2. Section 3 discusses about FIS, section 4 presents the details of the proposed FIS for the KMT evaluation and to complete the FIS work, we present the simulation through section 5. Finally, we discuss the conclusion in section 6. II. LITERATURE REVIEW A. Knowledge management system and tools Knowledge management systems (KMS) are the ITbased systems developed to support and enhance the /10 $ IEEE DOI /UKSIM /UKSIM /UKSIM

2 enterprise processes of knowledge creation, storage/retrieval, transfer, and application [6]. IT plays an important role in determining the success or failure of the implementation of KMS [7]. Hence, during the development of KMS, attention should be paid to various issues and challenges related to using IT to support KM [8]. Ruggles [9] defined KM tools as technologies to enhance and enable the generation, codification and transfer of knowledge. The most frequently utilized types of technology in KM tools are: Intranets, content management systems, document management systems, relational and object databases, groupware and workflow systems, data warehousing systems and data mining systems [10]. B. Knowledge management tools evaluation criteria KMT evaluation is a multi-criteria evaluation model; therefore it is necessary to identify the factors that influence KM practitioner s choice of KMT. E.W.T Ngai and E.W.C Chan [3] identified three evaluation criteria to be used in evaluating the best of KM tools : costs, functionality, and vendors with sub-criteria and their attributes. 1. Costs In purchasing activity, costs are the biggest influencing factor because directly relate to the product purchase. There are two major criteria, namely are capital expenditures and operating expenditures. Capital expenditures are the nonrecurring costs involved in setting up the KMS. They include product costs (the basic cost of the KM tool), license costs and training costs. Operating expenditures are the recurring costs involved in operating the KMS, which include maintenance costs and software subscription costs 2. Functionality Since the objectives of KM can vary in different enterprises, different functions provided by the KM tool can help the enterprise to achieve their KM goals. There are seven key functional elements of a KM tool such as document management, collaboration for generating and sharing knowledge, communication, measurement, workflow management, scalability and security. 3. Vendors The quality of vendor support and its characteristics are major importance in the selection of software[11]. It is also critical for the successful installation and maintenance of the software. The important factors affecting the decision to select a KM tool are vendor reputation, the training provided, the implementation partner, KM consulting services and support, maintenance, upgrades and integration. III. FUZZY INFERENCE SYSTEM Because fuzziness and vagueness are common characteristics in many decision-making problems, good decision-making models should be able to tolerate vagueness or ambiguity [12]. Therefore, involving the fuzziness in human decision making is necessary to avoid misleading of uncertainty in models by using fuzzy set and fuzzy logic. A fuzzy set is a collection of object is X denoted generally by x is a set of ordered pairs, where µ A ( x ) is the membership function of x in A that maps X to the membership grade between 0 and 1 [13]. A = {( x, µ A ( x )) x X } Fuzzy inference system (FIS) is a computing framework based on the concept of fuzzy set theory, fuzzy rules, and fuzzy reasoning [14]. FIS works by mapping from a given input to an output using fuzzy logic as illustrated in Figure 1. There are two well-known fuzzy inference system, the Mamdani fuzzy model and the Sugeno fuzzy model. In this paper we used the Mamdani Fuzzy inference system because the output membership functions of a Sugeno fuzzy model can only be either linear or constant [13]. The Mamdani Fuzzy Inference System works by using the fuzzy operation of min and max to determine output. A fuzzy rule in a Mamdani fuzzy model has the form [14]. If x 1 is A 1 and.and x n is A n then y is B where A and B are the linguistic variable defined by fuzzy sets of the universe of discourse X and Y respectively. The if-part of the rule x is A is the set of facts called antecedent or promise, while the then-part of the rule y is B is a set of action called consequent or conclusion [14]. Figure 1. Fuzzy Inference System In general, Mamdani FIS has four factors to produce the outputs as follows: 1. Fuzzification Fuzzification is the process converting a crisp input variable into fuzzy membership functions. 2. Knowledge base The knowledge base is the collection of fuzzy if-then rules and facts. The knowledge bases typically consist of a database and a rule-base. The basic function of the database is to provide the necessary information and known facts to be used in fuzzy reasoning. 3. Fuzzy inference engine The fuzzy inference engine aims to generating fuzzy conclusions from the knowledge base. The engine will take the conclusion since the fuzzified inputs have been determined by rule evaluation. Then, one fuzzy output distribution will be properly produced by combining all conclusions of each rule. 4. Defuzzification

3 Deffuzification is the reverse operation of a fuzzification process [15]. The output of the fuzzy inference system must be crisp output because the value of fuzzy inference engine result is fuzzy. Hence, the aim of defuzzification process is transforms a fuzzy value into a crisp value. There are popular methods in defuzzification process such as centroid of area (COA) and Mean of Maximum (MOM). In this paper we use the Mean of Maximum because COA is computationally quite complex and slow; being that involves finding the center of gravity, known as the integration process [15]. The mean of maximum (MOM) handles the calculation of the average of all output values that have the highest degrees [13]. The mean of maximum (Z MOM ) of the area A is computed by equation (1); where Z MOM is the defuzzified output, z is the maximizing z at which the membership function reach its maximum [14]. Z MOM = Z ' IV. FIS FOR KNOWLEDGE MANAGEMENT TOOLS EVALUATION In this paper, we build the system to assist the user in making suitable decision through use Fuzzy Logic Toolbox built in MATLAB software. Generally, these processes are as follows: 1. Creating fuzzy modules In this system, the KMT evaluation criteria s discussed in section IIB are taken into consideration for building the system. At this point, six modules are created with the intention to determining a final decision for knowledge management technology evaluation as illustrated in Figure 2. Firstly, two fuzzy modules are used in finding the output of the cost factor, which consists of capital expenditure and operating expenditure. Then, two other fuzzy modules are employed to each of the two main factors such as Functionality and Vendor to generate the output for each one of them. Last, one fuzzy module is applied for makes final judgement by considering the three outputs of the three main of fuzzy modules. Z ' zdz dz Figure 2. Fuzzy modules (1) 2. Defining membership functions All membership functions (MF) of the inputs and the outputs of the Fuzzy modules for KMT evaluation have the shape of triangular MF as shown in Figure 4 as example. All the outputs of each fuzzy module are compound into nine levels of membership. Furthermore, the MATLAB codes that present the membership are provided in Appendix. Figure 4. Membership Function Editor of KMT Evaluation 3. Constructing fuzzy inference rules Rules are constructed in the term of conditional if-then statements as shown in Figure 3. Here, the rules are created based on experts knowledge and literature review. For example, there are 12 rules of the total of 523 rules shown below. The rules can be adjusted based on the suitability of a particular purchasing policy and deal with the enterprise circumstances. These rules are as follows: a. Fuzzy module costs - If Capital Expenditures are Low and Operating Expenditures are Medium Then Costs are Moderatly Low - If Capital Expenditures are Medium and Operating Expenditures are High Then Costs are Moderatly High - If Capital Expenditures are Very High and Operating Expenditures are Medium Then Costs are High b. Fuzzy module functionality - If Document Management is Poor and Communication is Poor and Measurement is Poor and Workflow Management is Poor and Scalability is Difficult and Security is Poor Then Functionality is Poorest - If Document Management is Poor and Communication is Poor and Measurement is High and Workflow Management is Average and Scalability is Easy and Security is Good Then Functionality is Moderatly Poor - If Document Management is Poor and Communication is Poor and Measurement is High and Workflow Management is Good and Scalability is Easy and Security is Average Then Functionality is Average

4 - If Document Management is Average and Collaboration is Low and Communication is Poor and Measurement is High and Workflow Management is Good and Scalability is Easy and Security is Good Then Functionality is ModeratlyGood - If Document Management is Good and Collaboration is High and Communication is Good and Measurement is Low and Workflow Management is Good and Scalability is Easy and Security is Good Then Functionality is Good c. Fuzzy module vendor - If reputation is Average and Training provided is Low and Consulting services is Average and Implementation Partner is Good and Maintenance is Poor and Upgrades is Difficult and Integration is Poor Then Vendor is Moderately Poor - If reputation is Average and Training provided is Low and Consulting services is Average and Implementation Partner is Poor and Maintenance is Average and Upgrades is Easy and Integration is Average Then Vendor is Average - If reputation is Average and Training provided is High and Consulting services is Average and Implementation Partner is Poor and Maintenance is Average and Upgrades is Easy and Integration is Average Then Vendor is Moderately Good - If reputation is Good and Training provided is High and Consulting services is Good and Implementation Partner is Average and Maintenance is Poor and Upgrades is Easy and Integration is Good Then Vendor is Very Good 4. The user interface After three main processes have been done, it is important to create the user interface with the purpose for KMT evaluation can be tested and used in assisting the user for selecting the best KMT. Here, Graphical User Interface Development Environment (GUIDE) on MATLAB is used for creating a Graphical User Interface (GUI). Four screens for KMT evaluation are proposed including one main screen and three sub-screens. The user interface work as follows: 1. The sub-screen of the considered factor will appear when once the selected button has been pushed. Subscreen will provide sliders to the user. The number of slider depends on how many sub-factors in each main factor. 2. The user can input the data by moving the slide bar along the way regarding to the linguistic variable above the slide bar. 3. Once the slider bar has been moved, all the current values of the slider displayed next to the slider will be automatically sent to the particular fuzzy module and converted into the fuzzified inputs. The fuzzy inference engine will generate the output by considering the inputs based on the collection of rules. 4. The user will choose Back to Main Page button for display the final result of the particular main factor on the main screen. 5. After all, the user will push the Evaluate button. Then, the fuzzy module 6 will be executed in order to give the final output as the KMT evaluation on the main screen demonstrated in Figure 5. If the user wants to evaluate another KMT, user just needs to push Reset button and all information will blank as early. V. TEST AND RESULTS The test for the fuzzy logic program based on the four screens created in the user interface as discussed in section IV is done through simulation. The input of this simulation attempts to deal with the different value according to a particular enterprise circumstance that might happen in actual practice. The results that have been obtained in this simulation of each main parameter are presented in linguistic and numerical formats. Many different inputs can be given to test the model. In this paper, only 9 typical examples are represented for each fuzzy module. For instance, the user evaluates vendor characteristic factor by push vendor button in main screen as shown in Figure 5, then the vendor sub screen will be appear as shown in Figure 6. The user input the information about the vendor characteristic respective to the FIS by moving the slider of vendor sub factor. Figure 6 (a) exhibits case 8 which the inputs are given as Reputation is Good (88.5), Implementation Partner is Poor (26.7), KM Consulting Services is Best (96.7), Training Provided is High (83.6), Maintenance is Good (77.8), Upgrades is Easy (14.4), Figure 3. Functionality rule editor

5 Integration is Good (87.6), so that the interface display the result of Vendor Characteristics are Best. Otherwise, by the similar simulation as in case 1 the result for case 9 is obtained as shown in Figure 6 (b) which is the result of Vendor Characteristics are Poor. Through giving various character input simultaneously based on the assumed situation, the result of vendor characteristic obtained from the nine test run are shown in Table 1. The testing process is also same for the two other factors before accomplishing all evaluation of the KMT, it is shown in figure 5 (a) that gives the result of KMT evaluation is Very Good from input values: Costs Low (31), Functionality High (75), Vendor Best (94.8) while figure 5 (b) shown the result is Poor. Even though what is representing in this paper is just provide the recommendation to assist any user in evaluating KMT by using FIS and not absolute the correct one. From the result, it can be seen that the FIS for KMT evaluation work properly to suggest the suitable results in any purchasing policy by the parameter that interrelated each factor to the enterprise. Table 1. Result for vendor characteristic simulation Figure 5. Main screen of KMT evaluation Figure 6. Sub Screen of Vendor Characteristic Evaluation

6 VI. CONCLUSSION Based on the FIS implementation in this paper, we conclude the following. First, managers in enterprise know how important KM was; but it was very difficult to implement it successfully, especially how to choose the appropriate tool to support knowledge management system. Second, the knowledge management tools evaluation is filled with multiple conflicting criteria as well as incomplete information. Third, applying the fuzzy inference system Mamdani is an important part of the intelligent decision making because of its ability to deal with the uncertainty that always occurs in decision making process. In addition, through a graphical user interface (GUI) the interaction between a user and fuzzy logic system make KMT evaluation is simply, fast and efficient. ACKNOWLEDGMENT First author would like to thank PT.Antam,Tbk for the conference fund. Appendix Membership code of Fuzzy KMT evaluation module [System] Name='KMTVendors' AndMethod='min' Type='mamdani' OrMethod='max' Version=2.0 ImpMethod='min' NumInputs=5 AggMethod='max' NumOutputs=1 DefuzzMethod='mom' NumRules=252 [Input1] Name='Reputation' MF3='Good':'trimf',[ ] [Input2] Name='Training&Consulting' MF3='Good':'trimf',[ ] [Input3] Name='ImplementationPartner' MF3='High':'trimf',[ ] [Input4] Name='Maintenance' MF3='High':'trimf',[ ] [Input5] Name='Upgrades&Integration' MF3='High':'trimf',[ ] [Output1] Name='Vendors' NumMFs=9 MF1='VeryPoor':'trimf',[ e ] MF2='Poor':'trimf',[ ] MF3='ModeratlyPoor':'trimf',[ ] MF4='Average':'trimf',[ ] MF5='ModeratlyGood':'trimf',[ ] MF6='Good':'trimf',[ ] MF7='VeryGood':'trimf',[ ] MF8='Outstanding':'trimf',[ ] MF9='VeryOutstanding':'trimf',[ ] References: [1] Bradley, J.H., R. Paul, and E. Seeman, Analyzing the structure of expert knowledge. Information & Management, (1): p [2] Alavi, M. and D.E. Leidner, Review: Knowledge management and knowledge management: Conceptual foundations and researchchissues. MIS Quarterly, (1): p [3] Ngai, E.W.T. and E.W.C. Chan, Evaluation of knowledge management tools using AHP. Expert Systems with Applications, (4): p [4] Erensal, Y.C. and Y.E. Albayrak. A Problem Solving Perspective on Evaluating Knowledge Management Technologies: Using Fuzzy Linear Programming Technique for Multiattribute Group Decision Making with Fuzzy Decision Variables. in Technology Management for the Global Future, PICMET [5] Yu-Rong, Z., et al. A new model for evaluating knowledge management tools. in Machine Learning and Cybernetics, 2008 International Conference on [6] Alavi, M. and D.E. Leidner., Review: Knowledge management and knowledge management:conceptual foundations and research issues. MIS Quartely, (1): p [7] Johannessen, J.-A., J. Olaisen, and B. Olsen, Mismanagement of tacit knowledge: the importance of tacit knowledge, the danger of information technology, and what to do about it. International Journal of Information Management, (1): p [8] Hahn, J. and M.R. Subramani, A framework of knowledge management systems: Issues and challenges for theory and practice. Proceedings of the twenty first international conference on information systems, 2000: p [9] Ruggles, R., Knowledge Management Tools. Oxford :Butterworth-Heinemann, [10] Lee, S.M. and S. Hong, An enterprise-wide knowledge management system infrastructure. Industrial Management & Data Sytems, (1): p [11] Byun, D.-H., The AHP approach for selecting an automobile purchase model. Information & Management, (5): p [12] Yu, C.-S., A GP-AHP method for solving group decisionmaking fuzzy AHP problems. Computers & Operations Research, (14): p [13] Jang, J.-S.R.a.G., Ned, Fuzzy Logic Toolbox User's Guide 1997: The MathWorks, Inc. [14] Jang, J.-S.R., Neuro-Fuzzy and Soft Computing: A Computational Approach to Learning and Machine Inteligence". 1997, Prentice Hall: Upper Sadle River. [15] Buckland, M., Programming Game AI by Example. 2005: Wordware Publishing

UTM. Evaluation of Knowledge Management Processes using Fuzzy Logic. Kuan Yew Wong, PhD UNIVERSITI TEKNOLOGI MALAYSIA

UTM. Evaluation of Knowledge Management Processes using Fuzzy Logic. Kuan Yew Wong, PhD UNIVERSITI TEKNOLOGI MALAYSIA UTM UNIVERSITI TEKNOLOGI MALAYSIA Evaluation of Knowledge Management Processes using Fuzzy Logic Kuan Yew Wong, PhD UTM UNIVERSITI TEKNOLOGI MALAYSIA INTRODUCTION Knowledge - One of the most important

More information

MEASURING THE TANGIBLES AND INTANGIBLES VALUE OF AN ERP INVESTMENT

MEASURING THE TANGIBLES AND INTANGIBLES VALUE OF AN ERP INVESTMENT MEASURING THE TANGIBLES AND INTANGIBLES VALUE OF AN ERP INVESTMENT Ferdinand Murni H 1, Satriyo Wibowo 2 and Rahmat Budiarto 3 1 School of Computer Sciences-Universiti Sains Malaysia, Malaysia, ferdinandmurni@gmail.com

More information

A fuzzy inference expert system to support the decision of deploying a military naval unit to a mission

A fuzzy inference expert system to support the decision of deploying a military naval unit to a mission A fuzzy inference epert system to support the decision of deploying a military naval unit to a mission Giuseppe Aiello 1, Antonella Certa 1 and Mario Enea 1 1 Dipartimento di Tecnologia Meccanica, Produzione

More information

Determining the Blend Knowledge Management Strategy by a Fuzzy Expert System

Determining the Blend Knowledge Management Strategy by a Fuzzy Expert System Determining the Blend Knowledge Management Strategy by a Fuzzy Expert System Sanaz Pourdarab, Hamid Eslami Nosratabadi, and Ahmad Nadali Abstract The growing importance of knowledge as a critical resource

More information

ICMIEE-PI A Case Study of Appropriate Supplier Selection of RFL industry by using Fuzzy Inference System (FIS)

ICMIEE-PI A Case Study of Appropriate Supplier Selection of RFL industry by using Fuzzy Inference System (FIS) International Conference on Mechanical, Industrial and Energy Engineering 2014 25-26 December, 2014, Khulna, BANGLADESH ICMIEE-PI-14034510 000 A Case Study of Appropriate Supplier Selection of RFL industry

More information

DESIGN AND IMPLEMENTATION OF A FUZZY EXPERT DECISION SUPPORT SYSTEM FOR VENDOR SELECTION

DESIGN AND IMPLEMENTATION OF A FUZZY EXPERT DECISION SUPPORT SYSTEM FOR VENDOR SELECTION DESIGN AND IMPLEMENTATION OF A FUZZY EXPERT DECISION SUPPORT SYSTEM FOR VENDOR SELECTION Case Study in OIEC IRAN(Oil Industerial Engineering and Construction) Maryam Ramezani, G. A.Montazer Information

More information

Sustainable sequencing of N jobs on one machine: a fuzzy approach

Sustainable sequencing of N jobs on one machine: a fuzzy approach 44 Int. J. Services and Operations Management, Vol. 15, No. 1, 2013 Sustainable sequencing of N jobs on one machine: a fuzzy approach Sanjoy Kumar Paul Department of Industrial and Production Engineering,

More information

Using Fuzzy Logic for Accessories Ordering in Conversion Services

Using Fuzzy Logic for Accessories Ordering in Conversion Services 2016 UKSim-AMSS 18th International Conference on Computer Modelling and Simulation Using Fuzzy Logic for Accessories Ordering in Conversion Services Mohammed Mira Industrial Engineering Department University

More information

FACILITIES' CLOSENESS RELATIONSHIPS. The objective function in site layout planning is to minimize the total travel distance

FACILITIES' CLOSENESS RELATIONSHIPS. The objective function in site layout planning is to minimize the total travel distance FACILITIES' CLOSENESS RELATIONSHIPS The objective function in site layout planning is to minimize the total travel distance within the site, which is a direct function of the desired closeness relationship

More information

SOFTWARE REQUIREMENT SCALING USING FUZZY LOGIC

SOFTWARE REQUIREMENT SCALING USING FUZZY LOGIC SOFTWARE REQUIREMENT SCALING USING FUZZY LOGIC 1 Prof. (Ms) Manisha Shinde, 2 Prof. (Mrs) Dhanashri Sahasrabuddhe, 3 1 Faculty of Management (Information Technology), Bharati Vidyapeeth Univerisity, Pune,

More information

Fuzzy-Monte Carlo Simulation for Cost Benefit Analysis of Knowledge Management System Investment

Fuzzy-Monte Carlo Simulation for Cost Benefit Analysis of Knowledge Management System Investment Fuzzy-Monte Carlo Simulation for Cost Benefit Analysis of Knowledge Management System Investment Ferdinand Murni Hamundu 1, Ahmad Suhaimi Baharudin 2 and Rahmat Budiarto 3 1,2 School of Computer Sciences-Universiti

More information

CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION

CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION CHAPTER 3 FUZZY LOGIC BASED FRAMEWORK FOR SOFTWARE COST ESTIMATION The Fuzzy Logic System is one of the main components of soft computing, the field in computer science that deals with imprecision, uncertainty,

More information

Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk

Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk Fuzzy Logic Driven Expert System for the Assessment of Software Projects Risk Mohammad Ahmad Ibraigheeth 1, Syed Abdullah Fadzli 2 Faculty of Informatics and Computing, Universiti Sultan ZainalAbidin,

More information

A Novel Fuzzy Logic Solar (PV) - Grid/DG Powered Pump Controller for Efficient Water Management

A Novel Fuzzy Logic Solar (PV) - Grid/DG Powered Pump Controller for Efficient Water Management A Novel Fuzzy Logic Solar (PV) - Grid/DG Powered Pump Controller for Efficient Water Management Sandeep, Sushil Kumar Singh, P. Aditya Vardhan, Prasun Anand, S.N. Singh, National Institute of Technology

More information

OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM

OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM OPTIMIZING SUPPLIER SELECTION USING ARTIFICIAL INTELLIGENCE TECHNIQUE IN A MANUFACTURING FIRM Mohit Deswal 1, S.K. Garg 2 1 Department of applied sciences, MSIT, Janakpuri, New Delhi 2 Department of mechanical

More information

Determination of Routing and Sequencing in a Flexible Manufacturing System Based on Fuzzy Logic

Determination of Routing and Sequencing in a Flexible Manufacturing System Based on Fuzzy Logic Determination of Routing and Sequencing in a Flexible Manufacturing System Based on Fuzzy Logic Pramot Srinoi 1* and Somkiat Thermsuk 2 Abstract This paper is concerned with scheduling in Flexible Manufacturing

More information

Fuzzy Logic Model to Quantify Risk Perception

Fuzzy Logic Model to Quantify Risk Perception Fuzzy Logic Model to Quantify Risk Perception Julia Bukh a, Phineas Dickstein a,b, a Quality Assurance and Reliability, Technion, Israel Institute of Technology, Haifa 32000, Israel b Soreq Nuclear Research

More information

Chapter 7 IMPACT OF INTERCONNECTING ISSUE OF PV/WES WITH EU ON THEIR RELIABILITY USING A FUZZY SCHEME

Chapter 7 IMPACT OF INTERCONNECTING ISSUE OF PV/WES WITH EU ON THEIR RELIABILITY USING A FUZZY SCHEME Minia University From the SelectedWorks of Dr. Adel A. Elbaset 2006 Chapter 7 IMPACT OF INTERCONNECTING ISSUE OF PV/WES WITH EU ON THEIR RELIABILITY USING A FUZZY SCHEME Dr. Adel A. Elbaset, Minia University

More information

Applying Fuzzy Inference System Tsukamoto for Decision Making in Crude Palm Oil Production Planning

Applying Fuzzy Inference System Tsukamoto for Decision Making in Crude Palm Oil Production Planning Applying Fuzzy Inference System Tsukamoto for Decision Making in Crude Palm Oil Production Planning Abdul Talib Bon Department Production and Operations Management Universiti Tun Hussein Onn Malaysia 86400

More information

MEASURING SUSTAINABILITY PERFORMANCE OF SUPPLY CHAIN MANAGEMENT PRACTICES USING FUZZY INFERENCE

MEASURING SUSTAINABILITY PERFORMANCE OF SUPPLY CHAIN MANAGEMENT PRACTICES USING FUZZY INFERENCE MEASURING SUSTAINABILITY PERFORMANCE OF SUPPLY CHAIN MANAGEMENT PRACTICES USING FUZZY INFERENCE A Thesis Submitted to the Faculty of Graduate Studies and Research In Partial Fulfillment of the Requirements

More information

A New Method for Modeling System Dynamics by Fuzzy Logic: Modeling of Research and Development in the National System of Innovation

A New Method for Modeling System Dynamics by Fuzzy Logic: Modeling of Research and Development in the National System of Innovation Hassan Youssefi, Vahid Saeid Nahaei, Javad Nematian/ TJMCS Vol.2 No.1 (2011) 88-99 The Journal of Mathematics and Computer Science Available online at http://www.tjmcs.com The Journal of Mathematics and

More information

Weighting Suppliers Using Fuzzy Inference System and Gradual Covering in a Supply Chain Network

Weighting Suppliers Using Fuzzy Inference System and Gradual Covering in a Supply Chain Network Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 Weighting Suppliers Using Fuzzy Inference System and Gradual Covering

More information

Management and Evaluation of Road Traffic System Using Fuzzy Logic

Management and Evaluation of Road Traffic System Using Fuzzy Logic International Journal of Engineering and Management Research, Vol. 2, Issue-1, Jan 2012 ISSN No.: 2250-0758 Pages: 9-13 www.ijemr.net Management and Evaluation of Road Traffic System Using Fuzzy Logic

More information

Zombie Infection Warning System Based on Fuzzy Logic

Zombie Infection Warning System Based on Fuzzy Logic Zombie Infection Warning System Based on Fuzzy Logic! Fuzzy logic Fuzzy decision-making is well-placed as a warning system for disease outbreaks We always try to include uncertainty when thinking about

More information

FUZZY BASED DECISION MODEL FOR SELECTING CAM BASED MACHINING PROCESS

FUZZY BASED DECISION MODEL FOR SELECTING CAM BASED MACHINING PROCESS FUZZY BASED DECISION MODEL FOR SELECTING CAM BASED MACHINING PROCESS Ramanbharath V R #1 Manjunaathan S.P #1, Vijaya ramnath B #2 #1 P.G.Student, #2 Asst Prof, Sri Sairam Engineering College, Anna University,

More information

PERFORMANCE APPRAISAL USING BASIC T- NORMS BY SOFTWARE FUZZY ALGORITHM

PERFORMANCE APPRAISAL USING BASIC T- NORMS BY SOFTWARE FUZZY ALGORITHM International Journal of Scientific and Research Publications, Volume 6, Issue 6, June 206 434 PERFORMANCE APPRAISAL USING BASIC T- NORMS BY SOFTWARE FUZZY ALGORITHM Dr. G.Nirmala *, G.Suvitha ** * Principal,

More information

Fuzzy Logic Approach to Corporate Strategy Mapping

Fuzzy Logic Approach to Corporate Strategy Mapping Fuzzy Logic Approach to Corporate Strategy Mapping Nooraini Yusoff, Fadzilah Siraj and Siti Maimon Kamso Faculty of IT Universiti Utara Malaysia, 06010 Sintok Kedah, Malaysia Tel: +604-9284629, Fax: +604-9284753,

More information

Fuzzy Logic based Short-Term Electricity Demand Forecast

Fuzzy Logic based Short-Term Electricity Demand Forecast Fuzzy Logic based Short-Term Electricity Demand Forecast P.Lakshmi Priya #1, V.S.Felix Enigo #2 # Department of Computer Science and Engineering, SSN College of Engineering, Chennai, Tamil Nadu, India

More information

Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence of Multinational Corporation Executives

Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence of Multinational Corporation Executives International Journal of e-education, e-business, e-management and e-learning, Vol., No., August 0 Application of the Fuzzy Delphi Method and the Fuzzy Analytic Hierarchy Process for the Managerial Competence

More information

FIS Based Speed Scheduling System of Autonomous Railway Vehicle

FIS Based Speed Scheduling System of Autonomous Railway Vehicle International Journal of Scientific & Engineering Research Volume 2, Issue 6, June-2011 1 FIS Based Speed Scheduling System of Autonomous Railway Vehicle Aiesha Ahmad, M.Saleem Khan, Khalil Ahmed, Nida

More information

A Soft Classification Model for Vendor Selection

A Soft Classification Model for Vendor Selection A Soft Classification Model for Vendor Selection Arpan K. Kar, Ashis K. Pani, Bijaya K. Mangaraj, and Supriya K. De Abstract This study proposes a pattern classification model for usage in the vendor selection

More information

FUZZY BASED EXPERT SYSTEM FOR RENEWABLE ENERGY MANAGEMENT

FUZZY BASED EXPERT SYSTEM FOR RENEWABLE ENERGY MANAGEMENT FUZZY BASED EXPERT SYSTEM FOR RENEWABLE ENERGY MANAGEMENT Alexandre BARIN Luciane CANHA Alzenira ABAIDE CEESP/UFSM - Brazil CEESP/UFSM - Brazil CEESP/UFSM - Brazil chbarin@gmail.com lucianecanha@gmail.com

More information

APPLICATION OF FUZZY LOGIC APPROACHES TO SAFETY ASSESSMENT IN MARITIME ENGINEERING APPLICATIONS

APPLICATION OF FUZZY LOGIC APPROACHES TO SAFETY ASSESSMENT IN MARITIME ENGINEERING APPLICATIONS APPLICATION OF FUZZY LOGIC APPROACHES TO SAFETY ASSESSMENT IN MARITIME ENGINEERING APPLICATIONS H. S. Sii 1, J. Wang 1*, T. Ruxton 2, J. B. Yang 3, J. Liu 3 1 School of Engineering, Liverpool John Moores

More information

Average Span & Comment Ratio for Maintenance of Model Using Fuzzy Technique

Average Span & Comment Ratio for Maintenance of Model Using Fuzzy Technique Average Span & Comment Ratio for Maintenance of Model Using Fuzzy Technique *Rupali Malhotra & **Naveen Jindal *Head, Department of Computer Sciences & Engineering, Sat Priya Group of Institutions, Rohtak,

More information

ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN

ADAPTIVE NEURO FUZZY INFERENCE SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN 3 st October 24. Vol. 68 No.3 25-24 JATIT & LLS. All rights reserved. ADAPTIVE NEURO FUZZY INFEREN SYSTEM FOR MONTHLY GROUNDWATER LEVEL PREDICTION IN AMARAVATHI RIVER MINOR BASIN G. R. UMAMAHESWARI, 2

More information

Introduction. Key Words: Analytic Hierarchy Process (AHP), Fuzzy AHP, Criteria weightings, Decisionmaking

Introduction. Key Words: Analytic Hierarchy Process (AHP), Fuzzy AHP, Criteria weightings, Decisionmaking Application of AHP and Fuzzy AHP to Decision-Making Problems in Construction Sangwook Lee, Ph.D. University of Wisconsin-Platteville Platteville, Wisconsin The approach to selecting key factors has been

More information

Fuzzy rule-based inference of reasons for high effluent quality in municipal wastewater treatment plant

Fuzzy rule-based inference of reasons for high effluent quality in municipal wastewater treatment plant Korean J. Chem. Eng., 28(3), 817-824 (2011) DOI: 10.1007/s11814-010-0428-8 INVITED REVIEW PAPER Fuzzy rule-based inference of reasons for high effluent quality in municipal wastewater treatment plant Taesup

More information

Procedia - Social and Behavioral Sciences 109 ( 2014 )

Procedia - Social and Behavioral Sciences 109 ( 2014 ) Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 109 ( 2014 ) 1059 1063 2 nd World Conference On Business, Economics And Management - WCBEM 2013 * Abstract

More information

Design and Development of Fuzzy Logic Controller for Flow Control of Dams

Design and Development of Fuzzy Logic Controller for Flow Control of Dams International Journal of Computational Engineering & Management, Vol. 7 Issue 3, May 204 www..org 40 Design and Development of Fuzzy Logic Controller for Flow Control of Dams Thae Thae Ei Aung Department

More information

Simulation of a Four-Car Elevator Operation Using MATLAB

Simulation of a Four-Car Elevator Operation Using MATLAB Vol. 2, No. 6 Modern Applied Science Simulation of a Four-Car Elevator Operation Using MATLAB Saw Soon King & Omrane Bouketir School of Electrical and Electronic Engineering University of Nottingham, Malaysia

More information

Keywords: Breach width; Embankment dam; Uncertainty analysis, neuro-fuzzy.

Keywords: Breach width; Embankment dam; Uncertainty analysis, neuro-fuzzy. ESTIMATION OF DAM BREACH WIDTHS USING A NEURO-FUZZY COMPUTING TECHNIQUE Lubna S. Bentaher 1 and Hasan G. Elmazoghi 2 1 University of Benghazi, Civil Eng. Dept., Email: lubna.bentaher@benghazi.edu.ly 2

More information

Estimation of Production rates for Formwork Installation using Fuzzy Expert Systems

Estimation of Production rates for Formwork Installation using Fuzzy Expert Systems Global Journal of researches in engineering Civil And Structural engineering Volume 12 Issue 1 Version 1.0 January 2012 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global

More information

International Conference on Management Science and Management Innovation (MSMI 2014)

International Conference on Management Science and Management Innovation (MSMI 2014) International Conference on Management Science and Management Innovation (MSMI 2014) A Fuzzy Approach for the Evaluation of Accounting Information Quality under Big Data Environmental Case Study from China

More information

Application of Fuzzy Logic for Predicting the Production of Pottery Souvenir

Application of Fuzzy Logic for Predicting the Production of Pottery Souvenir 4 th ICRIEMS Proceedings Published by The Faculty Of Mathematics And Natural Sciences Yogyakarta State University, ISBN 978-60-7459--3 Application of Fuzzy Logic for Predicting the Production of Pottery

More information

An Innovative B2C E-commerce Websites Selection using the ME-OWA and Fuzzy AHP

An Innovative B2C E-commerce Websites Selection using the ME-OWA and Fuzzy AHP Proceedings of the First International Conference on Information DOI: 10.15439/2018KM37 Technology and Knowledge Management pp. 13 19 ISSN 2300-5963 ACSIS, Vol. 14 An Innovative B2C E-commerce Websites

More information

CHAPTER VI FUZZY MODEL

CHAPTER VI FUZZY MODEL CHAPTER VI This chapter covers development of a model using fuzzy logic to relate degree of recording/evaluation with the effectiveness of financial decision making and validate the model vis-à-vis results

More information

Using Fuzzy Logic to Increase the Accuracy of E-Commerce Risk Assessment Based on an Expert System

Using Fuzzy Logic to Increase the Accuracy of E-Commerce Risk Assessment Based on an Expert System Engineering, Technology & Applied Science Research Vol. 7, No. 6, 2017, 2205-2209 2205 Using Fuzzy Logic to Increase the Accuracy of E-Commerce Risk Assessment Based on an Expert System Haniyeh Beheshti

More information

FUZZY MODELING OF RECAST LAYER FORMATION IN LASER TREPAN DRILLING OF SUPERALLOY SHEET

FUZZY MODELING OF RECAST LAYER FORMATION IN LASER TREPAN DRILLING OF SUPERALLOY SHEET INTERNATIONAL JOURNAL OF MANUFACTURING TECHNOLOGY AND INDUSTRIAL ENGINEERING (IJMTIE) Vol. 2, No. 2, July-December 2011, pp. 55-59 FUZZY MODELING OF RECAST LAYER FORMATION IN LASER TREPAN DRILLING OF SUPERALLOY

More information

The Prediction on the Amount of Fertilizers Ordered Using Mamdani s Method of Fuzzy Inference System

The Prediction on the Amount of Fertilizers Ordered Using Mamdani s Method of Fuzzy Inference System 4 th ICRIEMS Proceedings Published by The Faculty Of Mathematics And Natural Sciences Yogyakarta State University ISBN 978-602-74529-2-3 The Prediction on the Amount of Fertilizers Ordered Using Mamdani

More information

Fuzzy Control and Virtual Instrumentation for Superheated Steam Electrolysis in Solid Oxide Cells

Fuzzy Control and Virtual Instrumentation for Superheated Steam Electrolysis in Solid Oxide Cells Proceedings of the 2 nd World Congress on Mechanical, Chemical, and Material Engineering (MCM'16) Budapest, Hungary August 22 23, 2016 Paper No. ICMIE 105 DOI: 10.11159/icmie16.105 Fuzzy Control and Virtual

More information

Assessing Sustainability in Manufacturing using a Fuzzy Expert System

Assessing Sustainability in Manufacturing using a Fuzzy Expert System 2012 Third International Conference on Innovations in Bio-Inspired Computing and Applications Assessing Sustainability in Manufacturing using a Fuzzy Expert System Swee S. Kuik, Sev V. Nagalingam & Yousef

More information

Fuzzy AHP approach for the Selection of Groundwater Recharge Alternative: Sensitivity Analysis

Fuzzy AHP approach for the Selection of Groundwater Recharge Alternative: Sensitivity Analysis Fuzzy AHP approach for the Selection of Groundwater Recharge Alternative: Sensitivity Analysis Masengo Ilunga, Department of Civil Engineering and Chemical Engineering, University of South Africa, Pretoria,

More information

Chapter 4 Fuzzy Analytic Hierarchy Process of Green Supply Chain Management in the Pharmaceutical Industry

Chapter 4 Fuzzy Analytic Hierarchy Process of Green Supply Chain Management in the Pharmaceutical Industry Chapter 4 Fuzzy Analytic Hierarchy Process of Green Supply Chain Management in the Pharmaceutical Industry 4.1 Introduction During the past decade with increasing environmental concerns, a consensus, the

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 Supplier selection is one of the most critical activities for many companies and selection of wrong supplier could be enough to upset the company s financial and operational position. Selection

More information

Advances in Economics, Law and Political Sciences

Advances in Economics, Law and Political Sciences Human resource management from the perspective of fuzzy logic in the soccer clubs a catalyzer for facilitating the balance between sports high performance and financial high performance PhD. Student ALIN

More information

Flood Forecasting using Adaptive Neuro-Fuzzy Inference System (ANFIS)

Flood Forecasting using Adaptive Neuro-Fuzzy Inference System (ANFIS) Flood Forecasting using Adaptive Neuro-Fuzzy Inference System (ANFIS) Dushyant Patel 1, Dr. Falguni Parekh 2 PG Student, Water Resources Engineering and Management Institute (WREMI), Faculty of Technology

More information

Determining the Governance Controllability of Organizations in Supply Chain Management Using Fuzzy Expert System

Determining the Governance Controllability of Organizations in Supply Chain Management Using Fuzzy Expert System Determining the Governance Controllability of Organizations in Supply Chain Management Using Fuzzy Expert System YU-CHUAN LIN 1, CHE-CHEREN LIN 2*, CHIEN-CHUNG LIN 3 1 : Department of Business Administration

More information

Towards Usage Policies for Fuzzy Inference Methodologies for Trust and QoS Assessment

Towards Usage Policies for Fuzzy Inference Methodologies for Trust and QoS Assessment Towards Usage Policies for Fuzzy Inference Methodologies for Trust and QoS Assessment Stefan Schmidt, Robert Steele, Tharam Dillon University of Technology, Sydney, PO Box 123 Broadway NSW 2007 Australia

More information

GA-ANFIS Expert System Prototype for Prediction of Dermatological Diseases

GA-ANFIS Expert System Prototype for Prediction of Dermatological Diseases 622 Digital Healthcare Empowering Europeans R. Cornet et al. (Eds.) 2015 European Federation for Medical Informatics (EFMI). This article is published online with Open Access by IOS Press and distributed

More information

Fuzzy Rule Based Expert System to Represent Uncertain Knowledge of E-commerce

Fuzzy Rule Based Expert System to Represent Uncertain Knowledge of E-commerce Fuzzy Rule Based Expert System to Represent Uncertain Knowledge of E-commerce Pankaj Dashore and Dr.Suresh Jain Abstract Fuzzy Rule based system for e-commerce is a system consists of a rule repository

More information

Ranking of project risks based on the PMBOK standard by fuzzy DEMATEL

Ranking of project risks based on the PMBOK standard by fuzzy DEMATEL University of East Anglia From the SelectedWorks of Amin Vafadarnikjoo Summer September, 2012 Ranking of project risks based on the PMBOK standard by fuzzy DEMATEL S.M. Ali Khatami Firouzabadi Amin Vafadar

More information

Measuring Environmental Impacts, Subjectivity, and Sustainability

Measuring Environmental Impacts, Subjectivity, and Sustainability Measuring Environmental Impacts, Subjectivity, and Sustainability A Breakthrough in Impact Assessment and Natural Resource Allocation Decisions Richard B. Shepard, Ph.D Applied Ecosystem Services, Inc.

More information

Load Forecasting for Power System Planning using Fuzzy-Neural Networks

Load Forecasting for Power System Planning using Fuzzy-Neural Networks , October 24-26, 2012, San Francisco, USA Forecasting for Power System Planning using Fuzzy-Neural Networks Swaroop R, Member IAENG Hussein Ali Al Abdulqader Abstract--- A long term prediction of future

More information

Stock Market Prediction with Multiple Regression, Fuzzy Type-2 Clustering and Neural Networks

Stock Market Prediction with Multiple Regression, Fuzzy Type-2 Clustering and Neural Networks Available online at www.sciencedirect.com Procedia Computer Science 6 (2011) 201 206 Complex Adaptive Systems, Volume 1 Cihan H. Dagli, Editor in Chief Conference Organized by Missouri University of Science

More information

Decision Support Systems

Decision Support Systems Introduction to Essentials for Systems 1 Eleventh Edition James A. O Brien C h a p t e r 9 Decision Support Systems James A. O Brien Introduction to Essentials for Systems Eleventh Edition 2 Chapter Objectives

More information

BUFFER EVALUATION FOR DEMAND VARIABILITY USING FUZZY LOGIC

BUFFER EVALUATION FOR DEMAND VARIABILITY USING FUZZY LOGIC 255 BUFFER EVALUATION FOR DEMAND VARIABILITY USING FUZZY LOGIC Chien-Ho Ko 1 ABSTRACT Precast fabricators face numerous challenges as they strive for business success. Among them, demand variability is

More information

Quality of Data Set In Modeling Work: A Case Study in Urban Area for Different Inputs Using Fuzzy Approach

Quality of Data Set In Modeling Work: A Case Study in Urban Area for Different Inputs Using Fuzzy Approach International Journal of Engineering and Technical Research (IJETR) ISSN: 2321-0869, Volume-3, Issue-3, March 2015 Quality of Data Set In Modeling Work: A Case Study in Urban Area for Different Inputs

More information

A Meteorological Tower Based Wind Speed Prediction Model Using Fuzzy Logic

A Meteorological Tower Based Wind Speed Prediction Model Using Fuzzy Logic American Journal of Environmental Science 9 (3): 226-230, 2013 ISSN: 1553-345X 2013 Science Publication doi:10.3844/ajessp.2013.226.230 Published Online 9 (3) 2013 (http://www.thescipub.com/ajes.toc) A

More information

Application of Fuzzy Logic in Employee Promotion Decisions: Evidence from a Hypothetical Case

Application of Fuzzy Logic in Employee Promotion Decisions: Evidence from a Hypothetical Case Everant.org/AFMJ Research Article Account and Financial Management Journal ISSN: 2456-3374 Application of Fuzzy Logic in Employee Promotion Decisions: Evidence from a Hypothetical Case Nahid Shirinov 1,

More information

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Journal of Electrical Engineering 5 (2017) 151-156 doi: 10.17265/2328-2223/2017.03.005 D DAVID PUBLISHING Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Blagoja Stevanoski and Natasa

More information

The 2nd International Conference on Civil Engineering Research (ICCER) 2016 Contribution of Civil Engineering toward Building Sustainable City 27

The 2nd International Conference on Civil Engineering Research (ICCER) 2016 Contribution of Civil Engineering toward Building Sustainable City 27 Contribution of Civil Engineering toward Building Sustainable City 27 IRRIGATION SYSTEM PERFORMANCE EVALUATION OF SUB IRRIGATION AREA OF JEJERUK KIRI TAMBRAN USING PUBLIC WORKS MINISTER S REGULATION NO.

More information

Fuzzy Logic Application for House Price Prediction

Fuzzy Logic Application for House Price Prediction Fuzzy Logic Application for House Price Prediction Abdul G. Sarip 1 and Muhammad Burhan Hafez 2 1 Faculty of Built Environment, University of Malaya, 50603 Kuala Lumpur, Malaysia 2 Faculty of Computer

More information

FORECASTING ICE JAM RISK AT FORT MCMURRAY, AB, USING FUZZY LOGIC

FORECASTING ICE JAM RISK AT FORT MCMURRAY, AB, USING FUZZY LOGIC Ice in the Environment: Proceedings of the 16th IAHR International Symposium on Ice Dunedin, New Zealand, 2nd 6th December 2002 International Association of Hydraulic Engineering and Research FORECASTING

More information

Management Science Letters

Management Science Letters Management Science Letters 1 (2011) 29 40 Contents lists available at GrowingScience Management Science Letters homepage: www.growingscience.com/msl Designing fuzzy expert system for creating and ranking

More information

Construction Risk Management Framework using Fuzzy sets and Failure Mode and Effect Analysis

Construction Risk Management Framework using Fuzzy sets and Failure Mode and Effect Analysis Construction Risk Management Framework using Fuzzy sets and Failure Mode and Effect Analysis Mehdi Tavakolan, Assistant Professor and Amir Mohammadi, Ph.D student University of Tehran Tehran Risk management

More information

Simulation and Design of Fuzzy Temperature Control for Heating and Cooling Water System

Simulation and Design of Fuzzy Temperature Control for Heating and Cooling Water System Simulation and Design of Fuzzy Temperature Control for Heating and Cooling Water System Department of Computer Science College of Education Basra University, Basra, Iraq. zaidalsulami@yahoo.com doi:10.4156/ijact.vol3.issue4.5

More information

Keywords: Fuzzy failure modes, Effects analysis, Fuzzy axiomatic design, Fuzzy AHP.

Keywords: Fuzzy failure modes, Effects analysis, Fuzzy axiomatic design, Fuzzy AHP. Int. J. Res. Ind. Eng. Vol. 6, No. 1 (2017) 51-68 International Journal of Research in Industrial Engineering www.riejournal.com Failure Modes and Effects Analysis under Fuzzy Environment Using Fuzzy Axiomatic

More information

APPLICATION OF MATHEMATICAL MODELING IN MANAGEMENT ACCOUNTING

APPLICATION OF MATHEMATICAL MODELING IN MANAGEMENT ACCOUNTING ITALIAN JOURNAL OF PURE AND APPLIED MATHEMATICS N. 38 2017 (573 580) 573 APPLICATION OF MATHEMATICAL MODELING IN MANAGEMENT ACCOUNTING Jiaxin Wang Donglin Wang Department of Basic Education Beijing Polytechnic

More information

Research Paper on Software Cost Estimation Using Fuzzy Logic

Research Paper on Software Cost Estimation Using Fuzzy Logic Research Paper on Software Cost Estimation Using Fuzzy Logic Nishi M. Tech Scholar B.P.S.M.V University, Sonepat nishisinghal54@gmail.com Mr. Vikas Malik Assistant Professor B.P.S.M.V University, Sonepat

More information

FORECASTING TOURISM DEMAND USING ANFIS FOR ASSUARING SUCCESSFUL STRATEGIES IN THE VIEW OF SUSTAINABLE DEVELOPMENT IN THE TOURISM SECTOR

FORECASTING TOURISM DEMAND USING ANFIS FOR ASSUARING SUCCESSFUL STRATEGIES IN THE VIEW OF SUSTAINABLE DEVELOPMENT IN THE TOURISM SECTOR Proceedings of the nd IASME / WSEAS International Conference on Energy & Environment (EE'7), Portoroz, Slovenia, May 5-7, 7 FORECASTING TOURISM DEMAND USING ANFIS FOR ASSUARING SUCCESSFUL STRATEGIES IN

More information

Chapter 5. Executive Information Systems Information System in Organizations, Computer Information System Program of RMUTT-KKC

Chapter 5. Executive Information Systems Information System in Organizations, Computer Information System Program of RMUTT-KKC Chapter 5 Executive Information Systems Executive Information Systems (EIS) An executive information system (EIS), also known as an executive support system (ESS), is a technology designed in response

More information

Available online Journal of Scientific and Engineering Research, 2018, 5(3): Research Article

Available online  Journal of Scientific and Engineering Research, 2018, 5(3): Research Article Available online www.jsaer.com, 2018, 5(3):302-310 Research Article ISSN: 2394-2630 CODEN(USA): JSERBR Kenaf for Electricity Generation: A Fuzzy Inference System Michael N. Tsatiris Department of Forestry

More information

NEURO-FUZZY CONTROLLER ALGORITHM FOR OBTAINING MAXIMUM POWER POINT TRACKING OF PHOTOVOLTAIC SYSTEM FOR DYNAMIC ENVIRONMENTAL CONDITIONS

NEURO-FUZZY CONTROLLER ALGORITHM FOR OBTAINING MAXIMUM POWER POINT TRACKING OF PHOTOVOLTAIC SYSTEM FOR DYNAMIC ENVIRONMENTAL CONDITIONS International Journal of Electrical and Electronics Engineering Research (IJEEER) ISSN 2250-155X Vol.2, Issue 3 Sep 2012 1-11 TJPRC Pvt. Ltd., NEURO-UZZY CONTROLLER ALGORITHM OR OBTAINING MAXIMUM POWER

More information

Evapotranspiration Prediction Using Adaptive Neuro-Fuzzy Inference System and Penman FAO 56 Equation for St. Johns, FL, USA

Evapotranspiration Prediction Using Adaptive Neuro-Fuzzy Inference System and Penman FAO 56 Equation for St. Johns, FL, USA Environmental Engineering 0th International Conference eissn 2029-7092 / eisbn 978-609-476-044-0 Vilnius Gediminas Technical University Lithuania, 27 28 April 207 Article ID: enviro.207.085 http://enviro.vgtu.lt

More information

USING ARTIFICIAL INTELLIGENCE FOR THE SUPPORT OF STRATEGIC MANAGEMENT

USING ARTIFICIAL INTELLIGENCE FOR THE SUPPORT OF STRATEGIC MANAGEMENT USING ARTIFICIAL INTELLIGENCE FOR THE SUPPORT OF STRATEGIC MANAGEMENT Patrik Kutílek Abstract: The article called "Using artificial intelligence for the support of strategic management" is aimed at two

More information

Optimized Fuzzy Logic Based Framework for Effort Estimation in Software Development

Optimized Fuzzy Logic Based Framework for Effort Estimation in Software Development ISSN (Online): 1694-784 ISSN (Print): 1694-814 Optimized Fuzzy Logic Based Framework for Effort Estimation in Software Development 3 Vishal Sharma 1 and Harsh Kumar Verma 2 1 Department of Computer Science

More information

TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING

TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING TEST CASE PRIORITIZATION USING FUZZY LOGIC BASED ON REQUIREMENT PRIORITIZING Usha Badhera 1 and Debarupa Biswas 2 Computer Science Department, Banasthali University, India 1 ushas133@yahoo.com, 2 biswas.debarupa@gmail.com

More information

Modeling of Steam Turbine Combined Cycle Power Plant Based on Soft Computing

Modeling of Steam Turbine Combined Cycle Power Plant Based on Soft Computing Modeling of Steam Turbine Combined Cycle Power Plant Based on Soft Computing ALI GHAFFARI, ALI CHAIBAKHSH, ALI MOSTAFAVI MANESH Department of Mechanical Engineering, department of Mechanical Engineering,

More information

Fuzzy Logic System for Variable Message Signs in Kuala Lumpur

Fuzzy Logic System for Variable Message Signs in Kuala Lumpur Fuzzy Logic System for Variable Message Signs in Kuala Lumpur ARASH MORADKHANI ROSHANDEH 1, MAJID JOSHANI 2, OTHMAN CHE PUAN 1 1 Department of Geotechnics and Transportation, 2 Department of Mechatronics

More information

A Fuzzy Optimization Model for Single-Period Inventory Problem

A Fuzzy Optimization Model for Single-Period Inventory Problem , July 6-8, 2011, London, U.K. A Fuzzy Optimization Model for Single-Period Inventory Problem H. Behret and C. Kahraman Abstract In this paper, the optimization of single-period inventory problem under

More information

SOLUTION TO AN ECONOMIC LOAD DISPATCH PROBLEM USING FUZZY LOGIC

SOLUTION TO AN ECONOMIC LOAD DISPATCH PROBLEM USING FUZZY LOGIC ISSN IJCSCE Special issue on Emerging Trends in Engineering & Management ICETE PTU Sponsored ICETE Paper Id: ICETE SOLUTION TO AN ECONOMIC LOAD DISPATCH PROBLEM USING FUZZY LOGIC Maninder Kaur, Avtar Singh,

More information

WKU-MIS-B11 Management Decision Support and Intelligent Systems. Management Information Systems

WKU-MIS-B11 Management Decision Support and Intelligent Systems. Management Information Systems Management Information Systems Management Information Systems B11. Management Decision Support and Intelligent Systems Code: 166137-01+02 Course: Management Information Systems Period: Spring 2013 Professor:

More information

The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools

The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools 5 MCDM Methods 5.1 INTRODUCTION The Multi criterion Decision-Making (MCDM) are gaining importance as potential tools for analyzing complex real problems due to their inherent ability to judge different

More information

A fuzzy logic controller for intestinal levodopa infusion in Parkinson s disease. Xiaowen Jiang. Master Thesis Computer Engineering 2010 Nr: E3840D

A fuzzy logic controller for intestinal levodopa infusion in Parkinson s disease. Xiaowen Jiang. Master Thesis Computer Engineering 2010 Nr: E3840D A fuzzy logic controller for intestinal levodopa infusion in Parkinson s disease Xiaowen Jiang Master Thesis Computer Engineering 2010 Nr: E3840D DEGREE PROJECT Computer Engineering Programme Applied Artificial

More information

Comparison of Modern Structural Systems based on a Fuzzy Analytical Hierarchy Process

Comparison of Modern Structural Systems based on a Fuzzy Analytical Hierarchy Process Indian Journal of Science and Technology Vol 8(1), DOI: 10.17485/ijst/2015/v8i1/58909, July 2015 ISSN (Print) : 0974-6846 ISSN (Online) : 0974-5645 Comparison of Modern Structural Systems based on a Fuzzy

More information

SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM

SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM International Journal of Marketing and Finance Vol. 1 No. 1 (January-June 2011) pp. 1-23 SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM 1 C. Elanchezhian Research Scholar, Department of Production Technology,

More information

Using Macbeth Method for Technology Selection in Production Environment

Using Macbeth Method for Technology Selection in Production Environment American Journal of Data Mining and Knowledge Discovery 2017; 2(1): 37-41 http://www.sciencepublishinggroup.com/j/ajdmkd doi: 10.11648/j.ajdmkd.20170201.15 Using Macbeth Method for Technology Selection

More information

Optimal Design of Photovoltaic Battery Systems Using Interval Type-2 Fuzzy Adaptive Genetic Algorithm

Optimal Design of Photovoltaic Battery Systems Using Interval Type-2 Fuzzy Adaptive Genetic Algorithm Engineering, 2013, 5, 50-55 doi:10.4236/eng.2013.51b009 Published Online January 2013 (http://www.scirp.org/journal/eng) Optimal Design of Photovoltaic Battery Systems Using Interval Type-2 Fuzzy Adaptive

More information

Influencing Factors on Water Treatment Plant Performance Analysis Using Fuzzy Logic Technique

Influencing Factors on Water Treatment Plant Performance Analysis Using Fuzzy Logic Technique Volume 118 No. 23 2018, 29-37 ISSN: 1314-3395 (on-line version) url: http://acadpubl.eu/hub ijpam.eu Influencing Factors on Water Treatment Plant Performance Analysis Using Fuzzy Logic Technique K. Kaleeswari

More information

EVALUATION THE PERFORMANCE AND IMPLEMENTATION OF FUZZY LOGIC CONTROLLER IN STEAM TURBINE OF THE THERMAL POWER PLANT

EVALUATION THE PERFORMANCE AND IMPLEMENTATION OF FUZZY LOGIC CONTROLLER IN STEAM TURBINE OF THE THERMAL POWER PLANT EVALUATION THE PERFORMANCE AND IMPLEMENTATION OF FUZZY LOGIC CONTROLLER IN STEAM TURBINE OF THE THERMAL POWER PLANT Hosham SalimAneed, Khalid Faisal Sultan and Mohammed Salamabdl Ghafoor Department of

More information