SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM

Size: px
Start display at page:

Download "SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM"

Transcription

1 International Journal of Marketing and Finance Vol. 1 No. 1 (January-June 2011) pp SUPPLIER SELECTION USING FUZZY INTERFACE SYSTEM 1 C. Elanchezhian Research Scholar, Department of Production Technology, M.I.T. Campus, Anna University, Chrompet, Chennai , Tamilnadu, India, elanchezhian_c@yahoo.co.in. 2 B. Vijaya Ramnath, Research Scholar, Department of Production Technology, M.I.T. Campus, Anna University, Chrompet, Chennai , Tamilnadu, India. 3 R. Kesavan Asst. Professor, Department of Production Technology, M.I.T. Campus, Anna University, Chrompet, Chennai , Tamilnadu, India. Abstract: Traditionally, marketing, distribution, planning, manufacturing, and the purchasing organizations along the supply chain operated independently. These organizations have their own objectives and these are often conflicting. Marketing s objective of high customer service and maximum sales dollars conflict with manufacturing and distribution goals. Many manufacturing operations are designed to maximize throughput and lower costs with little consideration for the impact on inventory levels and distribution capabilities. Purchasing contracts are often negotiated with very little information beyond historical buying patterns. The result of these factors is that there is not a single, integrated plan for the organization there were as many plans as businesses. Clearly, there is a need for a mechanism through which these different functions can be integrated together. Supply chain management is a strategy through which such integration can be achieved. A supply chain consists of three types of entities: customers, a producer, and the producer s suppliers. The extended supply chain includes customers customers and suppliers suppliers. Supply chain management oversees and optimizes the processes of acquiring inputs from suppliers (purchasing), converting those inputs into a finished product and delivering those products or outputs - to customer s fulfillment.

2 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan In general, this paper intends to provide empirical evidence of the criteria and the procedures for the supplier selection process used in different corporate environment. It plans also evaluate rigorous regulations as per ISO 9001 standards. Finally identify the suitability of the Fuzzy Inference system to assist in decision making to resolve the supplier selection problem. Keywords: Supply chain, supplier selection process, Fuzzy Inference System. 1. INTRODUCTION There has been an evolution in the role and structure of the purchasing function through the nineties. The purchasing function has gained great importance in the supply chain management due to globalization. Purchasing involves buying the raw materials, supplies and components for the organization. The activities also associated with selecting a supplier. Supplier rating is the result of a formal supplier evaluation system. Suppliers are given a title according to their attainment of some level of performance, such as delivery, lead time, quality, price, or some combination of variables. The motivation for the establishment of such a rating system is part of the effort of manufacturers and service firms to ensure that the desired characteristics of a purchased product or service is built in and not determined later by some after-the-fact indicator. The supplier rating may take the form of a hierarchical ranking from poor to excellent and whatever rankings the firm chooses to insert in between the two. For some firms, the supplier rating may come in the form of some sort of award system or as some variation of certification. Much of this attention to vender rating is a direct result of the widespread implementation of the just-in-time concept in the United States and its focus on the critical role of the buyer-supplier relationship. Most firms want vendors that will produce all of the products and services defect-free and deliver them just in time (or as close to this ideal as reasonably possible). Some type of vehicle is needed to determine which supplying firms are capable of coming satisfactorily close to this and thus to be retained as current suppliers. One such vehicle is the vendor rating. 2

3 Supplier Selection using Fuzzy Interface System Some authors have identified several criteria for supplier selection such as net price, quality, delivery, capacity, previous experience, communication system, service, geographical location, financial capability, cost reduction programme, capacity to train the buyer s engineers, ability to provide maintenance contract, credit availability. In general, this paper intends to provide empirical evidence of the criteria and the procedures for the supplier selection process used in different corporate environment. It plans also evaluate rigorous regulations as per ISO 9001 standards. Finally identify the suitability of the Fuzzy Inference system to assist in decision making to resolve the supplier selection problem. 2. LITERATURE SURVEY This chapter provides the literature that has been studied to understand the basic concepts of supply chain management. One of the most important process performed in organization today is the evaluation, selection and continuous improvement of suppliers. It is understood from different literature that there is no standard procedure to evaluate and select a right vendor. There are several criteria to evaluate and select the vendor. This review first includes the general frame work used in supplier selection process. Next, some of the methods currently available are attached discussed. Supply chain management (SCM) is the management of a network of interconnected businesses involved in the ultimate provision of product and service packages required by end customers (Harland, 1996). Supply Chain Management spans all movement and storage of raw materials, work-in-process inventory, and finished goods from point-of-origin to point-of-consumption (supply chain). Barla (2003) did a case study of vendor selection and evaluation for a manufacturing company under lean philosophy. In order to reduce the vendor base, the vendor selection and evaluation study is conducted using the multi-attribute selection model. 3

4 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan According to Chiphon (1996) supply chain management is the process of strategically managing the movement and storage of material, parts and finished goods inventory from suppliers through the firm and to the customer. Choy and Lee (2002) proposed a case-based supplier management tool (CBSMT) using the case-based reasoning (CBR) technique in the areas of intelligent supplier selection and management that will enhance performance, compared with the traditional approach. Dickson (1966) in his seminal paper identified 23 supplier selection criteria, which deeply influenced later researches in this area reviewed, annotated, and classified 74 related articles which had appeared since OBJECTIVE OF THIS WORK The major objective of this paper is to evaluate suppliers in a corporate environment using Fuzzy Inference system and to develop a software model using MatLab software which will accept the input values as input parameters such as primary criteria like source of material, manufacturing facility, turnover, income tax clearance and final criteria like price, performance, quality, delivery schedule and returns the output values through output parameter, overall ranking of different supplier and the maximum overall ranking value can be picked, which will enable us to identify the most effective supplier. 4. FUZZY INFERENCE SYSTEM Fuzzy inference is the process of formulating the mapping from a given input to an output using fuzzy logic. The mapping then provides a basis from which decisions can be made, or patterns discerned. The process of fuzzy inference involves all of the pieces that are described in the previous sections: Membership Functions, Logical Operations, and If-Then Rules. IT can implement two types of fuzzy inference systems in the toolbox: FIS have been successfully applied in fields such as automatic control, data classification, decision analysis, expert systems, and 4

5 Supplier Selection using Fuzzy Interface System computer vision. Because of its multidisciplinary nature, FIS are associated with a number of names, such as fuzzy-rule-based systems, fuzzy expert systems, fuzzy modeling, fuzzy associative memory, fuzzy logic controllers, and simply fuzzy systems The Fuzzy Inference Diagram The fuzzy inference system consists of main five steps. They are Fuzzifier, Rule base, Fuzzy inference engine, Defizzifier and output quantity. The fuzzy inference system in shown by a simple diagram in Figure 1. Figure 1: Block Diagram of FIS In this figure, the flow proceeds up from the inputs in the lower left, then across each row, or rule, and then down the rule outputs to finish in the lower right. This compact flow shows everything at once, from linguistic variable fuzzification all the way through defuzzification of the aggregate output. The Figure 2 shows the actual full-size fuzzy inference diagram. There is a lot to see in a fuzzy inference diagram For instance, from this diagram with these particular inputs, it is understand that the implication method is truncation with the min function. The max function is being used for the fuzzy OR operation. Rule 3 (the bottom- 5

6 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan most row in the diagram shown previously) is having the strongest influence on the output. and so on. The Rule Viewer described in The Rule Viewer is a MATLAB implementation of the fuzzy inference diagram is shown in Figure 2. Dinner for Two a 2 input, 1 output, 3 rule system Input 1 Service (0-10) Input 2 Food (0-10) Rule 1 If service is poor or food as rancid, then 6p is cheap. Rule 2 If service is good, then 6p is average. Rule 3 If service is excellent or food is delicious. then 6p is generous. Output Tip (5-25%) The inputs are crisp (non-fuzzy) numbers limited to a specific range. All rules are evaluated in parallel using fuzzy reasoning. The results of the rules are combined and distilled (defuzzified). The result is a crisp (nonfuzzy) number. Figure 2: Block Diagram of Rule Based FIS In Figure 2 it is stated that fuzzy inference system consisting of five steps. The input value (crips value) to be fired in the system and that will be converted in the form of output by the following mentioned steps. Step 1. Fuzzify Inputs The first step is to take the inputs and determine the degree to which they belong to each of the appropriate fuzzy sets via membership functions. In Fuzzy Logic Toolbox software, the input is always a crisp numerical value limited to the universe of discourse of the input variable (in this case the interval between 0 and 10) and the output is a fuzzy degree of membership in the qualifying linguistic set (always the interval between 0 and 1). Fuzzification of the input amounts to either a table lookup or a function evaluation. 6

7 Supplier Selection using Fuzzy Interface System Step 2. Apply Fuzzy Operator After the inputs are fuzzified, you know the degree to which each part of the antecedent is satisfied for each rule. If the antecedent of a given rule has more than one part, the fuzzy operator is applied to obtain one number that represents the result of the antecedent for that rule. This number is then applied to the output function. The input to the fuzzy operator is two or more membership values from fuzzified input variables. The output is a single truth value. Step 3. Apply Implication Method Before applying the implication method, you must determine the rule s weight. Every rule has a weight (a number between 0 and 1), which is applied to the number given by the antecedent. Generally, this weight is 1 (as it is for this example) and thus has no effect at all on the implication process. From time to time you may want to weight one rule relative to the others by changing its weight value to something other than 1. Step 4. Aggregate All Outputs Because decisions are based on the testing of all of the rules in a FIS, the rules must be combined in some manner in order to make a decision. Aggregation is the process by which the fuzzy sets that represent the outputs of each rule are combined into a single fuzzy set. Aggregation only occurs once for each output variable, just prior to the fifth and final step, defuzzification. The input of the aggregation process is the list of truncated output functions returned by the implication process for each rule. The output of the aggregation process is one fuzzy set for each output variable. Step 5. Defuzzify The input for the defuzzification process is a fuzzy set (the aggregate output fuzzy set) and the output is a single number. As much as fuzziness helps the rule evaluation during the intermediate steps, the final desired output for each variable is generally a single number. However, the aggregate of a fuzzy set encompasses a range 7

8 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan of output values, and so must be defuzzified in order to resolve a single output value from the set Application of Fuzzy Inference System The fuzzy inference system is a flexible decision making tool which is applicable in the following system. Control Systems The fuzzy inference system is applicable for concept of map, traffic control system, Self adjusting washing machines (size of wash adjusts amount of detergent, water temperature, wash cycle, TV adjusts sharpness, brightness, color, contrast Elevators for controlling elevators for peak and slack times etc. Decision Systems For the case of decision making it is applicable in Bank decision support system for securities trading, New product pricing, Credit granting, How to allocate resources to an enterprise s paper pool, What constitutes safety and suitability in an investment portfolio and Share market Fuzzy Set Theory The premise of fuzzy modeling is that an uncertainty approach is more consistent with human information processing, because humans have an ability to analyze imprecise concepts. This imprecise knowledge is essential to human-cognitive processes and it is effectively modeled through the use of linguistic values and degrees of membership in fuzzy set theory. To understand the mathematical definition of fuzzy sets, consider a finite set of objects X. The finite set is described as: X = x1, x2, x3,..., xn. where xi are the elements in the set X. Each element xi has a membership value (u), which represents its grade of membership in a fuzzy set. The set of membership values associated with the fuzzy set occur along the continuous [0, 1]; the interval over a fuzzy 8

9 Supplier Selection using Fuzzy Interface System set applies. A fuzzy set A can be represented as a linear combination of the following form: A = u1(x1), u2(x2), u3(x3),..., un(xn) A fuzzy set can be expressed as a vector, a table, or a standard function whose parameters can be adjusted to fit a given system. The nature of fuzzy set theory makes it useful for handling a variety of imprecise or inexact The Fuzzy Rule Base consists of fuzzy if then (also called Antecedent-Consequence ) rules which are generated based on the concept of the dominant rule of a data sample. Exemplifying, assume we have a rule. Conditions. if x1 is A and x2 is B, then y is C. where x1 and x2 are variables, y is a solution variable, and A, B, and C are fuzzy terms. For a data sample, if its belief value for variable x1 in fuzzy term A is larger than the belief value for x1 in any other fuzzy terms, and its belief for value variable x2 in fuzzy term B is larger than its belief value for x2 in any other fuzzy terms, then the fuzzy rule is called the dominant rule of the data sample. The Fuzzy Inference Engine takes all possible combinations of the previously determined fuzzy sets, compares them with the fuzzy rule base, and assigns to each combination the corresponding fuzzy region of influence. The Defuzzifier uses all information about the input and output fuzzy sets and determines, using the information in terms of fuzzy sets, a numerical output value. Several defuzzification strategies exist, but the methodology use in this paper is mom (Mean of Maximum the average of the maximum Membership Function A membership function (MF) is a curve that defines how each point in the input space is mapped to a membership value (or degree of membership) between 0 and 1. The input space is sometimes referred to as the universe of discourse, a fancy name for a simple concept. The only condition a MF must really satisfy is that it must vary between 0 and 1. The function itself can be an arbitrary curve whose 9

10 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan shape we can define as a function that suits us from the point of view of simplicity, convenience, speed, and efficiency. A classical set might be expressed as A = {x x > 6}. A fuzzy set is an extension of a classical set. If X is the universe of discourse and its elements are denoted by x, then a fuzzy set A in X is defined as a set of ordered pairs. A = {x, µa(x) x X}. The general form of a membership function is in Figure 3. Figure 3: General form of Membership Function The simplest membership functions are formed using straight lines. Of these, the simplest is the triangular membership function, and it has the function name trim. It is nothing more than a collection of three points forming a triangle. The trapezoidal membership function has a flat top and really is just a truncated triangle curve. These straight line membership functions have the advantage of simplicity. The two type used membership function are shown in Fig 4 and Fig 5. Figure 4: Triangular MF 10

11 Supplier Selection using Fuzzy Interface System Figure 5: Trapezoidal MF 5. MATLAB SOFTWARE MATLAB is a numerical computing environment and programming language. Created by The MathWorks, MATLAB allows easy matrix manipulation, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs in other languages. Although it is numeric only, an optional toolbox uses the MuPAD symbolic engine, allowing access to computer algebra capabilities. 6. METHODOLOGY To maximize performance of supply chains, companies must ensure that they have an actualized picture of suppliers and demand issues. They must ensure the efficient, timely, and cost-effective procurement of goods, starting at the product integration stage. We also noted in the Factors and models for supplier selection section that there were too many variables to cope with, most of which not suited for quantifcation. Therefore, fuzzy logic concepts could better represents the cognitive processes of the specialists Supplier Selection Process The supplier selection is a complex process which is required to follow the following steps: 11

12 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan Formalize the Process is one of the techniques in supplier selection process. The product and vendor review process must be formalized. To be thorough and fair, the requirements need to be identified for the tooling and the vendor. There should be a formal request for proposal or at least a checklist by which evaluations are performed so the various prospective solutions can be understood, documented and reviewed. Identify the Stakeholders is necessary in supplier selection process. The correct stakeholders need to be identified and involved in the tool selection process. All too often purchases are done in a vacuum without the involvement of all stakeholders and thus only a partial set of requirements are identified Supplier Selection Criteria The block diagram of supplier selection criteria are shown in Fig 6. Figure 6: Block Diagram of Supplier Selection Criteria 12

13 Supplier Selection using Fuzzy Interface System 6.3. Supplier Selection Preliminary Criteria The preliminary criteria for supplier selection process are listed below. General Information Financial Status Sales Tax & Income Tax Clearance Organization structure Approval from Consultants Past Records Available product quality Product Development Activity Manufacturing Facilities Experience, knowledge and capability of production Technical collaboration Adequacy of plant & machineries Raw Material Source Storage of material Material handling Facilities Quality Control Management Experience, knowledge and capability of QC manager Availability of suitable measurement tool Calibration of measuring tools System of written down work/qc instruction Raw material identification and issue procedure Acceptance and rejection record System for control of non conforming product. 13

14 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan 6.4. Supplier Selection Method A large number of methods using quality, quantity, price, and delivery schedule and service factor has been developed for the purpose of rating the supplier. The weightages vary from item to item depending upon cost criticality, availability of the item and market conditions of demand of supply. In this context, the Indian Institute of Technology at Madras has complied a supplier rating index using 300 parameters to assess the supplier performance. Several supplier selection methods are available as follows. Weighted Point Plan is quantified to the above method points allocated for quality, delivery and price. The nos of factors and points can be altered to suit individual products. An addition of weighted average of the performance parameters is known as weighted point plan. Categorical Method depends primarily on the experience and judgment of the buyer and hence this is my subjective. The buyer makes out a list of all relevant parameters and annual performance. Cost Ratio method system involves computing the actual cost incurred in procurement, cashing transportation, packaging etc. costs relating to quality may include factory visit, approval of samples inspection. Key Questions Approach involves many questions, what, where, how, why, when, what for and who are asked about the item in this method. When these questions are answered, subsidiary question arise. This question should include issues on management, labour etc. Table 1 Various Data About Suppliers Supplier-A Supplier-B Supplier-C Supplier-D Price (Rs) Quality Average Standard Below Above Average Average Service Good Normal Good Excellent Delivery 5 months 6 months 4 months 7 months 14

15 Supplier Selection using Fuzzy Interface System From the above data the best supplier shall be selected as per customer requirement. The proposed inference system applies triangular and trapezoidal membership functions to define the shape of both input and output variables. The values of the are drawn for each value of the inputs from x1 to x4. Analyzing vector a, we have four tangible input parameters (x1, x2, x3, x4) and an output, defined as follows: Price (x 1 ): This aspect of the evaluation refers to the cost of the product which can be supplied to manufacturer. It is evaluated as low, medium, or high than the mean industry level in the same commodity. Quality Level (x 2 ): This is the actual rejection rate of defective incoming material detected by the customer s Incoming Quality and Production Departments. The characteristic is defined in comparison with the average in the industry as below average, average, above average, and standard in class depending on customer s perception. Service (x 3 ): it is important for the customer to have servicing facility of the product. After purchasing the product, if the customer faces any difficulties, the supplier should rectify the problem. Service can be divided into three categories depending on its own performance: poor, average, and good when customer expectations. Delivery Rate ( x 4 ): it is the supplier s compliance with the predetermined order quantity, mix, and delivery dates to support customer s production requirements. MF can be divided into three categories depending on its own performance: poor, average, and good when customer expectations have been completely achieved Fuzzy Inference System Model It shows that input variables Price (x 1 ), Quality (x 2 ), Delivery schedule (x 3 ) and Service (x 4 ) which shall be used as input in inference system and the out put shall be a numerical value of all the input as supplier selection rating. The fuzzy inference model for the above example is shown in Figure 7. 15

16 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan Figure 7: Fuzzy Inference System Model Price (x 1 ): This aspect of the evaluation refers to the cost of the product which can be supplied to manufacturer. It is evaluated as low, medium, or high than the mean industry level in the same commodity. The category has been created as follows and membership function is shown in Figure 8. Low = Less than Rs 1500 Medium = Between Rs 1300 & 1700 High = Rs 1500 and above Trapezoidal membership function Triangular membership function Trapezoidal membership function Figure 8: Price Membership Function Quality Level (x 2 ): This is the actual rejection rate of defective incoming material detected by the customer s Incoming Quality and Production Departments. The classification are in comparison with the average in the industry as below average, average, above average, and standard in class depending on customer s perception and membership function is shown in Figure 9. 16

17 Supplier Selection using Fuzzy Interface System Below average = Less than 40 point Average = between 30 to 50 Above Average = Between 45 to 65 Standard = Above 55 point Trapezoidal membership function Triangular membership function Triangular membership function Trapezoidal membership function Figure 9: Quality Membership Function Delivery Rate ( x 4 ): it is the supplier s compliance with the predetermined order quantity, mix, and delivery dates to support customer s production requirements. Figure 6.4 shows that the evaluation of the company can be divided into three categories depending on its own performance: poor, average, and good when customer expectations have been completely achieved as in Figure 10. Good = Less than 5 months Average = Between 4 to 7 month Poor = Above 6 month Trapezoidal membership function Triangular membership function Trapezoidal membership function Figure 10: Delivery Membership Function 17

18 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan If-Then Rules for Above criteria If-Then Rules are created for the above criteria and the has been written in fuzzy toolbox as shown in Figure 10. (a) If Price low, quality below average, delivery poor and service poor then rejected. (b) If Price low, quality below average, delivery poor and service average then rejected. (c) If Price low, quality below average, delivery poor and service good then rejected. (d) If Price low, quality average, delivery poor and service good then rejected and So on. 7. RESULT AND DISCUSSION Fuzzy Inference Systems are employed in domains where decision makers must repeatedly have to make decisions, especially in complex situations. These systems must be judged on the basis of its ability to infer, from a set of given inputs, the same output a specialist would provide in any situation. Following this concept we have tested the reliability of the constructed FIS system, through a series of simulations, varying the value of one or several inputs simultaneously. Using the FIS Editor software from Matlab (Graphical User Interface) it constructed the commands to easily test the fuzzy system developed, observe its performance, and validate the model. As it can be seen in output graph that each variable allows the user to individually select from a range of values. The default value in each case is zero and the input changes when the scroll bar arrows are clicked. With the FIS model, it defined, the final stage was to implement these functions and made several evaluations. The input values for individual vendor s are fired in the constructed fuzzy inference system and the out of the individual vendors are shown in the form of graph. At the same time the composite rating of the individual supplier are also coming out at output. Finally the output rating of the supplier to be compared each other and the supplier shall be ranked from maximum rating to minimum rating. 18

19 Supplier Selection using Fuzzy Interface System The input values and composite score of Supplier-A is shown Figure 11. Input Variables of Supplier-A: Price: Rs 1286 Quality: Service: 50 Delivery: Output points of Supplier-A: Point 88.6 Result: Supplier-A is Selected 55 points 5 months Figure 11: Overall Rating of Supplier-A The input values and composite score of Supplier-B is shown Figure 12. Input Variables of Supplier-B: Price: Rs Quality: Service: 60 Delivery: Output points of Supplier-B: Point points 6 months

20 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan Result: Supplier-B is Choice-1 Figure 12: Overall Rating of Supplier-B The input values and composite score of Supplier-C is shown Figure 13. Input Variables of Supplier-C: Price: Rs 1375 Quality: Service: 65 Delivery: Output points of Supplier-C: Point 70 Result: Supplier-C is Rejected 30 points 4 months Finally, from the above example it is concluded that the overall rating of the suppliers-a, B & C are 88.6, 87.7 and 70 respectively. Hence supplier-a is selected, Supplier-B is under consideration and Supplier-C is rejected. 20

21 Supplier Selection using Fuzzy Interface System Figure 13: Overall Rating of Supplier-C 8. CONCLUSION This paper has illustrated a modular Fuzzy Inference System for supplier selection. It has been also observed that fuzzy set theory can be applied to most of the traditional areas of production research using a language to model problems, which contain fuzzy relationships. Fuzzy set theory provides a proper language by which indefinite and imprecise factors can be handled and it is able to integrate qualitative and quantitative analysis with any type of numerical variable or input. The structures of fuzzy systems are often simple and more realistic than non-fuzzy models. In this report specific application of the fuzzy inference theory and modular approach that can help companies to make decisions about supplier selection. The methodology demonstrates that it can be easily translated to model the decision-making process of facilities and service purchases within the company. Additionally, it can be used for supplier benchmark studies, negotiation process, supply 21

22 C. Elanchezhian B. Vijaya Ramnath & R. Kesavan chain improvement, supplier performance feedback, metrics development, supplier rankings development, allocation of order quantities, and so on. Purchasing managers and buyers can have a better idea of their supply base characteristics, and also can compare any supplier to any other supplier during quotation. A strategic commitment from suppliers is a vital determinant of business success which helps directly and indirectly to improve companies performances and this model is beneficial as it incorporates strategic and operational measurements at the same time. REFERENCES Barbarosoglu. G, Yazgac T., An Application of the Analytic Hierarchy Process to the Supplier Selection Problem, Production and Inventory Management Journal, 1997, 38(1): Ding-zhong Feng, The Determinants of Vendor Selection: The Evaluation Function Approach, Journal of Purchasing and Materials Management, 2001, 4(3), pp Feng Dingzhong, Chen Leilei, Jiang Meixian, Vendor Selection in Supply Chain System: An Approach using Fuzzy Decision and AHP, In: International Conference on Services Systems and Services Management, Beijing, China, 2005, 5: pp Guiffrida, A., & Nagi, R., Fuzzy Set Theory Applications in Production Management Research: A Literature Survey, Journal of Intelligent Manufacturing, 1998, 9, pp Holland J. Adaptation, In Natural and Artificial Systems, Ann Arbor, USA: University of Michigan Press, 1995, pp Kasilingam R G, Lee C P., Selection of Vendors A Mixed-Integer Programming Approach, Computers & Industrial Engineering, 1996, 31(1): pp Kumar M, Vrat P., A Fuzzy Goal Programming Approach for Vendor Selection Problem in a Supply Chain, Computer & Industrial Engineering, 2004, 46(1): pp Kannan, V., & Tan, K., Supplier Selection and Assessment: Their Impact on Business Performance, The Journal of Supply Chain Management, 2002, 38 pp-4. Liu Baoding, Liu Yankui., Expected Value of Fuzzy Variable and Fuzzy Expected Value Model, IEEE Transactions on Fuzzy Systems, 2002, 10(4): pp Liu Baoding, Iwammura K., Chance Constrained Programming with Fuzzy Parameters, Fuzzy Sets and Systems, 1998, 94(2): pp

23 Supplier Selection using Fuzzy Interface System Li Xiang, Liu Baoding., A Sufficient and Necessary Condition for Credibility Measures, International Journal of Uncertainty, Fuzziness & Knowledge-Based Systems, 2006, 14(5): pp McCauley-Bell, P., Intelligent Agent Characterization and Uncertainty Management with Fuzzy Set Theory: A Tool to Support Early Supplier Integration, Journal of Intelligent Manufacturing, 1999, 10, pp Pan A., Allocation of Order Quantities Among Suppliers, Journal of Purchasing and Materials Management, 1997, 25(3): pp 36-39, Sarkis, J., & Talluri, S., A Model for Strategic Supplier Selection, Proceedings of the Third Worldwide Research Symposium on Purchasing and Supply Chain Management, Canada, 2001, 14(5): pp Sound and Vision Engineering Department, Gdansk University of Technology, (2006), Fundamentals of Fuzzy-Sets and Fuzzy-Reasoning. Talluri S., A Buyer-Seller Game Model for Selection and Negotiation of Purchasing Bids, European Journal of Operational Research, 2002, 143(1):

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

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

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

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

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

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

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

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

Models in Engineering Glossary

Models in Engineering Glossary Models in Engineering Glossary Anchoring bias is the tendency to use an initial piece of information to make subsequent judgments. Once an anchor is set, there is a bias toward interpreting other information

More information

Vendor Selection Methodology Based on Multi Criteria Decision Making

Vendor Selection Methodology Based on Multi Criteria Decision Making Pratesh Jayaswal 1, M.K.Trivedi 2 & Lalit Kumar 3 Madhav Institute of Technology and Science, Gwalior (M.P) - 474005 E-mail : lalit_031024@yahoo.co.in Abstract - Many analytical models have been developed

More information

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

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

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

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

TITLE -SUPPLIER SELECTION: FUZZY-AHP APPROACH

TITLE -SUPPLIER SELECTION: FUZZY-AHP APPROACH TITLE -SUPPLIER SELECTION: FUZZY-AHP APPROACH Affiliation : Institute of Technology, Banaras Hindu University, Varanasi 1) * RAJESH SINGH (Corresponding author) Research Scholar, Department of Mechanical

More information

A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes

A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes A Fuzzy Multiple Attribute Decision Making Model for Benefit-Cost Analysis with Qualitative and Quantitative Attributes M. Ghazanfari and M. Mellatparast Department of Industrial Engineering Iran University

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

Ahmad Jafarnejad Chaghooshi 1, Saeid Karbasian 2.

Ahmad Jafarnejad Chaghooshi 1, Saeid Karbasian 2. New York Science Journal 203;(0) Develop Strategic Relationships via Supplier Segmentation Using Grey Relational Analysis: A Case Study Ahmad Jafarnejad Chaghooshi, Saeid Karbasian 2 Professor, Department

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

Application of AHP for Lean Implementation Analysis in 6 MSMEs

Application of AHP for Lean Implementation Analysis in 6 MSMEs Application of AHP for Lean Implementation Analysis in 6 MSMEs 1 Ravikumar M.M*,1, Marimuthu K 2, H. Abdul Zubar 3 Research Scholar, Faculty of Mechanical Engineering, Anna University, India (Email ID:

More information

The Contract Expert System: A Proposal for Long-Term Supplier Evaluation, Selection and Performance Monitoring

The Contract Expert System: A Proposal for Long-Term Supplier Evaluation, Selection and Performance Monitoring The Contract Expert System: A Proposal for Long-Term Supplier Evaluation, Selection and Performance Monitoring Eugene Rex L. Jalao, Member, IAENG and Iris Ann G. Martinez, Member, IAENG Abstract With a

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

A Fuzzy Inference System Approach for Knowledge Management Tools Evaluation

A Fuzzy Inference System Approach for Knowledge Management Tools Evaluation 2010 12th 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

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

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

A MULTI-OBJECTIVE APPROACH FOR OPTIMUM QUOTA ALLOCATION TO SUPPLIERS IN SUPPLY CHAIN

A MULTI-OBJECTIVE APPROACH FOR OPTIMUM QUOTA ALLOCATION TO SUPPLIERS IN SUPPLY CHAIN International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 6, Issue 11, Nov 2015, pp. 42-49, Article ID: IJARET_06_11_004 Available online at http://www.iaeme.com/ijaret/issues.asp?jtype=ijaret&vtype=6&itype=11

More information

Supply Chain Network Design under Uncertainty

Supply Chain Network Design under Uncertainty Proceedings of the 11th Annual Conference of Asia Pacific Decision Sciences Institute Hong Kong, June 14-18, 2006, pp. 526-529. Supply Chain Network Design under Uncertainty Xiaoyu Ji 1 Xiande Zhao 2 1

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

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

Product quality evaluation system based on AHP fuzzy comprehensive evaluation

Product quality evaluation system based on AHP fuzzy comprehensive evaluation Journal of Industrial Engineering and Management JIEM, 2013 6(1):356-366 Online ISSN: 2013-0953 Print ISSN: 2013-8423 http://dx.doi.org/10.3926/jiem.685 Product quality evaluation system based on AHP fuzzy

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

Fuzzy Logic and Optimisation: A Case study in Supply Chain Management

Fuzzy Logic and Optimisation: A Case study in Supply Chain Management Fuzzy Logic and Optimisation: A Case study in Supply Chain Management Based on work by Seda Türk, Simon Miller, Ender Özcan, Bob John ASAP Research Group School of Computer Science University of Nottingham,

More information

VENDOR RATING AND SELECTION IN MANUFACTURING INDUSTRY

VENDOR RATING AND SELECTION IN MANUFACTURING INDUSTRY International Journal of Decision Making in Supply Chain and Logistics (IJDMSCL) Volume 2, No. 1, January-June 2011, pp. 15-23, International Science Press (India), ISSN: 2229-7332 VENDOR RATING AND SELECTION

More information

MULTI-SOURCING MULTI-PRODUCT SUPPLIER SELECTION: AN INTEGRATED FUZZY MULTI-OBJECTIVE LINEAR MODEL. Kittipong Luangpantao. Navee Chiadamrong.

MULTI-SOURCING MULTI-PRODUCT SUPPLIER SELECTION: AN INTEGRATED FUZZY MULTI-OBJECTIVE LINEAR MODEL. Kittipong Luangpantao. Navee Chiadamrong. MULTI-SOURCING MULTI-PRODUCT SUPPLIER SELECTION: AN INTEGRATED FUZZY MULTI-OBJECTIVE LINEAR MODEL Kittipong Luangpantao Logistics and Supply Chain Systems Engineering Program, Sirindhorn International

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

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

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

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

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 11 Nov p-issn:

International Research Journal of Engineering and Technology (IRJET) e-issn: Volume: 03 Issue: 11 Nov p-issn: Prioritization of suppliers using a fuzzy TOPSIS in the context of E- Manufacturing Dr.A.Ramarao 1 1Professor,Dept.of mechanical engineering, RISE prakasam engineering college, Ongole, A.P, India ---------------------------------------------------------------------***---------------------------------------------------------------------

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

International Association of Certified Practicing Engineers

International Association of Certified Practicing Engineers www.iacpe.com Knowledge, Certification, Networking Page: 1 71 IACPE No 19, Jalan Bilal Mahmood 80100 Johor Bahru Malaysia The International is providing the introduction to the Training Module for your

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

Project Management Framework with reference to PMBOK (PMI) July 01, 2009

Project Management Framework with reference to PMBOK (PMI) July 01, 2009 Project Management Framework with reference to PMBOK (PMI) July 01, 2009 Introduction Context Agenda Introduction to Methodologies What is a Methodology? Benefits of an Effective Methodology Methodology

More information

Supplier Selection of Technical Goods Using AHP Methods

Supplier Selection of Technical Goods Using AHP Methods Supplier Selection of Technical Goods Using AHP Methods Fatkhor Rozi Industrial Engineering, Engineering Faculty University of Surabaya Surabaya, Indonesia fatkhorrozi@gmail.com Evy Herowati Industrial

More information

CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING

CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING 93 CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING 5.1 INTRODUCTION The SCMS model is solved using Lexicographic method by using LINGO software. Here the objectives

More information

Multiple Products Partner Selection Model of Virtual Enterprise based on Multi-agent Systems

Multiple Products Partner Selection Model of Virtual Enterprise based on Multi-agent Systems , July 6-8, 2011, London, U.K. Multiple Products Partner Selection Model of Virtual Enterprise based on Multi-agent Systems Chunxia Yu, T. N. Wong Abstract Partner selection of virtual enterprise is the

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

1 Introduction to Life Cycle Assessment

1 Introduction to Life Cycle Assessment Introduction to Life Cycle Assessment 1 Introduction to Life Cycle Assessment This section of the handbook introduces the concept of Life Cycle Assessment (LCA). Videos 2, 3 and 4 of the GaBi Paper Clip

More information

Chapter 2 Literature Review

Chapter 2 Literature Review Chapter 2 Literature Review There are four sections in this chapter. The first section is about evaluation criteria. Relevant studies about evaluation criteria for supplier selection will be reviewed in

More information

Analysis of Optimized Logistics Service of 3C Agents in Taiwan Based on ABC-KMDSS

Analysis of Optimized Logistics Service of 3C Agents in Taiwan Based on ABC-KMDSS Appl. Math. Inf. Sci. 7, No. 1L, 307-312 (2013) 307 Applied Mathematics & Information Sciences An International Journal Analysis of Optimized Logistics Service of 3C Agents in Taiwan Based on ABC-KMDSS

More information

[Rathore* et al., 5(9): September, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Rathore* et al., 5(9): September, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY SUPPLIER SELECTION PROCESS IN SUPPLY CHAIN MANAGEMENT Chandraveer Singh Rathore*, Sachin Agarwal M. Tech. Student, SAIT, INDORE,

More information

International Journal of Advance Engineering and Research Development STUDY OF SOME PERFORMANCE MEASUREMENT INDICES OF SUPPLY CHAIN MANAGEMENT

International Journal of Advance Engineering and Research Development STUDY OF SOME PERFORMANCE MEASUREMENT INDICES OF SUPPLY CHAIN MANAGEMENT Scientific Journal of Impact Factor (SJIF): 4.14 International Journal of Advance Engineering and Research Development Volume 3, Issue 3, March -2016 e-issn (O): 2348-4470 p-issn (P): 2348-6406 STUDY OF

More information

Automated Negotiation System in the SCM with Trade-Off Algorithm

Automated Negotiation System in the SCM with Trade-Off Algorithm Proceedings of the World Congress on Mechanical, Chemical, and Material Engineering (MCM 2015) Barcelona, Spain July 20-21, 2015 Paper No. 246 Automated Negotiation System in the SCM with Trade-Off Algorithm

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

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

Solution Evaluation. Chapter Study Group Learning Materials

Solution Evaluation. Chapter Study Group Learning Materials Chapter Study Group Learning Materials 1 2015, International Institute of Business Analysis (IIBA ). Permission is granted to IIBA Chapters to use and modify this content to support chapter activities.

More information

The Grey Clustering Analysis for Photovoltaic Equipment Importance Classification

The Grey Clustering Analysis for Photovoltaic Equipment Importance Classification Engineering Management Research; Vol. 6, No. 2; 2017 ISSN 1927-7318 E-ISSN 1927-7326 Published by Canadian Center of Science and Education The Grey Clustering Analysis for Photovoltaic Equipment Importance

More information

2013, IJARCSSE All Rights Reserved Page 392

2013, IJARCSSE All Rights Reserved Page 392 Volume 3, Issue 11, November 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Risk Analysis

More information

Ch.01 Introduction to Modeling. Management Science / Instructor: Bonghyun Ahn

Ch.01 Introduction to Modeling. Management Science / Instructor: Bonghyun Ahn Ch.01 Introduction to Modeling Management Science / Instructor: Bonghyun Ahn Chapter Topics The Management Science Approach to Problem Solving Model Building: Break-Even Analysis Computer Solution Management

More information

Assessing the Effectiveness of Vendors through Goal Programming using Changing Goal Priorities: Case Study

Assessing the Effectiveness of Vendors through Goal Programming using Changing Goal Priorities: Case Study Available online at www.ijacskros.com Indian Journal of Advances in Chemical Science S1 (2016) 146-151 Assessing the Effectiveness of Vendors through Goal Programming using Changing Goal Priorities: Case

More information

Fuzzy Analytical Approach to Industrial Cluster Selection

Fuzzy Analytical Approach to Industrial Cluster Selection 2012, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Fuzzy Analytical Approach to Industrial Selection Seyed Mostafa Mousavi Specialty of Economics-Mathematical

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

Fuzzy CBAM Based Software Architecture Evaluation

Fuzzy CBAM Based Software Architecture Evaluation Fuzzy CBAM Based Software Architecture Evaluation Dr. V.Govindasamy 1, V. Akila 2, Santhosh Kumar.C 3, Vinoth Kumar.V 3, Mohammed Thasleem 3, Iyanaar.M 3 Assistant Professor, Dept. of IT., Pondicherry

More information

Appendix. Process Inputs and Outputs

Appendix. Process Inputs and Outputs 3601cA.fm Page 493 Wednesday, October 26, 2005 12:47 AM Appendix A Process and Throughout this book, PMP: Management Professional Study Guide, 3rd Edition, I ve discussed the inputs and outputs to the

More information

A Decision Support System for Performance Evaluation

A Decision Support System for Performance Evaluation A Decision Support System for Performance Evaluation Ramadan AbdelHamid ZeinEldin Associate Professor Operations Research Department Institute of Statistical Studies and Research Cairo University ABSTRACT

More information

Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic

Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic Eliminating Analogy Cost Estimation Errors Using Fuzzy Logic D. Manikavelan 1 and R. Ponnusamy 2 1 Dept of CSE, Research scholar at Sathyabama

More information

Multi-Criteria Analysis of Advanced Planning System Implementation

Multi-Criteria Analysis of Advanced Planning System Implementation Multi-Criteria Analysis of Advanced Planning System Implementation Claudemir L. Tramarico, Valério A. P. Salomon and Fernando A. S. Marins São Paulo State University (UNESP) Engineering School, Campus

More information

Programme & Project Planning and Execution

Programme & Project Planning and Execution Portfolio, LEADING THE WAY IN PROJECTS Programme & Project Planning and Execution Caravel Group - Project Management with a total focus on value THE SPECIALIST FOR LARGE COMPLEX MULTI-DISCIPLINED PROJECTS

More information

International Journal of Science and Research (IJSR)

International Journal of Science and Research (IJSR) 1 Xidian University, School of Economics & Management, No. 2 South Taibai Road, Xi an, Shaanxi, China Risk Evaluation of Inter-Enterprise Cooperative R&D Projects Zhan Ying Abstract: Under the background

More information

Required Courses ACCT 710 Managerial Accounting for Decision Making and Control FIN 750 Financial Management ECON 708 Managerial Economics

Required Courses ACCT 710 Managerial Accounting for Decision Making and Control FIN 750 Financial Management ECON 708 Managerial Economics Required Courses ACCT 710 Managerial Accounting for Decision Making and Control This course focuses on the role of management accounting in planning, controlling, evaluating performance and decision-making.

More information

TOWARDS TESTING AND VALIDATION OF NOVEL CONCEPTUAL PROCESS DESIGN FRAMEWORKS

TOWARDS TESTING AND VALIDATION OF NOVEL CONCEPTUAL PROCESS DESIGN FRAMEWORKS TOWARDS TESTING AND VALIDATION OF NOVEL CONCEPTUAL PROCESS DESIGN FRAMEWORKS Augustine N. Ajah, Pieter L.J. Swinkels and Johan Grievink. Process Systems Engineering Group, Delft University of Technology

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

A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG 1, Hong-Yu FU 1

A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG 1, Hong-Yu FU 1 International Conference on Management Science and Management Innovation (MSMI 2014) A Study of Financial Distress Prediction based on Discernibility Matrix and ANN Xin-Zhong BAO 1,a,*, Xiu-Zhuan MENG

More information

Introduction to Management Science 8th Edition by Bernard W. Taylor III. Chapter 1 Management Science

Introduction to Management Science 8th Edition by Bernard W. Taylor III. Chapter 1 Management Science Introduction to Management Science 8th Edition by Bernard W. Taylor III Chapter 1 Management Science Chapter 1- Management Science 1 Chapter Topics The Management Science Approach to Problem Solving Model

More information

Project Management Framework

Project Management Framework Project Management Framework What s Project? - Why Project? What s Project Management? - Why Project Management? What s Project Management Professionals? - Why Project Management Professionals? Project

More information

Development of TOPSIS Techniques

Development of TOPSIS Techniques Chapter 3 Development of TOPSIS Techniques 3.1 THE STANDARD TOPSIS The TOPSIS (Technique for Order Preference by Similarity to Ideal Solution) was originally proposed by Hwang and Yoon[26]. The standard

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

Systems Identification

Systems Identification L E C T U R E 3 Systems Identification LECTURE 3 - OVERVIEW Premises for system identification Supporting theories WHAT IS IDENTIFICATION? Relation between the real object and its model - process of matching

More information

Copyright 2014 DeltaBid 1

Copyright 2014 DeltaBid 1 www.deltabid.com Copyright 2014 DeltaBid 1 www.deltabid.com Procurement KPIs (Key Performance Indicators) are management tools designed to monitor procurement department performance and help meet goals,

More information

NOGDAWINDAMIN FAMILY AND COMMUNITY SERVICES

NOGDAWINDAMIN FAMILY AND COMMUNITY SERVICES This dictionary describes the following six functional competencies and four enabling competencies that support the differentiated territory for professional accountants in strategic management accounting:

More information

Applying RFID Hand-Held Device for Factory Equipment Diagnosis

Applying RFID Hand-Held Device for Factory Equipment Diagnosis Proceedings of the 2009 IEEE International Conference on Systems, Man, and Cybernetics San Antonio, TX, USA - October 2009 Applying RFID Hand-Held Device for Factory Equipment Diagnosis Kai-Ying Chen,

More information

MULTI CRITERIA EVALUATION

MULTI CRITERIA EVALUATION MULTI CRITERIA EVALUATION OVERVIEW Decision making on alternatives for risk reduction planning starts with an intelligence phase for recognition of the decision problems and identifying the objectives.

More information

Manufacturing Technology Committee Risk Management Working Group Risk Management Training Guides

Manufacturing Technology Committee Risk Management Working Group Risk Management Training Guides Manufacturing Technology Committee Management Working Group Management Training Guides Ranking and Filtering 1 Overview Ranking and Filtering is one of the most common facilitation methods used for Management.

More information

Uncertain Supply Chain Management

Uncertain Supply Chain Management Uncertain Supply Chain Management 1 (2013) 25 32 Contents lists available at GrowingScience Uncertain Supply Chain Management homepage: www.growingscience.com/uscm Supplier selection under uncertainty:

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

Quality Manual ISO 9001:2008 ISO 9001:2015

Quality Manual ISO 9001:2008 ISO 9001:2015 Quality Manual ISO 9001:2008 ISO 9001:2015 SAE CIRCUITS, INC. 4820 63 rd Street Suite 100 Boulder, CO 80301 USA www.saecircuits.com Table of Contents 1. Company Information 3 2. QMS Scope and Exclusions

More information

Research on Comprehensive Evaluation Index System of Software Outsourcing Personnel Training Jingxian Wang

Research on Comprehensive Evaluation Index System of Software Outsourcing Personnel Training Jingxian Wang 2nd International Conference on Education, Management and Information Technology (ICEMIT 2015) Research on Comprehensive Evaluation Index System of Software Outsourcing Personnel Training Jingxian Wang

More information

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 9, March 2014

ISSN: ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 9, March 2014 A Comprehensive Model for Evaluation of Sport Coaches Performance Qiang ZHANG 1* Bo HOU 1 Yue WANG 1 Yarong XIAO 1 1. College of Optoelectronic Engineering Chongqing University Chongqing P.R. China 400044

More information

Managing risks in a multi-tier supply chain

Managing risks in a multi-tier supply chain Managing risks in a multi-tier supply chain Yash Daultani (yash.daultani@gmail.com), Sushil Kumar, and Omkarprasad S. Vaidya Operations Management Group, Indian Institute of Management, Lucknow-226013,

More information

Performance Appraisal System using Multifactorial Evaluation Model

Performance Appraisal System using Multifactorial Evaluation Model Performance Appraisal System using Multifactorial Evaluation Model C. C. Yee, and Y.Y.Chen International Science Index, Information and Communication Engineering waset.org/publication/2353 Abstract Performance

More information

Donaldson Buys Value. Donaldson Supply Management Program

Donaldson Buys Value. Donaldson Supply Management Program Donaldson Supply Management Program Page 1 of 16 This page has been left blank intentionally. Page 2 of 16 Donaldson Company is one of the largest and most successful filtration manufacturers in the world.

More information

Use of fuzzy demand to obtain optimal order size through Dynamic Programming

Use of fuzzy demand to obtain optimal order size through Dynamic Programming Use of fuzzy demand to obtain optimal order size through Dynamic Programming Priyanka Verma a, Aurobindo Parida b, and Neha Uttam c a Assistant Professor, National Institute of Industrial Engineering (NITIE),

More information

2nd World Conference on Technology, Innovation and Entrepreneurship May 12-14, 2017, Istanbul, Turkey. Edited by Sefer Şener

2nd World Conference on Technology, Innovation and Entrepreneurship May 12-14, 2017, Istanbul, Turkey. Edited by Sefer Şener 2nd World Conference on Technology, Innovation and Entrepreneurship May 12-14, 2017, Istanbul, Turkey. Edited by Sefer Şener APPLYING FUZZY LOGIC THEORY TO PERFORMANCE MANAGEMENT DOI: 10.17261/Pressacademia.2017.584

More information

International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April ISSN

International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April ISSN International Journal of Scientific & Engineering Research, Volume 7, Issue 4, April-2016 219 SELECTION OF PLANT LOCATION THROUGH QUANTITATIVE TECHNIQUES Vaskar Ranjan Biswas 1, Ajit Mondal 2, Bholananda

More information

C. Wohlin, P. Runeson and A. Wesslén, "Software Reliability Estimations through Usage Analysis of Software Specifications and Designs", International

C. Wohlin, P. Runeson and A. Wesslén, Software Reliability Estimations through Usage Analysis of Software Specifications and Designs, International C. Wohlin, P. Runeson and A. Wesslén, "Software Reliability Estimations through Usage Analysis of Software Specifications and Designs", International Journal of Reliability, Quality and Safety Engineering,

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

A Decision Support System towards Suppliers Selection in Resilient Supply Chain: Exploration of Fuzzy-TOPSIS

A Decision Support System towards Suppliers Selection in Resilient Supply Chain: Exploration of Fuzzy-TOPSIS International Journal of Management and International Business Studies. ISSN 2277-3177 Volume 4, Number 2 (2014), pp. 159-168 Research India Publications http://www.ripublication.com A Decision Support

More information

Staff Performance Appraisal using Fuzzy Evaluation

Staff Performance Appraisal using Fuzzy Evaluation Staff Performance Appraisal using Fuzzy Evaluation Nureize Arbaiy and Zurinah Suradi Information System Department, Faculty of Information Technology and Multimedia, University of Tun Hussein Onn Malaysia,

More information

CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES

CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES 49 CHAPTER 4 A FRAMEWORK FOR CUSTOMER LIFETIME VALUE USING DATA MINING TECHNIQUES 4.1 INTRODUCTION Different groups of customers prefer some special products. Customers type recognition is one of the main

More information