4.6 Article

Clustering-Based Heuristic to Optimize Nozzle and Feeder Assignments for Collect-and-Place Assembly

出版社

IEEE-INST ELECTRICAL ELECTRONICS ENGINEERS INC
DOI: 10.1109/TASE.2018.2855099

关键词

Average linkage clustering; collect-and-place (CAP) optimization; feeder assignment; nozzle assignment; printed circuit board assembly (PCBA)

资金

  1. Fujian Social Science, Fujian Education Office Research Funding [JAS160080]
  2. Fujian NSF [2017J05113]
  3. Watson Institute for Systems Excellence, Binghamton University, The State University of New York

向作者/读者索取更多资源

This paper proposes a clustering-based heuristic, named average Chebyshev linkage directed search (ACLDS), to optimize the nozzle and feeder assignments in a single spin-head gantry-type collect-and-place (CAP) surface-mount technology machine. The CAP machine is widely used in the printed circuit board assembly (PCBA) of consumer electronic products, but still a challenging application field from an operations research perspective. The PCBA optimization of a single machine is decomposed into interrelated nozzle assignment, feeder assignment, and CAP sequence subproblems, which is treated as a special case of the capacitated location routing problem. Because of the NP-hard nature of this problem, the ACLDS is proposed to solve it efficiently, which is a hierarchical heuristic to obtain the optimal nozzle assignment and then optimize feeder assignment and CAP sequence iteratively. A clustering technique is applied in the ACLDS to group components based on their nozzle and component types in the consideration of the optimal CAP sequence. To investigate the efficiency of the proposed algorithm, 13 industrial PCB samples and 40 artificial samples are used for experiments. Compared with the adaptive simulated annealing algorithm, the large clusters of operations algorithm, the hybrid genetic algorithm 2 algorithm, industrial package, and the adaptive nearest neighbor tabu search algorithm, the proposed algorithm demonstrates its efficiency by testing through both the industrial and artificial PCB samples. Note to Practitioners-The production efficiency of the collect-and-place (CAP) surface-mount technology machine is critical to the electronic manufacturing. This paper is motivated by an optimization project cooperated with a spin-head gantry-type CAP machine manufacturer. To minimize the CAP cost, this paper proposed a clustering-based heuristic, named average Chebyshev linkage directed search (ACLDS), to optimize the nozzle assignment, feeder assignment, and CAP sequence. Based on the experimental results, the single-solution-based ACLDS outperforms other population-based heuristics, for instance, genetic algorithm, in terms of the solution quality and computational expense. Because the number of nozzle types is typically no more than five in high-speed machines, the enumeration method can be applied to obtain the optimal nozzle assignment in the ACLDS, which has been proven to be significant for the printed circuit board assembly (PCBA) optimization. The proposed heuristic can be applied to both the rotary-head and revolver-head gantry-type CAP machines. It can be extended to solve the optimization problems of dual-gantry operation or line balance in the PCBA. This paper assumes the mass production situation in the PCBA, which is not suitable for high-mix and low-volume situations.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.6
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

Article Computer Science, Artificial Intelligence

An adaptive neural architecture optimization model for retinal disorder diagnosis on 3D medical images

Haifeng Wang, Daehan Won, Sang Won Yoon

Summary: The study introduces an adaptive neural architecture optimization model that optimizes convolutional neural network structure using integer programming to improve model accuracy and convergence speed. The model considers accuracy and training trends, evaluates candidate models' performance using recurrent neural network, and utilizes a heuristic process for optimization.

APPLIED SOFT COMPUTING (2021)

Article Computer Science, Interdisciplinary Applications

Adaptive optimal control of stencil printing process using reinforcement learning

Nourma Khader, Sang Won Yoon

Summary: The research aims to optimize stencil printing parameters in real time using reinforcement learning (RL) techniques to control solder paste volume transfer efficiency (TE) and increase the first-pass yields of printed circuit boards (PCBs).

ROBOTICS AND COMPUTER-INTEGRATED MANUFACTURING (2021)

Article Computer Science, Interdisciplinary Applications

A wavelet-based multi-dimensional temporal recurrent neural network for stencil printing performance prediction

Haifeng Wang, Hongya Lu, Shrouq M. Alelaumi, Sang Won Yoon

Summary: Solder paste printing is a critical procedure in SMT assembly lines, influenced by various factors that affect the printing results dynamically. This research utilizes neural networks and wavelet filtering technology to predict printing performance, effectively reducing defects and controlling cleaning frequency.

ROBOTICS AND COMPUTER-INTEGRATED MANUFACTURING (2021)

Article Engineering, Manufacturing

Cleaning Profile Classification Using Convolutional Neural Network in Stencil Printing

Shrouq Alelaumi, Jingxi He, Yuanyuan Li, Nourma Khader, Sang Won Yoon

Summary: This study proposed a novel framework to classify stencil cleaning profiles in real-time during the stencil printing process, aiming to improve printing quality and efficiency. By utilizing a transfer learning-based convolutional neural network model, the cleaning profiles were accurately classified, enhancing overall SPP quality and productivity.

IEEE TRANSACTIONS ON COMPONENTS PACKAGING AND MANUFACTURING TECHNOLOGY (2021)

Article Computer Science, Interdisciplinary Applications

Optimization study of three-stage assembly flowshop problem in pharmacy automation dispensing systems

Debiao Li, Xiaoming Ruan, Qing Yue

Summary: This study proposed an automatic medication dispensing method based on meal orders to improve the efficiency of pharmacy care and reduce medication errors during dispensing. Using a novel three-stage assembly flowshop problem solution, the total completion times of packing prescription orders can be minimized.

COMPUTERS & OPERATIONS RESEARCH (2022)

Correction Multidisciplinary Sciences

The Association Between Diffuse Myocardial Fibrosis on Cardiac Magnetic Resonance T1 Mapping and Myocardial Dysfunction in Diabetic Rabbits (vol 7, 44937, 2017)

Mu Zeng, Yingyan Qiao, Zhaoying Wen, Jun Liu, Enhua Xiao, Changlian Tan, Yibin Xie, Jing An, Zishu Zhang, Zhanming Fan, Debiao Li

SCIENTIFIC REPORTS (2022)

Article Operations Research & Management Science

Multi-stage mine production timetabling with optimising the sizes of mining operations: an application of parallel-machine flow shop scheduling with lot streaming

Shi Qiang Liu, Erhan Kozan, Mahmoud Masoud, Debiao Li, Kai Luo

Summary: The study introduces a critical problem in open-pit mining: how to determine appropriate sizes of mining jobs and optimize the allocation and sequencing of mining equipment. By introducing a new integrated planning-scheduling problem and combining it with the theory of parallel-machine flow shop scheduling, an innovative math-heuristic approach is proposed to solve this problem efficiently.

ANNALS OF OPERATIONS RESEARCH (2022)

Article Computer Science, Artificial Intelligence

Interpretable stock price forecasting model using genetic algorithm-machine learning regressions and best feature subset selection

Kyung Keun Yun, Sang Won Yoon, Daehan Won

Summary: Recent studies in the stock market have achieved remarkable performances using machine learning and deep learning techniques. However, these models are known for their lack of interpretability. To address this, many studies focus on measuring the importance of input features to build human-friendly interpretability. However, these methods have limitations such as relative feature importance, vague importance of correlated features, and impractical interpretability. Additionally, these methods overlook the time-dependency and collective behavior of features in time series stock price data. This study proposes a solution by selecting the best feature subset that captures the collective behavior of features and uses piecewise selection to reflect the time-dependent characteristic. The proposed algorithm uses two separate input feature sets and goes through a two-stage feature selection process. The results show improved interpretability and forecasting accuracy.

EXPERT SYSTEMS WITH APPLICATIONS (2023)

Article Automation & Control Systems

Learning and Optimization of Patient-Physician Matching Index in Specialty Care

Debiao Li, Xiaoqiang Chen, Siping Chen

Summary: It is difficult for patients without medical knowledge to choose a capable physician based on nontransparent medical information, especially in specialty care. To address this problem, we propose a novel physician matching index (PMI) obtained by an analytical framework integrated with an improved multi-disease pre-diagnosing Bayesian network (BN) model. The proposed PMI can rectify misdiagnosis and guide patients in choosing physicians more appropriately based on patient preferences. Our case study in the ear, nose, and throat department demonstrates the effectiveness of the proposed approach.

IEEE TRANSACTIONS ON AUTOMATION SCIENCE AND ENGINEERING (2023)

Proceedings Paper Engineering, Biomedical

DATA-CONSISTENT NON-CARTESIAN DEEP SUBSPACE LEARNING FOR EFFICIENT DYNAMIC MR IMAGE RECONSTRUCTION

Zihao Chen, Yuhua Chen, Yibin Xie, Debiao Li, Anthony G. Christodoulou

Summary: In this study, a DC non-Cartesian deep subspace learning framework for fast, accurate dynamic MR image reconstruction is proposed. Experimental results show that the proposed framework significantly improves reconstruction accuracy while accelerating the process.

2022 IEEE INTERNATIONAL SYMPOSIUM ON BIOMEDICAL IMAGING (IEEE ISBI 2022) (2022)

Meeting Abstract Gastroenterology & Hepatology

YOUNGER HISPANIC AND NON-HISPANIC BLACK WOMEN HAVE DISPROPORTIONATE RISE IN PANCREATIC CANCER, 2000 TO 2018: A TIME TREND ANALYSIS USING THE SURVEILLANCE, EPIDEMIOLOGY, AND END RESULT (SEER) DATABASE

Jamil S. Samaan, Yazan Abboud, Janice E. Oh, Yi Jiang, Arsen Osipov, Jun Gong, Andrew Hendifar, Katelyn Atkins, Quin Liu, Kenneth H. Park, Rabindra Watson, Nicholas N. Nissen, Shelly C. Lu, Debiao Li, Stephen J. Pandol, Simon K. Lo, Srinivas Gaddam

GASTROENTEROLOGY (2022)

Meeting Abstract Gastroenterology & Hepatology

YOUNGER HISPANIC AND NON-HISPANIC BLACK WOMEN HAVE DISPROPORTIONATE RISE IN PANCREATIC CANCER, 2000 TO 2018: A TIME TREND ANALYSIS USING THE SURVEILLANCE, EPIDEMIOLOGY, AND END RESULT (SEER) DATABASE

Jamil S. Samaan, Yazan Abboud, Janice E. Oh, Yi Jiang, Arsen Osipov, Jun Gong, Andrew Hendifar, Katelyn Atkins, Quin Liu, Kenneth H. Park, Rabindra Watson, Nicholas N. Nissen, Shelly C. Lu, Debiao Li, Stephen J. Pandol, Simon K. Lo, Srinivas Gaddam

GASTROENTEROLOGY (2022)

Meeting Abstract Gastroenterology & Hepatology

THE DISPROPORTIONATE RISE OF PANCREATIC CANCER IN YOUNGER WOMEN IS EXPLAINED BY RISE IN THE ADENOCARCINOMA HISTOLOGICAL SUBTYPE: A NATIONWIDE TIME-TREND ANALYSIS USING 2001-2018 UNITED STATES CANCER STATISTICS USCS) DATABASE

Yi Jiang, Yazan Abboud, Jeff Liang, Jenan Ghaith, Daniel Lew, Arsen Osipov, Jun Gong, Andrew Hendifar, Katelyn Atkins, Quin Liu, Kenneth H. Park, Rabindra Watson, Nicholas N. Nissen, Debiao Li, Shelly C. Lu, Stephen J. Pandol, Simon K. Lo, Srinivas Gaddam

GASTROENTEROLOGY (2022)

Meeting Abstract Gastroenterology & Hepatology

INCREASING PANCREATIC CANCER (PC) INCIDENCE IN YOUNG WOMEN: A POPULATION-BASED TIME-TREND ANALYSIS USING THE NATIONAL PROGRAM OF CANCER REGISTRIES (NPCR) DATABASE, 2001-2018

Yazan Abboud, Jamil S. Samaan, Janice E. Oh, Yi Jiang, Daniel Lew, Jenan Ghaith, Christine Leyson, Rabindra Watson, Quin Liu, Kenneth H. Park, Shirley Paski, Arsen Osipov, Brent K. Larson, Andrew Hendifar, Katelyn Atkins, Nicholas N. Nissen, Debiao Li, Shelly C. Lu, Stephen J. Pandol, Simon K. Lo, Srinivas Gaddam

GASTROENTEROLOGY (2022)

Meeting Abstract Gastroenterology & Hepatology

PANCREATIC CANCER (PC) MORTALITY RATES ARE DECREASING IN YOUNG MEN BUT NOT YOUNG WOMEN IN THE US, 2000-2019: A POPULATION-BASED TIME-TREND ANALYSIS USING THE CDC'S NATIONAL CENTER OF HEALTH STATISTICS (NCHS) DATABASE

Yazan Abboud, Jamil S. Samaan, Navkiran K. Randhawa, Janice E. Oh, Clara Q. Chen, Yi Jiang, Jenan Ghaith, Daniel Lew, Rabindra Watson, Quin Liu, Kenneth H. Park, Arsen Osipov, Brent K. Larson, Andrew Hendifar, Nicholas N. Nissen, Debiao Li, Shelly C. Lu, Stephen J. Pandol, Simon K. Lo, Srinivas Gaddam

GASTROENTEROLOGY (2022)

暂无数据