Abstract

Geometric deviations inevitably occur in product manufacturing and seriously affect the assembly quality and product functionality. Assembly simulations on the basis of computer-aided design (CAD) package could imitate the assembly process and thus find out the design deficiencies and detect the assemblability of the components. Although lots of researches have been done on the prediction of assembly variation considering the geometric errors, most of them only simplify the geometric variation as orientation and position deviation rather than the manufacturing deformation. However, in machinery manufacturing, even if the manufacturing defects are limited, they could propagate and accumulate through components and lead to a noncompliant assembly. Recently, many point-based models have been applied to assembly simulation; however they are mainly interested in simulating the resulting positions of the assembled parts and lack the consideration of the postprocessing after positioning. This paper enriches the complete assembly simulation process based on skin model and presents a simple and effective posture evaluation and optimization method. The studied approach includes a software algorithm applied to evaluate the contact state of the assembly parts and a mathematical model based on the particle swarm optimization to acquire the optimal assembly posture. To verify the efficiency and feasibility of the proposed method, a case study on the aircraft wing box scaling model assembly is performed.

1. Introduction

Traditional assembly simulation aims at evaluating the assemblability of the components and to predict the interference between assembly parts, which is normally based on the nominal CAD models. The virtual assemblies so obtained have the limitation of considering the nominal geometry only. In order to calculate the assembly variation more accurately, many researchers have devoted their efforts to modeling and analyzing the assembly variation on the basis of geometric deviations. Monte Carlo simulations are commonly used in tolerance analysis [1, 2], but this method needs massive samples to obtain reliable results [3]. T. Zhang et al. [4] used the principal component analysis (PCA) to extract the common features of a batch of parts and provide a statistic model of the geometric form errors, which could be applied as a guide in assembly process optimization. E. Goka et al. [5] decomposed the shape model into a nominal surface plus modal vectors and calculated the assemblability of two components through mathematical optimization. The real features in these models are however simplified and represented by parameters, such as plane and cylindrical surface features. W. Polini et al. [6] carried out the tolerance analysis with Jacobian model and obtained similar results to the vector loop model. However, this model is only suitable when translational variations are involved. All the above geometric variation models only consider the orientation and position deviations of the nominal surface rather than the form errors.

The skin model is a basic concept within Geometrical Product Specification (GPS) and verification and attracts more and more attention in computer-aided tolerance (CAT) analysis [7, 8]. Point clouds and surface meshes are the virtual representations of skin model shape. Figure 1 shows the difference between the theoretical model and the skin model which is obtained from the manufactured part. M. Zhang et al. [9] and N. Anwer et al. [10] first focused on the skin model representation and simulation. L. Homri et al. [11] proposed a new method to generate form defects of cylinders and converted the assembly simulation problem into a relative positioning problem between the difference surface and one of the perfect surfaces. But it mainly focused on modeling form defects by metric modal decomposition and the tolerance analysis of cylindrical parts rather than the whole assembly simulation process. Then, B. Schleich et al. [12] pointed out the application of the skin model in mechanical engineering and the challenges in assembly simulation techniques. They also proposed two different approaches for the relative positioning of point cloud models to simulate the assembly process of skin model shapes [13], which makes a first step towards a comprehensive CAT approach employing point-based models. After that, B. Schleich et al. [14] extended the skin model into the contact assembly simulation and analyzed the contact quality and kinematic behavior. Later, a general framework for the assembly simulation approaches which used an iterative procedure to execute different registration methods was proposed [15]. This general framework is mainly based on [13] but allows the combination of different registration approaches. Although the aforementioned researches enriched the mechanical assembly with form errors, the multiple-part assembly situation is not covered in the simulation model and the postprocessing after point cloud positioning is not mentioned as well.

Posture evaluation is a necessary task in large structure assembly, which is aimed at calculating the posture deviations of the assembled part and using the calculated results to guide the position and orientation adjustment of the components. B. Zhang et al. [16] proposed a trajectory planning method based on a novel six-degree-of-freedom posture alignment system, and the displacement and actuating torque of each joint of the positioners were simulated as well. Y. LI et al. [17] obtained the rotation and translation parameters of posture adjustment by the proposed multiobjective optimization algorithm based on the Gauss-Newton method. H. Yukan et al. [18] introduced a relatively inexpensive method for posture evaluation of the positioning of the wing-body assembly, and the results showed that positioning was an essential process to guarantee alignment accuracy in an assembly line. W. Tang et al. [19] presented the wing posture evaluation based on the iterative closest point algorithm, and the wing posture evaluation problem was transformed into a registration problem between space points and surface. Based on the existing literatures, posture evaluation methods and the approaches of reducing posture calculation errors are addressed by many scholars, but the geometric deviations of the assembled part are not taken into consideration.

This paper enriched the complete assembly simulation process based on skin model. Not only was the numerical solution of the posture optimization problem presented in detail, but also the contact states of the assembled parts as well as the assembly gaps are evaluated quantitatively, which could be applied as a guide in the assembly postprocessing (shimming or fettling) to improve the assembly efficiency and accuracy. The profiles of mating surfaces are measured and represented by point clouds. The assembly deviation distribution between multiple components is investigated quantitatively. The structure of this paper is organized as follows. Section 2 illustrates the assembly simulation of multiple components based on the skin model. The general approaches for the positioning of skin model are discussed and an improved point cloud registration technique is proposed. After that, a particle swarm optimization (PSO) algorithm is developed to realize the posture adjustment. Section 3 presents the assembly interference calculating process between mating surfaces in order to facilitate later assembly process, such as shimming or fettling. A case study is conducted in Section 4 to demonstrate the implementation procedures, including the preprocess of the point clouds, mating surfaces extraction, posture adjustment, and final shape evaluation. Finally, a brief summary is given in Section 5.

2. Assembly Simulation of Multiple Components Based on Skin Model

In this section, the skin models of the manufactured parts are firstly positioned according to their assembly process. Then a constrained optimization algorithm on the basis of particle swarm optimization (PSO) is presented to adjust the part posture and the transformation matrices of adjustment are obtained. In order to describe the algorithm conveniently, some terms are defined as follows:(1)Assembly coordinate system (ACS) is termed as -XYZ and it is the global system of assembly process(2)Measurement coordinate system (MCS) is the default coordinate system of optical facilities and can be defined as OM-XMYMZM(3)Local coordinate system (LCS) for the movable components during assembly is known as OL-XLYLZL. It is defined in the digital model of movable components

Classification of part postures:(1)Theoretical posture is the position and orientation of the digital model in the ACS(2)Measurement posture is acquired through the three-dimensional laser scanner in the MCS(3)Target posture, i.e., the final state of the panel, is set according to the adjusting result

The complete procedure of assembly simulation and posture optimization for mechanical assemblies consists of three main steps, i.e., the skin model positioning of the assembled parts, the software algorithm of the posture optimization, and the assembly postprocessing, as demonstrated in Figure 2. Based on the PSO algorithm of the posture optimization, the final adjustment parameters can be computed and output by processing a set of input data, and the posture of the actual part could be adjusted by regulating the part locators according to the parameters.

2.1. Positioning Method of Skin Model

The assembly simulation conducted in various CAD packages such as CATIA, UG, and SolidWorks is usually worked as a detection tool of product design, which is normally based on a nominal CAD model measured in ACS. They are not capable of dealing with discrete geometry model and do not allow the consideration of form errors. The skin model could however reflect the real surface of the manufactured part but the application in assembly simulation is still a challenge.

The positioning of skin models is based on the registration of their point clouds. The iterative closest point (ICP) method introduced by P. Besl et al. [20] is widely used for the registration of 3D point clouds to theoretical models. It repeats the process of searching for the nearest point and calculating its optimal parameters until the convergence criteria are well satisfied. However, it is time-consuming to find the nearest point when the model contains millions of points and the algorithm may easily get trapped in a local optimum. Therefore, an improved point clouds registration method was proposed in this paper. Since the skin model is measured in MCS which is always far away from the assembly position of nominal part in ACS, a coordinate transformation is needed to unify coordinate systems. After that, we use the assembly features on the point cloud as key characteristics to define the initial position of the skin model. The assembly features are an associated set of geometric factors that have the capability of generating assembly constraint (such as aligned, fitted, coaxial and tangent, etc.) [21]. The geometric characteristics that form the assembly features mainly involve points, lines, and planes. For instance, in Figure 3 the two assembly holes on the flange are used for the positioning of the part. Thus, according to the assembly process, these two cylindrical holes on the skin model could be fitted and aligned with the nominal model to obtain the theoretical posture. Based on the above, the ICP algorithm could be applied to finish the registration of the skin model. For the detailed ICP algorithm principle, the reader can refer to these literatures: P. Besl et al. [20]; S. Kaneko et al. [22].

2.2. Posture Optimization Algorithm Based on the Skin Model

Due to the form errors on the component surfaces, the interference or gaps inevitably occur between the mating surfaces. Although special clearance gauges are used to quantitatively measure the gaps, the handling process is relatively of low efficiency. Not only are highly skilled engineers required, but also multiple trials are needed to achieve the desired shape. To eliminate the gaps between the mating surfaces, forces are applied to deform the part, which could induce assembly stresses around the structure and impair the reliability. Alternatively, shims could be used when the gaps are relatively large [23]. Therefore, if the assembly deviations between components could be predicted quantitatively, then the posture of the assembly part could be optimized according to the calculated deviations so as to reduce the overall gaps or even eliminate the gaps.

(1) Mathematical Modeling for the Assembly Process. The main idea behind the posture optimization of multiple assembly parts is based on the computation of point clouds. Here the assembly process is assumed as follows: one adjustable part is assembled onto multiple fixed parts, such as the panel assembled onto the skeleton illustrated in Figure 4. The data point clouds of those parts are obtained by optical measurement systems and defined as flexible part and fixed parts , , where M and N are the number of points on the part and H is the number of fixed parts. Then the assembly process is that parts stay fixed and flexible part is moved and adjusted to fit the parts P. Part Q is located on the measurement posture before adjusting, and the target posture of   could be obtained by minimizing an objective function E, which is a function of the rigid body transformation of flexible part Q and the fixed parts P. That is,

Since part is seen as rigid during the adjustment, only translation matrix and rotation matrix are involved in this problem. Therefore, the rigid body transformation of part could be written asMany problems in geometry processing are stated as least-squares optimizations. Although least-squares problems are widely used, they have immanent drawbacks such as high sensitivity to outliers. Flöry and Hofer [24] applied the l1-norm to solve the optimization problem. Based on the discussions and comparisons with least-squares methods which are commonly used on point clouds fitting and registration, it points out that minimizing the unsinged distance function yields more robust optimization problems. Moreover, the signed distance can be seen as an indicator of whether or not the assembled parts collide. Therefore, a modified method of minimizing the signed distance function was applied in the research work.

In order to consider the assembly process and the actual assembly situation, constraints need to be added onto the transformation matrices and . The optimization purpose is decreasing the overall gaps between the mating surfaces and the assembly process is adjusting the position of Q to fit P. Here we define the clearance distance between two point clouds as d. For a point cloud Q which contains M points, the overall clearance could be represented as the sum of the distance and thus the objective function can be written aswhere is the point on part Q, means the corresponding nearest point on parts P, and is the normal vector of the mating surface on fixed parts P, as illustrated in Figure 5. Here we use the nearest neighbor to establish the relationship between the two point clouds; that is, for each point on the flexible part , the corresponding point on the fixed parts is determined on the basis of Euclidean distance  , for example, .   is worked as a weighting factor to determine the value of interference or gaps and it could also be used as a contact quality evaluation. Therefore, in this objective function, the value of clearance between two point clouds is represented by weighted distance between the adjusted point and , that is, .

In order to check the contact status of the mating surfaces, the signed weighted distance dS is calculated and worked as a constraint to avoid interference, that is, . Whereas the negative value indicates the interpenetration between assembled parts, the positive value means the gaps between them. In this regard, the final optimization objective function becomes minimizing the overall clearance distance between the multiple parts under certain constraints. That is,

(2) Particle Swarm Optimization Algorithm. There are many metaheuristic algorithms that can be applied to solve various optimization problems, such as evolutionary algorithms, ant colony optimizations, artificial immune systems, and neural networks [25]. And these schemes gain lots of advantages compared to conventional linear and nonlinear optimization techniques. Particle swarm optimization (PSO) is a population-based stochastic algorithm, which was proposed by R. Eberhart et al. [26] and modified by Y. Shi et al. [27]. The main idea is prompting the movement of the whole group to evolve from disorder to order through sharing the information of all population members, so as to find the optimal solution of the problem [28]. PSO is an evolutionary algorithm based on iteration and it does not need the gradient information since it is based on probability searching [29]. Compared with other swarm intelligence (SI) optimization methods such as ant colony optimization (ACO) [30], shuffled frog leaping algorithm (SFLA) [31], and artificial bee colony (ABC) algorithm [32], the underlying idea behind PSO is similar to other SI algorithms [33]. However, PSO has easier implementability and lower computational complexity. The more vital reason is that the solution of PSO depends minimally on the initial states of particles. Thus, PSO is a good option to solve the posture optimization problem. Besides, the effectiveness of PSO in engineering optimization problems has been verified by many researchers [15, 29, 34, 35].

In this problem, we define the unsolved posture as a particle and the six parameters () are the dimensions of the particle. Assuming is the position vector of particle i and is the velocity vector of particle i, then, the modified iterative operator of PSO can be written as follows:

Velocity vector iterative formula:

position vector iterative formula:where and represent the history optimal position of particle i and the global history optimal position of the population, respectively. Parameter w is the inertia weight which has the value within . Generally, w is defined through the adaptive value method. At the beginning, w is set relatively large to gain a better global optimization ability; then w decreases gradually to enhance the local optimization ability. Here the inertia weight w is empirically defined aswhere i is the number of generation and maxgen is the maximum value of generation.

and are positive acceleration constants that represent the learning ability, which can be empirically defined as and are independent random values within . The aforementioned key parameters were empirically derived from continual testing and verification. However, the theoretical basis of parameter setting needs more research in the future work.

Another key issue that needs to be solved in this optimization problem is that the objective function has an inequality constraint which was imposed to avoid interference between assembled parts. Since PSO is primarily applied on unconstraint optimization problems, a constraint-handling technique was added. There are several approaches that can handle constraints within the framework of PSO algorithm. For example, many penalty-based PSO approaches have been developed and examined in literatures [3638]. Sedlaczek and Eberhard [39] proposed an augmented Lagrangian PSO algorithm which combined the conventional PSO with the augmented Lagrangian multiplier. According to the optimization problem presented in our research work, a multilevel penalty function [40, 41] based method was adopted to transform the constraint problem into an unconstraint problem. A modified objective function F is applied, which turns the inequality constraint problem as follows:where is the objective function, S is a penalty imposed for violation of the constraint, which is chosen based on preliminary trials of the algorithm and here is set to be 1000, is the number of constraints, and is the inequality constraint. If the constraint is violated the value of will be one; otherwise, it will be zero.

The procedure of the PSO algorithm is the particle searching their position and velocity according to the fitness of the corresponding objective function and the constraints to find the optimal solution. The calculating procedure of the PSO algorithm is as follows.

Step 1 (population initialization). After random initialization, calculate the fitness so as to find the optimal position of particle i and the global optimal position .

Step 2 (iteration setting). Set evolution times and initialize the current iteration g = 1.

Step 3 (speed update). Update the velocity vector of every particle according to (6).

Step 4 (position update). Update the position vector of every particle according to (7).

Step 5 (local and global position update). Update of particle i and the global position .

Step 6 (judgment of termination conditions). If the solution satisfies accuracy requirement or the iteration time satisfies then output . Otherwise, go on calculating and go back to Step 3.

After every iteration, the points on part Q will update their positions until satisfying the termination conditions. Then, the final optimal position of part Q will be stored and the rigid transformation matrices from the measurement posture to target posture will be calculated. Assuming the rotation angles on the X, Y, and Z axes as , respectively, then the rotation matrices can be written asThe final rotation matrix can be derived from matrix concatenation: R=, and the translation matrix can be expressed as T=. Therefore, the final adjustment parameters can be calculated through processing a set of input data; then the posture of the actual part could be adjusted by regulating the part locators according to the parameters.

3. Assembly Deviation Calculation

Generally, the gaps between mating surfaces could be assessed using special gauges or other manual inspection techniques; then, based on the detection results, components need to be shimmed or fettled to maintain the assembly tolerances. However, this detection process is relatively time-consuming and of low efficiency. Based on the aforementioned iteration algorithm in Section 2, the contact state of the two surfaces could also be evaluated and the gaps could be computed quantitatively. Thus, the distribution of interference could be predicted and the bespoke interfaces mentioned by P. Maropoulos et al. [42] could be formed according to the calculating results, so that those parts could fit to one another before physically assembling them. The main point in this section is proposing a simple and effective method to calculate the assembly interference in order to provide a basis for forming the bespoke interfaces.

After the posture optimization process, all the assembled parts are positioned on the optimal position. Then, the assembly deviations between the multiple parts could be evaluated. Parts can only generate assembly deviations between mating surfaces, which means other surfaces are not involved in the assembly and do not affect the deviation results. Hence, in order to simplify the calculation, only the mating surfaces are extracted. Figure 6 shows the extraction of the skin model for the assembly interference calculation. In order to partition the interface from the point cloud, which is dense, nonhomogenous, and noisy [43], a boundary extraction method based on normal vector is applied. The points whose normal vectors change sharply will be extracted to form the boundary points. The determination of the surface normal is approximated to the estimation of the tangent surface normal, which could convert to a least-squares fitting problem. Thus, the final calculation of the surface normal could be solved by analyzing the eigenvector and eigenvalue of the covariance matrix, that is, the principal component analysis method introduced by W. Dunn et al. [44].

After extracting the mating surfaces of the assembled parts, an interference calculation method based on the point cloud slicing is proposed. As skin models are dense and discrete points, it is hard to get a complete section curve on one slice plane. Thus, a section step size is set to calculate the section curve. Following the direction of the normal vector on slice plane E, parallel planes El and Er are generated from an equidistance of δ/2, as shown in Figure 7. Then points located in each data region (between El and Er) are chosen as valid points to generate the section curve by projecting them onto plane E. The detailed calculating procedures are illustrated in Figure 8. Based on the step size δ, points in each data region could be divided into two neighbor sets: Kl and Kr. For any point Pli in Kl, a corresponding nearest neighbor Pri in Kr could be found according to the Euclidean distance and these two points could form a line l. Then the intersection point qi (xi, yi, zi) of l and E is saved to form the section curve. For each slice plane, the deviation between two section curves could be calculated; therefore, the bespoke interfaces could be formed.

4. Case Study

The proposed posture optimization algorithm and assembly deviation calculating method has been applied to a real aircraft wing box scaling model assembly process to validate the feasibility and efficiency. The structure of the wing box consists of two main parts, i.e., the skeleton, which contains ribs and spars, and the panel. The posture optimization method proposed in this paper is applied on the adjustment of the panel. The main steps of the assembly simulation and posture optimization experiment consist of the positioning of the assembled parts, the posture optimization, and the assembly postprocessing, which have been discussed in Section 2 in detail.

4.1. The Preprocess of the Skin Model

The skin models of the manufactured components were obtained by the FARO Edge 2.7 optical measurement system in this experiment. Since scanned points are dense and noisy, some preprocesses of the point clouds need to be conducted.(1)Distorted point removal: Since the data point clouds were obtained through optical devices, the background points are inevitably scanned and cause some noise. These points must be filtered out before the analysis(2)Data reduction: The number of scanned points could be up to millions and huge computing cost will be needed to handle the mass points. However, the more points do not mean the higher computing accuracy, so appropriately simplified point clouds could maintain the calculating precision. Furthermore, data reduction improves the computing efficiency and hence saves cost(3)Multiview point cloud registration: Since the manufactured parts are large and complex, we could not obtain the whole surfaces of the model by one scan. Thus, the multiview registration is implemented to get a complete model, which could be realized by the common characteristic points registration on different point cloud pieces

After the preprocess of the point clouds, the skin models of the manufactured parts could be obtained. Then the multiple parts are located according to the assembly process and the coordinate systems are transformed from MCS to ACS. Figure 9 shows the scanning process and the corresponding skin models of the panel and skeleton.

4.2. PSO Algorithm Improvement

During the wing box assembly process, the skeleton is set as assembly datum and the panel is moved and adjusted to fit the skeleton. The signed weighted distance dS between the skeleton and the panel is calculated as the objective function to reduce the overall gaps between them. However, since the particle in PSO has no selection mechanism, when the particle swarm is concentrated around a local extremum, prematurity often occurs. In order to avoid the prematurity, a hybrid GA-PSO algorithm was proposed where the genetic operators, i.e., crossover and mutation, are incorporated into the PSO algorithm. Then, the effectiveness of the algorithms before and that after improvement were compared in the experiment.

According to Garg [41], GA is good at reaching a global region, but the weakness is that if an individual is not selected then the information contained by that individual is lost. PSO is good at searching for an optimal solution with the help of group interactions, but without a selection operator, PSO may waste resources on poor individuals. In this experiment, the genetic operators are embedded into the PSO algorithm. The mutation operator can enable the population to generate new individuals through adjustment, and the overall diversity can be guaranteed. The crossover operator can get new individuals by crossing and then enlarges the search range, which plays an important role in the global optimal solution of the algorithm. The pseudo code of the improved GA-PSO algorithm is described in Algorithm 1, where a single point crossover operation with the rate of 0.9 is employed and the mutation rate is set to be 0.5.

Initialize the population and calculate the fitness so as to find the optimal position of particle i
and the global optimal position
Set evolution times and initialize the current iteration g = 1
  do
Update the velocity vector of every particle according to Eq. (6)
Update particle position according to the position equation Eq. (7)
Embed crossover and mutation operations
Initial probabilities of crossover () and mutation ()
Generate new solution by crossover and mutation
if >rand, crossover; end if
if >rand, mutate; end if
Accept the new solution if its fitness increases
Update the of particle i and the global optimal position
  While accuracy requirement or maximum iterations is not satisfied
4.3. Assembly Posture Optimization and Deviation Calculation

Based on the improved PSO algorithm, an optimization mathematical model under certain constraints is solved by Matlab®. Since PSO is a stochastic algorithm, statistical method was applied in the experiment to verify the reliability of the results, as adopted in literatures [29, 34]. Considering the computational cost, we performed 20 independent runs with the same algorithm parameters and the same input data. The statistical results, including the best, median, worst, mean, and standard deviation values of the objective function over the 20 runs, are summarized in Table 1. Besides, the results of the improved algorithm were also presented. The best feasible optimal solution of two algorithms (i.e., the final posture adjustment parameters) is presented in Table 2, which could guide the adjustment of the actual part. In order to analyze the results of the previous PSO algorithm and the improved algorithm, we also performed a Wilcoxon test on the results in Table 1. The test has been performed against the null hypothesis that there is no difference in their population means. Under this null hypothesis, the Wilcoxon rank sum test (Wilcoxon-Mann-Whitney test) [45] has been performed in Table 3. It can be seen that the z value is -5.410, and p value is less than 0.001. Thus, the means of these two methods differ significantly. Since the mean of the improved algorithm is better than the previous PSO algorithm, the improved one has better results and global search ability.

After that, the virtual assembly process of the whole structure is simulated by CATIA®, as shown in Figure 10(a). The simulation models, which include the wing box body and the assembly tooling, were designed. Based on the posture transformation parameters which were output from Matlab®, the posture of the panel can be adjusted through the original function of CATIA®. In this experiment, the adjustment of the panel can be realized through three six-degree-of-freedom locators. Once the optimal posture of the panel is obtained, these three locators will adjust their position to fit the panel accurately. The posture transformation parameters can be transmitted from the virtual assembly to the real assembly with the help of Optical Tooling Points (OTPs). OTPs are defined during the tooling design, which is used to control the spatial position of assembly tooling locators and they can record the movement of the locators. In the real assembly, a laser tracker is used to track the position of OTPs. After these OTPs are adjusted to the target position, the panel only needs to be positioned to fit the locators; then the current posture of the panel is already the target posture. After the panel was located on the target position, the deviation between the mating surfaces was calculated on the basis of point cloud slicing method, as can be seen from Figure 10(b).

4.4. Comparison and Discussion

The assembly deviations of the panel and the skeleton before and after adjustment are calculated, respectively, by the improved algorithm, and the percentage of deviation points is counted, as illustrated in Figure 11. It can be seen that noncompliant assembly occurred when the panel was located on the nominal position; then the overall gaps and the amplitude of deviation were reduced after posture optimization. Moreover, the final aerodynamic shape of the actual panel after adjustment was also measured using a laser tracker, as can be seen from Figure 12. The final shape deviation fluctuates slightly but is within the range of tolerance, which means that, by using the weighted distance objective function and constrained contact states, the final posture tends to be acceptable.

5. Summary and Outlook

Geometric deviations inevitably exist in every manufactured part and even a tiny form error may induce noncompliant assembly. However, only the orientation and position deviations are considered in most models in analysis of geometric variation rather than the form errors. This paper developed an approach for the assembly simulation and posture adjustment based on the skin model, which enables the prediction of the assembly deviation caused by part geometric errors.

In this method, the mechanical assembly of rigid parts with manufacture deviation is investigated and a numerical optimization method for the posture adjustment is employed. For the positioning of the skin model, an assembly feature based registration method is applied to improve the accuracy and efficiency of point cloud registration. Then the PSO algorithm is employed to solve an optimization mathematical model so as to search the optimal posture of the assembled part. The numerical method is validated with experimental data obtained from a real wing box assembly in a production floor. Afterward, the assembly deviation on the mating surfaces is calculated based on the point cloud slicing method, which could quantitatively evaluate the contact quality of the multiple parts. Before computing the deviation, the mating surfaces of the assembled parts are extracted according to the change of the normal vector at the boundary regions. Finally, a case study of the aircraft wing box scaling model is conducted. The panel is adjusted and located according to the final transformation matrices, and the assembly deviations of the skeleton and the panel are calculated. It can be seen that, after adjusting, the overall gaps between the assembled parts become uniform, which could facilitate later assembly process, and the final shape of the structure is within the tolerance. This paper discussed the assembly simulation and part posture adjustment on the basis of point clouds, which is effective in reducing the handling work (such as fettling or shimming) to maintain the interface tolerances. However, this simulation model simplified the posture adjustment as rigid transformation; more complex assembly processes considering the bolt fastening force and part deformation need to be combined with the skin model representation in future research works. The authors are already working on the extension of the methodology employed in this paper to more complex nonrigid assembly situations. In future work, the issues of more different assembly deviation calculation methods will also be addressed.

Data Availability

The data used to support the findings of this study are available from the corresponding author upon request.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

This work is supported by the National Science and Technology Major Project of the Ministry of Science and Technology of China (Grant No. 2014ZX04001071).