Hostname: page-component-745bb68f8f-kw2vx Total loading time: 0 Render date: 2025-02-06T00:47:02.289Z Has data issue: false hasContentIssue false

Efficient hybrid group search optimizer for assembling printed circuit boards

Published online by Cambridge University Press:  17 December 2018

Cheng-Jian Lin
Affiliation:
Department of Computer Science & Information Engineering, National Chin-Yi University of Technology
Mei-Ling Huang*
Affiliation:
Department of Industrial Engineering & Management, National Chin-Yi University of Technology, Taichung, Taiwan
*
Author for correspondence: Mei-Ling Huang, E-mail: huangml@ncut.edu.tw
Rights & Permissions [Opens in a new window]

Abstract

Assembly optimization of printed circuit boards (PCBs) has received considerable research attention because of efforts to improve productivity. Researchers have simplified complexities associated with PCB assembly; however, they have overlooked hardware constraints, such as pick-and-place restrictions and simultaneous pickup restrictions. In this study, a hybrid group search optimizer (HGSO) was proposed. Assembly optimization of PCBs for a multihead placement machine is segmented into three problems: the (1) auto nozzle changer (ANC) assembly problem, (2) nozzle setup problem, and (3) component pick-and-place sequence problem. The proposed HGSO proportionally applies a modified group search optimizer (MGSO), random-key integer programming, and assigned number of nozzles to an ANC to solve the component picking problem and minimize the number of nozzle changes, and the place order is treated as a traveling salesman problem. Nearest neighbor search is used to generate an initial place order, which is then improved using a 2-opt method, where chaos local search and a population manager improve efficiency and population diversity to minimize total assembly time. To evaluate the performance of the proposed HGSO, real-time PCB data from a plant were examined and compared with data obtained by an onsite engineer and from other related studies. The results revealed that the proposed HGSO has the lowest total assembly time, and it can be widely employed in general multihead placement machines.

Type
Research Article
Copyright
Copyright © Cambridge University Press 2018 

Introduction

Multihead placement machines, which can be adapted to process various components, are the most flexible machines for assembling printed circuit boards (PCBs). However, the production efficiency of multihead placement machines is limited. Problems in the related optimization of production efficiency can be classified into three typical subproblems:

  1. (1) Auto nozzle changer (ANC) assembly problem;

  2. (2) Nozzle setup problem;

  3. (3) Component pick-and-place sequence problem.

Various optimization methods have been developed to address these subproblems. For example, Grunow et al. (Reference Grunow, Günther, Schleusener and Yilmaz2004) proposed a three-step heuristic algorithm to solve the pick-and-place problem. For multihead placement machines with a specific place sequence, Knuutila et al. (Reference Knuutila, Pyöttiälä and Nevalainen2007) employed a greedy algorithm to optimize nozzle assignment and reduce the number of picks. The concept of component batches was employed by Ashayeri et al. (Reference Ashayeri, Ma and Sotirov2011) to formulate a multihead placement optimization problem for a mixed integer program designed to balance placement head loadings and reduce the number of nozzle changes. Ball and Magazine (Reference Ball and Magazine1998) defined the place sequence for a multihead machine as a postman problem. Leipälä and Nevalainen (Reference Leipälä and Nevalainen1989) considered a place sequence for a multihead machine to be a traveling salesman problem. Kumar and Li (Reference Kumar and Li1995) used linear programming for feeder assignment and place sequence, where the local search was accompanied by 2 and 3 changes. Recently, meta-algorithms, including greedy algorithms, genetic algorithms (GAs), and particle swarm optimization (PSO), have been successfully applied to multihead machine problems. For example, Fu and Su (Reference Fu and Su2000) employed a GA, simulated annealing algorithm, and Tabu search-based algorithm to solve a dynamically combinatorial problem. Moreover, Loh et al. (2007) applied a GA to auto nozzle changer (ANC) assignment and place sequence for a placement machine. Jiang et al. (Reference Jiang, Chen, Zang, Wang and Tan2010a, Reference Jiang, Du, Liu and Zhang2010b, Reference Jiang, Liu, Zhang, Wang, Tan and Chen2010c) employed an improved ant colony algorithm to optimize place sequence and minimize nozzle changes. A memetic algorithm was proposed to solve a placement machine scheduling problem (Neammanee and Reodecha, Reference Neammanee and Reodecha2009). For PCB assembly, Du et al., focused on feeder assignment and component pick-and-place sequence problems and presented a hybrid GA combining heuristic and genetic algorithms for evaluating the performance of feasible solutions (Du and Li, Reference Du and Li2008). In another study of multihead placement machines, a GA with a distinct crossover operation and mutation operators was applied to yield satisfactory results on robot assembly time by reducing movement distance of a feeder carrier and PCB table (Lin and Zhu, Reference Lin and Zhu2008). An efficient neural network approach was presented to minimize the cycle time of a schedule for a cyclic job shop problem (Kechadi et al., Reference Kechadi, Low and Goncalves2013). Al-Anzi and Allahverdi focused on modeling a two-stage multimachine assembly scheduling problem by employing an artificial immune system to minimize total assembly time (Al-Anzi and Allahverdi, Reference Al-Anzi and Allahverdi2013). Other related studies include Smed et al., Reference Smed, Johnsson, Puranen, Leipala and Nevalainen1999; Chen et al., Reference Chen, Luo and Hu2011; Chen and Shen, Reference Chen and Shen2010; Jiang et al., Reference Jiang, Chen, Zang, Wang and Tan2010a, Reference Jiang, Du, Liu and Zhang2010b, Reference Jiang, Liu, Zhang, Wang, Tan and Chen2010c; Luo et al., Reference Luo, Li, Liu and Hu2010; Zhang et al., Reference Zhang, Li and Du2010; Alkaya and Duman, Reference Alkaya and Duman2013; Chen et al., Reference Chen, Luo, Du and Hu2012a, Reference Chen, Wang, Zou, Hou and Zhao2012b; Csaba and Nevalainen, Reference Csaba and Nevalainen2015; Jensen, Reference Jensen2003; Chen and Chang, Reference Chen and Chang1995; Park et al., Reference Park, Lee, Shin and Lee2005.

Kim et al., developed an ontology-based model representing morphological characteristics related to assembly joints (Kim et al., Reference Kim, Chin, Kwon and Ellis2009). A two-phase automatic generation of assembly plans was designed. First, a graph-based procedure with topological and geometric description provided a layout of an assembled product. Second, heuristic knowledge of mechanical components and assembly processes were used to plan selected assembly sequences (Kroll et al., Reference Kroll, Lenz and Wolberg1989). A new GA encoding scheme and selection criteria were proposed for automatic generation of electromechanical engineering designs (Peysakhov and Regli, Reference Peysakhov and Regli2003). Zeng et al. developed probability increment-based swarm optimization (PIBSO) through roulette wheel selection and probability updating to solve a PCB assembly optimization problem. PIBSO provides improved tour length and CPU running time (Zeng et al., Reference Zeng, Tan, Dong and Yang2014). Chen and Wichman (Reference Chen and Wichman1993) developed a novel system that integrated neural networks to capture a design concept and instigated a rule-based system for automatically generating an assembly plan. Intelligent selective disassembly with an ant colony algorithm has been used to solve combinatorial optimization problems (Wang et al., Reference Wang, Liu, Li and Zhong2003).

To simplify the investigated problems, the aforementioned studies have ignored some practical limitations of placement machines. This study aimed to overcome these limitations and the following hardware constraints: (1) component height restrictions, (2) time consumption for nozzle changes, (3) picking restrictions, (4) placing restrictions, (5) simultaneous pickup restrictions, and (6) component shape restrictions. Moreover, a hybrid group search optimizer (HGSO) is proposed to generate feasible and efficient scheduling solutions for PCB assembly.

Machine description

Surface mount technology (SMT) equipment, also termed placement machines, are the most crucial and complex equipment in SMT production. Figure 1 presents the multihead placement machine examined in this study. The machine has eight heads for eight nozzles, and different nozzles can be selected according to the shape of the component to be installed. One ANC accommodates 16 small nozzles and 4 large nozzles. For continuous assembly of components, 90 feeder slots are integrated using tape or stick feeders. The head moves along the X–Y axis to pick components from a feeder slot and place them at appropriate positions on the PCB. A pick-and-place cycle is completed when all the picked components are placed at their appropriate positions.

Fig. 1. Schematic of the multihead placement machine used in this study

The primary parts of a placement machine are as follows:

  1. (1) Head: Each head has one nozzle that can pick one component.

  2. (2) Nozzle: A nozzle is installed on a head and used to pick components. A nozzle of a specified shape can only pick up components of the same shape.

  3. (3) ANC: An ANC is designed for holding and exchanging nozzles.

  4. (4) Feeder: A feeder stores and supplies components. Each feeder can store one component.

  5. (5) Slot: A slot is designed for feeder insertion.

  6. (6) Feeder station: A feeder station holds feeders.

  7. (7) PCB table: A PCB table is designed to fix PCBs.

  8. (8) Arm: An arm moves the heads in an X–Y axis direction to appropriate positions for picking and placing components.

  9. (9) Fly vision: This is designed to ensure that the components are correct and defect-free and to relocate X–Y coordinates.

Problem definition

Restrictions of placement machine

To generate an efficient schedule for the placement machine in this study, the following restrictions were considered:

  1. (1) Component height: The component heights are different. To avoid collisions with already installed components, components with lower heights should be placed with higher priority.

  2. (2) Nozzle setup: Components with different shapes require nozzles with the corresponding shapes, but changing the nozzles increases production time and cost.

  3. (3) Picking restrictions: The moving distance of each head is practically limited. For example, in Figure 2a, b, heads 3–8 cannot reach components in slot c, and heads 1–2 cannot pick components in slot d, respectively.

  4. (4) Placing restrictions: Not all heads can place components in all slots. For example, in Figure 3a, heads 7–8 cannot place components at position a, and in Figure 3b, heads 1–2 cannot place components at position b.

  5. (5) Simultaneous pickup restrictions: Simultaneous pickup is essential for reducing the number of pickups and therefore production time. The following conditions are necessary for simultaneous pickup:

    1. a. Components are stored in the tape feeder.

    2. b. One feeder slot between component feeders.

    3. c. Picking angles for all components are the same.

    4. d. The same camera is used for fly vision.

In the first run, eight heads, excluding heads #5 and #6, can simultaneously pick components R6, H2, M2, H3, M3, and H5 (Fig. 4a). In the second run, components H2 and M2 can be picked by heads #5 and #6 (Fig. 4b). The increased number of simultaneously picked components reduces the number of pickups required.

  1. (6) Component shape restrictions: When a component is larger than 15 mm, it requires the space of more than one head. In such cases, the adjacent head cannot be used. In our example in Figure 5, the sizes for components V1 and V2 are 36 and 45 mm, respectively; therefore, heads #2, #4, and #6 are idle when heads #3 and #5 are used (Fig. 5).

Fig. 2. Picking restrictions

Fig. 3. Placing restrictions

Fig. 4. Simultaneous pickups

Fig. 5. Component shape restrictions

Problem statement

This study aimed to provide efficient scheduling with minimum production time for assembling PCBs. An interview with the site engineer responsible for the placement machine revealed that although the component positions in the feeders are not fixed, the arrangement seldom varies in practice. If the same components are used in different PCBs, their positions in the feeders are generally retained. The following three interacting problems are discussed herein:

  1. (1) ANC assignment: component pick-and-place sequences interact with each other to enable determination of the optimal ANC.

  2. (2) Nozzle assignment: The nozzle must be assigned by considering the pick, place, component height, and simultaneous pickup restrictions to reduce the number of pickups and nozzle changes, thereby reducing the total assembly time.

  3. (3) Component pick-and-place sequence: The component pick-and-place sequence must be optimized so that head movement for pick-and-place operations uses the shortest path.

Problem formulation

Considering limitations in the practical operation of a multihead placement machine, a mathematical model is proposed for optimizing the total assembly time, which includes pick time, place time, and ANC time. Eq. (1) can be applied to minimize the total assembly time for PCB production.

(1)$$T_{{\rm total}} = \mathop \sum \limits_{c = 1}^{NC} (T_{{\rm pick}}(c))( + T_{{\rm place}} + T_{{\rm change}})$$

where T total, T pick, T place, and T change are the total production time for PCB assembly, total pick time, total placing time, and total nozzle change time, respectively. T pick, T place, and T changeare given as follows:

(2)$$\eqalign{&T_{{\rm pick}} \cr &= \left\{ {\matrix{ {\mathop \sum \limits_{i = 1}^{NP-1} (T{\rm (}d{\rm (}S_i\comma \,S_{i + 1}{\rm )}) + T_z({\rm i} + 1) + {\rm T}{\rm D}_{i + 1} + {\rm T}{\rm P}_{i + 1})\;\comma \, \; \; c = 1} \cr {T(d({\rm P}{\rm C}_N\comma \,S_1)) + T_z(1) + {\rm T}{\rm D}_1 + {\rm T}{\rm P}_1 + } \cr {\mathop \sum \limits_{i = 1}^{NP-1} (T(d(S_i\comma \,S_{i + 1})) \!+\1 T_z(i + 1) \!+\! {\rm T}{\rm D}_{i + 1} \!+\! {\rm T}{\rm P}_{i + 1})\comma \,{\rm \;\ otherwise}} \cr}} \right.} $$
(3)$$\eqalign{T_{{\rm place}} & = T(d{\rm (}S_N\comma \,{\rm P}{\rm C}_1{\rm )}) + T_z(1) + {\rm T}{\rm B}_1 + {\rm T}{\rm L}_1 + \cr & \quad \mathop \sum \limits_{\,j = 2}^N (T{\rm (}d{\rm (P}{\rm C}_{\,j-1}\comma \,{\rm P}{\rm C}_j{\rm ))} + T_z({\rm j}) + {\rm T}{\rm B}_j + {\rm T}{\rm L}_j)} $$
(4)$$\eqalign{T_{{\rm change}} & = T({\rm d(}PC_N\comma \,A_1{\rm )}) + T(d(A_{CN}\comma \,S_1)) \cr & \quad + \mathop \sum \limits_{k = 1}^{{\rm CN}} ' {T(d{\rm (}A_k\comma \,A_{k + 1}{\rm )}) + {\rm T}{\rm N}_k} \rsqb } $$

where Min(T total) indicates that the objective is to minimize the total assembly time; NC, N, and NP are the total number of cycles in the assembly, heads in the placement machine, and pickups in the assembly, respectively; and TD, TP, TB, and TN are the vacuum on delay time, total waiting time for picking components, total waiting time for placing components, load wait time, and total time for changing nozzles, respectively. Furthermore, CN is the total number of nozzle changes; PC is the component picking position; S is the position of the active slot; A is the position of nozzle change in the ANC; d() is the movement distance of the head; T() is the time required for head movement; andT z(c) is the movement time in both directions along the Z axis.

HGSO for scheduling optimization

The GSO is a heuristic algorithm that was developed in 2009 (He et al., Reference He, Wu and Saunders2009). The SO mimics the behavior of animals searching for food, resources, and places. The GSO reaches global optimum through a local search of team members. It involves few control parameters, and the associated calculations are easy. Under most circumstances, only slight adjustments are required to both parameters and team members in order to apply the GSO to different optimization problems.

Based on the GSO, an HGSO algorithm is proposed herein for optimizing PCB assembly time. The proposed HGSO overcomes several hardware limitations, including (1) component height restrictions, (2) time consuming nozzle changes, (3) picking restrictions, (4) placing restrictions, (5) simultaneous pickup restrictions, and (6) component shape restrictions. The proposed HGSO divides PCB assembly into three problems: the (1) ANC assembly problem, (2) nozzle setup problem, and (3) component pick-and-place sequence problem. The first step of the HGSO is to proportionally distribute nozzles to the ANC according to required nozzle usage, which is determined by the component picking sequence. The component heights must be considered to avoid collision (i.e., shorter components must be placed earlier). Then, the HGSO generates an efficient picking schedule by considering picking, simultaneous picking, component shape, and placing restrictions. Chaos local search and a population manager are utilized to increase the diversity of placing routes and reduce total PCB assembly time. Figure 6 presents the procedures of the proposed method.

Fig. 6. Systematic procedures within HGSO

Proportional distribution of nozzles to the ANC

During production, any head in the placement machine may require nozzle change to pick the subsequent component. The ANC has 20 cells, with 16 small and 4 large cells (Table 1). PCBs are different with different numbers of components. For efficient production, the nozzles must be assigned to the ANC before commencing operation. In this study, the nozzles were distributed to the ANC according to the number of pickups by each nozzle. Table 1 presents nozzle arrangement involving one large nozzle (ANV1) and four small nozzles (AN3, AN5, AN6, and AN7).

  • Step 1: Ensure that at least one nozzle is assigned in the ANC to each component in Table 2, namely ANV1, AN3, AN5, AN6, and AN7.

  • Step 2: Subtract the number of cells that have been occupied in step 1 (i.e., 20−5 = 15). Compute the number of nozzles required for each nozzle type (Table 3) according to the components to be picked up (Table 6).

  • Step 3: Ensure that the number of nozzles assigned for each type is not higher than the number of heads. For example, if the number of nozzles assigned for type AN3 exceeds the number of heads, reduce the number of nozzles to the maximum number of heads (Table 4).

  • Step 4: Repeat steps 2 and 3 until all cells in the ANC are occupied (Tables 5 and 6, Fig. 7).

Fig. 7. Proportion of small nozzles

Table 1. Nozzle arrangement in ANC

Table 2. ANC arrangement step 1

Table 3. Number of nozzles per type

Table 4. Nozzle arrangement checklist

Table 5. Final nozzle arrangement

Table 6. Components per nozzle type

HGSO algorithm

To avoid collision during component placement, shorter components must be placed earlier. In the following example, components with a height of 0.6–2.6 mm (see Table 7) are grouped together and can be arbitrarily placed if height restriction is 2 mm.

Table 7. Component information

A random number between 0 and 1 is generated and assigned to each member for executing the GSO algorithm (Table 8). N and x i are the total number of components and the i th member in the GSO, respectively. Each member represents a scheduling solution.

Table 8. Coding method for GSO members

The traditional GSO cannot be employed to schedule placement machines because this problem is a type of integer optimization. In this study, an MGSO with an added random key (Snyder and Daskin, Reference Snyder and Daskin2006) was proposed for scheduling optimization of PCB assembly. Tables 9–11 illustrates the procedure. The first random number in Table 9 is 0.95. Component 6 is assigned to the first cell after considering component height, component shape, nozzle assignment, and picking restrictions. In Table 10, the initial solution with random numbers in Table 9 is adjusted by placing the elements in an ascending order: 0.12, 0.15, 0.75, 0.76, 0.88, 0.93, 0.95, and 0.99. Element 0 is assigned to the lowest random number (0.12), element 1 is assigned to the subsequent number (0.15), and so on (Table 11). Table 12 presents the solutions for the large components, where head #3 and #5 are idle in the first cycle because component 9 occupies the space beneath them.

Table 9. Initial solution: random numbers

Table 10. Members arranged in ascending order

Table 11. Final solution of members

Table 12. MGSO of large components

The 2-opt method is employed to the solution of the initial path derived from Table 12. Table 13 presents the improved solution. A mathematical model that calculates the total assembly time is then applied to evaluate the performance of the probable solutions. Table 14 presents the final result.

Table 13. The 2-opt method

Table 14. Final scheduling results

Chaos local search

Chaos local search (Liu et al., Reference Liu, Wang, Jin, Tang and Huang2005), which is a new optimization technique, is applied to improve MGSO evolution performance. Chaos local search has several advantages for obtaining the initial solution, such as sensitivity and dependence, which ensure the diversity and appropriate search behavior of the entire space. The chaos search formula is as follows:

(5)$$x_{n + 1} = \mu \times x_n(1-x_n)\comma \,\; 0 \le x_0 \le 1$$

where μ and x are a control parameter and a random variable, respectively, with n = 0, 1, 2, … However, when μ = 4, x 0{0, 0.25, 0.5, 0.75, 1} can be applied to Eq. (5). Chaos is sensitive and dependent on initial conditions, and a slight initial difference can generate considerable variances given a long enough timeframe. The MGSO searches the entire space by using particular characteristics of chaos [Eq. (6)]:

(6)$$cx_i^{(k + 1)} = 4cx_i^{(k)} (1-cx_i^{(k)} )\comma \,\; i = 1\comma \,\; 2\comma \,\; \ldots \ldots\comma \, N$$

where cx i and k are a chaos variable and the number of iterations, respectively. $cx_i^{\lpar k \rpar } \; $ has a range of [0, 1] and satisfies${\rm \;} cx_i^{(0)} \in (0\comma \,1)$, $cx_i^{(0)} \not\subset \lcub {0.25\comma \,{\rm \;} 0.5\comma \,{\rm \;} 0.75} \rcub $. The procedure of chaos search is as follows:

  1. Step 1: Use Eq. (6) to produce chaos variables for the subsequent generation.

    (7)$$cx_i^{(k + 1)}\comma \,cx_i^{(k)} = x_i$$
  2. Step 2: Compare the new solution $cx_i^{(k + 1)} $ with the original solution $cx_i^{(k)} $. Use the more favorable solution.

    (8)$$x_i = cx_i^{(k + 1)} $$
  3. Step 3: Repeat steps 1 and 2 until i = N.

Population manager

Because similar subjects have similar fitness values and converge to likely positions, the worse subjects must be eliminated to improve efficiency and reduce computation. Similarity is evaluated as follows (Liang and Lee, Reference Liang and Lee2015):

(9)$$\left \vert {\displaystyle{{\,f\,(x_i)-f\,(x_j)} \over {\,f\,(x_j)}}} \right \vert \lt \delta _{\rm m}{\rm \;\comma \,} \,{\rm \;} x_{\rm i}-x_{\rm j} \lt r_{\rm m}$$

where δ m and r m are threshold values, representing the average fitness value and average distance of the entire space, respectively; ${\left\Vert \cdot \right\Vert} $ denotes the distance betweenx i and x j. Figure 8 illustrates this concept. Subjects Q3 and Q4 have similar fitness values (less than δ m); however, the distance is larger than r m. The positions for Q5 and Q6 are close (less than r m); however, the fitness values are considerably different. The fitness values and positions for Q1 and Q2 are similar, which satisfy Eq. (9), and the lower value (Q1) can be deleted.

Fig. 8. Fitness value and position

Experimental results and comparisons

The real-time data from a placement machine (EM-780, Evest Corporation, Taoyuan, Taiwan; Figure 9) were used to evaluate the feasibility of the proposed method. In this study, 10 PCBs with different numbers and types of components, nozzle types, and feeders (Table 15) were assembled.

Fig. 9. Placement machine EM-780

Table 15. PCB information

According to Section ‘GSO for scheduling optimization’, the initial settings are as follows: N = 100, iterations = 3000, scroungers = 80%, rangers = 20%, and head angle = 0.25π. The maximum iteration is $a = {\rm round}\sqrt {n + 1} $. If the producer cannot determine the improved area after a iterations, U i and L i are equal to 1 and −1. Here, n and $l_{{\rm max}} = \sqrt {\mathop \sum \limits_{i = 1}^N {(U_{\rm i}-L_{\rm i})}^2} $ are the number of components and maximum pursuit distance, respectively. Figure 10 displays the number of pickups, total assembly time, and moving distance obtained using the proposed method.

Fig. 10. Number of pickups, total assembly time, and moving distance obtained through the proposed method

Yan et al. (2011) proposed GSPSO, which integrates high-speed computation in PSO with the favorable high-dimensional performance of GSO. Chen et al. (Reference Chen, Luo, Du and Hu2012a, Reference Chen, Wang, Zou, Hou and Zhao2012b) presented an improved group search optimizer (IGSO) with a quantum-behaved operator for scroungers according to a certain probability of improving GSO convergence performance. In this method, the scroungers are categorized into two types: the scroungers that update their positions with quantum PSO operators and those that search for opportunities to join the resources found by the producer. Nian et al. (Reference Nian, Wang and Qian2013) proposed a differential evolution (DE) GSO, which is a hybrid of DE and GSO. DE prevents traditional GSO from falling into local optimal and enhances its accuracy. Table 16 compares the proposed method and related algorithms. The proposed method required the least total PCB assembly time for the 10 PCBs out of the compared algorithms. Figure 11 shows the learning curve for PCB_7, revealing that the total assembly times of PCB_7 using the proposed method and IGSO are similar [38]. Table 16 shows that the total average assembly times for the 10 PCBs (i.e., PCB_1–PCB_10) were 531.8, 523.3, 517.7, 495.3, and 394.3 s for the GSO (He et al., Reference He, Wu and Saunders2009), GSPSO (Yan and Shi, Reference Yan and Shi2011), IGSO (Chen et al., Reference Chen, Luo, Du and Hu2012a, Reference Chen, Wang, Zou, Hou and Zhao2012b), DEGSO (Nian et al., Reference Nian, Wang and Qian2013), and proposed method, respectively. Therefore, the total average assembly time of the proposed method is superior to that of other methods (He et al., Reference He, Wu and Saunders2009; Yan and Shi, Reference Yan and Shi2011; Chen et al., Reference Chen, Luo, Du and Hu2012a, Reference Chen, Wang, Zou, Hou and Zhao2012b; Nian et al., Reference Nian, Wang and Qian2013).

Fig. 11. Learning curve of PCB_7

Table 16. Total assembly time in the proposed method and related GSOs

Algorithm performance in this study is determined in terms of the (1) total number of pickups, (2) total head movement distance, and (3) total assembly time. The results of the proposed method were compared with those of related algorithms, such as GAs or the improved shuffled frog leaping algorithm (Loh et al., Reference Loh, Bukkapatnam, Medeiros and Kwon2001; Sun et al., Reference Sun, Lee and Kim2005; Chang et al., Reference Chang, Hsieh and Wang2007; Ho and Ji, Reference Ho and Ji2010; Zhu and Zhang, Reference Zhu and Zhang2014). The number of pickups considerably influences PCB assembly, with total assembly time reducing with decreasing number of pickups. The proposed method required the least number of pickups for all experimental PCBs, excluding PCB_2 (Table 17). Figures 12–14 exhibit improvements calculated using the following equation:

(10)$${\rm Improvement} = \displaystyle{{{\rm Onsite}\_{\rm Engineer}-{\rm Our}\_{\rm method}} \over {{\rm Onsite}\_{\rm Engineer}}} \times 100\% $$

Assembly time reduces with decreasing total head movement distance. Table 18 presents the experimental results, which indicate that the proposed algorithm can effectively reduce total head movement distance. Table 18 outlines the operation for PCB_6, showing that the head movement distance generated by the proposed algorithm is longer than that produced by an onsite engineer. Figure 13 reveals improvement in the total head movement distance achieved using the proposed algorithm.

Fig. 12. Improvement in total number of pickups

Fig. 13. Improvement in total head movement distance

Fig. 14. Improvement in total assembly time

Table 17. Comparison of total number of pickups

Table 18. Total head movement distance

From Table 19 and Figure 14, the proposed HGSO algorithm outperforms other algorithms and the onsite engineer in terms of assembly time. Although the total number of pickups for PCB_1, PCB_3, and PCB_8 in Table 17 did not differ substantially, the total head movement distances (Table 18) were clearly different. Figure 14 shows the excellent performance of the proposed HGSO in terms of total assembly time. In practice, onsite engineers can appropriately design optimal pickup sequences but not path optimization. The proposed HGSO considers the total number of pickups and the total head movement distance to reduce the total assembly time. In the total assembly time, considerably more time is spent on pickups than it is on head movement. Table 20 presents the percentages of pickup time, placing time, and ANC time. To reduce total assembly time, a higher head movement distance is traded off for fewer pickups. Studies (Loh et al., Reference Loh, Bukkapatnam, Medeiros and Kwon2001) and (Jiang et al., Reference Jiang, Chen, Zang, Wang and Tan2010a, Reference Jiang, Du, Liu and Zhang2010b, Reference Jiang, Liu, Zhang, Wang, Tan and Chen2010c) have decomposed the scheduling problem into two stages: optimization (minimization) of (1) the number of pickups and (2) the place movement based on the results of stage one. The proposed HGSO is less complicated than the two-stage method.

Table 19. Total assembly time

Table 20. Total assembly time

Discussion and conclusions

This study aimed to perform scheduling optimization for reducing total PCB assembly time. Scheduling for a placement machine is a highly comprehensive task. Several studies have overlooked machine limitations to simplify the problem. However, the generated schedules produced by these studies cannot be practically applied to production lines. By contrast, this study proposed an HGSO that considers the limitations of placement machines to generate an applicable schedule are summarized as follows.

  1. (1) Component height: The height of each component could be different, and the components are picked and placed in the ascending order of the height to avoid collision, i.e., The component with the lowest height must be placed first at the beginning of the placement machine during work.

  2. (2) The Time consuming of nozzle changes: shapes of the components are different, and each matches a unique corresponding nozzle. When the nozzle is not applicable, the head need to exchange the nozzle. The process of nozzle changes takes time. Some scholars ignore the time consuming of nozzle changes.

  3. (3) Picking restrictions: In the placement machine, not every head can pick up component in all feeders because there are some positions that the head cannot reach.

  4. (4) Placing restrictions: As above, there are some destinations that head cannot arrive.

  5. (5) Simultaneous pickup restrictions: Simultaneous pickup is important in the placement machine process. Practically, we want to simultaneously pick up components as many as possible to reduce the time consuming on picking components. The restrictions of the head pitch and the feeder pitch should be under consideration.

  6. (6) Component-shape restrictions: the components differ in shape and size. If the component shape is larger than the limit, the adjacent head cannot pick up the component.

Compared with the related works in this field, this study considers more restrictions than others. This is the first study includes component heights and component shapes in the scheduling problem of a placement machine. In addition, this study modified the traditional group search optimizer for the possible usage for PCB assembly. The results indicate that the proposed HGSO is superior to related algorithms and an onsite engineer in terms of total assembly time. Although the diversity of placement machines for PCB assembly is many, the key structures of placement machines are the same. The proposed hybrid group search optimizer possesses flexibility on adjusting the parameters according to the head numbers, number of nozzle types, etc. and can be widely applied to general multihead placement machines.

Acknowledgments

This study was partially supported by the Ministry of Science and Technology, Taiwan, ROC, under the grant MOST 105-2221-E-167-012.

Cheng-Jian Lin received the Ph.D. degree in electrical and control engineering from the National Chiao-Tung University, Taiwan, R.O.C., in 1996. Currently, he is a Distinguished Professor of Computer Science and Information Engineering Department, National Chin-Yi University of Technology, Taichung County, Taiwan, R.O.C. His current research interests are artificial intelligent, machine learning, intelligent control, evolutionary robotic, image processing, and pattern recognition.

Mei-Ling Huang received her M.S. and Ph.D. in Industrial Engineering from University of Wisconsin - Madison and National Chiao-Tung University. Now, she is affiliated with the Department of Industrial Engineering & Management at National Chin-Yi University of Technology. Her research interests include quality management, quality engineering, data mining, and assisted medical diagnosis.

References

Al-Anzi, F and Allahverdi, A (2013) An artificial immune system heuristic for two-stage multi-machine assembly scheduling problem to minimize total completion time. Journal of Manufacturing Systems 32, 825830.Google Scholar
Alkaya, AF and Duman, E (2013) Application of sequence-dependent traveling salesman problem in printed circuit board assembly. IEEE Transactions on Components, Packaging and Manufacturing Technology 3, 10631076.Google Scholar
Ashayeri, J, Ma, N and Sotirov, R (2011) An aggregated optimization model for multi-head SMD placements. Computers & Industrial Engineering 60, 99105.Google Scholar
Ball, MO and Magazine, MJ (1998) Sequencing of insertions in printed circuit board assembly. Operations Research 36, 192201.Google Scholar
Chang, PC, Hsieh, JC and Wang, CY (2007) Adaptive multi-objective genetic algorithms for scheduling of drilling operation in printed circuit board industry. Applied Soft Computing 7, 800806.Google Scholar
Chen, PH and Chang, HC (1995) Large-scale economic dispatch by genetic algorithm. IEEE Transactions on Power Systems 10, 19191926.Google Scholar
Chen, S and Shen, Y (2010) An integrated mathematical model for optimizing the component placement process with a multi-heads placement machine Proc. of the 29th Chinese Control Conf. (CCC), 1839-1842, Beijing, China, July 29–31.Google Scholar
Chen, CL and Wichman, CA (1993) A systematic approach for design and planning of mechanical assemblies. Artificial Intelligence for Engineering Design, Analysis and Manufacturing 7, 1936.Google Scholar
Chen, T, Luo, J and Hu, Y (2011) Component placement process optimization for multi-head surface mounting machine based on tabu search and improved shuffled frog-leaping algorithm. 3rd Int. Workshop on Intelligent Systems and Applications (ISA), 1–4, Wuhan, China, May 28–29.Google Scholar
Chen, T, Luo, J, Du, J and Hu, Y (2012 a) A modified tabu search algorithm for component placement process optimization of multi-head surface mounting machine. Proc. of the 31st Chinese Control Conf., Hefei, China, July 25–27.Google Scholar
Chen, D, Wang, J, Zou, F, Hou, W and Zhao, C (2012 b) An improved group search optimizer with operation of quantum-behaved swarm and its application. Applied Soft Computing 12, 712725.Google Scholar
Csaba, BR and Nevalainen, OS (2015) The modular tool switching problem. European Journal of Operational Research 242, 100106.Google Scholar
Du, X and Li, Z (2008) Placement process optimization of dual-gantry turret placement machine. Proc. of the 2008 IEEE/ASME Int. Conf. on Advanced Intelligent Mechatronics1266–1271, Xian, China, July 2–5.Google Scholar
Fu, HP and Su, CT (2000) A comparison of search techniques for minimizing assembly time in printed wiring assembly. International Journal of Production Economics 63, 8398.Google Scholar
Grunow, M, Günther, HO, Schleusener, M and Yilmaz, IO (2004) Operations planning for collect-and-place machines in PCB assembly. Computers & Industrial Engineering 47, 409429.Google Scholar
He, S, Wu, H and Saunders, JR (2009) Group search optimizer: an optimization algorithm inspired by animal searching behavior. IEEE Transactions on Evolutionary Computation 13, 12721278.Google Scholar
Ho, W and Ji, P (2010) Integrated component scheduling models for chip shooter machines. International Journal of Production Economics 123, 3141.Google Scholar
Jensen, MT (2003) Generating robust and flexible job shop schedules using genetic algorithms. IEEE Transactions on Evolutionary Computation 7, 275288.Google Scholar
Jiang, J, Chen, X, Zang, M, Wang, Z and Tan, Z (2010 a) Optimization of the surface mount technology based on the max-min ant system. IEEE Future Computer and Communication (ICFCC), 2, 4547.Google Scholar
Jiang, J, Du, Z, Liu, C and Zhang, K (2010 b). Ant colony algorithms with characteristic of clustering for surface mount technology optimization. 6th Int. Conf. on Wireless Communications Networking and Mobile Computing (WiCOM), 1–4, Chengdu, China, September 23–25.Google Scholar
Jiang, J, Liu, C, Zhang, K, Wang, Z, Tan, Z and Chen, X (2010c) Program of route optimization for surface mount. 2nd International Workshop on Intelligent Systems and Applications (ISA), 1–4, Wuhan, China, May 22–23.Google Scholar
Kechadi, M, Low, KS and Goncalves, G (2013) Recurrent neural network approach for cyclic job shop scheduling problem. Journal of Manufacturing Systems 32, 689699.Google Scholar
Kim, KY, Chin, S, Kwon, O and Ellis, RD (2009) Ontology-based modeling and integration of morphological characteristics of assembly joints for network-based collaborative assembly design. Artificial Intelligence for Engineering Design, Analysis and Manufacturing 23, 7188.Google Scholar
Knuutila, T, Pyöttiälä, S and Nevalainen, OS (2007) Minimizing the number of pickups on a multi-head placement machine. The Journal of the Operational Research Society 58, 115121.Google Scholar
Kroll, E, Lenz, E and Wolberg, JR (1989) Rule-based generation of exploded-views and assembly sequences. Artificial Intelligence for Engineering Design, Analysis and Manufacturing 3, 143155.Google Scholar
Kumar, R and Li, H (1995) Integer programming approach to printed circuit board assembly time optimization. IEEE Transactions on Components, Packaging, and Manufacturing Technology: Part B, 18, 720727.Google Scholar
Leipälä, T and Nevalainen, O (1989) Optimization of the movements of a component placement machine. European Journal of Operational Research 38, 167177.Google Scholar
Liang, JH and Lee, YH (2015) A modification artificial Bee colony algorithm for optimization problems. Mathematical Problems in Engineering 2015, 581391, 1–14.Google Scholar
Lin, WQ and Zhu, GY (2008) A genetic optimization approach to optimize the multi-head surface mount placement machine. Lecture Notes in Computer Science 5315, 10031012.Google Scholar
Liu, B, Wang, L, Jin, YH, Tang, F and Huang, DX (2005) Improved particle swarm optimization combined with chaos. Chaos, Solitons & Fractals 25, 12611271.Google Scholar
Loh, TS, Bukkapatnam, ST, Medeiros, D and Kwon, H (2001) A genetic algorithm for sequential part assignment for PCB assembly. Computers & Industrial Engineering 40, 293307.Google Scholar
Luo, J, Li, X, Liu, H and Hu, Y (2010) Mathematical model for the optimization problem in SMT line. Proc. of the 29th Chinese Control Conf., 1822–1825, Beijing, China, July 29–31.Google Scholar
Neammanee, P and Reodecha, M (2009) A memetic algorithm-based heuristic for a scheduling problem in printed circuit board assembly. Computers & Industrial Engineering 56, 294305.Google Scholar
Nian, X, Wang, Z and Qian, F (2013) A hybrid algorithm based on differential evolution and group search optimization and Its application on ethylene cracking furnace. Chinese Journal of Chemical Engineering 21, 537543.Google Scholar
Park, JB, Lee, KS, Shin, JR and Lee, KY (2005) A particle swarm optimization for economic dispatch with nonsmooth cost functions. IEEE Transactions on Power Systems 20, 3442.Google Scholar
Peysakhov, M and Regli, W (2003) Using assembly representations to enable evolutionary design of Lego structures. Artificial Intelligence for Engineering Design, Analysis and Manufacturing 17, 155168.Google Scholar
Smed, J, Johnsson, M, Puranen, M, Leipala, T and Nevalainen, O (1999) Job grouping in surface mounted component printing. Robotics and Computer-Integrated Manufacturing 15, 3949.Google Scholar
Snyder, LV and Daskin, MS (2006) A random-key genetic algorithm for the generalized traveling salesman problem. European Journal of Operational Research 174, 3853.Google Scholar
Sun, DS, Lee, TE and Kim, KH (2005) Component allocation and feeder arrangement for a dual-gantry multi-head surface mounting placement tool. International Journal of Production Economics 95, 245264.Google Scholar
Wang, JF, Liu, JH, Li, SQ and Zhong, YF (2003) Intelligent selective disassembly using the ant colony algorithm. Artificial Intelligence for Engineering Design, Analysis and Manufacturing 17, 325333.Google Scholar
Yan, X and Shi, H (2011) A hybrid algorithm based on particle swarm optimization and group search optimization 2011 Seventh Int. Conf. on Natural Computation (ICNC) 1, 1317, Shanghai, China, July 26–28.Google Scholar
Zeng, K, Tan, Z, Dong, MC and Yang, P (2014) Probability increment based swarm optimization for combinatorial optimization with application to printed circuit board assembly. Artificial Intelligence for Engineering Design, Analysis and Manufacturing 28, 429437.Google Scholar
Zhang, G, Li, Z and Du, X (2010) A hybrid genetic algorithm to optimize the printed circuit board assembly process. 2010 Int. Conf. on IEEE Logistics Systems and Intelligent Management 1, 563567, Harbin, China, January 9–10.Google Scholar
Zhu, GY and Zhang, WB (2014) An improved Shuffled Frog-leaping Algorithm to optimize component pick-and-place sequencing optimization problem. Expert Systems with Applications 41, 68186829.Google Scholar
Figure 0

Fig. 1. Schematic of the multihead placement machine used in this study

Figure 1

Fig. 2. Picking restrictions

Figure 2

Fig. 3. Placing restrictions

Figure 3

Fig. 4. Simultaneous pickups

Figure 4

Fig. 5. Component shape restrictions

Figure 5

Fig. 6. Systematic procedures within HGSO

Figure 6

Fig. 7. Proportion of small nozzles

Figure 7

Table 1. Nozzle arrangement in ANC

Figure 8

Table 2. ANC arrangement step 1

Figure 9

Table 3. Number of nozzles per type

Figure 10

Table 4. Nozzle arrangement checklist

Figure 11

Table 5. Final nozzle arrangement

Figure 12

Table 6. Components per nozzle type

Figure 13

Table 7. Component information

Figure 14

Table 8. Coding method for GSO members

Figure 15

Table 9. Initial solution: random numbers

Figure 16

Table 10. Members arranged in ascending order

Figure 17

Table 11. Final solution of members

Figure 18

Table 12. MGSO of large components

Figure 19

Table 13. The 2-opt method

Figure 20

Table 14. Final scheduling results

Figure 21

Fig. 8. Fitness value and position

Figure 22

Fig. 9. Placement machine EM-780

Figure 23

Table 15. PCB information

Figure 24

Fig. 10. Number of pickups, total assembly time, and moving distance obtained through the proposed method

Figure 25

Fig. 11. Learning curve of PCB_7

Figure 26

Table 16. Total assembly time in the proposed method and related GSOs

Figure 27

Fig. 12. Improvement in total number of pickups

Figure 28

Fig. 13. Improvement in total head movement distance

Figure 29

Fig. 14. Improvement in total assembly time

Figure 30

Table 17. Comparison of total number of pickups

Figure 31

Table 18. Total head movement distance

Figure 32

Table 19. Total assembly time

Figure 33

Table 20. Total assembly time