Abstract
With the increase in the production of electric vehicles (EVs) globally, a significant volume of waste power battery modules (WPBM) will be generated accordingly, posing challenges for their disposal. An intelligent scrap power battery disassembly sequence planning method, integrated with operational risk perception, is proposed to automate the planning process. Taking into consideration the risk coefficients, energy consumption, and costs during disassembly, this method maximizes profits, minimizes energy usage, and ensures safety. Utilizing an extended part priority graph, an optimized model for integrated risk-aware disassembly sequence planning (IRA-DSP) is constructed. With the Guangqi Toyota LB7A-FX1 as a case study, and using real data from resource recovery enterprises, an improved MOPSO-GA algorithm is proposed to solve the model and generate disassembly plans. The results demonstrate the method’s ability to achieve unit-level disassembly of WPBM, avoid high-risk sequences, and optimize profit and energy consumption, exhibiting its practicality and feasibility.
1. Introduction
Within the framework of the “dual carbon” targets, the rapid development of China’s new energy automotive industry heralds the approaching retirement of a large number of power batteries [1]. Used lithium-ion batteries have become a research focus due to their valuable key metal resources and potential environmental risks [2,3]. Current research primarily focuses on recovering valuable metal elements, such as cobalt and lithium, from used batteries through advanced pyrometallurgical and chemical leaching techniques [4], as well as on exploring secondary utilization technologies to maximize their resource value [5,6]. Given the aging differences among battery components over time, thorough disassembly of used power batteries becomes a crucial step in unlocking their residual value and achieving a circular economy [7]. However, the safety issues surrounding the disassembly process cannot be overlooked, as improper operations can lead to equipment failure, fires, explosions, and other severe consequences [8]. Therefore, systematically studying the disassembly sequence planning of power batteries is crucial for ensuring the safety of disassembly operations, reducing environmental and health risks, and promoting the sustainable development of the battery recycling industry [9].
Disassembly involves the orderly removal of sub-assemblies (including parts and components) from a product [10]. The disassembly sequence directly impacts disassembly efficiency and recycling benefits, making it crucial for the recovery and reuse of waste products [11,12]. Finding the optimal disassembly sequence to achieve objectives such as maximizing profits, minimizing energy consumption, and reducing risks, known as disassembly sequence planning, is essential [10,13]. Notably, traditional remanufacturing processes aim to achieve the optimal disassembly level of products, restoring their performance by replacing certain parts and balancing economic indicators with disassembly depth. However, this approach fails to fully utilize the residual value of retired power batteries, necessitating their complete disassembly.
The principal contributions of this research are outlined as follows:
- Using an extended part priority graph to clarify the constraint relationships between disassembly operations and to represent the inherent risk factors of the operations themselves;
- The formulation of an integrated risk-aware (IRA) model for intelligent sequencing in the recycling of retired power batteries, which incorporates a comprehensive risk perception approach;
- The utilization of the extended part priority graph to strategize the disassembly sequence of the battery pack, effectively reducing the complexity of the problem at hand;
- The provision of a case study on the disassembly of the Guangqi Toyota LB7A-FX1 battery pack, grounded in actual data from a resource recycling enterprise.
The subsequent sections of this study are organized as follows. Section 2 presents a comprehensive literature review, synthesizing the current state of knowledge in the relevant field. Section 3 introduces the IRA-DSP model, providing a detailed exposition of its development process and underlying assumptions. Section 4 offers an enhanced MOPSO-GA algorithm specifically tailored to efficiently address the IRA-DSP model. In Section 5, a rigorous case study analysis is conducted to validate the effectiveness of the IRA-DSP model and demonstrate the superiority of the improved MOPSO-GA algorithm, thereby verifying the accuracy and practical utility of the proposed planning methodology. Finally, Section 6 summarizes the research findings and explores potential avenues for future investigation, offering perspectives and insights that aim to catalyze further advancements in the pertinent domain.
2. Literature Review
2.1. Battery Disassembly Graph Theory Expression
Graphical tools such as part priority graphs, AND/OR graphs, Petri nets, Knowledge graph, and disassembly trees can abstract DSP problems, revealing their structure and solution space, thereby enhancing solution efficiency and quality [14,15].
Based on the part priority graph, Guo Hongfei et al. established a comprehensive evaluation model for recycling and proposed an integrated decision-making method for disassembly sequencing and disassembly depth to maximize the recycling benefits of waste products. Finally, they took the power battery as the disassembly object to verify the feasibility and effectiveness of the model and method proposed in the paper [16]. Wu Hao and his team proposed a new method for planning the disassembly sequence based on the knowledge graph of power battery. They constructed an updatable and scalable disassembly information model to capture the dynamic information and assembly relationship among battery components [17]. Tsai C. Kuo proposed an analytical method based on Petri Net to address the disassembly and recycling issues in end-of-life electronic products. By utilizing PN analysis, an optimal trade-off between the cost and environmental efficiency of the disassembly process can be determined [18]. Although priority graphs can represent the priority relationships between parts [19], they may not fully capture other component information. AND/OR graphs, knowledge graphs, and Petri nets can suffer from combinatorial explosion issues. In addition to economic and energy-efficiency objectives, this study emphasizes the hazards encountered during the comprehensive disassembly process of power batteries, including high voltage and chemical leakage. Consequently, the risk coefficient of individual battery components becomes paramount. To address this, an enhanced partial priority graph is utilized in this research, providing a clearer depiction of the priority relationship among components and their associated risk coefficients.
2.2. Power Battery Disassembly Model
Due to their complex structure, cumbersome disassembly, and high risks, power batteries require efficient and cost-effective disassembly while ensuring safety. Although recent studies, such as Alfaro-Algaba’s disassembly model for the Audi A3 hybrid system, aim to maximize profits while minimizing environmental impact [20], the assessment of disassembly sequences remains limited and lacks a comprehensive consideration of costs, profits, and risks. Kathrin Wegener et al. provided a graphical representation for the disassembly of the Audi Q5 hybrid system, but a comprehensive evaluation is still lacking [21].
Existing research has inadequate risk considerations, particularly for hazardous recycling items like power batteries. Therefore, this study proposes an integrated risk-aware disassembly sequence planning (IRA-DSP) model that comprehensively considers profit maximization, energy consumption minimization, and risk minimization to address the optimization of power battery disassembly in a more comprehensive and rigorous manner, promoting the sustainable development of power battery recycling.
2.3. The DSP Multi-Objective Optimization Algorithm
The DSP aims to find the optimal disassembly sequence, which is a combinatorial optimization problem belonging to the NP-Hard category [22]. As the number of instructions increases, the solution space expands rapidly, resulting in significant time consumption for finding the optimal solution [23]. Therefore, direct brute-force, dynamic programming, and greedy algorithms are often not preferred due to their inefficiency [24]. Instead, heuristic methods become the preferred choice as they can leverage specific knowledge or experience to find suboptimal or optimal solutions within a reasonable time [25], effectively reducing computational resource consumption, making them suitable techniques for solving the DSP [26]. Wu Tengfei and his team established a mathematical model for the specific disassembly process of power batteries, optimizing the four objectives of the number of workstations, workstation idle time, number of workers, and disassembly costs. They chose the NSGA-II algorithm to effectively solve this combinatorial optimization problem. NSGA-II employs the non-dominated sorting approach to rank individuals in the population, which results in high computational complexity, especially when dealing with large-scale populations or problems with multiple objective functions. This can significantly increase the execution time of the algorithm [27]. Chu Mengling and Chen Weida proposed a hybrid particle swarm optimization algorithm based on Q-learning to solve the human–machine collaborative disassembly model, which can dynamically adapt to the uncertainties during the disassembly process [28]. Amel Alaji et al. proposed a novel RL (reinforcement learning) technique based on the Q-Network algorithm for optimizing the DSP (disassembly sequence problem). The research focused on optimizing two disassembly strategies—partial disassembly sequence planning (PDSP) and full disassembly sequence planning (FDSP)—and applied the method to two structurally simpler industrial product components, demonstrating its effectiveness [29]. However, it requires a large amount of trial and error as well as feedback to learn the optimal strategy, resulting in the need for more computational resources and time. In battery disassembly sequence planning, due to the complexity of the problem and the need to consider multiple objectives such as disassembly efficiency, cost, and environmental impact, computational efficiency and real-time performance are crucial.
The multi-objective particle swarm optimization (MOPSO) algorithm has emerged as an ideal choice for solving such problems due to its effectiveness in obtaining the Pareto optimal solution set [30]. Based on the MOPSO algorithm, this paper introduces genetic operators and proposes an enhanced MOPSO-GA algorithm to efficiently and accurately address the integrated risk-aware disassembly sequence planning (IRA-DSP) model for retired power batteries.
3. IRA-DSP Model Construction
3.1. Problem Description
IRA-DSP refers to the integrated optimization of energy consumption, profit, and safety under the premise of meeting the fixed cost of the disassembly operation, conversion cost, safety risk factor, energy consumption of the disassembly operation, and conversion energy consumption of the disassembly operation during the process of battery disassembly.
Suppose that the old power battery pack to be dismantled is composed of subassembly and subassembly is . The disassembly of the battery pack requires disassembly operations, and the disassembly operation set is , where is the number of the disassembly operation, and operation indicates the initial disassembly operation . The decision variable is and . If the operation is executed, then ; otherwise, ; If operation is the in the disassembly sequence, then , otherwise, . To construct an IRA-DSP model based on the extended part-priority graph, two basic relationship matrices are defined here, namely, the priority matrix and the association matrix.
The priority matrix is used to describe the priority constraint relationship between subassembly/disassembly operations. When the operation is completed, the operation can be performed immediately, and the operation cannot be performed over the operation; if the operation is the tight front operation of the operation, then ; otherwise, .
There is a correlation between the parts and the disassembly task; that is, removing each component needs to complete the corresponding disassembly operation. Disassembly operations generate costs, such as work costs and time costs, as well as the recovered components. In order to represent the recovery profits, it is necessary to define the correlation relationship of components and disassembly operations; the association matrix . If action , the subassembly is obtained, then ; if action , the subassembly is decomposed, then ; otherwise, .
3.2. IRA-DSP Model Construction
3.2.1. Profit Function
The recovery profit of the subassembly needs to consider the recovery benefit of the subassembly, the fixed cost of the disassembly operation, and the conversion cost between the disassembly operations. If the benefit of the waste power battery sub-assembly is , the work cost (including fixed cost and time cost) is , and the work cost of completing the conversion from operation to operation is , then the battery recovery profit function can be expressed as
3.2.2. Energy Consumption Function
The energy consumption of the battery disassembly and recovery process mainly includes two parts: the fixed energy consumption of the disassembly operation and the conversion energy consumption between the disassembly operation. We set as the power consumed to perform the operation , set the working time to complete the operation , and the fixed energy consumption is transferred from operation to operation . The energy consumption function of battery recovery is
3.2.3. Risk Index Function
The internal structure of the power battery is crisscrossed, the adjacent components often have high coupling, and the disassembly operation of different components has different risk degrees. According to these two characteristics of the disassembly process, the risk compensation coefficient of operation is expressed by , and the battery recovery risk function is established as
According to the above analysis, with the goal of the maximum recovery profit, the lowest recovery energy consumption, and the lowest risk of the disassembly process, the comprehensive risk perception of the retired power battery disassembly sequence planning (IRA-DSP) model is constructed as follows:
4. Improved MOPSO-GA Algorithm
The IRAO model proposed in this paper simultaneously optimizes the three objectives of profit, energy consumption, and risk, so the calculation is complicated, and the optimal solution is difficult to obtain. Multi-objective particle swarm (MOPSO) is a kind of evolutionary calculation algorithm used to solve the problem of multi-objective optimization. It has the advantages of fast convergence, is easy to use, and has fewer parameters, but it usually tends to search solution space in the global range; less attention is paid to local search, especially if the solution space is large or complex, which may lead the algorithm into a local optimal solution. Therefore, in this paper, a modified MOPSO-GA algorithm is proposed to optimize and solve the established IRA-DSP model. The algorithm flow is shown in Figure 1.
Figure 1.
Execution steps for improving the MOPSO-GA algorithm.
The algorithm first constructs the external archive set via non-dominant sorting and then iteratively optimizes the current population using particle swarm optimization, while combining the selection, crossover, and variation operation of the genetic algorithm to increase the diversity of the population simultaneously. During the iterative process, the external set of archives and the current contemporary optimal solutions are dynamically updated to guarantee the global search capability of the algorithm. Finally, by reaching the set number of iterations, the excellent non-dominant solution set is obtained as the output result of the algorithm. The running parameters of the algorithm are as follows: random number seed: 1; number of leading solution sets: ; maximum number of iterations: ; cross probability: ; variation rate ; inertia weights take ; individual learning factor: ; and social learning factor .
4.1. Initialize the Population Based on the Prior Knowledge
Population initialization is a crucial step in swarm optimization algorithms, directly influencing the convergence speed and the quality of the final solution. In the absence of relevant prior knowledge, random initialization is often used to generate the initial population. While random initialization ensures a uniform distribution of the initial population in the solution space, it can affect the convergence speed of the algorithm. To generate a more optimal initial population for a more efficient exploration of the solution space, this paper proposes generating initial solutions based on the internal structure and disassembly rules of battery dismantling. Assuming that the battery has a total of N detachable components, each component is numbered, and the disassembly sequence is represented by a one-dimensional array. Feasible solutions are generated according to the existing prior knowledge, using an array structure for encoding. The calculation formula for generating feasible solutions is as follows:
where the operation involves shuffling the array.
4.2. The Pivotal Incorporation of Genetic Operators
4.2.1. Tournament Selection
Genetic algorithms are adept at discerning and propagating individuals with superior fitness values, which, in this study, is quantified by “total tardiness”, thereby facilitating the evolution of the fittest population. The selection mechanism employed in this research utilizes a tournament selection strategy, which is systematically executed as follows: Initially, two individuals from the population, distinguished by their unique fitness values, are randomly selected. Subsequently, a random number is generated within the interval [0, 1]. This number dictates the selection of the offspring; if is less than the established selection probability , the individual with the higher fitness is advanced to the next generation, thereby reinforcing the genetic contribution of the fitter individuals. Should exceed , the selection favors the individual with the lower fitness, deliberately incorporating an element of stochasticity that enriches the genetic diversity of the population. This process is iteratively applied until the contingent of new offspring corresponds with the desired population size. Importantly, the tournament selection in this paper incorporates a selection method with replacement, ensuring that while striving to select superior individuals, the diversity of the population is preserved, which is imperative for the exploration of a broad solution space and the avoidance of premature convergence.
4.2.2. Partially Matched Crossover
In genetic algorithms, the crossover operation aims to generate new offspring individuals by exchanging and combining genetic information from two parent individuals. However, in the battery disassembly sequence planning problem, each battery component is dismantled only once, requiring that no duplicate genes appear in the chromosome representation. Therefore, this study selects the partially matched crossover (PMX) to better avoid generating invalid offspring individuals while preserving some of the favorable characteristics of the parent individuals.
PMX is similar to two-point crossover, where two crossover points are randomly selected to define the crossover region. After executing the crossover, it is typically observed that two invalid chromosomes are produced, with some genes appearing duplicated. To repair the chromosomes, a matching relationship for each chromosome is established within the crossover region. This matching relationship is then applied to the duplicated genes outside the crossover region, effectively eliminating conflicts. The specific implementation process is described as follows:
- Step 1: Randomly select the starting and ending positions of several genes in a pair of chromosomes (parents), ensuring that the selected positions are identical in both chromosomes. As in Figure 2, the orange color is the selected gene.
Figure 2. Randomly selected chromosome segment.
- Step 2: Swap the positions of these two sets of genes. As in Figure 3, the orange regions are the exchanged gene fragments.
Figure 3.
Gene swapping.
- Step 3: Perform conflict detection and establish a mapping relationship based on the swapped gene sets. As illustrated, taking the mapping relationship 4-3-2 as an example, we can see that there are two gene 2s in offspring 2 from the second step’s result. These are then transformed into gene 2 using the mapping relationship. The process is repeated until there are no conflicts. Finally, all conflicting genes will undergo mapping to ensure that the newly formed pair of offspring chromosomes has no conflicts. The mapping relationship is shown in Figure 4.
Figure 4.
Conflict detection.
- Step 4: Produce two offspring as shown in Figure 5.
Figure 5.
Offspring.
4.2.3. Uniform Gaussian Mixture Mutation
The objective of the mutation operation in genetic algorithms is to maintain the diversity of the population particles. Mutation can prevent offspring particles from becoming overly similar to parent particles, thus avoiding falling into local optima. To enhance the global search capability of the algorithm and increase the diversity of the population, this paper introduces a mutation method that combines uniform distribution and Gaussian distribution. The reference formula is as follows:
is a given individual, containing a series of genetic values; is the ith genetic value in the individual; is a random number uniformly distributed within the interval ; is a random number drawn from a standard normal distribution; and and are the lower and upper bounds of the ith gene, used to limit the range of the mutated genetic value.
5. Case Study Analysis
To validate the effectiveness of the constructed IRA-DSP model and demonstrate the superiority of the improved MOPSO-GA algorithm in solving optimization problems, this paper selects the Guangqi LB7A-FX1 power battery as a dismantling case for analysis. All algorithms are programmed and implemented on MATLAB-R2022a software, using a computer with an Intel (R) Core (TM) i7-8750H CPU @ 2.20 GHz.
5.1. Data and Parameter Settings
The disassembly component information provided in this paper is entirely based on the disassembly information sheets and disassembly guidance manuals furnished by the battery manufacturer, ensuring both authority and professionalism. The various data points referenced in this paper have been drawn from the actual recycling prices of various sub-components under current market conditions, which are sourced from real-time market transaction data and professional assessments within the battery recycling industry. This aims to provide readers with practical references regarding the costs of battery recycling. The 3D model of the power battery is shown in Figure 6. Some unnecessary sub-assemblies are removed, and fasteners and their respective sub-assemblies are abstracted into a single entity to simplify the model. The detailed reference information for the simplified sub-assemblies and their recycling benefits is provided in Table 1.
Figure 6.
The 3D model of the power battery.
Table 1.
The information for the simplified sub-assemblies and their recycling benefits.
Based on the estimated battery recycling process in an actual factory, detailed reference data for disassembly tasks, including their respective durations, costs, power requirements, and safety-level compensation coefficients, are presented in Table 2. Utilizing general disassembly operation experience, an initial assessment of the risk coefficients for these tasks (ranging from 0 to 5, with 0 indicating almost no risk and 5 indicating the highest risk) is conducted. An extended risk coefficient-based component prioritization graph is then plotted, as shown in Figure 7. The number above the circle represents the risk factor of the component.
Table 2.
Disassembling operation.
Figure 7.
Expanded component priority diagram for battery pack disassembly.
5.2. Interpretation of Result
Solving the RIA-DSP model through MOPSO and the modified MOPSO-GA algorithm, we output the optimal non-dominant solution set of the two algorithms, as shown in Figure 8; the squares represent the MOPSO algorithm, and the circles represent the modified MOPSO-GA algorithm. In order to show the disassembly scheme more clearly, Table 3 presents the disassembly sequence obtained by the two algorithms for different targets (arrows point to the direction of operation execution), and the corresponding indicators of different schemes are shown in Table 4.
Figure 8.
The optimal non-dominated solution set of the algorithm.
Table 3.
Decomposition sequence plan for different target solutions.
Table 4.
Target values for different disassembly sequences.
When considering different objectives of maximizing profit, minimizing energy consumption, and minimizing risk, the model endeavors to avoid operational transformations with high costs, high energy consumption, and high risks, respectively, in order to plan the optimal disassembly sequence. Specifically, the highest profit achieved is 18,800.275 yuan, the lowest energy consumption recorded is 1834.2 W, and the minimum risk index obtained is 65.5. The key advantage of the IRA-DSP model lies in its capability to comprehensively consider the three objectives of energy consumption, profit, and risk, while aiming to concurrently mitigate operational transformations with high energy consumption, high costs, and high risks, thereby formulating a compromise disassembly sequence scheme. For instance, the compromise scheme obtained through the improved MOPSO-GA algorithm, although having a profit that is 13 yuan less than the highest-profit disassembly scheme, saves 10 W in energy consumption and reduces the risk by approximately 20%.
5.3. Test Contrast
5.3.1. Comparative Analysis of Models
To validate the effectiveness of the risk perception of the proposed model, a disassembly sequence planning (DSP) model, without considering operational transformation risk, was introduced. The risk indices of the compromise solutions obtained using the improved MOPSO-GA are presented in Table 5. The risk index of the DSP compromise solution is higher than the IRA-DSP compromise solution by 10.5, indicating an approximately 12.88% higher hazard level. The results demonstrate that the risk function introduced in the IRA-DSP model is effective. For high-risk battery components, the model is able to ensure the continuous disassembly of adjacent components to the greatest extent possible, thereby avoiding disassembly sequences with high risk indices. This effectively enhances the safety and efficiency of the disassembly process.
Table 5.
Compromise solutions and risk indices for different models.
5.3.2. Algorithmic Comparative Analysis
In the experiment, the MOPSO algorithm took 5.9369 s to solve the problem, while the improved MOPSO-GA (Genetic Algorithm) took 4.6589 s. Based on the results of the IRA-DSP model, the improved MOPSO-GA achieved a 2 yuan increase in maximum profit, a 1 W reduction in minimum energy consumption, and a 6-point decrease in risk index compared to MOPSO. In the discounted scenario, the profit was increased by 1 yuan, the risk index was lowered by 30, and the energy consumption was higher by 7 w. The improved MOPSO-GA demonstrates significantly better performance than MOPSO.
To further validate the superiority of the improved MOPSO-GA in solving the IRA-DSP model, this paper compares the two algorithms from four perspectives: population distribution, iterative optimization process, the number of Pareto-front solutions, and hypervolume (HV). Figure 9 depicts the population distributions of the two algorithms. The crossover and mutation operations of the improved MOPSO-GA increase the diversity of the population, avoid premature convergence, and result in a more extensive and uniform population distribution. The iterative optimization comparison process between the two algorithms is illustrated in Figure 10. The iterative optimization process of the improved MOPSO-GA is generally more stable and sustainable, converging to better solutions faster compared to the original MOPSO.
Figure 9.
The population distributions of the two algorithms: (a) population distribution in MOPSO-GA; (b) population distribution in MOPSO.
Figure 10.
Comparison of iterative optimization of algorithms: (a) profit iterative optimization; (b) iterative optimization of energy consumption; (c) iterative optimization of risk index HV.
HV is an essential metric for evaluating the performance of multi-objective optimization algorithms, representing the volume covered by the solution set in the objective space.
A larger HV value typically implies that the algorithm is able to find more and more widely distributed optimal solutions. Let the non-dominated solution set obtained by the algorithm be the reference point corresponding to the true Pareto front, which is often a vector formed by the maximum values of each objective. Then, the hypervolume of the non-dominated solution set to the true Pareto front, i.e., the HV metric, is specifically calculated as follows:
where HV represents the hypervolume of the space formed between the solutions in the non-dominated solution set and the reference point. Specifically, it is the volume of the hypercube constructed with the diagonal line connecting the solution and the reference point. The number of frontier solutions and the HV performance metrics during the iterative process of the two algorithms are shown in Figure 11. Under the premise of retaining only the top 200 feasible solutions, the modified MOPSO-GA algorithm reduces the solution time compared to the traditional MOPSO algorithm by 27.43%, while the speed of finding feasible solutions increases by 68.64%. In the 100th generation of optimization, the hypervolume of the modified MOPSO-GA is approximately seven times better than that of MOPSO.
Figure 11.
Algorithm performance analysis: (a) the optimization process of finding the first 200 Pareto front solutions; (b) hypervolume.
6. Conclusions
This study successfully developed and validated an IRA-DSP (integrated recycling and disassembly sequence planning) model based on an extended component priority graph, targeting the disassembly planning issue of retired electric vehicle batteries. The model employs an improved MOPSO-GA algorithm to seek the optimal disassembly sequence. Through a case study, we demonstrated that the IRA-DSP model not only comprehensively considers the costs and energy consumption during disassembly but also effectively avoids high-risk operations, thus ensuring the safety of the disassembly process.
The proposed method integrates a risk assessment mechanism to enhance the safety of the disassembly process and employs a multi-objective optimization strategy to ensure a balanced economic, environmental, and safety target. The introduction of the improved MOPSO-GA algorithm significantly improves the efficiency and feasibility of the solutions. Additionally, the case study driven by actual data enhances the practical applicability of the method, bringing significant economic and environmental benefits to waste battery disassembly and recycling enterprise, which helps reduce operational risks and promote the healthy development of the industry.
The risk coefficient assessment in this study is based on general disassembly operation experience, not specific to a certain battery type or disassembly environment, providing a flexible framework for practical applications. In future work, we plan to integrate this method into the manufacturing execution system (MES), design a user-friendly interface for inputting relevant basic data, and provide customized disassembly guidance through the system, further enhancing the intelligence of the disassembly process.
Author Contributions
Conceptualization, S.Y., X.Z., W.N., X.X. and Y.H.; Methodology, S.Y., X.Z., W.N. and X.X.; Software, S.Y., X.Z. and W.N.; Validation, S.Y., X.Z., W.N., X.X. and Y.H.; Formal analysis: S.Y. and W.N.; Investigation: S.Y., X.Z. and W.N.; Resources, S.Y., X.Z., W.N., X.X. and Y.H.; Data curation, X.X., S.Y., X.Z. and W.N.; Writing—Original draft preparation, S.Y. and W.N.; Writing—Review and editing, S.Y., X.Z., W.N., X.X. and Y.H.; Visualization, X.Z. and W.N.; Supervision: W.N. and X.X.; Project administration, X.Z., W.N. and X.X.; Funding acquisition, X.Z., W.N. and X.X. All authors have read and agreed to the published version of the manuscript.
Funding
This work was funded by the Major Science and Technology Projects of Hunan Province, China (2023GK1070), and the Hunan Province Innovation Platform and Talent Project (2021RC4046).
Data Availability Statement
The data presented in this study are available on request from the corresponding author. The data are not publicly available due to the involvement of internal business secrets.
Conflicts of Interest
The authors declare no conflicts of interest.
References
- Wang, N.B.; Garg, A.; Su, S.S.; Mou, J.H.; Gao, L.; Li, W. Echelon Utilization of Retired Power Lithium-Ion Batteries: Challenges and Prospects. Batteries 2022, 8, 96. [Google Scholar] [CrossRef]
- Azhari, L.; Bong, S.; Ma, X.; Wang, Y. Recycling for all solid-state lithium-ion batteries. Matter 2020, 3, 1845–1861. [Google Scholar] [CrossRef]
- Shi, C.M.; Hamann, T.; Takeuchi, S.; Alexander, G.V.; Nolan, A.M.; Limpert, M.; Fu, Z.Z.; O’Neill, J.; Godbey, G.; Dura, J.A.; et al. 3D Asymmetric Bilayer Garnet-Hybridized High-Energy-Density Lithium-Sulfur Batteries. ACS Appl. Mater. Interfaces 2023, 15, 751–760. [Google Scholar] [CrossRef] [PubMed]
- Hou, Y.; Chen, Z.; Zhang, R.; Cui, H.; Yang, Q.; Zhi, C. Recent advances and interfacial challenges in solid-state electrolytes for rechargeable Li-air batteries. Exploration 2023, 3, 20220051. [Google Scholar] [CrossRef] [PubMed]
- Hua, Y.; Liu, X.; Zhou, S.; Huang, Y.; Ling, H.; Yang, S. Toward Sustainable Reuse of Retired Lithium-ion Batteries from Electric Vehicles. Resour. Conserv. Recycl. 2021, 168, 105249. [Google Scholar] [CrossRef]
- Hua, Y.; Zhou, S.; Huang, Y.; Liu, X.; Ling, H.; Zhou, X.; Zhang, C.; Yang, S. Sustainable value chain of retired lithium-ion batteries for electric vehicles. J. Power Sources 2020, 478, 228753. [Google Scholar] [CrossRef]
- Hellmuth, J.F.; DiFilippo, N.M.; Jouaneh, M.K. Assessment of the automation potential of electric vehicle battery disassembly. J. Manuf. Syst. 2021, 59, 398–412. [Google Scholar] [CrossRef]
- Meng, K.; Xu, G.Y.; Peng, X.H.; Youcef-Toumi, K.; Li, J. Intelligent disassembly of electric-vehicle batteries: A forward-looking overview. Resour. Conserv. Recycl. 2022, 182, 106207. [Google Scholar] [CrossRef]
- Yu, J.; Zhang, H.; Jiang, Z.; Yan, W.; Wang, Y.; Zhou, Q. Disassembly task planning for end-of-life automotive traction batteries based on ontology and partial destructive rules. J. Manuf. Syst. 2022, 62, 347–366. [Google Scholar] [CrossRef]
- Chand, M.; Ravi, C. A state-of-the-art literature survey on artificial intelligence techniques for disassembly sequence planning. Cirp J. Manuf. Sci. Technol. 2023, 41, 292–310. [Google Scholar] [CrossRef]
- Xia, X.H.; Zhu, H.X.; Zhang, Z.L.; Liu, X.; Wang, L.; Cao, J.H. 3D-based multi-objective cooperative disassembly sequence planning method for remanufacturing. Int. J. Adv. Manuf. Technol. 2020, 106, 4611–4622. [Google Scholar] [CrossRef]
- Zhou, Z.D.; Liu, J.Y.; Pham, D.T.; Xu, W.J.; Ramirez, F.J.; Ji, C.Q.; Liu, Q. Disassembly sequence planning: Recent developments and future trends. Proc. Inst. Mech. Eng. Part B-J. Eng. Manuf. 2019, 233, 1450–1471. [Google Scholar] [CrossRef]
- Glöser-Chahoud, S.; Huster, S.; Rosenberg, S.; Baazouzi, S.; Kiemel, S.; Singh, S.; Schneider, C.; Weeber, M.; Miehe, R.; Schultmann, F. Industrial disassembling as a key enabler of circular economy solutions for obsolete electric vehicle battery systems. Resour. Conserv. Recycl. 2021, 174, 105735. [Google Scholar] [CrossRef]
- Hu, B.T.; Feng, Y.X.; Zheng, H.; Tan, J.R. Sequence Planning for Selective Disassembly Aiming at Reducing Energy Consumption Using a Constraints Relation Graph and Improved Ant Colony Optimization Algorithm. Energies 2018, 11, 2106. [Google Scholar] [CrossRef]
- Tang, Y.; Zhou, M.C.; Zussman, E.; Caudill, R. Disassembly modeling, planning, and application. J. Manuf. Syst. 2002, 21, 200–217. [Google Scholar] [CrossRef]
- Guo, H.F.; Chen, Z.B.; Ren, Y.P.; Qu, T.; Li, J.Q. Research on disassembly sequence and disassembly length integrated decision of End-of-life products based on parts recovery comprehensive evaluation. J. Mech. Eng. 2022, 58, 258–268. [Google Scholar]
- Wu, H.; Jiang, Z.G.; Zhu, S.; Zhang, H. A Knowledge Graph Based Disassembly Sequence Planning for End-of-Life Power Battery. Int. J. Precis. Eng. Manuf. Green Technol. 2024, 11, 849–861. [Google Scholar] [CrossRef]
- Kuo, T.C. Waste electronics and electrical equipment disassembly and recycling using Petri net analysis: Considering the economic value and environmental impacts. Comput. Ind. Eng. 2013, 65, 54–64. [Google Scholar] [CrossRef]
- Zhang, N.; Liu, Z.Y.; Qiu, C.; Cheng, J.; Tan, J.R. Disassembly sequence planning using a fast and effective precedence-based disassembly subset-generation method. Proc. Inst. Mech. Eng. Part B J. Eng. Manuf. 2020, 234, 513–526. [Google Scholar] [CrossRef]
- Alfaro-Algaba, M.; Ramirez, F.J. Techno-economic and environmental disassembly planning of lithium-ion electric vehicle battery packs for remanufacturing. Resour. Conserv. Recycl. 2020, 154, 104461. [Google Scholar] [CrossRef]
- Wegener, K.; Andrew, S.; Raatz, A.; Dröder, K.; Herrmann, C. Disassembly of electric vehicle batteries using the example of the Audi Q5 hybrid system. Procedia Cirp 2014, 23, 155–160. [Google Scholar] [CrossRef]
- Tian, Y.T.; Zhang, X.F.; Liu, Z.H.; Jiang, X.Y.; Xue, J.F. Product cooperative disassembly sequence and task planning based on genetic algorithm. Int. J. Adv. Manuf. Technol. 2019, 105, 2103–2120. [Google Scholar] [CrossRef]
- Kheder, M.; Trigui, M.; Aifaoui, N. Disassembly sequence planning based on a genetic algorithm. Proc. Inst. Mech. Eng. Part C J. Mech. Eng. Sci. 2015, 229, 2281–2290. [Google Scholar] [CrossRef]
- Tseng, H.E.; Chang, C.C.; Lee, S.C.; Huang, Y.M. Hybrid bidirectional ant colony optimization (hybrid BACO): An algorithm for disassembly sequence planning. Eng. Appl. Artif. Intell. 2019, 83, 45–56. [Google Scholar] [CrossRef]
- Wu, H.; Zuo, H.F. Using genetic/simulated annealing algorithm to solve disassembly sequence planning. J. Syst. Eng. Electron. 2009, 20, 906–912. [Google Scholar]
- Güçdemir, H.; Ilgin, M.A. A part grouping-based approach for disassembly sequencing. J. Eng. Res. 2023, 11, 100026. [Google Scholar] [CrossRef]
- Wu, T.; Zhang, Z.; Yin, T.; Zhang, Y. Multi-objective optimisation for cell-level disassembly of waste power battery modules in human-machine hybrid mode. Waste Manag. 2022, 144, 513–526. [Google Scholar] [CrossRef] [PubMed]
- Chu, M.; Chen, W. Human-robot collaboration disassembly planning for end-of-life power batteries. J. Manuf. Syst. 2023, 69, 271–291. [Google Scholar] [CrossRef]
- Allagui, A.; Belhadj, I.; Plateaux, R.; Hammadi, M.; Penas, O.; Aifaoui, N. Reinforcement learning for disassembly sequence planning optimization. Comput. Ind. 2023, 151, 103992. [Google Scholar] [CrossRef]
- Harane, P.P.; Unune, D.R.; Ahmed, R.; Wojciechowski, S. Multi-objective optimization for electric discharge drilling of waspaloy: A comparative analysis of NSGA-II, MOGA, MOGWO, and MOPSO. Alex. Eng. J. 2024, 99, 1–16. [Google Scholar] [CrossRef]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2024 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).