Goto

Collaborating Authors

 advanced manufacturing technology


Advanced Predictive Quality Assessment for Ultrasonic Additive Manufacturing with Deep Learning Model

arXiv.org Artificial Intelligence

Ultrasonic Additive Manufacturing (UAM) employs ultrasonic welding to bond similar or dissimilar metal foils to a substrate, resulting in solid, consolidated metal components. However, certain processing conditions can lead to inter-layer defects, affecting the final product's quality. This study develops a method to monitor in-process quality using deep learning-based convolutional neural networks (CNNs). The CNN models were evaluated on their ability to classify samples with and without embedded thermocouples across five power levels (300W, 600W, 900W, 1200W, 1500W) using thermal images with supervised labeling. Four distinct CNN classification models were created for different scenarios including without (baseline) and with thermocouples, only without thermocouples across power levels, only with thermocouples across power levels, and combined without and with thermocouples across power levels. The models achieved 98.29% accuracy on combined baseline and thermocouple images, 97.10% for baseline images across power levels, 97.43% for thermocouple images, and 97.27% for both types across power levels. The high accuracy, above 97%, demonstrates the system's effectiveness in identifying and classifying conditions within the UAM process, providing a reliable tool for quality assurance and process control in manufacturing environments. Key Words: Machine Learning, Convolution Neural Network, Image Analysis, Ultrasonic Additive Manufacturing, In situ Monitoring, Anomaly Detection 1.0 Introduction Additive manufacturing (AM) refers to a set of computer-controlled techniques that create threedimensional objects by layering materials (Ansari et al., 2022; Saimon et al., 2024). Ultrasonic additive manufacturing (UAM) is a standout solid-state manufacturing method within this group, producing nearly finished metal parts without melting the materials.


DeepMachining: Online Prediction of Machining Errors of Lathe Machines

arXiv.org Artificial Intelligence

We describe DeepMachining, a deep learning-based AI system for online prediction of machining errors of lathe machine operations. We have built and evaluated DeepMachining based on manufacturing data from factories. Specifically, we first pretrain a deep learning model for a given lathe machine's operations to learn the salient features of machining states. Then, we fine-tune the pretrained model to adapt to specific machining tasks. We demonstrate that DeepMachining achieves high prediction accuracy for multiple tasks that involve different workpieces and cutting tools. To the best of our knowledge, this work is one of the first factory experiments using pre-trained deep-learning models to predict machining errors of lathe machines.


A Collaborative Robot-Assisted Manufacturing Assembly Process

arXiv.org Artificial Intelligence

However, the implementation of collaborative robots in industry is still challenging. In this work, we compare manual and robot-assisted assembly processes to evaluate the effectiveness of collaborative robots while featuring different modes of operation (coexistence, cooperation and collaboration). Results indicate an improvement in ergonomic conditions and ease of execution without substantially compromising assembly time. Furthermore, the robot is intuitive to use and guides the user on the proper sequencing of the process.


Making informed decisions in cutting tool maintenance in milling: A KNN based model agnostic approach

arXiv.org Artificial Intelligence

In machining processes, monitoring the condition of the tool is a crucial aspect to ensure high productivity and quality of the product. Using different machine learning techniques in Tool Condition Monitoring (TCM) enables a better analysis of the large amount of data of different signals acquired during the machining processes. The real-time force signals encountered during the process were acquired by performing numerous experiments. Different tool wear conditions were considered during the experimentation. A comprehensive statistical analysis of the data and feature selection using decision trees was conducted, and the KNN algorithm was used to perform classification. Hyperparameter tuning of the model was done to improve the model's performance. Much research has been done to employ machine learning approaches in tool condition monitoring systems; however, a model-agnostic approach to increase the interpretability of the process and get an in-depth understanding of how the decision-making is done is not implemented by many. This research paper presents a KNN-based white box model, which allows us to dive deep into how the model performs the classification and how it prioritizes the different features included. This approach helps in detecting why the tool is in a certain condition and allows the manufacturer to make an informed decision about the tool's maintenance.


Web-Based Fault Diagnostic and Learning System - The International Journal of Advanced Manufacturing Technology

#artificialintelligence

Web-based technology holds great potential for enabling the rapid dissemination of information and facilitating distributed decision-making. This paper presents a novel knowledge-based multi-agent system for remote fault diagnosis, which is composed of diagnostic and learning agents (DLAs), machine agents (MAs) and a central management agent (CMA). Machines are remotely diagnosed by the DLAs through the communication channels between the MAs and the DLAs. In addition, the DLAs can learn new expertise from the users, and the CMA can update the central knowledge base (CKB) shared by all the DLAs with the valuable expertise. When faults that cannot be solved with the present knowledge base occur, the DLA can acquire new knowledge, translate it into rules using a rule builder, and update the rules into the CKB.