Revolutionizing Battery Disassembly: The Design and Implementation of a Battery Disassembly Autonomous Mobile Manipulator Robot(BEAM-1)

Yanlong Peng,Zhigang Wang,Yisheng Zhang,Shengmin Zhang,Nan Cai,Fan Wu,Ming Chen
2024-07-09
Abstract:The efficient disassembly of end-of-life electric vehicle batteries(EOL-EVBs) is crucial for green manufacturing and sustainable development. The current pre-programmed disassembly conducted by the Autonomous Mobile Manipulator Robot(AMMR) struggles to meet the disassembly requirements in dynamic environments, complex scenarios, and unstructured processes. In this paper, we propose a Battery Disassembly AMMR(BEAM-1) system based on NeuralSymbolic AI. It detects the environmental state by leveraging a combination of multi-sensors and neural predicates and then translates this information into a quasi-symbolic space. In real-time, it identifies the optimal sequence of action primitives through LLM-heuristic tree search, ensuring high-precision execution of these primitives. Additionally, it employs positional speculative sampling using intuitive networks and achieves the disassembly of various bolt types with a meticulously designed end-effector. Importantly, BEAM-1 is a continuously learning embodied intelligence system capable of subjective reasoning like a human, and possessing intuition. A large number of real scene experiments have proved that it can autonomously perceive, decide, and execute to complete the continuous disassembly of bolts in multiple, multi-category, and complex situations, with a success rate of 98.78%. This research attempts to use NeuroSymbolic AI to give robots real autonomous reasoning, planning, and learning capabilities. BEAM-1 realizes the revolution of battery disassembly. Its framework can be easily ported to any robotic system to realize different application scenarios, which provides a ground-breaking idea for the design and implementation of future embodied intelligent robotic systems.
Robotics,Artificial Intelligence
What problem does this paper attempt to address?
The paper aims to address the efficient disassembly of end-of-life electric vehicle batteries (EOL-EVBs). Currently, pre-programmed autonomous mobile manipulation robots (AMMR) struggle to meet disassembly requirements in dynamic environments, complex scenarios, and unstructured processes. To solve these issues, the paper proposes a battery disassembly autonomous mobile manipulation robot system (BEAM-1) based on Neural-Symbolic AI. BEAM-1 detects environmental states through multi-sensors and neural predicates, converting the information into a quasi-symbolic space. In real-time, it uses large language model heuristic tree search to identify the optimal action primitive sequence, ensuring high-precision execution of these primitives. Additionally, BEAM-1 employs a position estimation sampling technique with an intuitive network, capable of disassembling various types of bolts with a meticulously designed end-effector. Importantly, BEAM-1 is a continuously learning embodied intelligent system with subjective reasoning and intuition capabilities. The main innovations of BEAM-1 include: 1. Functional Integration: Integrates a robotic arm, mobile chassis, active-passive compliant electric torque end-effector, and quick-change sleeve device to meet the task requirements of EOL-EVBs, capable of completing a wide range of tasks. 2. Task Planning: Designs a task planning system based on Neural-Symbolic AI, utilizing neural predicates to dynamically perceive complex environments and convert them into symbolic representations, then completing reasoning and planning of the optimal action primitive sequence through logical search. 3. Heuristic Search: Introduces large language models (LLM) to achieve efficient heuristic tree search, accelerating the task planning process. 4. Motion Planning: Introduces a Robot Positioning Estimation Network (RPSN) to improve motion agility. 5. Continuous Learning: Neural predicates, LLM-based heuristic search, and RPSN can continuously learn from disassembly history, enabling the robot to continuously enhance its intelligence level. Through extensive real-world scenario experiments, it has been proven that BEAM-1 can autonomously perceive, decide, and execute in various, multi-category, and complex situations, achieving a continuous bolt disassembly success rate of 98.78%. This research attempts to endow robots with true autonomous reasoning, planning, and learning capabilities through Neural-Symbolic AI. Its framework can be easily transplanted to any robotic system, providing a groundbreaking approach for the development of future embodied intelligent robotic systems.