The rapid development of modern industrial technology has led to the increase of machinery precision. Laser tracking measurement systems represent a novel type of coordinate measurement method, which was developed on the basis of metrology. In this paper, we aim to define a single-station 3D coordinate rotating laser tracking measurement system based on the principle of the space coordinate method. In view of the current architecture and optical path of the system, we establish the ideal mathematical model of the system and derive the coordinate expression for arbitrary measured points in the measurement space. The output response of the photoelectric position detector to the rotating laser and the linearity of the position signal in the detection circuit have been detected via a concrete experiment. A laser tracking system was used to track the target mirror mounted on the coordinate measuring machine measuring spindle. It is shown that stable tracking is possible during the 3D movement of a cat's eye retroreflector if its velocity is 0.2 m/s and the distance to the moving object is 1–2 m. The corresponding velocity of the object must be 0.4 m/s. Our system provides a feasible implementation method for the tracking of the moving target space position.
Citation: Jin Liu, Fan Zhang, Aleksey Kudreyko, Wenjia Ren, Haima Yang. Novel laser tracking measurement system based on the position sensitive detector[J]. Mathematical Biosciences and Engineering, 2023, 20(1): 572-586. doi: 10.3934/mbe.2023026
Related Papers:
[1]
Wei Lin, Fengshuang Yang .
Computational analysis of cutting parameters based on gradient Voronoi model of cancellous bone. Mathematical Biosciences and Engineering, 2022, 19(11): 11657-11674.
doi: 10.3934/mbe.2022542
[2]
Ming Zhu, Kai Wu, Yuanzhen Zhou, Zeyu Wang, Junfeng Qiao, Yong Wang, Xing Fan, Yonghong Nong, Wenhua Zi .
Prediction of cooling moisture content after cut tobacco drying process based on a particle swarm optimization-extreme learning machine algorithm. Mathematical Biosciences and Engineering, 2021, 18(3): 2496-2507.
doi: 10.3934/mbe.2021127
[3]
Xiaoyue Xie, Jian Shi .
A distributed quantile estimation algorithm of heavy-tailed distribution with massive datasets. Mathematical Biosciences and Engineering, 2021, 18(1): 214-230.
doi: 10.3934/mbe.2021011
[4]
Xiangfen Song, Yinong Wang, Qianjin Feng, Qing Wang .
Improved graph cut model with features of superpixels and neighborhood patches for myocardium segmentation from ultrasound image. Mathematical Biosciences and Engineering, 2019, 16(3): 1115-1137.
doi: 10.3934/mbe.2019053
[5]
P. Vafeas, A. Skarlatos, P. K. Papadopoulos, P. Svarnas, N. Sarmas .
A boundary value problem of heat transfer within DBD-based plasma jet setups. Mathematical Biosciences and Engineering, 2023, 20(10): 18345-18367.
doi: 10.3934/mbe.2023815
Xueyuan Li, MiaoYu, Xiaoling Zhou, Yi Li, Hong Chen, Liping Wang, Jianghui Dong .
A method of ultrasound diagnosis for unilateral peripheral entrapment neuropathy based on multilevel side-to-side image contrast. Mathematical Biosciences and Engineering, 2019, 16(4): 2250-2265.
doi: 10.3934/mbe.2019111
[8]
Liwei Yang, Lixia Fu, Ping Li, Jianlin Mao, Ning Guo, Linghao Du .
LF-ACO: an effective formation path planning for multi-mobile robot. Mathematical Biosciences and Engineering, 2022, 19(1): 225-252.
doi: 10.3934/mbe.2022012
[9]
Yuriy Stoyan, Georgiy Yaskov, Tatiana Romanova, Igor Litvinchev, Sergey Yakovlev, José Manuel Velarde Cantú .
Optimized packing multidimensional hyperspheres: a unified approach. Mathematical Biosciences and Engineering, 2020, 17(6): 6601-6630.
doi: 10.3934/mbe.2020344
[10]
Chichia Chiu, Jui-Ling Yu .
An optimal adaptive time-stepping scheme for solving reaction-diffusion-chemotaxis systems. Mathematical Biosciences and Engineering, 2007, 4(2): 187-203.
doi: 10.3934/mbe.2007.4.187
Abstract
The rapid development of modern industrial technology has led to the increase of machinery precision. Laser tracking measurement systems represent a novel type of coordinate measurement method, which was developed on the basis of metrology. In this paper, we aim to define a single-station 3D coordinate rotating laser tracking measurement system based on the principle of the space coordinate method. In view of the current architecture and optical path of the system, we establish the ideal mathematical model of the system and derive the coordinate expression for arbitrary measured points in the measurement space. The output response of the photoelectric position detector to the rotating laser and the linearity of the position signal in the detection circuit have been detected via a concrete experiment. A laser tracking system was used to track the target mirror mounted on the coordinate measuring machine measuring spindle. It is shown that stable tracking is possible during the 3D movement of a cat's eye retroreflector if its velocity is 0.2 m/s and the distance to the moving object is 1–2 m. The corresponding velocity of the object must be 0.4 m/s. Our system provides a feasible implementation method for the tracking of the moving target space position.
1.
Introduction
The classical one-dimensional cutting stock problem (1D-CSP) is a typical combinatorial optimization problem. In the 1D-CSP, there are m items with lengths (l1..., lm) and demands (d1, d2..., dm) that are cut from the stock objects of length L to minimize the material cost. The first notable research result in solving the 1D-CSP was based on the simplex column generation method [1]. In most of the existing studies, it is challenging to optimize the material cost and setup cost simultaneously, and fewer patterns lead to higher material costs [2,3,4,5].
In practice, the position of the cutting tool in the cutter must be adjusted every time before another cutting pattern is switched. Therefore, the time cost of adjusting the position of the cutting tool in the machine equipment cannot be ignored [6,7,8].
The algorithm proposed to solve the 1D-CSP model is called the variable-to-constant (VTC) algorithm. The demands of the items in the model must be precisely satisfied. It solves the 1D-CSP in two stages. In the first stage, it uses a column generation method to obtain the lower bound (LB), which is the minimum value of the number of stock objects used (material cost). In the second stage, VTC is used to generate the cutting patterns and to obtain a new objective function value. If the objective function value is less than or equal to the LB, the calculation is stopped. Otherwise, the calculation is continued by iterating m times or 2m times (each new cutting pattern generated is considered one iteration) to obtain a feasible initial solution. In parallel, the new method is fused with two authoritative methods in the literature to verify the validity of the methodology proposed in this paper.
1.1. Literature review
For cutting problems, López de Lacalle et al. [9] proposed a technical model to estimate the value of cutting forces, providing manufacturers with the opportunity to reduce production and delivery times. Approaches for determining the integer solution to the 1D-CSP (the demand is met exactly) fall into two main categories: heuristic approaches construct a good cutting pattern and use it as much as possible (constructive heuristics) and heuristic approaches round the relaxation solution (residual heuristic). Hinxman et al. [10] provided a detailed description of constructive heuristics, such as the first-fit decreasing (FFD) algorithm. The core of FFD is to first place the largest item into the pattern with the highest possible number of cutting patterns and no more than the demand. If the largest item no longer fits that cutting pattern, the second largest item is selected, and so on. The greedy heuristic follows the same philosophy as the FFD heuristic, but without prioritizing the largest items to construct the new cutting pattern. Later, Ongkunaruk et al. [11] modified the FFD heuristic to solve the bin packing problem (BPP). In 2009, the FFD and greedy heuristics were further modified to allow the redesign of cutting patterns with undesirable residues [12]. Specifically, such cutting patterns are not large enough to continue to be used or not small enough to be accepted as waste. In the same year, Poldi and Arenales [13] proposed three versions of greed-based residual heuristic rounding techniques, namely, GRH1, GRH2 and GRH3. Their core ideology is also based on using the relaxation solution to obtain the approximate integer solutions. In contrast, Cui et al. [14] solved the one-dimensional cutting problem for multiple stock objects in two stages. The first stage uses a pattern-set generation algorithm to generate patterns and combine them with column generation techniques to solve the residual problems. In the second stage, to further reduce the material cost indicator, the ILP model is solved using the CPLEX solver as a way to obtain a solution for stage two. The best solution for both phases is selected. In their second-stage solution method, overproduction occurs.
Recently, new research has been conducted to advance the development in this field. For example, a modified greedy heuristic (MGH) was proposed to optimize material cost [15]. It shows more promising integer solutions than other methods but does not obtain the best cutting pattern (losing to the GRH algorithm in terms of pattern reduction). One thing in common among these methods is that they are all based on the slack solution of the column generation method to perform rounding to obtain the integer solution.
Here, we also give an overview of the literature on the cutting stock problem with setup cost (CSP-S). The sequential heuristic procedure of Haessler [16] was one of the first methods to deal with the CSP-S. It is essential to address the CSP-S in order to find the optimal trade-off between the numbers of objects and patterns [17,18,19,20]. Other SHP-based approaches can be found; for example, Mobasher and Ekici [21] proposed two local search algorithms and a column generation-based heuristic algorithm for CSP-S in order to minimize the total production cost, including material and setup costs. Cui et al. [4] presented a heuristic algorithm to deal with the CSP-S in two stages. In the first stage, they first used the heuristic to generate cutting patterns. In the second stage, based on the optimizer solver, a bi-objective optimization model of material and setup costs was developed to further reduce the setup cost. Martin et al. [22] modified Haessler's sequential heuristic procedure, but only individual instances were tested better than the other methods, and most instances were tested to perform poorly. Lately, Martin et al. [5] proposed a pattern-based pseudo-polynomial ILP formulation to solve the CSP-S, which depends on an upper bound on the maximum frequency of each pattern in the cutting scheme. We must emphasize one point: The current research works for solving the CSP-S allow for overproduction (Ax ≥ d) in their models. In contrast, in the mathematical model developed in this study, the demand must be exactly satisfied (Ax = d).
A problem associated with pattern reduction is the pattern minimization problem (PMP). This is a problem of minimizing the number of patterns with a finite number of objects, and it is a nonlinear integer programming problem. It is well known that the PMP was proven to be a hard NP problem by McDiarmid [23]. Some exact methods for solving the PMP exist in the literature, and the solutions of these algorithms have met the demand exactly without overproduction [24,25,26,27,28]. Vanderbeck [24] reformulated the PMP model by using the Dantzig-Wolfe decomposition principle and adapted it to integer programming. The authors did this by dualizing the relevant nonlinear constraints in a Lagrangian fashion, and the problem was decomposed into K identical subproblems. They solved these subproblems to generate new columns. The experiments indicated that this exact algorithm reduced the number of setups by an average of 63% compared to the initial solution to the standard cutting problem. Alves and de Carvalho [26] further improved the model proposed by Vanderbeck [24] by adding a constraint on the total waste to the subproblem. This allows the number of column-generated subproblems (knapsack problems) to be solved to be significantly reduced. They treated the LP-optimal solution as an arc-flow formulation with an integer variable and used the branch-and-price-and-cut algorithm to solve the master problem. However, because of the branching constraint and the fact that the demand is exactly satisfied, the solution is forced to exceed the maximum waste of the optimal 1D-CSP solution. In Alves et al. [27], the authors developed a CP model to derive two tighter LBs for the PMP. They also used the CP model to derive some efficient inequalities to deal with the hard constraints. From the experimental results of the 16 tested real-life cases, only three had worse LBs than those of Vanderbeck [24]. Three others had tighter LBs, while the remaining 10 cases had the same LBs. The above-mentioned developers of the three exact algorithms for solving the PMP did not report material usage cost in the experiments they conducted. Afterward, Mobasher and Ekici [8] briefly stated that the main drawback of the PMP model (Vanderbeck's model) is the weak LP relaxation bound. In addition, this compact model has to meet the demand exactly without allowing overproduction. This may increase the amount of material used and the number of different patterns used.
In conclusion, several of the above-mentioned exact methods for solving PMP models that have appeared thus far are computationally time-consuming (2 h per instance). In particular, their solution accuracy is very low for larger demands or problems with dimensionality greater than 20. However, the current literature shows that several residual heuristics can solve the 1D-CSP model with a single objective of material cost very well and with a short computational time. In their models, the demands are precisely satisfied. The shortcoming of the current solutions for such a 1D-CSP is that the cutting pattern cannot be reduced [15].
1.2. Our contributions
In this paper, the solution algorithm (VTC) for the 1D-CSP is developed by considering the requirements of item production in practical applications (the demands for the items must be met precisely). The authors provide important contributions in this domain. They rely on a mathematical model that is built to obtain the solution. In our approach, the feasible solution for the 1D-CSP is obtained by updating the established mathematical model once for each generated cutting pattern. Our approach attempts to form a linear relationship between the patterns and the variables by fixing one of the decision variables as a constant. Meeting the demand precisely is not conducive to the reduction of cutting patterns and minimization of material cost [8]. Two sets of well-known benchmark examples from the literature and a set of real instances are used to evaluate the advantages or disadvantages of the algorithms. The results indicate that the implementation of the new approach using a generic ILP solver (Gurobi) is able to obtain the optimal solution for the 1D-CSP in some instances and to acquire fewer cutting patterns.
2.
Problem definition and mathematical formulations
In this section, we formally describe the 1D-CSP define some necessary notations and solve its relaxation solution by using the column generation approach.
2.1. Problem description
A 1D-CSP in which the demands are precisely met consists of the following parts: given an unlimited number of identical stock objects of length L (e.g., lengths of wood, aluminum alloy, rolls of paper), the mission is to cut di pieces of items of length li for i∈I = {1..., m} to meet the quantities produced for the various items, keeping the number of stock objects used to a minimum. To simplify the model, we use p to define a pattern and its index. We also use P to denote a set of patterns and the indices of the patterns. In the 1D-CSP, a pattern p is represented by a column vector ap=(a1p,⋯,aip,⋯,amp)t, where aip denotes the number of items i in the cutting pattern p. The pattern p is required to fulfill
m∑i=1aipli⩽L,
(1)
0≤aip≤di,andintegeri=(1,⋯,m).
(2)
We define an integer decision variable by xp with each p∈P, referring to the number of cutting patterns p used. di represents the quantity corresponding to item i. Therefore, the main objective of the classic 1D-CSP is generally to minimize material cost (the number of objects used), and its mathematical model can be formulated as
Minimize∑p∈Pxp
(3)
s.t. S.t. ∑p∈Paipxp=di(i=1,…m)
(4)
xp≥0 and integer (p∈P).
(5)
2.2. Column generation
Let us briefly describe the relaxed solution model for Eqs (3)–(5), where we simply remove the integer constraints. Furthermore, an initial feasible solution ¯p⊆P can be easily achieved by initialization (e.g., through the use of heuristics to obtain this solution). Equations (3)–(5) then become
Minimize∑p∈ˉPxp
(6)
s.t.∑p∈ˉPaipxp=di(i=1,…,m)
(7)
xp≥0,andˉp∈P.
(8)
The optimization problem described by Eqs (6)–(8) is called the restricted master problem (RMP). The RMP can provide the basis matrix B of the current iteration to update B−1 in the objective function of the subproblem. The computation stops when the objective function value in Eq (9) is greater than zero. Otherwise, a new column p∉¯p can be generated iteratively to reduce the objective function value in Eq (6), and it is added to the RMP. The resulting basis matrix B is updated. The subproblem thus solved is as follows:
Minimize1−cBB−1apcB=(1,⋯,1)
(9)
s.t.m∑i=1aipli⩽L
(10)
0⩽aip⩽di,anintegeri=(1,⋯,m).
(11)
In (9), cB is a row vector with m columns and all its elements are one. B is a matrix with m rows and m columns. ap=(a1p,⋯,a1p,⋯amp)t denotes a variable cutting pattern, expressed as a column vector. In (10), aip indicates the number of items i in a cutting pattern p, and li refers to the length of item i. L is expressed as the length of the stock object. Constraint (11) prevents the number of items i in the cutting pattern p from exceeding the total number demanded.
3.
Solution methods
3.1. Our methodology for generating columns
In this section, we first build a new mathematical model and then solve it by using a new method called VTC. The new model for the 1D-CSP instances is built by fixing one of the decision variables as a constant. This enables a linear relationship between the decision variables and the columns (cutting patterns), which facilitates cutting pattern reduction. The main features of VTC are as follows.
1) In terms of pattern reduction, the solution quality of the method for some instances is much better than the solution quality of the standard 1D-CSP model. The demands di(i = 1..., m) in (4) are exactly satisfied.
2) In terms of constraints, the number of constraints is forced to increase after fixing one of the decision variables. Obtaining the solution is more time-consuming, which is not true for low-demand problems.
3) After fixing a decision variable as a constant, all decision variables x=(x1,⋯,xm) and the new column ap=(a1p,⋯,aip,⋯,amp)t form a linear relationship. The objective function is transformed into a linear objective function related to the variable vector ap.
To conveniently describe the solution process of the method in this paper, we first represent (1)–(5) in matrix form.
Minimizef(x)=cx
(12)
s.t.Ax=d
(13)
lap⩽L
(14)
0⩽aip⩽di,i=(1,⋯,m),aninteger
(15)
x⩾0,aninteger.
(16)
In (12), x=(x1,⋯xn)t indicates the column vector of decision variables, and c = (1..., 1) is a row vector containing n columns, where all elements are equal to one. The column vector ap is a vector of variables, which we denote as ap=(a1p,⋯,aip,⋯,amp)t. Constraint (16) enables all decision variables to be nonnegative integers. Constraint (13) enables the quantity of all items to be precisely as required (i.e., demands are met exactly). A represents an m × n matrix in which each column is a cutting pattern. Its right end is a demand vector d=(d1,⋯,dm)t, expressing the number of different items produced.l = (l1..., lm) represents a row vector, where li denotes the size of the ith item. L designates the length of the stock object. Constraints (14) and (15) indicate that the elements in the cutting pattern ap have to satisfy a1pl1+⋯+amplm⩽L, and 0⩽aip⩽di,i=(1,⋯,m), an integer.
3.1.1. Mathematical modeling
To solve the optimization problem described in Section 3.1, we reconstruct the model of the 1D-CSP. We consider only m decision variables, i.e., their number is equal to the number of item types. Each iteration, which generates a new column, also represents the generation of a new cutting pattern p. Let us introduce a vector of integer column variables ap which, for each p∈P, gives the number of items cut for each type of item in the cutting pattern p. Furthermore, we assume that the 1D-CSP for the kth iteration with m decision variables and m items is established by generating the kth column. Consequently, we express the mathematical model at each iteration in terms of the matrix and the vector.
The following notations are used to describe it:
f(x) objective value (total number of stock objects used)
xG decision variable, which is currently fixed as a constant
dk column vector obtained by performing the elementary row transformation of a matrix on the demand vector dk - 1
¯dk column vector obtained by forcing the kth element of dk to be 0
sk−1 matrix obtained by performing the elementary row transformation of a matrix on matrix sk−2
¯sk−1 vector obtained by forcing all elements of the kth row of the matrix sk - 1 to 0
ss row vector constructed from the kth row of sk
l row vector representing the dimensions of the m items
ap cutting pattern p currently being solved
t row vector with m columns and element values equal to one
m number of item types
K objective optimal LB, which can be obtained from the column generation algorithm
Ak cutting scheme corresponding to the generation of the kth column
The 1D-CSP model described is remodeled as
Minimizef(x)=x1+x2+⋯+xm=xG+t¯dk−t(¯sk - 1ap)×xG
(17)
s.t.¯dk−¯sk - 1ap×xG⩾0
(18)
lap⩽L
(19)
ssap=1
(20)
ap=(a1p,⋯,aip,⋯amp)t,0⩽aip⩽di,aninteger
(21)
k∈(0,1,⋯,m,m+1⋯,n),f∈(1,⋯,m)
s0=(1⋱1),d0=(d1⋮dm),A0=(1⋱1)
(22)
In the above model, the number of iterations k = 1, 2, 3..., n, where each iteration produces a new column and an objective function value. ¯dk and ¯sk - 1 are distinct from the previous iterations at each iteration. That is, the objective function and constraints need to be updated for each iteration. Equation (17) indicates that the objective is to minimize the material cost (the number of objects used), where xG is equal to the value of the decision variable corresponding to column k at the previous iteration. Constraint (18) means that all decision variables are constrained to be greater than or equal to zero, except for the decision variable corresponding to column k. Constraint (19) limits the size of the space where the item is placed in the pattern ap. Equation (20) is an equation constraint that arises after fixing a decision variable corresponding to the kth column as a constant xG. Equation (22) gives the initial matrices s0, A0 and d0 created at the beginning iteration.
In an effort to determine an efficient solution to the above optimization problem, we present below the computational procedure that implements the new mathematical model constructed. The solution procedure is shown below.
Step 1: Input the initialization matrix for s0,d0,A0 and set k = 1. Additionally, sort the items, i.e., l1>l2>,⋯,>lm or l1<l2<,⋯,<lm.
Step 2: Update the objective function and constraints by ss,¯sk - 1 and ¯dk. ss can be obtained by forcing the elements in row one to zero in matrix sk - 1.
Step 3: Let the decision variable xk be a constant xG.
Step 4: Use the Gurobi solver to solve the kth mathematical model to obtain ap.
Step 5: Go to Step 6 if f(x)>Kandk<βm(β=1orβ=2); otherwise, stop the calculation. Record all cutting patterns produced and their decision variables.
Step 6: Compute ¯sk - 1, ap and ssap, and apply their results as the kth column in A.
Step 7: Perform elementary row transformation on matrix A while performing the same transformation on matrix sk - 1 and matrix dk as that performed on matrix A.
Step 8: Let k=k+1, and return to Step 2.
Step 5 indicates that the method does not necessarily solve for the optimal solution. Each generation determines a cutting pattern ap (Steps 2–8). For each cutting pattern solved, the objective function and constraints need to be updated once (Step 2). Steps 6 and 7 depict a matrix elementary row transformation after each updated column in A. In Step 1, different sequencing may result in different VTC calculations. The experiments conducted later in this paper rank the items from largest to smallest before solving.
3.1.2. Numerical example
In this section, we present a simple example to illustrate the solution process of the VTC method proposed in this paper.
Example. Consider an instance of the 1D-CSP with m = 4 items and demand vector d0 = (d1, d2, d3, d4) = (6, 10, 8, 5)T. Assume that L = 300, l = (l1, l2, l3, l4) = (150, 50, 40, 10) and row vector t = (1, 1, 1, 1). We also assume that the column vector ap=(a1pa2pa3pa4p). Before the iterative calculation, the following matrix is first initialized.
We let
A0=(1000010000100001).
(23)
Meanwhile, we set
s0=(1000010000100001).
(24)
Using (12)–(16), we obtain the following objective problem:
Minimizef0(x)=x1+x2+x3+x4.
(25)
This is subject to
A0x=d0=(1000010000100001)⋅(x1x2x3x4)=(61085).
(26)
As a result,
x1=6,x2=10,x3=8,x4=5
(27)
and
f0(x)=6+10+8+5=29.
(28)
Concurrently, the LB K = ⌈5.9⌉ = 6 is obtained by the column generation method, which is the minimum material cost. This can be used as a condition for whether the iterative calculation is stopped. Since f0(x)>K, the calculation continues, and the next step involves generating new columns.
Iteration 1 (Column 1 is generated):
Replacing column 1 of A0 in (26) with the unknown column vector ap and using (12)–(14), we obtain the following objective problem:
At this point, fixing the decision variable x2 to 4, we obtain
x1=6−4a1p,
(56)
x3=2−4(a3p−a1p),
(57)
x4=5−4a4p,
(58)
(a2p−a1p)×4=4.
(59)
Because s1=(1000−1100−10100001) in (55), we can let (10000000−10100001)=¯s1. Because A3x=(6425) in (54), we can let (6025)=¯d2. Then, Eqs (56)–(58) can be expressed as
Because f4(x)=K=6, the calculation is cut off. If f4(x)>K, we can perform the same operation as the above operation and loop to generate a new column; the optimal outcome is as follows:
Ax exactly meets the demand. That is, Ax=d. From the results, only two columns are needed to reach the optimal integer solution. As the decision variables x1 and x3 are zero, columns 1 and 3 are therefore invalid. In view of practical applications, it is beneficial to reduce the setup cost.
Note that our solution procedure for generating columns is relaxed with respect to the constraints on the decision variables (i.e., the decision variables are not restricted to integers). The experimental results show that integer solutions can be obtained. We elaborate further on how to deal with this problem.
3.2. Other approaches
To produce an ideal or at least acceptable solution, we introduce several heuristics in some well-known literature. With respect to solving the 1D-CSP, there are two main types of methods, one being constructive heuristics, and the other being residual heuristics.
3.2.1. Constructive heuristics
Constructive heuristics is a way of determining an integer solution to a one-dimensional cutting problem; specifically, it is a way of constructing a good cutting pattern and using as much of it as possible [10]. No items are allowed to be overproduced. Two well-known procedures for constructing cutting patterns are FFD and greedy approaches.
The general framework for constructive heuristics is as follows.
Step 1: Construct a good cutting pattern for a type of stock length.
Step 2: Among the cutting patterns generated in Step 1, select the one with minimum waste.
Step 3: Use the cutting pattern in Step 2 as much as possible without overproduction.
Step 4: Update the demand of the items.
Step 5: If the demand for each of these items is met precisely, stop. Otherwise, go to Step 1.
1) FFD heuristic
The procedure is to prioritize the largest item into the pattern until its demand is met. If the largest item cannot be placed, the second largest item is considered for placement, and so on. The cutting pattern is completed when all demands of the items have been precisely met.
2) Greedy heuristic
In this paper, the greedy procedure consists of solving the knapsack problem in Step 1, which has only one type of stock length as a raw material (stock object). The backpack problem appears as follows.
Minimizel1a1p+l2a2p+⋯lmamp
s.t.l1a1p+l2a2p+⋯lmamp⩽L
0⩽aip⩽ri,aipinteger,i=1,⋯,m.
(118)
In (118), li refers to the length of item type i, i=1,⋯,m and ri is the residual demand for item type i.ri is updated in Step 4. At the beginning, ri=di, and di is the demand for item i, i=1,⋯,m.
3.2.2. Residual heuristics
Residual heuristics produce an optimal integer solution for the continuous relaxation of (6)–(8). If at least one element of the relaxation solution vector is not a nonnegative integer, then we can use the residual heuristic for rounding. Otherwise, the relaxation solution is the optimal integer solution. The residual heuristics are described before we define a residual problem.
Definition 1 (Residual problem). Let ¯x be an approximate integer solution rounded down for x. ¯x=(⌊x1⌋,⋯,⌊xm⌋). r=d−A¯x stands for the residual demand. We can formulate the residual problem in the form of (6) to (8), where demand d varies with r.
Note that the cutting patterns of the optimization problem consist of two parts: the first part consists of the cutting patterns (columns) corresponding to the relaxation solution, and the second part consists of the cutting patterns generated by the residual problem.
The general framework for residual heuristics:
Step 1: Let c=0 and rc=d be the initial data for the beginning residual problem.
Step 2: Solve the relaxation solution to the residual equation problem by using the column generation technique. Assume that the relaxation solution x comprises all nonnegative integers, and then stop. Otherwise, go to Step 3.
Step 3: Find an approximate integer solution ¯xc. If it is a null vector, go to Step 5.
Step 4: Update the demand for the residual problem, rc+1=rc−A¯xc. If rc=0, then stop. Otherwise, go to Step 2.
Step 5: Solve the remaining residual problem.
Whether this algorithm is considered good or bad is mainly related to determining how to go about rounding through Step 3 and how to solve for the remaining problem through Step 5. Nevertheless, Step 2 is even more critical when considering the auxiliary indicator (setup), as it can directly affect the number of cutting patterns. There are two main types of Step 3 rounding methods: one is downward rounding, as in the FFD and greedy approaches; the other is a downward or upward rounding strategy, such as GRH1, GRH2 and GRH3 (see Poldi et al. [13]). Note that the GRH used in the experimental tests in this paper refer to GRH1.
For Step 5, the remaining problem can be solved and made optimal by using some other method [29,30]. An integer linear optimization problem (considering the generation of all columns) can also be built to solve it. Such approaches, however, allow for overproduction, whereas the optimization problem studied in this paper does not allow for overproduction.
3.3. Our algorithms
In this section, we fuse the VTC method with the FFD and greedy methods. Thus, two improved algorithms (i.e., Residual-VTC-FFD and Residual-VTC-Greedy, respectively) are obtained. The effectiveness of the VTC method is verified. More specifically, VTC can be used as described in Section 3.2.2 as a methodology for solving Step 2 and for Step 5. The definition of the residual problem, including its associated parameters, is assumed to be identical to that given in Section 3.2.2.
General framework of our approach:
Step 1: Let c=0 and rc=d be the initial data for the original residual problem.
Step 2: Solve the relaxation solution to the residual equation problem by using the VTC technique in Section 3.1. Assume that the obtained objective function value f(x) ≤ K (K is defined as an LB of the current residual problem). If f(x) > K, the relaxation solution obtained by the column generation technique replaces the relaxation solution found via the VTC technique.
Step 3: Assume that the relaxation solution x is all nonnegative integers, and then stop. Otherwise, go to Step 4.
Step 4: Find an approximate integer solution ¯xc. If it is a null vector, go to Step 6.
Step 5: Update the demand for the residual problem, rc+1=rc−A¯xc. If rc=0, then stop. Otherwise, go to Step 2.
Step 6: Use the VTC and greedy methods to solve the remaining residual problems separately and choose the best solution as the final integer solution.
In Step 6, we prefer the side with the smallest objective function value as the final solution. If both have the same objective function value, the side with the lowest cutting patterns is chosen as the final solution. Our method differs from the residual heuristic in Steps 2 and 6. The good optimization capability of the column generation technique is exploited to compensate for the weak optimization capability of the VTC method. The quality of the solution can be improved. The cutting patterns (setups) can be reduced while obtaining a satisfactory material cost.
4.
Computational experiments
We used two different instances, one instance is from a previous study in the literature and the other is from an aluminum alloy factory in China. Benchmark instances are used to compare our algorithm with the published 1D-CSP algorithms. To solve the 1D-CSP model presented in this paper, there are six main published algorithms: FFD, greedy, residual-FFD, residual-greedy, residual-GRH and residual-BPP algorithms. These algorithms can be found in Cerqueira et al. [15] and Poldi et al. [13]. All experiments were implemented with Python 3.7 installed on a computer with an Intel Core i5-10400 processor at 2.90 GHz. The calculation time for each instance was limited to 20 s.
Second set of instances: Foerster and Wäscher [31] used the problem generator CutGen1 to randomly generate a set of instances with 18 different classes.
Third set of instances: The authors collected 20 practical instances of making aluminum doors and windows in an aluminum alloy factory (see the Appendix).
4.1. Results from the first set of instances
To test several algorithms on more challenging benchmarks, we tested 17 small-scale instances that were difficult to solve. These instances were designed by Wascher and Gau [29]. The stock object length L = 10,000, and the number of required items varies from 33 to 63. The majority of these items tend to have less demand. The minimum requirement of the item is only 1; thus, these instances can be used to estimate the performance of the constructive heuristic and our method. This is because the residual problem is a solution process for a lower-demand problem. For this set of instances, the number of iterations of our method was set to m, i.e., β=1.
The results of three different methods are given in Table 1. The solution results of two well-known constructive heuristics and the proposed VTC technique are reported. Column 1 defines the name of the instances being tested, and the last column is the ideal optimal value of the objective function value. In the table, Obj represents the value of the objective function found, and NP refers to the number of different cutting patterns (setups). The last line shows the sum of the counts for all instances.
Table 1.
Results of 17 hard instances (L = 10000).
The sum of the numbers of different cutting patterns for the VTC solution was significantly smaller than that for the other two methods. There is only one instance here, i.e., Waescher_TEST0084, where the NP metric did not outperform the other two methods. This indicates that VTC is powerful in terms of simplifying setups (reducing the cutting patterns).
Comparing the FFD and greedy methods, the greedy method was best in terms of optimal objective function values, as opposed to our method, which was indistinguishable from FFD. For the Waescher_TEST0082 instance, our method obtained the same objective function value as the other methods. In this instance, a 12.0% reduction in pattern count could be obtained by using VTC instead of the greedy algorithm, and a 29.0% ( = 1-22/31) reduction in pattern count relative to FFD was observed. Relative to the greedy algorithm, the new solution reduced the number of patterns by a total of 20.8%, and a total of 29.3% relative to FFD.
4.2. Results from the second set of instances
The second set consists of 18 classes of benchmark instances from Foerster and Wäscher [31]. There are 100 instances in each class, and we only tested the first 10 instances in each class. In accordance with Gau and Wäscher [32], the randomly generated instances could be the same as the original ones. The characteristics of the instances are shown in Table 2, where d denotes the number of item demands, dr represents the average demand and m represents the number of item types. Different combinations of v1 and v2 were used to determine the size of items randomly generated in the interval [v1L, v2L]. The results of the calculation are shown in Table 3. Obj denotes the average of the number of stock objects used. NP indicates the average number of cutting patterns. ¯LB stands for the average of the ideal objective function values. Using Gap as the distance between the actual objective function value and the ideal solution (LB), we report it as a percentage:
Our objective function considered only the quantity of stock objects used, and the demand for each item type had to be met precisely, as in the mathematical model studied by Cerqueira et al. [15]. We tested the set of instances with each of the six representative mainstream algorithms, without considering the MGH method used by the authors in the literature. This is because the MGH method considered the results of two types of stock objects L1 = 1000 and L2 = 1001.
These 18 different types of instances can be divided into three groups, each containing six types of instances and having the same li range (see Table 2). Specifically, Classes 1 to 6 were treated as Group 1, Classes 7 to 12 were treated as Group 2 and Classes 13 to 18 were treated as Group 3. The average pattern count and the average number of objects used count for each group of instances are reported in Tables 4 and 5, respectively. The algorithms shown in line 1 of Tables 4 and 5 correspond to all of the algorithms in Table 3. The fifth row in Tables 4 and 5 shows the average of the three previous sets of results. The last row in Table 4 represents the sum of the pattern counts for all instances in Table 3. The last row in Table 5 presents the sum of the stock objects used for all instances.
Table 4.
Summary of the first set in terms of the cutting pattern.
The six algorithmic solutions had a sum of material costs close to the LB (8892.4), whereas the other two constructive heuristics failed to reach optimality. The best performance in terms of material cost savings was the R-BPP algorithm. Our solution in terms of material cost was also closer to the LB. Remarkably, our method acquired the least number of cutting patterns compared to all other methods. This indicates that the algorithm (R-VTC-Greedy) developed can reduce cutting patterns.
Comparing R-VTC-Greedy and R-Greedy, the sum of the cutting pattern counts of the R-VTC-Greedy algorithm was smaller than that of the R-Greedy algorithm. As seen in Table 4, the total sum of pattern counts decreased by 3.95% ( = (1 - 423.3) / 440.7). On average, a 3.92% ( = (1 - 23.52) / 24.48) reduction in pattern counts could be achieved by the R-VTC-Greedy algorithm. This illustrates that the VTC method we developed can improve the solution quality of R-Greedy.
Comparing R-VTC-FDD and R-FDD, the sum of the cutting pattern counts of R-VTC-FDD was smaller than that of R-FDD. From the last row of Table 4, the sum of pattern counts solved by R-VTC-FDD was reduced by 3.28% ( = (1 - 429.3) / 443.9). On average, a 3.92% ( = (1 - 23.85) / 24.66) reduction in pattern counts could be achieved by R-VTC-FDD. This illustrates that the VTC method we developed can also improve the solution quality of R-FDD.
From the results for the set of instances, the reduction in cutting patterns was not very significant, mainly for two reasons. One is that the VTC algorithm developed by the authors currently has difficulty in obtaining fewer cutting patterns for a 1D-CSP with higher demands. The second is that the problem also leads to a reduction in the optimization capability of VTC when the demand is higher. This can be analyzed from the solution for the first set of instances and the solution for the third set of instances that follow.
In our methodology, the number of iterations was set to 2 m to solve this set of instances. We limited the computational time to 20 s for each instance, considering the effectiveness of the solution for instances with higher dimensionality.
4.3. Results for the third set of instances
In the third set, there were 20 practical instances of industrial on-site processing. Tests on aluminum cutting were used to evaluate the performance of the best solutions generated by the new methodology for cost (material cost) minimization problems, as well as the usefulness of pattern reduction in practical cutting. Within a manufacturing plant, the objects in stock are 6000 cm in length. The engineering instances being solved at random were selected. These instances are provided in Table A.1 in the Appendix. For this set of instances, the number of iterations for our method was set to m, i.e., β = 2. In Table 6, the software Chuangying was developed by China Zibo Zhiying Network Technology Co., Ltd., which is a well-known and professional developer of door and window design and management software in China. The results of the calculated instances are exhibited in Table 6. To facilitate the analysis of the results, we set Obj to the number of objects used, and NP is defined as the number of cutting patterns. Gap is the relative optimal gap, expressed as a percentage. NpVTC, NpFDD, NpGreedy, NpChuangying, NpResidual-FFD, NpResidual-Greedy, NpResidual-GRH and NpResidual-VTC-Greedy represent the total numbers of cutting patterns produced by the different methods. As Table 6 shows, Residual-VTC-Greedy obtained a more satisfactory solution than several other similar mainstream algorithms.
Table 6.
Results of 20 practical instances (L = 6000).
They state that, by addressing the 1D-CSP model, the rate of improvement in the cutting pattern was 31.93% relative to Chuangying, 36.9% relative to FFD, 37.6% relative to the greedy algorithm, 35.8% relative to Residual-FFD, 33.1% relative to Residual-Greedy and 32.7% relative to Residual-GRH. Among the 20 instances reported, only instances 7_6000, 14_6000 and 18_6000 had cutting patterns that were not improved by our method. Closer inspection of the results shows that our method is effective not only in solving the original problem, but also in solving the remaining problems. For example, comparing the results for instances 8, 11, 13, 15, 19 and 20, when VTC failed to obtain the optimal objective function value, the cutting patterns could still be reduced in the solution to the residual problem at a later stage.
Figures 1 and 2 display the cutting patterns and their respective corresponding integer decision variables obtained by solving instance 1_6000 using our method and the commercial software, respectively. The symbol 1*6000*4 stands for the first cutting pattern produced and requires four objects to be cut according to that cutting pattern. The length of the object was 6000 cm. As can be seen from the graph, the two different methods solved for the same number of objects used, but our solution produced only four different cutting patterns, whereas the commercial software produced eight different cutting patterns, and the other methods in Table 6 produced even more cutting patterns.
Figure 1.
Solution to instance 1_6000 using our method.
In this paper, we reviewed some heuristics and column generation techniques from the literature. A new method called VTC has also been introduced and used to design two other new approaches for solving the integer 1D-CSP by successfully integrating it into two residual heuristics. In the first set of instances, the proposed VTC algorithm showed pattern reduction performance comparable to that of two well-known heuristics. In the second set of instances, a total of 100 well-known instances of different types were tested. The test results for the second set of instances showed an improvement of the average setup cost compared to several classical algorithms. In the third set of instances, 20 real-life instances were tested and the setup cost solved by the designed approaches was significantly less than that of the other published algorithms. In fact, in some practical applications, pattern reduction is essential to reduce the time cost of the setup and adjustment of machinery and equipment. Moreover, in practical applications, the demand needs to be met precisely (overproduction is not allowed), which helps to save material costs. We all know that overproduction tends to generate material waste.
This paper opens up new possibilities for future work. Efforts will be made to extend the VTC algorithm to address the 1D-CSP with multiple stock lengths and further pattern reduction in the future. In addition, the optimization capability and computational time of the new method can continue to be improved.
Acknowledgments
We are grateful for the incoming comments by the reviewers and editors, and we also appreciate the real data provided by Guangdong Weiye Aluminum Factory Co.
This work was supported in part by the Project of the National Key Research and Development Program of China (2021YFC1910402, 2022YFB4703103), National Natural Science Foundation of China (62073129, U21A20490, U22A2059) and Hunan Provincial Natural Science Foundation of China (2022JJ10020).
Conflict of interest
No potential conflict of interest has been reported by the authors.
Appendix
Table A.1.
Random real-life instances in the field.
Y. Y. Yin, Y. M. Guo, A study on the measurement coordinate system of various large-scale measuring instruments, Metrol. Meas. Technol., 36 (2016), 10-15.
[2]
H. Nouira, J. P. Wallerand, M. Malak, A. F. Obaton, J. Salgado, T. Bourouina, Miniature silicon Michelson interferometer characterization for dimensional metrology, Sensors Actuators A Phys., 223 (2015), 141-150. https://doi.org/10.1016/j.sna.2014.12.031 doi: 10.1016/j.sna.2014.12.031
[3]
Q. X. Lu, X. H. Lu, Design of robot laser global positioning system based on dynamic tracking measurement, Laser J., 40 (2019), 188-191.
[4]
X. D. Zhang, K. Bu, Y. W. Dong, X. J. Li, Fast and precise positioning method for three-coordinate measurement of complex curved surface parts based on iterative algorithm, J. Aerosp. Power, 33 (2018), 2525-2532. https://doi.org/10.13224/j.cnki.jasp.2018.10.026 doi: 10.13224/j.cnki.jasp.2018.10.026
[5]
Z. L. Yang, Y. S. Chen, X. G. San, Y. H. Zhang, Z. Y. Wu, Design of data acquisition and transmission system for spot detection of four quadrant detectors, LCD Disp., 31 (2016), 80-86. https://doi.org/10.3788/YJYXS20163101.0080 doi: 10.3788/YJYXS20163101.0080
[6]
Y. J. Peng, L. H. Li, X. S. Tang, R. Gao, Response characteristics of position sensitive detector under oblique incidence condition, Semicond. Photonics Technol., 15 (2009), 56-74.
[7]
M. H. Jun, Y. M. Kim, Accuracy evaluation of robotic tonometry pulse sensor system based on radial artery pulse wave simulator, IEEE Trans. Instrum. Meas., 69 (2020), 7646-7657. https://doi.org/10.1109/TIM.2020.2981107 doi: 10.1109/TIM.2020.2981107
[8]
E. Shim, Y. Kim, D. Lee, B. H. Lee, S. Woo, K. Lee, 2D-3D registration for 3D analysis of lower limb alignment in a weight-bearing condition, Appl. Math., 33 (2018), 59-70. https://doi.org/10.1007/s11766-018-3459-2 doi: 10.1007/s11766-018-3459-2
[9]
X. M. Garcia-Cruz, O. Y. Sergiyenko, V. Tyrsa, M. Rivas-Lopez, D. Hernandez-Balbuena, J. C. Rodriguez-Quiñonez, et al., Optimization of 3D laser scanning speed by use of combined variable step, Optics Lasers Eng., 54 (2014), 141-151. https://doi.org/10.1016/j.optlaseng.2013.08.011 doi: 10.1016/j.optlaseng.2013.08.011
[10]
J. C. Rodríguez-Quiñonez, O. Sergiyenko, W. Flores-Fuentes, M. Rivas-lopez, D. Hernandez-Balbuena, R. Rascón, et al., Improve a 3D distance measurement accuracy in stereo vision systems using optimization methods' approach, Opto-Electronics Rev., 25 (2017), 24-32. https://doi.org/10.1016/j.opelre.2017.03.001 doi: 10.1016/j.opelre.2017.03.001
[11]
L. Lindner, O. Sergiyenko, J. C. Rodríguez-Quiñonez, V. Tyrsa, P. Mercorelli, W. F. Fuentes, et al., Continuous 3D scanning mode using servomotors instead of stepping motors in dynamic laser triangulation, in 2015 IEEE 24th International Symposium on Industrial Electronics (ISIE), (2015), 944-949. https://doi.org/10.1109/ISIE.2015.7281598
[12]
C. Bányász, L. Keviczky, R. Bars, How to teach control system optimization (a practical decompisition approach for the optimization of TDOF control systems), IFAC PapersOnLine, 52 (2019), 115-120. https://doi.org/10.1016/j.ifacol.2019.08.134 doi: 10.1016/j.ifacol.2019.08.134
[13]
K. N. Song, B. Wang, C. Y. Tang, Research on indoor positioning method based on laser ranging scan, Laser Infrared, 46 (2016), 938-942. https://doi.org/10.3969/j.issn.1001-5078.2016.08.006 doi: 10.3969/j.issn.1001-5078.2016.08.006
[14]
A. Gleadall, N. Vladov, J. Segal, S. Ratchev, M. Plasch, D. Kimmig, et al., A decision support methodology for embodiment design and process chain selection for hybrid manufacturing platforms, Int. J. Adv. Manuf. Technol., 87 (2016), 553-569. https://doi.org/10.1007/s00170-016-8514-7 doi: 10.1007/s00170-016-8514-7
[15]
F. G. Galizia, H. ElMaraghy, M. Bortolini, C. Mora, Product platforms design, selection and customisation in high-variety manufacturing, Int. J. Prod. Res., 58 (2020), 893-911. https://doi.org/10.1080/00207543.2019.1602745 doi: 10.1080/00207543.2019.1602745
[16]
W. L. Liu, X. H. Qu, J. F. Ouyang, Modeling and simulation of laser tracking measurement system, J. Petrochem. Univ., 20 (2007), 50-53. https://doi.org/10.1108/03684921211275207 doi: 10.1108/03684921211275207
[17]
J. K. Jang, S. H. Abbas, J. R. Lee, Investigation of underwater environmental effects in rotating propeller blade tracking laser vibrometric measurement, Optics Laser Technol., 132 (2020), 106460. https://doi.org/10.1016/j.optlastec.2020.106460 doi: 10.1016/j.optlastec.2020.106460
[18]
G. Guo, J. Han, J. Lv, J. Mu, L. Guo, L. Y. Li, Experimental study on the influence of three-coordinate touch direction on measurement accuracy, Aerosp. Manuf. Technol., 6 (2015), 18-20.
[19]
A. Formato, D. Guida, D. Ianniello, F. Villecco, T. L. Lenza, Pellegrino, A design of delivery valve for hydraulic pumps, Machines, 6 (2018), 44. https://doi.org/10.3390/machines6040044 doi: 10.3390/machines6040044
[20]
S. Xiao, X. Ge, Q. L. Han, Y. Zhang, Z. Cao, Distributed guaranteed two-target tracking over heterogeneous sensor networks under bounded noises and adversarial attacks, Inf. Sci., 535 (2020), 187-203. https://doi.org/10.3390/machines6040044 doi: 10.3390/machines6040044
[21]
W. Q. Song, L. He, Z. Enrico, Long-range dependence and heavy tail characteristics for remaining useful life prediction in rolling bearing degradation, Appl. Math. Modell., 102 (2022), 268-284. https://doi.org/10.1016/j.apm.2021.09.041 doi: 10.1016/j.apm.2021.09.041
[22]
S. Duan, W. Q. Song, E. Zio, C. Cattani, M. Li, Product technical life prediction based on multi-modes and fractional Lévy stable motion, Mech. Syst. Signal Process., 161 (2021), 107974. https://doi.org/10.1016/j.ymssp.2021.107974 doi: 10.1016/j.ymssp.2021.107974
Jin Liu, Fan Zhang, Aleksey Kudreyko, Wenjia Ren, Haima Yang. Novel laser tracking measurement system based on the position sensitive detector[J]. Mathematical Biosciences and Engineering, 2023, 20(1): 572-586. doi: 10.3934/mbe.2023026
Jin Liu, Fan Zhang, Aleksey Kudreyko, Wenjia Ren, Haima Yang. Novel laser tracking measurement system based on the position sensitive detector[J]. Mathematical Biosciences and Engineering, 2023, 20(1): 572-586. doi: 10.3934/mbe.2023026
Figure 10. Test result without linear correction and the result after linear correction. (a) Location data when not optimized; (b) Optimized location data
Figure 11. Photograph of the rotating laser scanner
Figure 12. Spatial distribution of the rotating laser PSD output
Catalog
Abstract
1.
Introduction
1.1. Literature review
1.2. Our contributions
2.
Problem definition and mathematical formulations