623
Views
36
CrossRef citations to date
0
Altmetric
Original Articles

Development of an AHP–CBR evaluation system for remanufacturing: end-of-life selection strategy

&
Pages 2-15 | Received 31 Mar 2010, Accepted 21 Sep 2010, Published online: 02 Dec 2010

Abstract

This paper presents our research works on developing an evaluation system for remanufacturing. This paper has two objectives. The first objective is to evaluate the product end-of-life (EOL) by integrating an analytical hierarchy process (AHP) with case-based reasoning (CBR). The nearest neighbourhood (NN) algorithm was used to retrieve a past case that is closest to the current case under consideration. The AHP, which allows the pair-wise comparison and consistency judgement, was used to determine the weight in NN. The second objective is to evaluate EOL of parts and components. The integration of an economical cost model and an environmental cost model was used to determine the EOL of parts and components. An example is presented and discussed. The predicted results of the complete method were compared with those of the previous study. The results showed that the integration of the AHP–CBR method has reached a good correspondence with the established methods.

1. Introduction

The environmental impact and ecological issues are always in the priority of many governments worldwide. Public concerns about diminishing natural resources, limited landfill space and hazardous waste disposal have prompted the legislators to place the end-of-life (EOL) product recovery issues to the manufacturers (The European Parliament and the Council of European Union Citation2000, Citation2003a,Citationb, Herrmann et al. Citation2006). To survive the competition, manufacturers have to produce products that are safe and friendly to the environment. Hence, many manufacturers have developed several methods mainly dedicated to disassembly and recyclability of a product such as design for environment, design for disassembly, design for recycling and so on (Kaebernick et al. Citation2002).

Several studies have focused on the selection of EOL strategies. Rose (Citation2000) developed a decision tree model called end-of-life design advisor (ELDA) to help us determine the EOL strategies. The ELDA contains the characteristics that influence the EOL. These characteristics are wear-out life (WOL), technology cycle (TC), level of integration (LOI), number of parts (NOP), reason for redesign (RFR) and design cycle (DC). Zhang et al. (Citation2000) adopted an analytical hierarchy process (AHP) to find the best EOL strategy. The AHP-based evaluation considered environmental impact, cost and reclaimed materials as major criteria for strategy determination.

Several studies applied multicriteria decision analysis (MCDA) approach on the selection of EOL strategies. Bufardi et al. (Citation2004) applied MCDA to select the best EOL alternative. Jun et al. (Citation2007) applied multi-objective evolutionary algorithm to optimise the EOL selection strategy. Staikos and Rahimifard (Citation2007) integrate AHP, life-cycle analysis and benefit–cost analysis to find the EOL strategies. Fernandez et al. (Citation2008) developed a fuzzy approach to find the EOL strategies. Iakovou et al. (Citation2009) developed ‘Multicriteria Matrix’ to evaluate the EOL selection strategies of a product. The disadvantage of these methods is that it required even experienced decision makers to understand the problem, the feasible alternatives, different outcomes, conflicts between the criteria and level of the data uncertainty in finding the best EOL strategy. Moreover, a few studies provide a systematic evaluation method for inexperienced decision makers to evaluate the EOL strategy. To cope with these limitations, we consider the case-based reasoning (CBR) approach to find the best EOL strategy at product level. The advantage of CBR is that it provides a quick approach in finding the best EOL strategy of EOL products regardless of the experience level of decision makers.

CBR is one of the artificial intelligence (AI) tools, which involves the activities of storing previously solved problem in a case base, retrieving a similar previous case based on a set of product characteristics and finally adapting the solution of the previous case to the new case (Kolodner Citation1991, Aamodt and Plaza Citation1994, Chougule and Ravi Citation2005). Zeid et al. (Citation1997) and Veerakamolmal and Gupta (Citation2002) employed CBR in planning for disassembly (PFD) and disassembly process planning (DPP). The episodic memory organisation packets were used to store and index the PFD and DPP plans so that it can be retrieved by comparing it with the new case. However, the trial and error approach to match a similar case requires a lot of time and produces poor accuracy in finding a similar case. To overcome this limitation, we adopted nearest neighbourhood (NN) algorithm, the advantages of which is to enable us to assess similarity numerically, in finding a similar case.

The nearest neighbourhood (NN) algorithm is the most popular method used to retrieve a similar case. It involves specifying the parameters and weights of product characteristics, based on which the nearest case is identified and retrieved (Kim and Han Citation2001). The most important and difficult task in NN is setting the weights (Chougule and Ravi Citation2005). Shih et al. (Citation2003, Citation2006) applied a trial and error approach in setting the weights in NN algorithm to find the closest stored cases to the input cases. However, there is a need to develop a systematic way to determine the weights for similarity function in the CBR approach. This problem can be solved by applying the AHP. Park and Han (Citation2002) used the integration of AHP with CBR to predict bankruptcy in financial institutions. However, there has been a lack of studies considering the integration of AHP with CBR in selecting the EOL alternatives. The AHP provides a structural approach for assigning the weight. In AHP, only two attributes are compared to calculate the weight (Saaty Citation1994). Another advantage of AHP is that it provides a consistency of judgement during pair-wise comparisons.

On the other hand, many literatures have presented results on disassembly planning approach for estimating the cost of EOL. Gungor and Gupta (Citation1997), Feldmann et al. (Citation2001) and Desai (Citation2002) systematically investigated the disassembly sequence and related operations so that disassembly cost can be accurately estimated. Lee et al. (2001) incorporated both cost and environmental impact estimation into EOL disassembly charts model. The authors tried to find the alternatives of EOL that can both maximise profit and minimise environmental impact. Additionally, the authors introduced EOL values that compare the costs of new parts or components cost of EOL.

In summary, the studies that are concerned with environmental issues such as product recovery, remanufacture and disassembly are increasing rapidly. The manufacturers tend to treat these issues separately (Ilgin and Gupta Citation2010). Unfortunately, few studies have dealt with the product recovery, remanufacture and disassembly simultaneously. Additionally, many manufacturers have adopted recycling as their strategy for treating the EOL of products. However, remanufacture of components, parts or entire products is a more efficient EOL strategy than recycling (Steinhilper Citation1998, Hata et al. Citation2000, Zussman Citation2000, Kaebernick et al. Citation2002). Although some previous works have addressed the issues for selecting the EOL strategies, less attention has been paid to integrate AI tools for remanufacturing. Many literatures have focused on disassembly planning to evaluate the EOL at the part and component level. However, few studies have been done on considering the environmental cost factors to evaluate the EOL at this level.

These issues motivate us to develop an integrated system that considers the EOL at both product and parts levels. At the product level, we propose the integration of AHP and CBR. The AHP aims at providing the weight to be used in CBR. At the parts and components level, we propose the integration of economical and environmental costs of the remanufacturing, recycling and landfill values (EOL values). This integration aims at providing a relatively rough but quick estimation of an EOL option at the parts and components level. The economical cost deals with which EOL option is the most economic for a part or a component. The environment cost concerns about which EOL option is the most environmentally friendly option for a part or a component. We compare the EOL value of remanufacturing to the EOL value of recycling. The maximum EOL value is the most suitable EOL option for a part or a component of the remanufactured product.

This paper is organised as follows. Section 2 presents an overall picture of the integrated AHP–CBR method. Section 3 presents examples. In this section, the results of the integrated AHP–CBR method are compared with those of an established traditional method of previous works. In Section 4, we discuss the results. Finally, in Section 5, we draw conclusions and provide the direction for further research.

2. An integrated approach for EOL strategy selection

2.1 Overview of the integrated approach

The integrated approach is categorised into two stages. The first stage is to aim at selecting the product EOL option using an integration of the AHP–CBR method. The second stage is to select an EOL option of its components and parts based on the integration of an economical and environmental costing. The outline of the AHP–CBR method is illustrated in Figure .

Figure 1 Overview of the integrated AHP–CBR approach.

Figure 1 Overview of the integrated AHP–CBR approach.

As shown in Figure , we begin the evaluation process with the gathering of the information of an EOL product. The information consists of the parameters that will be used to evaluate an EOL option of the product at the first stage of the AHP–CBR method. In the first stage, we gathered the information on the classification of the EOL product. Next, the characteristics of the parts and components are identified. The characteristics are based on the ELDA developed by Rose (Citation2000). Then, the weight for these characteristics was given based on the AHP. After that, the nearest neighbourhood (NN) algorithm was applied to find the smallest difference between the input case and the stored cases.

The stored case with a maximum percentage is considered as the closest case to the input case. The range of acceptable values to measure the degree of similarity is usually in the range between 80 and 100% (Sun and Wang Citation2006). However, we justified 85% as a cut-off value for measuring similarity based on the established studies by Park and Han (Citation2002), Li and Ho (Citation2009) and Li et al. (Citation2010). These studies demonstrated that the error when retrieving similar cases in the database is significantly low in comparison with the new case when the similarity value is more than 85%.

If the EOL option of the retrieved case is remanufacturing, the input case will adopt the EOL option of the retrieved case. Next, this product will enter into the second stage. At the second stage, the evaluation of an EOL option at the part and component level is implemented based on the estimation of EOL value. The maximum value of any EOL value is considered the most suitable EOL option for the evaluated parts or components.

2.2 Product level EOL selection strategy

For selecting the strategy of an EOL product, we employed an integrated approach of AHP–CBR. Fifty cases of the successful product EOL from Rose (Citation2000) are adopted as the stored cases. The indices of these cases are defined based on ELDA (Rose Citation2000). In ELDA, candidates for EOL strategies are reuse, repair, remanufacturing, disassembly with material recovery, shredding with material recovery and disposal. In the AHP–CBR method, the EOL selection strategy comprises the following steps:

  • Identifying the attributes for case indices.

  • Identifying the case indices for case retrieval.

  • Determining the weights using an AHP.

  • Retrieving the similar cases from the case base.

In this study, five cases are being treated as new cases. The remaining 45 cases are used as stored cases in AHP–CBR.

2.2.1 Identifying attributes of case indices

The attributes that influence the case indices are adopted from Rose (Citation2000). These attributes are market demand (MD), technological changes (TCh), legislation and product design (PD). The descriptions of these attributes are given in Table .

Table 1 The attributes that influence the case indices (Rose Citation2000).

2.2.2 Identifying case indices

The new case indices are defined based on the ELDA (Rose Citation2000). These indices are WOL, TC, LOI, DC, NOP and RFR. The descriptions of these indices are given in Table .

Table 2 Case indices for product level EOL strategy selection (Rose Citation2000).

The weights for these attributes were given using an AHP evaluation. This is further discussed in Section 2.2.3.

2.2.3 Determination of weights

The purpose of weight is to define the importance of each case index relative to others in retrieving the most appropriate case. An AHP evaluation was employed for calculating the weight in CBR. It involves the following activities:

  • Developing an AHP structure of the defined problem.

  • Conducting questionnaires.

  • Determining the weight of the case indices via pair-wise comparison.

  • Checking the consistency of pair-wise comparison.

2.2.3.1 Development of an AHP structure

The attributes are structured in a hierarchical form such as MDs, TCh, PD and legislation. The individual attributes are the case indices defined in Table . The structure of AHP is illustrated in Figure .

Figure 2 The structures of AHP in AHP–CBR method.

Figure 2 The structures of AHP in AHP–CBR method.
2.2.3.2 Conducting a questionnaire

A set of questions is designed to determine the importance of each attribute and each individual attribute. This questionnaire was carried out by means of pair-wise comparison. The questionnaire consists of two parts:

  1. Attribute level consists of four attributes in the hierarchy shown in Figure . The MD, TCh, PD and government policies are compared with each other in order to determine their relative importance. The questionnaire form is shown in Table .

    Table 3 An example of the questionnaire at the attribute level.

  2. Individual attribute level consists of six attributes in the hierarchy shown in Figure . WOL, TC, DC, NOP, RFR and LOI are compared with each other to determine their relative importance. The questionnaire form is summarised in Table .

    Table 4 An example of the questionnaire at the individual attributes level.

2.2.3.3 Calculation of the relative weight

The main problem in CBR is how to set the weight of each attribute relative to others in retrieving the most similar cases. This difficulty can be overcome by pair-wise comparison in AHP. It involves the construction of a square matrix A1 n × n in which the set of attributes are compared pair-wise (Saaty Citation1994, Liu and Inooka Citation1998). A1 n × n can be represented as follows:

where a ij is the element in the pair-wise comparison matrix. It gives a comparative importance of a criterion i with respect to criterion j (see, Table ). In matrix A1 n × n , a ij  = 1 when i = j and a ij  = 1/a ij when i ≠ j.

Table 5 Numerical rating for pair-wise comparison (Liu and Inooka Citation1998, Saaty Citation1994).

The weights associated with each attribute are calculated by geometric mean GM i . The geometric mean can be expressed as follows:

where n = 1, 2, 3, …, i.

Then, the geometric mean is normalised in order to obtain the relative weight, w i , of each attribute. The normalised weight can be expressed as follows:

2.2.3.4 Checking the consistency of pair-wise comparison

The consistency ratio is calculated using the maximum eigen value λmax (Saaty Citation1994, Chougule and Ravi Citation2005). The consistency index and consistency ratio can be represented as follows:

where n is the size of a comparison matrix.

The consistency ratio is acceptable if the value is less than or equal to 0.10 (10%). Otherwise, the result is considered inconsistent and the pair-wise comparison has to be repeated again. The random index (RI) is shown in Table .

Table 6 Random index (Saaty Citation1994).

2.3 Retrieving the similar cases

The software was developed using Visual C# for the purpose of retrieving similar cases in the integrated AHP–CBR approach. This approach involves measuring similarity between the retrieved case and the input case. It is based on comparing and calculating a weighted sum of each parameter between the retrieved cases and the input case. The Euclidean distance is usually used to compare similarity between the retrieved cases and the input case (Vong et al. Citation2002). The Euclidean distance can be represented as follows:

However, this is valid for the numerical values. As we adopt the non-numerical values for the case indices of LOI and RFR, the following equations for dist(P i ,Q i ) and are applied:

where P i is the input case of the ith index, Q i is the retrieved case of the ith index, w i is the weight of the ith index, is the summation of all w i and is equal to 1, Sim(P i ,Q i ) is the function of similarity of the index between P i and Q i , dist(P i ,Q i ) is the distance between P i and Q i .

The stored cases are screened to determine the cases that have a similarity with the new case of more than 85%. If the similarity value is less than 85%, or the EOL option is at the product level, it is assumed that the new case should be considered for recycling or landfilling of the selective components. Additionally, if the similarity value is more than 85%, or the EOL option is not remanufacturing, it is assumed that the new case should not be remanufactured. The new case should be considered for the redesign of a component so that it can be remanufactured.

2.4 Selection strategy of part level EOL

2.4.1 Overview of the EOL strategy selection at the part level

In this stage, the economical and environmental costs were included for selecting the EOL options at the parts and components level. The model of EOL selection strategy at this level is illustrated in Figure . The required information at this stage is shown in Table .

Table 7 Required information at part level EOL strategy.

The EOL values, i.e. remanufacturing value, recycling value and landfill value are calculated using the information in Table . Next, these values are compared with each other. The maximum value among them is considered as the best EOL option of a component or a part.

If the remanufacturing value is equal to or less than zero, the parts under consideration should not be remanufactured. The part is evaluated for recycling and landfill. If the recycling value is equal to or less than landfill value, the parts are automatically recommended for landfill. On the other hand, if the remanufacturing and recycling values are equal to or less than zero, the product or the components should be considered for landfill.

2.4.2 The structure of cost model

The EOL values are defined for evaluating the EOL options at the parts and components level. These values are remanufacturing value, recycling value and landfill value (Lee et al. Citation2001). These values can be represented as follows:

where C pi is the life-cycle costs to produce new part i, C Rem is the life-cycle costs to remanufacture part i, C Rec is the life-cycle costs to recycle part i, C Lf is the life-cycle costs to landfilling part i, C Misc is the life-cycle of the miscellaneous cost, C trans is the transportation cost of the EOL part i, C Process is the re-processing cost of the EOL part i, C Handling is the handling cost of the EOL part i, C Storage is the storage cost of the EOL part i, V Rem is the remanufacturing value of the EOL parts i, V Rec is the recycling value of the EOL parts i and V Lf is the landfill value of the EOL parts i.

As an environmental aspect has to be considered in selecting EOL options of parts and components, we can further elaborate Equations (Equation9-12) as follows:

where C PEnv is the environmental costs for producing new part i, C EnvRm is the environmental costs for remanufacturing part i, C EnvRec is the environmental costs for recycling part i, C EnvLf is the environmental cost for landfilling part i, C EnvMisc is the environmental cost of miscellaneous and C Envtrans is the environmental cost for transportation.

2.4.2.1 Economical cost of new part

The economical cost of producing new parts covered the costs of forming a raw material to a finished product. The economical cost of producing a new part can be presented as follows:

where C pi is the economical costs for producing a new part i, C material is the material cost of part i, C manufacturing is the manufacturing cost of part i and C operation is the operational cost of part i.

The cost of processes, assembly labour and overheads are included in manufacturing cost. The operational costs covered the costs of marketing, distribution, administration and so on (Kaebernick et al. Citation2002).

2.4.2.2 Environmental cost of new part

The environmental cost of producing new parts covered the costs from the energy consumption to forming a raw material into a finished product. The environmental cost of producing a new part can be presented as follows:

where C EnvMaterial is the environmental cost of a material to produce part i and C EnvManufacturing is the environmental costs to manufacture part i.

2.4.2.3 Economical cost of remanufacturing part

The economical cost of remanufacturing parts covered the costs of disassembly, sorting, cleaning, refurbishing, testing and reassembly cost. It can be presented as follows:

where C Rem is the remanufacturing cost, t Dis is the disassembly time, t Sort is the sorting time, t Clean is the cleaning time, t Ref is the refurbish/reprocess time, t Test is the testing time, t Assy is the reassembly time and is labour cost.

2.4.2.4 Environmental cost of remanufacturing part

The environmental cost of remanufacturing parts involves the costs of energy consumed for disassembling, sorting, cleaning, refurbishing and testing an EOL part. It can be presented as follows:

where E Rem is the total cost of the energy used to remanufacture part i and is the energy consumption rate per unit, kW h.

2.4.2.5 Economical cost of recycling part

The economical cost of recycling parts can be presented as follows:

where M Rec is the material cost per kg, w is the material weight.

2.4.2.6 Environmental cost of recycling part

The environmental cost of recycling parts involves the costs of energy consumed for disassembling, separating and shredding an EOL part. It can be presented as follows:

where C RecE is the environmental cost driver for recycling part i per kg.

2.4.2.7 Economical cost of landfilling parts

The economical cost of landfilling parts can be presented as follows:

where is the landfill cost per kg.

2.4.2.8 Environmental cost of landfilling parts

The environmental cost of landfilling parts can be presented as follows:

where C LfE is the environmental cost driver for landfilling part i per kg.

3. Results–application of AHP–CBR method to electronic product remanufacturing

The weights are determined using the AHP evaluation. Fifteen participants took part in the questionnaire survey. These weights are compared with those of the traditional CBR (T-CBR) approach.

Table shows an overall weight distribution of the AHP evaluation. The consistency ratio for all individual attributes and the attribute level are within the acceptable limit of 10% (Saaty Citation1994).

Table 8 Overall weight distributions for product characteristics.

Table shows the comparison of weight distribution between the AHP–CBR and the T-CBR.

Table 9 A comparison of weight distribution between AHP–CBR and T-CBR.

Table shows the comparison of EOL selection strategy between the AHP–CBR and the T-CBR.

Table 10 Comparison of EOL selection strategy between AHP–CBR and established methods.

After EOL path at the product level was determined, the EOL path at the part and component level was evaluated. The EOL path of the retrieved case that has the highest similarity value is adopted as an EOL path for the new case. In this case, the telephone handset was adopted as an example. We used the data from Johnson (Citation2002) to access the information required to evaluate EOL options at the part level. This information includes the weight and material of a part, time to disassemble, clean, sort, refurbish, test and assemble the part of a product (see Table ).

Table shows the EOL values and the comparison of the recommended EOL path between the cost model of AHP–CBR method and the conventional method. The agreement between these two methods validates the cost model of the AHP–CBR method.

Table 11 Comparison of EOL options at part level between AHP–CBR method and traditional method (Johnson Citation2002).

As some of the parameters were beyond our control, the following assumptions were taken from the previous literatures:

  1. The environmental cost of a remanufactured part was assumed to be 1% of the cost of a remanufactured part (Kaebernick et al. Citation2002).

  2. Since the miscellaneous cost was beyond our control, it was omitted from the calculation (Lee et al. Citation2001).

  3. The environmental cost for C Envtrans was assumed to be $0.146 per ton kilometre (Anityasari Citation2008).

  4. The labour cost was assumed to be $20 per hour (Johnson Citation2002).

  5. The landfill cost was assumed to be $0.044 per kilogram (Johnson Citation2002).

  6. The recycling rate of steel was $0.90 per kilogram (Anityasari Citation2008), of lead was $0.211 per kilogram, of rubber was $0.01 per kilogram, of ABS, PVC and PP was $0.11 per kilogram each (Johnson Citation2002).

The remanufacturing value, recycling value and landfill value were calculated using Equations (Equation13-24). The negative numbers in the remanufacturing value column means that the treatment for remanufacturing processes were more expensive than the cost of new parts. The environment cost driver for extracting material of a new part, recycling, landfill and transportation was obtained from Environmental Priority Strategies Version 2000 (EPS2000d; Anityasari Citation2008).

4. Discussion

Under the weight distribution of product characteristics, the consistency ratios of the attributes and the individual attributes are within the acceptable values (Table ). The result indicates that these weights are consistent for use in CBR.

As shown in Table , the attribute of MD is the most important; then followed by the attributes of legislation (L), PD and TCh in this order. The individual attributes of TC and RFR are very important in selecting the EOL strategy of a product; then the individual attributes of WOL, DC, LOI and NOP follow. The attribute of MD is very important in the individual attributes of TC, DC, RFR and LOI. The attributes of TCh and L are important in the individual attribute of TC. On the other hand, the attributes of PD and L are important in the individual attribute of RFR. All attributes are not important in the individual attributes of NOP. This result suggests that the designer should focus on how to design a product rather than aiming at reducing the NOP and components of a product when it comes to the selection of EOL strategy.

Table demonstrates that the weights in individual attributes of NOP and RFR in AHP–CBR are in contradiction to those of T-CBR as obtained in Shih et al. (Citation2006). In T-CBR, the individual attribute of NOP is very important; then followed by the individual attributes of WOL, TC, LOI, DC and RFR in this order. However, in AHP–CBR, the individual attribute of TC is very important; then the individual attributes of RFR, WOL, DC, LOI and NOP follow. There are no significant differences of the percentage weight of the individual attributes between AHP–CBR and T-CBR, except NOP and RFR. One possible explanation is that the attributes of MD and PD are very important in RFR regarding EOL selection strategy during the design of a product (Table ).

One of the objectives in this study was to examine the effectiveness of AHP in providing NN in CBR with the weights for identifying the EOL of products. As stated earlier, setting the weight in CBR is troublesome and requires a structural approach. Table verifies the effectiveness of this approach. Our result demonstrates a good correspondence with that of previous study (Shih et al. Citation2006). The computer, fax and audio system give higher similarity values than the T-CBR. Additionally, the telephone and TV show no significant difference of similarity value between our approach and T-CBR (Table ).

In the selection of EOL strategy, the result given by AHP–CBR corresponds to that given by T-CBR and ELDA for the computer, telephone and fax (Table ). Our finding, with regard to the selection of EOL strategy of the audio system, is in contradiction to ELDA and T-CBR. On the other hand, fax and TV corresponds with industry practice. One possible explanation is that the industrial practice is based on Rose's (Citation2000) survey on the most environmentally friendly strategy adopted by some industries. However, it is not recognised as a standard practice at that time (Rose Citation2000, Shih et al. Citation2006). Our approach adopts the strategy provided by Rose (Citation2000) in order to retrieve a case for selecting the EOL strategy. Additionally, Shih et al. (Citation2006) adopted the T-CBR approach for selecting the EOL strategy. Our approach and T-CBR are different in that the AHP approach provides a structured and systematic way to set the weight to CBR. As a result, our approach is very close to ELDA and T-CBR.

Table demonstrates that the computer and audio system show the same values but, the EOL selection strategy is different between them. A possible explanation is that there is a difference in the EOL selection strategy of a similar retrieval case of these two products. For example, in a case of the computer, the similarity value is 0.951 and the EOL selection strategy of the retrieved case is remanufacturing. On the other hand, in a case of the audio system, even though the similarity value is 0.951, the EOL selection strategy of the retrieved case is recycling without disassembly. Hence, it shows the difference in the EOL selection strategy for the computer and audio system even though the similarity value is the same.

Another objective in this study is to find the most cost-efficient EOL option at the parts and components level. From the overall viewpoint, the EOL value of remanufacturing (V Rem) outperformed other EOL values (Table ). This result indicates that it is more cost effective to remanufacture most of these parts than to recycle or landfill from the economical and environmental aspects. The EOL value of landfill (V Lf) is always in a deficit. As for the connector, screws, memory keys, display buttons, feature button and release button, the EOL value of recycling (V Rec) is better than that of remanufacturing (V Rem). In other words, it is more cost effective to recycle these six parts than to remanufacture or landfill them. As for microphone assembly, shift button and LCD panel #2, neither remanufacturing nor recycling these parts seems to be profitable. Hence, landfill is the best option.

Our cost model demonstrates a good correspondence with the previous study (Johnson Citation2002; Table ). Our finding, however, shows that the EOL options of parts such as the telephone cords #1 and #2, plastic plate, shift button, memory keys and line keys are in contradiction to the conventional method. It has been recommended that the shift button should be dumped. This is because neither remanufacturing nor recycling this part seems to be profitable. As for the parts such as telephone cords #1 and #2, plastic plate, memory keys and line keys, our approach shows better EOL option than traditional methods. This must be due to that remanufacturing these parts seems to be more profitable than recycling or dumping them. Additionally, the costs to purchase new parts are more expensive than remanufacturing these parts from the economical and environmental aspect.

The results of selecting the EOL options in our cost model are very close to a traditional method (Johnson Citation2002; Table ). A possible explanation is that our cost model adopts a strategy similar to that provided by Johnson (Citation2002) for selecting the EOL option. Johnson (Citation2002) evaluates the EOL options from an economical aspect. On the other hand, our cost model considers economical and environmental aspects to evaluate the EOL options. As pointed out by Lee et al. (Citation2001) and Kaebernick et al. (Citation2002), the integration of the economical and environmental costs seems to play an important role in determining the EOL options of parts and components of a product.

5. Conclusions

We proposed an integrated AHP–CBR-based method to determine the remanufacturing strategy at the product level and conducted an evaluation of EOL values to find the best EOL option for the parts and components of the product. The developed method was compared with previous studies which showed a good correspondence with the past literatures. However, some additional issues should be addressed in future work.

The characteristic of the survey is based on individual participants of a scatter population. It is possible that the survey should be extended to groups of engineers and executives in the manufacturing industry. Moreover, the environmental cost to remanufacture parts and components of a product is based on an assumption of previous studies. In future work, the rate of energy consumed to remanufacture parts and components of a product will be obtained from the industry.

As the EOL option at the part and component level ranges from remanufacturing to landfill, the remanufacturability has to be considered. This can be done by assigning the remanufacturing index to each part of a product. The future research will integrate the proposed AHP–CBR method with the design for remanufacturing tool so that the remanufacturing index at the product level can be measured.

Acknowledgements

The authors are indebted to the anonymous referees for valuable suggestions in improving the quality of earlier versions of the manuscript.

References

  • Aamodt , A. and Plaza , E. 1994 . Case based reasoning: foundational issues, methodological variations and system approaches . Artificial Intelligence Communications , 7 ( 1 ) : 39 – 59 .
  • Anityasari, M., 2008. Reuse of industrial products – a technical and economic model for decision support. Dissertation (PhD). The University of New South Wales, Australia
  • Bufardi , A. 2004 . Multicriteria decision-aid approach for product end-of-life alternative selection . International Journal of Production Research , 42 ( 16 ) : 3139 – 3157 .
  • Chougule , R.G. and Ravi , B. 2005 . Variant process planning of castings using AHP-based nearest neighbour algorithm . International Journal of Production Research , 43 ( 6 ) : 1255 – 1273 .
  • Desai , A. 2002 . A design for disassembly algorithm based on quantitative analysis of design parameters affecting disassemblability. Thesis (Master's degree) . University of Cincinnati, USA
  • Feldmann , K. 2001 . Computer-based product structure analysis for technical goods regarding optimal end-of-life strategies . Proceedings of the Institution of Mechanical Engineers Part B – Journal of Engineering Manufacture , 21 ( 5 ) : 684 – 693 .
  • Fernandez , I. 2008 . A decision-making support system on a products recovery management framework: a fuzzy approach . Concurrent Engineering , 16 ( 2 ) : 129 – 138 .
  • Gungor , A. and Gupta , S.M. 1997 . Evaluation methodology for disassembly processes . Computers & Industrial Engineering , 33 ( 1–2 ) : 329 – 332 .
  • Hata, T., et al., 2000. Product life cycle simulation with quality model. Proceedings of the 7th CIRP international seminar on life cycle engineering, 27–29 November, Tokyo, Japan, 60–67. CIRP (The International Academy for Production Engineering). Available from: http://www.cirp.net/
  • Herrmann, C., et al., 2006. Integrating end-of-life evaluation in conceptual design. IEEE international symposium on electronics and the environment, 8–11 May 2006, Scottsdale, AZ, USA. DOI: 0.1109/ISEE.2006.1650069
  • Iakovou , E. 2009 . A methodological framework for end-of-life management of electronic products . Resources, Conservation and Recycling , 53 ( 6 ) : 329 – 339 .
  • Ilgin , M.A. and Gupta , S.M. 2010 . Environmentally conscious manufacturing and product recovery: a review of the state of the art . Journal of Environmental Management , 91 ( 3 ) : 563 – 591 .
  • Johnson, M.R., 2002. Evaluating remanufacturing and demanufacturing for extended producer responsibility & sustainable product management. Dissertation (PhD). University of Windsor
  • Jun , H.-B. 2007 . A multi-objective evolutionary algorithm for EOL product recovery optimization: turbocharger case study . International Journal of Production Research , 45 ( 18–19 ) : 4573 – 4594 .
  • Kaebernick , H. , Anityasari , M. and Kara , S. 2002 . A technical and economic model for end-of-life (EOL) options of industrial product . International Journal of Environment and Sustainable Development , 1 ( 2 ) : 171 – 183 .
  • Kim , K. and Han , I. 2001 . The cluster indexing method for case based reasoning using self organizing maps and learning vector quantization for bond rating cases . Expert Systems with Applications , 21 : 147 – 156 .
  • Kolodner , J.L. 1991 . Improving human decision making through case based decision aiding . Artificial Intelligence Magazine , 12 ( 2 ) : 52 – 68 .
  • Lee , S.G. , Lye , S.W. and Khoo , M.K. 2001 . A multiobjective methodology for evaluating product end-of-life options and disassembly . International Journal of Advanced Manufacturing Technology , 18 ( 2 ) : 148 – 156 .
  • Li , S.-T. and Ho , H.-F. 2009 . Predicting financial activity with evolutionary fuzzy case based reasoning . Expert System with Applications , 36 : 411 – 422 .
  • Li , H. 2010 . Hybridizing principles of TOPSIS with case-based reasoning for business failure prediction . Computers and Operation Research , 38 ( 2 ) : 409 – 419 . doi:10.1016/j.cor.2010.06.008
  • Liu , Z. and Inooka , H. 1998 . Application of extended AHP to the analysis of user acceptance of environment-friendly car . Interdisciplinary Information Sciences , 4 ( 1 ) : 29 – 38 .
  • Park , C.-S. and Han , I. 2002 . A case-based reasoning with the feature weights derived by analytic hierarchy process for bankruptcy prediction . Expert Systems with Applications , 23 ( 3 ) : 255 – 264 .
  • Rose, C.M., 2000. Design for environment: a method for formulating product end-of-life strategies. Dissertation (PhD). Stanford University, Stanford, USA
  • Saaty , T.L. 1994 . How to make decisions: the analytic hierarchy process . Interfaces , 24 ( 6 ) : 19 – 43 .
  • Shih, H.L., Chang, Y.S. and Lin, Y.T., 2003. Selecting product EOL strategy via case – based reasoning. Proceedings of EcoDesign2003: third international symposium on environmentally conscious design and inverse manufacturing, Tokyo, Japan, 288–290. DOI: 10.1109/VETECE.2003.239734
  • Shih , H.L. , Chang , Y.S. and Lin , Y.T. 2006 . Intelligent evaluation approach for electronic product recycling via case – based reasoning . Advance Engineering Informatics , 20 : 137 – 145 .
  • Staikos , T. and Rahimifard , S. 2007 . An end-of-life decision support tool for product recovery considerations in footwear industry . International Journal of Computer Integrated Manufacturing , 20 ( 6 ) : 602 – 615 .
  • Steinhilper , R. 1998 . Remanufacturing: the ultimate form of recycling , Stuggart : Fraunhofer IRB Verlag .
  • Sun , S. and Wang , X. 2006 . The realization and discussion of the credit risk evaluation system . Journal of Communication and Computer , 3 ( 5 ) : 119 – 125 . (Serial No. 18)
  • The European Parliament and the Council of European Union . 2000 . Directive 2000/53/Ec of the European Parliament and of the Council of 18 September2000 on End-of-life Vehicles , Brussels : Official Journal of the European Communities .
  • The European Parliament and the Council of European Union . 2003a . Directive 2002/96/Ec of the European Parliament and of the Council of 27 January 2003 on Waste Electrical and Electronic Equipment (WEEE) , Brussels : Official Journal of the European Communities .
  • The European Parliament and the Council of European Union . 2003b . Directive 2002/95/Ec of the European Parliament and of the Council of 27 January 2003 on the Restriction of the Use of Certain Hazardous Substances in Electrical and Electronic Equipment , Brussels : Official Journal of the European Communities .
  • Veerakamolmal , P. and Gupta , S.M. 2002 . A case-based reasoning approach for automating disassembly process planning . Journal of Intelligent Manufacturing , 13 : 47 – 60 .
  • Vong , C.M. , Leung , T.P. and Wong , P.K. 2002 . Case-based reasoning and adaptation in hydraulic production machine design . Engineering Applications in Artificial Intelligence , 15 : 567 – 585 .
  • Zeid , I. , Gupta , S.M. and Bardasz , T. 1997 . A case-based reasoning approach to planning for disassembly . Journal of Intelligent Manufacturing , 8 : 97 – 106 .
  • Zhang , H.C. 2000 . A decision-making model for materials management of end-of-life electronic products . Journal of Manufacturing Systems , 19 ( 2 ) : 94 – 107 .
  • Zussman, E., 2000. Linking remanufacturing process and product design. Proceedings of the CIRP international seminar on life cycle engineering, Tokyo, Japan, 249–255. CIRP (The International Academy for Production Engineering). Available from: http://www.cirp.net/

Reprints and Corporate Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

To request a reprint or corporate permissions for this article, please click on the relevant link below:

Academic Permissions

Please note: Selecting permissions does not provide access to the full text of the article, please see our help page How do I view content?

Obtain permissions instantly via Rightslink by clicking on the button below:

If you are unable to obtain permissions via Rightslink, please complete and submit this Permissions form. For more information, please visit our Permissions help page.