Abstract

Remanufacturing of used products has become a strategic issue for cost-sensitive businesses. Due to the nature of uncertain supply of end-of-life (EoL) products, the reverse logistic can only be sustainable with a dynamic production planning for disassembly process. This research investigates the sequencing of disassembly operations as a single-period partial disassembly optimization (SPPDO) problem to minimize total disassembly cost. AND/OR graph representation is used to include all disassembly sequences of a returned product. A label correcting algorithm is proposed to find an optimal partial disassembly plan if a specific reusable subpart is retrieved from the original return. Then, a heuristic procedure that utilizes this polynomial-time algorithm is presented to solve the SPPDO problem. Numerical examples are used to demonstrate the effectiveness of this solution procedure.

1. Introduction

Product recovery, or remanufacturing, has been considered as one of the most profitable options in dealing with the end-of-life (EoL) products. The benefit of product recovery is especially more attractive when a facility is capable of performing both manufacturing and remanufacturing processes, and the coordination of these two processes can be included in the production planning and scheduling. Griese et al. [1] discussed the economic challenges for reuse and the main technical obstacles in three product categories: medical equipment, automotive electronics, and computers. They argued that, for personal computers, reuse and repair appeared to have more potential than pure recycling materials. Similar benefit was confirmed by Grenchus et al. [2] from the practice at the IBM Endicott asset recovery center. They found that, with little disassembly effort, functional parts that were recoverable had more resale value than plain material recovery.

For any original equipment manufacturer (OEM) with the capacity in performing assembly and disassembly operations, the retrieved components from returned products can be integrated with their forward production. As shown in Figure 1, a complete product life cycle is defined by forward logistics (solid line) and reverse logistics (dotted line). Information (bold line) from disassembly operation can further assist in design and manufacturing new products. Retrieving spare parts from returned products has been one of the most prominent strategies. Fleischmann [3] observed that, when the returned used equipments were integrated into the spare part planning, a push policy in which returned equipments were tested and dismantled as soon as available can achieve higher service level in IBM’s spare part management.

It remains as one of the biggest challenges to develop the techniques in production planning system for product recovery to be sustainable [5]. For regular assembly, demand can be determined in advance and hence the required resources can be planed and scheduled along the time horizon. However, for disassembly process planning, variation in quantity and quality of returned products is so huge that it fails to fit into any available planning scheme. Even when the demand for remanufactured products is known with a set of available returned products, it is still challenging to decide how these products should be dismantled to minimize the disassembly effort for those refurbished products. Kasmara et al. [6] used an integer programming model that included sales and returns in each period with the objective function as maximization of profits. Clegg et al. [7] presented a linear programming model of production planning for both new and remanufactured products. Some studies focused on the effect of average flowtime for both assembly and disassembly operations under different scenarios in planning mixes [813].

The ability to salvage the value of these returned products relies both on the disassembly capacity and the ability to find the most cost-effective disassembly sequences to retrieve valuable parts. This research is motivated to find disassembly sequences with minimum operation costs in the production planning for EoL products. A single period planning is considered due to the inherent fluctuation in the demand and supply of EoL products in different periods. Moreover, a partial disassembly policy is considered for better profit in product recovery.

2. Literature on Disassembly Planning

Disassembly is the process of dismantling a product through successive steps at the end of its life so as to recover useful components or subassemblies, for resale, reuse, or proper disposal. A product, as a whole, may not be repairable at the end of its conventional useful life, yet there might be components and subassemblies that are in good enough condition for use in a new product or in the remanufacture of an old one [14]. The efficient retrieval of these parts/subassemblies will not only cut down the production cost but will also reduce the associated disposal costs and, consequently, the environmental hazards.

Taleb and Gupta [15] addressed the scheduling problem of disassembly operations with commonality in the parts or materials. Then, a scheduling mechanism was provided to determine the total disassembly requirement as well as the time to release along the planning horizon. Langella [16] developed heuristics for the disassembly planning when a returned product was used in multiple purposes. Gungor and Gupta [17] used a heuristic algorithm to evaluate total costs among different disassembly strategies for returned products using the precedence relationship among subassemblies. Deterministic formulations originated from variations of travelling salesman problem (TSP) were used to find optimal disassembly sequences [18, 19]. Johnson and Wang [20] considered the disassembly precedence relationship according to a bill of material (BOM) of the product and formulated the problem as a two-commodity network formulation. Lambert [21] solved a similar formulation as in [20] with sequence-dependent setup time by using an iterative heuristic approach.

Graph-based representation is often used to find all feasible disassembly sequences. De Fazio and Whitney [22] proposed a network of liaison sequences, or precedence sequences, that are generated from the bill of material (BOM) of a product. Sarin et al. [19] incorporated the precedence constraints into a tree-structured network with additional nodes representing the connection and joints between subparts. Zhang and Kuo [23] and Kuo [24] proposed a component-fastener graph to represent the assembly relationship to find the most profitable dismantle sequence for returned products. Homem de Mello and Sanderson [25, 26] introduced an AND/OR graph representation of assembly plan which includes all possible sequences of operations. Lambert [27] utilized the AND/OR graph to generate sequences in retrieving subassemblies with the consideration of disassembly line balancing.

The objective of this research is to find an optimal partial disassembly sequence to retrieve reusable subassemblies or subparts from EoL products in single planning period or referred to as single period partial disassembly optimization (SPPDO) problem herein. A label correcting algorithm is proposed to solve the AND/OR graph as a shortest path problem. Furthermore, a heuristic procedure is developed to utilize this label correcting algorithm in solving the SPPDO problem. The remainder of the paper is organized as follows. In the next section, the representations of disassembly sequences and AND/OR graph are briefly discussed. The subsequent sections further introduce the mathematical formulation of the problem, the label correcting algorithm, and a heuristic procedure for solving SPPDO. This is followed by a section that illustrates how the heuristic algorithm works with numerical examples. Then, some concluding remarks are summarized in the last section.

3. Formulation of Partial Disassembly Optimization Problem

3.1. Disassembly Sequence and AND/OR Graph

For a given return, the feasible disassembly sequence is restricted to the design of that product. After specifying the structure of a product, it is prerequisite to develop the relations between subassemblies and parts where separation operations are possible. A component-fastener graph can be used to represent the assembly relationship [23, 24]. As shown in Figure 2, if two components are attached or joined by fasteners, then these two components are connected by an undirected edge in the component-fastener graph.

A disassembly AND/OR graph is another useful representation for all possible disassembly sequences. An AND/OR graph is a directed hypergraph where subassemblies are represented as nodes. If more than one subassembly/part can be separated from a parent assembly in one disassembly operation, a hyperarc (AND arc) is used to indicate this operation and connects the parent node to all child nodes. Otherwise, a directed arcs (OR arcs) are used. Figure 3(a) illustrates the drawing of a ballpoint product with associated AND/OR graph in Figure 3(b). The assembly {ABCDE} yields two subassemblies {BCD} and {AE} through the disassembly operation , and this operation is represented as an AND arc (“” arc). Moreover, this hypergraph is compact which requires a reduced number of nodes/arcs to enumerate all partial sequences of disassembly operations [25].

This AND/OR graph can also be represented completely via a transition matrix . Suppose be the set of subassemblies/subparts and be the set of operations, the element has a value of 1 if a subassembly is released by some operation or −1 if subassembly is to be dismantled via operation . Figure 3(c) defines the associated transition matrix for the ballpoint product in Figure 3(a), where and . For example, the operation will dismantle one subassembly or assembly {ABCDE}, for two corresponding subassemblies and or assemblies {BCD}, and {AE}, respectively.

3.2. Mathematical Model

The partial disassembly optimization problem considered in this research is defined as a single-period partial disassembly optimization (SPPDO) problem. The problem assumed that the disassembly decision is to consider myopic optimal sequences given the quantity of returned products and the demands for reusable subparts in the period. For the product with as the set of feasible subassemblies/subparts and as the set of disassembly operations, two more sets are defined as follows: as the set of original products, ; as set of reusable subparts or target subparts, .

Consider the AND/OR graph for this returned product with nodes and arcs and the transition matrix for the product. A feasible disassembly sequence to retrieve reusable parts from a returned product can be defined as a path from a source node in to the corresponding target nodes in . Let be the cost of operation , and , for all . In this model, the available quantity is defined as a negative number , for original returns , for all . For each reusable subpart , the demand is defined as , for all . Intermediate subassembly has zero demand; that is, , for all . Without loss of generality, we assume that this model has enough supply of original returns; that is, . Suppose be the number of operation , , needed in this planning period, then an optimal partial disassembly sequence with minimum total disassembly cost can be obtained by solving the formulation proposed as follows:

SPPDO
This SPPDO model is a generalized minimum cost flow problem where the arc in a graph include both hyperarcs (AND arcs) and regular directed arcs (OR arcs). The constraint set (3.2) is to ensure that the demands of reusable subparts are fulfilled or the required quantities for original returns are still sufficient. The constraint sets (3.3) and (3.4) are nonnegative constraints on the resulting quantity of intermediate subassemblies/parts and the number of operations needed. It is worth noting that this AND/OR graph is acyclic, and the sum of degrees from all nodes might not be zero. Further note that, since the transition matrix does not have the property of total unimodularity, this SPPDO formulation can only be solved as a pure integer programming (IP) problem.

In the literature, a searching algorithm for an AND/OR graph with different interpretation is available, but it is not applicable to solve the SPPDO problem directly. AND/OR graph is often used to represent a problem-solving process which transforms the original problem into several subproblems [28, 29]. Each node represents a distinct problem. The node represents the original problem is referred to as the starting node or root node. A terminal node, or leaf node, in this graph represents a problem whose solution is either known to exist or not to exist. A directed arc is linked from a node (problem) to its associated successive nodes (subproblems). For an OR arc, the problem is solved when the immediately successive subproblem is solved. If the problem is linked by an AND arc, the problem is only solved when all the successive subproblems are solved. Hence, the solution for the original problem is to search for a tree that connects the root node with terminal nodes only [28].

Zhang and Kuo [23] had extended this searching algorithm in finding a solution tree from an AND/OR graph to obtain the optimal assembly sequence toward the final product. Even with the assumption of reversible operation, the sequence obtained from the solution tree might not be directly used for generating disassembly sequence if partial disassembly is allowed. The main reason is that the disassembly level needs to be identified if full disassembly is not desirable. The selection in a proper set of terminal nodes can be combinatorial [25]. Considering the example as in Figures 4(a) and 4(b), the searching algorithm can be used to find the best trees for the assembly operations from leaf nodes to the root node as in Figure 5. But to retrieve a stick from the returned problem, the optimal sequences for partial disassembly operations or can only be obtained if and only if the set of terminal nodes selected are or , respectively.

3.3. Label Correcting Algorithm

Here we propose a label correcting algorithm to find an optimal disassembly sequence from an AND/OR graph. This algorithm maintains a label for each node , , where is the minimum disassembly cost to retrieve node from some starting node in , and is the set of immediately predecessor nodes in the shortest path. Let and denote the from-node and to-node of some arc , . Further, and define the forward star and reverse star for each node , . The detailed steps of this algorithm are as follows.

Initialization
For each source node in , set the minimum cost , the predecessor set , and update the set of labelled node . For node in , set the minimum cost , the predecessor set . Select the first labelled node in .

Step 1. Determine the set for unlabelled nodes that are immediately connected from node ; that is, . If is not empty, then go to Step 2. Otherwise, go to Step 3.

Step 2. For each node in , do the following(1)For each arc where , if , update the minimum cost and set . Otherwise, if , then update . (2)Determine the set for unlabelled nodes that are immediately connected toward node ; that is, . If is empty, make node as labelled and update the set of labelled nodes .

Step 3. Mark the current node as solved. Move to the next unsolved node in as new node , go to Step 1. If all nodes are solved, stop.

If only original returns can be dismantle for reusable subparts, we have . For any solved node , the from the label represents the minimum disassembly cost to retrieve one subpart directly from a starting assembly. Moreover, the complexity of this procedure is polynomial bound by the number of nodes; that is, [30].

Lemma 3.1. If only one target subpart has positive demand, the label correcting algorithm solves the SPPDO problem.

Proof. In the SPPDO formulation, it is assumed that target subparts are retrieved from returned products directly. If only one target subpart has positive demand, it is equivalent to find an optimal sequence of disassembly operations with the minimum total cost to reach the destination node from the source node. This minimum cost is also defined as in the label for node , .

Lemma 3.2. If more than one target subpart has positive demands, then the corresponding from the label correcting algorithm for associated nodes forms an upper bound for the optimal solution in the SPPDO problem. That is, suppose , , be the optimal solution for the SPPDO problem, then one has .

Proof. Suppose two target subparts, say and , , have positive demands. Let and be the optimal disassembly sequences for node and node , respectively. Without loss of generality, we assume that . Suppose there exists some node , and also , . Then the shortest disassembly path from the source node to node is overlapped in the optimal disassembly sequences from the source node to node and node . Hence, an upper bound for the optimal disassembly cost is .

Moreover, it can be concluded that if and only if each original return can be retrieved for no more than one target subpart only.

3.4. A Heuristic Procedure for Solving Partial Disassembly Optimization Problem

Next, we presented heuristic procedure that utilizes the label correcting algorithm in the previous section. This procedure is to find a good solution for larger instances of SPPDO problem in a real-world setting within a reasonable computation effort. The detail of this iterative procedure is described as follows.

Initialization
Apply the label correcting algorithm with to obtain the initial labels for all subparts , . Set the variable , . Let be the quantity of subassembly available for further dismantle, set , , and , . Note that .

Phase 1 (Path construction). Select a target node which has the maximum total potential cost in unfulfilled demand; that is, . Break ties arbitrarily.

Obtain the minimum cost disassembly sequences, , which forms a directed path from source node , toward the demand node ; . Break ties arbitrarily. Find the maximum flow for this path, .

For each arc , , start from the first arc, perform the following updates sequentially.

Phase 2 (Termination test). Update the total disassembly cost and check for any unfulfilled demand; that is, , . If all demands are fulfilled, then stop. The current solution of , , is feasible for the SPPDO problem.

Otherwise, update the set of source nodes to include intermediate nodes with positive quantity; that is, , if for . Update labels for all subparts , using the label correcting algorithm in Section 3.3 with the new set of source nodes . Go to Phase 1.

Lemma 3.3. The objective value of solution obtained from this heuristic procedure, referred to as , is at least as good as that obtained from the label correcting algorithm, referred to as .

Proof. In Phase 2, the labels for subparts are altered only when there exists some intermediate subassembly with positive quantity to be further dismantled for those target subparts with lower costs. Otherwise, the initial labels remain unchanged. So, the contribution of disassembly cost for a target subpart in is no higher than that in .

Furthermore, let be the optimal solution for the SPPDO problem and . We have from Lemmas 3.2 and 3.3.

4. Numerical Examples

In this section, the simple product in Figure 4(a) is used to demonstrate how the heuristic procedure in Section 3.4 works to generate partial disassembly sequences for the SPPDO problem. There are totally twelve different (sub)assemblies, . The original return is represented by node , and reusable subparts are nodes for cap, stick, receptacle, and handle, respectively, that is, and . A total of fifteen disassembly operations can be used to dismantle this product, with the associated costs .

The construction of labels using the label correcting algorithm is shown in Figure 6. The minimum disassembly cost to retrieve node (stick) is 7 with two alternative optimal disassembly sequences: or . This optimal solution is consistent with observation in Section 3.2.

Next, we demonstrate the use of heuristic algorithm with the consideration of the following demands for target subparts: three caps and one stick ; that is, . . It implies that the supply of original returns should be at least four; that is, . In the initialization step, all variables are set to zero except and the initial labels are obtained from Figure 6. In Phase 1, since node (cap) has a higher total unfulfilled cost than node (stick), node is selected along with the associated directed path . Calculate the flow on this path. Since has only one arc , update the solution , , , and .

Continue to Phase 2 to check for the termination criteria. Update the current total disassembly cost . There still exists unfulfilled demand since . So, first update the set of source nodes to include the intermediate node as . Then labels for subparts are updated using the label correcting algorithm. It is worth noting that, as shown in Figure 7, not every label is changed, and the effected nodes with associated arcs are shown in bold in the shaded area.

In the second iteration, select node to fulfil the remaining demand with the disassembly path . Calculate the maximum flow and update the solution starting from the first arc : , , , and . Then update for the second arc : , , , and . This procedure terminates since all demands are fulfilled with the total cost . The resulting quantities of subparts are , , , , and , and the required disassembly operations are , and for three caps and one stick.

5. Conclusions

In this paper, we investigate a single period partial disassembly optimization (SPPDO) problem to generate an optimal disassembly sequence in product recovery of the end-of-life (EoL) products. An AND/OR graph representation and associated transition matrix are used in the mathematical formulation of the SPPDO problem to minimize the total disassembly cost. Since the transition matrix does not have the property of total unimodularity, this SPPDO model can only be solved as a pure integer programming (IP) problem, which is NPcomplete.

A label correcting algorithm is proposed to find an optimal disassembly sequence when the reusable subpart is retrieved directly from original return. To solve the SPPDO problem in general case, this paper presents a heuristic procedure that utilizes this polynomial-time algorithm to find a solution. This heuristic procedure can quickly provide a good disassembly plan for problems with more complicated disassembly structures in a real-world setting within a reasonable computation effort. It can be further integrated in the production planning for end-of-life (EoL) products to improve the profitability of product recovery.

Acknowledgment

This research was supported by the National Science Council of Taiwan, China, under Grant no. NSC 98-2218-E-027-019.