Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
METHOD TO OPTIMIZE THE NESTING OF TWO BLANKS WITHIN A LONGITUDINALLY EXTENDING FLAT STRIP
Document Type and Number:
WIPO Patent Application WO/2023/242619
Kind Code:
A1
Abstract:
It is a first purpose of the current invention to provide a computerized method to determine the best nesting of blanks in a strip in order to optimize the material usage and to determine the associated material usage. Solving the problem of material usage optimization involves at least three different variables (two rotation angles of the blanks and one transversal offset) and thus potentially involves optimizing the material usage function over a very large set of combinations. This leads to high computation times, which can be a serious hindrance to the implementation of the material usage optimization method. A second purpose of the current invention is therefore to provide a computerized method to accelerate the computerized determination of the best blank nesting for material usage optimization and the associated material usage.

Inventors:
BLAISE ALEXANDRE (FR)
Application Number:
PCT/IB2022/055630
Publication Date:
December 21, 2023
Filing Date:
June 17, 2022
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
ARCELORMITTAL (LU)
International Classes:
G05B19/4097; G06Q10/04
Domestic Patent References:
WO1999029479A11999-06-17
Foreign References:
US20130289757A12013-10-31
Other References:
S. Q. XIE ET AL: "Nesting of two-dimensional irregular parts: an integrated approach", INTERNATIONAL JOURNAL OF COMPUTER INTEGRATED MANUFACTURING., vol. 20, no. 8, 1 December 2007 (2007-12-01), GB, pages 741 - 756, XP055652396, ISSN: 0951-192X, DOI: 10.1080/09511920600996401
Attorney, Agent or Firm:
PLAISANT, Sophie (FR)
Download PDF:
Claims:
CLAIMS A computer implemented method for the nesting of two blanks A and B within a rectangular strip, said strip generally extending in a longitudinal direction X and having a transverse direction Y, given a desired angular accuracy Sangie expressed in angular degrees and a desired distance accuracy £dy expressed in mm, blank A having a maximum height in the transverse direction dymax, said method comprising the following steps:

1.1/ Providing the 2-dimensional blank contours of A and B,

1.2/ Providing a function Material(a, (3, dy) corresponding to the material usage obtained when nesting said blank contours in a rectangular strip, blank contour A being oriented with an angle a, blank contour B being oriented with an angle [3 and dy being the difference in transversal elevation between the lowest point of blank A and the lowest point of blank B,

1.3/ Computing a minimum material usage value MinMaterial as being the minimum value of all Material(a, (3, dy) values over all the combinations of (£angie*i, £angie*j, £dy*k), where i, j and k are integers comprised between 0 and respectively 360/£angie+1 , 360/£angie+1 and dymax/£dy+1

1.4/ Outputting to a user said computed minimum material usage MinMaterial as well as the values aoptimai, ^optimal, dyoptimai such that Material(aoptimai, ^optimal, dyoptimai) = MinMaterial.

1 .5/ Positioning in the strip a first blank A with an angle aoptimai, a first blank B with an angle Poptimai and a transverse offset dyoptimai , afollowing blank A with an angle aoptimai and in transverse alignment of said first blank A and a following blank B with an angle Poptimai and a transverse offset dyoptimai and repeating the pattern along the strip as far as it extends longitudinally. A computer implemented method according to claim 1 , wherein step 1.3 is accelerated using an accelerated method comprising the following steps:

2.1/ Selecting the (a, (3, dy) combinations having the lowest Material(a, P, dy) values out of only part of the possible combinations (a, p, dy) of step 1 .3 of claim 1 ,

2.2/ Repeating the following iteration for k = 1 to N-1 , wherein N is an integer equal to or greater than 2: Selecting the (a, p, dy) combinations having the lowest Material(a, p, dy) values out of the (a, p, dy) combinations selected at the previous step and at least part of their neighboring (a, p, dy) combinations, wherein a neighboring combination to (a, p, dy) is the combination (a + X *uk* Sangie, p + Y *vk* Sangie, dy + Z *wk* Edy), wherein X, Y and Z can each take on the values -1 , 0 or +1 , wherein uk, vk and wk are integers equal to or greater than 2 and wherein uk < uk-1 , vk < vk-1 and wk < wk- 1 ,

2.3/ Determining the accelerated minimum material usage MinMaterialAcc as being the minimum value of Material(a, p, dy) out of the (a, p, dy) combinations selected at the previous step and at least part of their neighboring (a, p, dy) combinations (a + X *UN* Sangie, p + Y *VN* Sangie, dy + Z *WN* Edy), wherein X, Y and Z can each take on the values -1 , 0 or +1 , wherein UN, VN and WN are integers equal to or greater than 1 and wherein UN < UN-I , VN < VN-I and WN < WN-I ,

2.4/ Outputting to a user said accelerated minimum material usage MinMaterialAcc as well as the values aoptimai_acc, Poptimai_acc, dyoptimai_acc such that Material(aoptimai_acc, Poptimai_acc, dyoptimai_acc) = MinMaterial Acc. A computer implemented method according to claims 2, wherein the possible (a, p, dy) combinations of step 2.1 are (Eangie* C* i, Eangie* D * j, Edy* E *m) combinations wherein C, D and E are fixed integers strictly greater than 1 and wherein i, j and m are integers taking on all the integer values between 0 and respectively 360/(£angie*C)+1 , 360/(£angie*D)+1 and dymax/(£dy*E)+1 . A computer implemented method according to claim 2 or 3, further comprising an initial step of providing a tolerance threshold T% strictly greater than 0% and strictly smaller than 100% and wherein the selection process of iterative step 2.2 is performed by selecting the T% (a, (3, dy) combinations having the lowest Material(a, (3, dy) value out of the (a, (3, dy) combinations selected at the previous step and at least part of their neighboring (a, (3, dy) combinations. A computer implemented method according to any one of claims 2 to 4, wherein the iterative step 2.2 is further characterized by the fact that Uk = uk- 1 / 2, vk = vk-i 12 and wk = wk-1 1 2. A computer implemented method according to any one of claims 2 to 5, wherein steps 2.2 and 2.3 are further characterized by the fact that all the neighboring (a, (3, dy) combinations of the (a, (3, dy) combination selected during the previous step are used, i.e. all combinations (a + X *uk* £angie, [3 + Y *vk* £angie, dy + Z *wk* £dy), wherein X, Y and Z take on all of the values -1 , 0 and +1 are used at steps 2.2 and 2.3. A computer implemented method according to any one of claims 2 to 6, wherein UN = 1 , VN = 1 and WN = 1 . A method according to claims 2, 3, 4, 5, 6 and 7 further characterized by the fact that £angie = 1°, £dy = 1 mm, N = 5 and T%=1%. Method according to any one of claims 1 to 8 further comprising an initial step of providing a blanking tolerance Blankjol, said method further comprising in between steps 1 .1 and 1 .2 of claim 1 a step of geometrically inflating blanks A and B by a factor of Blank_tol and then applying the subsequent steps to the resulting inflated blank contours of blank A and blank B.

10. Method according to any one of claims 1 to 9, wherein blank B has exactly the same contour as blank A. 11. Method according to claim 10, wherein dy = 0 and a = [3.

12. Method according to any one of claims 1 to 4, wherein blank B has a mirror image contour of blank A. 13. A computer program comprising instructions which, when the program is executed by a computer, cause the computer to carry out the method of any one of claims 1 to 12.

14. A computer-readable storage medium comprising instructions which, when executed by a computer, cause the computer to carry out the method of any one of claims 1 to 12.

Description:
Method to optimize the nesting of two blanks within a longitudinally extending flat strip

The present invention relates to the manufacturing of cut-out shapes and in particular to the manufacturing of shapes cut-out from a rectangular flat strip of material generally extending in a longitudinal direction.

In many material manufacturing processes of generally flat materials, the continuous nature of the manufacturing process implies that the final manufactured product is in the form of a long strip generally extending in a longitudinal direction and having an elongated rectangular shape. This is the case for example in flat sheet metal production, such as flat steel products or flat aluminum products. It is also the case in the pulp and paper industry or when manufacturing fabrics and textiles. The aforementioned strip is often conditioned by winding it in a coil shape in order to store it and transport it efficiently.

One common way of using the material in the subsequent transformation processes is to cut out shapes having pre-determined contours from said strip. For example, one can cut out metal blanks in the case of a metallic strip or cut-outs of fabrics or textile in the fashion industry. In the case of a metallic strip, this operation is called blanking and the ensuing product is called a metal blank, i.e. a generally flat piece of metal having a pre-determined contour suitable for use in subsequent transformation processes. This operation can be performed for example by punching, jet water cutting, oxy cutting or laser cutting.

The term blank will be used hereafter for simplicity sake, but, as will be easily understood, the application field of the current invention is not limited to metallic materials.

The pattern according to which the blanks are positioned in the strip, hereafter referred to as the nesting, affects the material usage of the blanking operation. The term “material usage” used in the current description and claims corresponds to the material component of the blanking operation and can include several different aspects listed below, the list is not comprehensive: -an environmental aspect: for example if the raw material production process emits CO2, it will be interesting to optimize material usage during the blanking operation in order to reduce the overall CO2 emissions,

-a productivity aspect: optimizing the material usage means that less time spent producing the raw material is also optimized,

-an industrial feasibility aspect: the blank nesting pattern determines the necessary width of the strip in the longitudinal direction, which can itself have an impact on the industrial feasibility of the raw material strip (very large width or very narrow width may not be feasible),

-a cost aspect: optimizing material usage means less raw material is used and therefore less material cost is incurred.

In the current invention, the configuration is the following: a strip from which a first blank and a second blank are cut out, each blank having a predetermined contour. Each blank has the freedom to rotate around an axis perpendicular to the top and bottom surfaces of the strip and the second blank has the freedom to be positioned with a certain transversal offset compared to the first blank which is itself located close to an edge of the strip. The positioning of two successive blanks relative to one another in the longitudinal direction will determine a nesting pattern which is then repeated as long as the strip extends in the longitudinal direction. In the current invention, a cost function is associated to the positioning of the two blanks in a strip, said cost being a function of at least the orientation of each blank and the transversal offset between the blanks.

It is a first purpose of the current invention to provide a computer implemented method to determine the best nesting of the blanks in a strip in order to minimize the material usage. Solving the optimization problem involves three different variables (two rotation angles of the blanks and one transversal offset) and thus potentially involves optimizing the material usage function over a very large set of combinations. This leads to high computation times, which can be a serious hindrance to the implementation of the method. A second purpose of the current invention is therefore to provide a computer implemented method to accelerate the optimization method. By providing a computer implemented method to minimize the material usage and by providing an acceleration method of said method the current invention allows to automatically determine the best nesting pattern of two blanks in a strip and the associated material usage in a rapid and error proof way. This increases the productivity of blanking design. In turn, this also allows to carry out the method on many different sets of blanks, allowing to investigate the nesting and material usage of a vast number of blank shapes in a minimal amount of time.

The object of the present invention is achieved by providing a method for the computer implemented optimization of the nesting of two blanks in a strip to minimize the material usage according to claim 1 , optionally comprising the features of claims 2 to 12. The object of the present invention is further achieved by providing a computer program according to claim 13 and a computer-readable storage medium according to claim 14.

The invention will now be described in detail and illustrated by examples without introducing limitations, with reference to the appended figures:

-Figure 1 is an overview of the configuration of the nesting of two blanks in a strip,

-Figures 2 and 3 are simplified graphic depictions of the accelerated cost minimization method,

-Figures 4 and 5 represent particular embodiments of the invention in which the blanking tolerance and the width tolerance of the strip are taken into consideration in the calculation of the cost.

In the present invention, referring to figure 1 , the longitudinal direction refers to the main direction in which a strip 1 extends and the transverse direction refers to the perpendicular direction of said longitudinal direction in the plane. The strip 1 further extends over a limited width between two parallel edges 2 and 3 in the transverse direction Y and extends over a width W in said direction.

The strip 1 has a top and a bottom side, also referred to as a top and bottom face. All appended figures are 2-dimensional top views on which only the top side is visible. The distance between the top and bottom faces is designated as the thickness of the strip. The thickness can be measured for example using a micrometer, the spindle and anvil of which are placed on the top and bottom faces.

In the following description and claims, the terms longitudinal and horizontal have the same meaning, the terms transverse and vertical have the same meaning. The terms “left” and “right” will be used in the subsequent description and claims, they respectively refer to a relative positioning further back and further along the longitudinal direction, i.e. along the direction marked by the “X” arrow in figure 1. The terms “up” (and “above”, “higher”, etc.), “down” (and “below’, “lower”, etc.) will be used in the subsequent description and claims, they respectively refer to a relative positioning further back and further along the transverse direction, i.e. along the direction marked by the “Y arrow in figure 1.

Referring to figure 1 , a first blank A having a first contour and a second blank B having a second contour are cut out from the strip 1 .

Blank B is offset in the transverse direction from blank A by a transverse offset dy, which is defined as the difference in transversal elevation between the lowest point in the transverse direction of blank contour B and blank contour A. The transverse offset dy is expressed in mm.

Blank A and B respectively form an angle a and [3 with a given direction in the plane of strip 1. In the current invention, as a matter of convention, the angles a and p are defined in reference to the longitudinal direction. The angles a and p are expressed in degrees.

Referring to figure 1 , Blank A has a height measured in the transverse direction dymax(a), which depends on the angle a. The maximum height value dymax is defined as the maximum value of dymax(a) for all possible values of a comprised between 0° and 360°.

In order to discretize the problem, an angular accuracy Sangie expressed in angular degrees and a distance accuracy £dy expressed in mm are provided. For example, £angie = 1 ° and £dy = 1 mm.

A computer implemented method to determine the optimal (a, p, dy) for nesting blanks A and B in a strip and minimizing the ensuing material usage will now be described:

-Step 1.1 consists of providing blank contours A and B. -Step 1.2 consists of providing a material usage function Material(a, (3, dy), which corresponds to the material usage of blanking A and B from a strip in a configuration in which blanks A and B are oriented respectively with an angle a and P and have a transverse offset dy.

-Step 1.3 consists of computing MinMaterial as being the minimum value of all Material(a, p, dy) values over all the combinations of (£angie*i, £angie*j, £dy*k), where i, j and k are integers comprised between 0 and respectively 360/£angie+1 , 360/£angie+1 and dymax/£dy+1 .

-Step 1.4 consists of outputting to a user MinMaterial and the combination (□optimal, Poptimai, dyoptimai) such that Material(c(optimai, Poptimai, dyoptimai) = MinMaterial.

-Step 1 .5 consists of positioning in the strip a first blank A with an angle □optimal, a first blank B with an angle Poptimai and a transverse offset dyoptimai , a following blank A with an angle aoptimai and in transverse alignment of said first blank A and a following blank B with an angle Poptimai and a transverse offset dyoptimai and repeating the pattern along the strip as far as it extends longitudinally.

In a particular embodiment, step 1.3 of the above described method further comprises the determination of pitches Ai (aoptimai, Poptimai, dyoptimai) and A2(aoptimai, Poptimai, dyoptimai), such that At (aoptimai, Poptimai, dyoptimai) is the distance in the longitudinal direction between the left extremity of an A blank and the left extremity of its right-hand neighboring B blank, A2(a O ptimai, Poptimai , dyoptimai) is the distance between the left extremity of a B blank and the left extremity of its right-hand neighboring A blank.

In a particular embodiment, step 1.5 of the above described method further comprises the use of At (aoptimai, Poptimai , dyoptimai) and A2(aoptimai, Poptimai, dyoptimai), such that step 1 .5 consists of positioning in the strip a first blank A with an angle aoptimai, a first blank B with an angle Poptimai and a transverse offset dyoptimai and a longitudinal offset At (aoptimai, Poptimai , dyoptimai) compared to said first blank A, positioning the following blank A with an angle aoptimai in transversal alignment with said first blank A and with a longitudinal offset A2(a O ptimai, Poptimai, dyoptimai) towards said first blank B and repeating the pattern along the strip as far as it extends longitudinally. In the rest of the following description, MinMaterial will also be referred to as the “real optimal” and (aoptimai, Poptimai, dyoptimai) as the “real optimal combination”.

If for example Sangie = 1°, £dy = 1 mm and dymax is for example 500mm, which is a typical value for the dimensions of a steel blank for example, the number of possible (a, (3, dy) combinations over which the calculations need to be performed will be 360*360*500 = 64.8 million. Performing such a large number of calculations is costly in terms of computer usage and is a hindrance to the implementation of the method, especially in a situation in which several blank shapes need to be taken into account.

The inventors have found that calculating Material(a, (3, dy) over the entire range of possible (a, (3, dy) combinations in step 1.3 leads to many redundant calculations on combinations which are far from the best combination. Taking this into account, the inventors have developed a method to accelerate step 1 .3 of the above described optimization method by performing several iterations of Material(a, P, dy) calculations on smaller numbers of possible (a, (3, dy) combinations. At each iteration, the (a, (3, dy) combinations having the lowest material usage are selected and each subsequent iteration is performed using neighboring points of the selected points. Overall, this allows to greatly diminish the number of (a, (3, dy) combinations over which the function Material(a, (3, dy) needs to be calculated. In the subsequent description and claims, this method will be designated as the accelerated method.

The number of iterations of the accelerated method is denoted by N, which is an integer equal to or greater than 2.

The accelerated method comprises the following steps:

-Step 2.1 : Selecting the (a, (3, dy) combinations having the lowest Material (a, (3, dy) values out of only part of the possible combinations (a, (3, dy) of step 1.3 of claim 1 ,

-Step 2.2: Repeating the following iterations for k = 1 to N-1 : Selecting the (a, (3, dy) combinations having the lowest Material(a, (3, dy) values out of the (a, (3, dy) combinations selected at the previous step and at least part of their neighboring (a, P, dy) combinations, wherein a neighboring combination to (a, (3, dy) is a combination (a + X *uk* Eangie, p + Y *vk* Eangie, dy + Z *wk* Edy), wherein X, Y and Z can each take on the values -1 , 0 or +1 , wherein uk, vk and wk are integers equal to or greater than 2 and wherein uk < uk-1 , vk < vk-1 and wk < wk-1 ,

-Step 2.3: Determining the accelerated minimum material usage MinMaterialAcc as being the minimum value of Material(a, p, dy) out of the (a, p, dy) combinations selected at the previous step and at least part of their neighboring (a, P, dy) combinations (a + X *UN* Eangie, p + Y *VN* Eangie, dy + Z *WN* Edy), wherein X, Y and Z can each take on the values -1 , 0 or +1 , wherein UN, VN and WN are integers equal to or greater than 1 and wherein UN < UN-I , VN < VN-I and WN < WN-I ,

-Step 2.4: Outputting to a user said accelerated minimum material usage MinMaterialAcc as well as the values aoptimai_acc, Poptimai_acc, dyoptimai_acc such that Material(aoptimai_acc, Poptimai_acc, dyoptimai_acc) = MinMaterial Acc.

Thanks to the above described accelerated method, the number of Material(a, p, dy) calculations can be greatly reduced, leading to a much lower computation time.

Choosing the reduced set of possible combinations (a, p, dy) in step 2.1 is a matter of compromise. Indeed, if the number of possible combinations chosen is very large, the accelerated method will be slower. On the other hand, if the number of possible combinations is very low, there is a risk that the final result MinMaterialAcc will be far from the real optimal result of the non-accelerated method. Indeed, the accelerated method relies on testing a first set of points and then testing their neighboring points with ever smaller distances between the points as the iterations progress. If the initial set of combinations is too small with very large spaces in between two combinations, there is a risk that the real optimal combination will lie far from the initial set of combinations and will never be reached when subsequently exploring the neighboring points. In a particular embodiment, the possible (a, (3, dy) combinations of step 2.1 are (£angie* C* i, Eangie* D * j, £dy* E *m) combinations wherein C, D and E are fixed integers strictly greater than 1 and wherein i, j and m are integers taking on all the integer values between 0 and respectively 360/(£angie*C)+1 , 360/(£angie*D)+1 and dymax/(£dy*E)+1 . In other words, the initial set of combinations is a regular grid within the space of all possible (a, (3, dy) combinations. Advantageously, this allows to optimize the space in between the initial (a, (3, dy) combinations, which makes it less likely to miss the real optimal combination when using the accelerated method.

In a particular embodiment, the accelerated method further comprises an initial step of providing a tolerance threshold T% strictly greater than 0% and strictly smaller than 100%. The selection process of iterative step 2.2 is then performed by selecting the T% (a, (3, dy) combinations having the lowest Material(a, (3, dy) value out of the (a, (3, dy) combinations selected at the previous step and at least part of their neighboring (a, (3, dy) combinations. Advantageously, this allows to implement a reproducible method for each selection step - it is also well adapted for encoding in the form of a computer program. Choosing the relevance threshold is also a matter of compromise. The higher T% is, the more points will be carried over to the following step and thus more calculations will be involved at the following step. But, on the other hand, if the relevance threshold T% is too low, there is a risk to miss the real optimal combination when applying the acceleration method.

In a particular embodiment, iterative step 2.2 of the accelerated method is characterized by the fact that Uk = uk-1 / 2, vk = vk-i / 2 and wk = wk-1 / 2. In other words, at each iteration the distance between the neighboring points and the selected points of the previous iteration is twice as small as during the previous iteration. Advantageously, this allows to obtain a very good compromise between the need to widely investigate the possible candidate combinations in the first iterations and the need to fine tune the set of possible candidates with a very high resolution in the last iterations.

In a particular embodiment, the accelerated method is further characterized by the fact that all the neighboring (a, (3, dy) combinations of the (a, (3, dy) combinations selected during the previous step are used, i.e. all combinations (a + wherein X, Y and Z take on all of the values -1 , 0 and +1 are used at steps 2.2 and 2.3. Advantageously, this allows to systematically check all the neighboring combinations of the combinations selected at the previous step, thereby minimizing the risk to miss the real optimal combination.

In a particular embodiment, the accelerated method is further characterized by the fact that UN = 1 , VN = 1 and WN = 1. In other words, the neighboring points of step 2.3 of the accelerated method are situated right next to the selected points of the last iteration of step 2.2, at a distance of respectively sangie, sangie and sdy, for a, P and dy. Advantageously, this allows to investigate possible candidates with a very fine mesh at the last iteration, thereby minimizing the risk to miss the optimal result.

In the case of nesting steel blanks of different shapes in a strip of steel, the inventors have performed several trials using a combination of the above described embodiments and different N and T% values applied to different examples of industrial blank contours A and B in order to determine the best N and T% values allowing a very high computation speed and making sure that the real optimal combination is found.

The inventors have found that it was possible to reach the real optimal values using the following particular combination of the above described embodiments:

• Sangle = 1 °, £dy = 1 mm and N = 5,

• the accelerated method further comprises an initial step of providing a tolerance threshold T% of 1%. The selection process of iterative step 2.2 is then performed by selecting the (a, (3, dy) combinations having the 1% lowest Material(a, (3, dy) value out of the (a, (3, dy) combinations selected at the previous step and at least part of their neighboring (a, P, dy) combinations,

• the possible (a, p, dy) combinations of step 2.1 are (£angie* C* i, £angie* D *j, £d y * E *m) combinations and C = D = E = 2 N 1

• uk = uk-i / 2, vk = vk-i 12 and wk = wk-1 12,

• UN = 1 , VN = 1 and WN = 1 (this is actually a consequence of the two above listed embodiments),

• all the neighboring (a, p, dy) combinations of the (a, p, dy) combination selected during the previous step are used, i.e. all combinations (a + wherein X, Y and Z take on all of the values -1 , 0 and +1 are used at steps 2.2 and 2.3

Table 1 below lists the above described investigations on steel blanks for the case N = 5 and for different values of T% (1%, 0.5%, 0.4% and 0.3%) : The trials were performed using 18 different configurations of blank contour A and B. The number of points given in the second column reflects the sum of the number of vertices of blanks A and B when representing the blank contours numerically in the form of a set of vertices joined by straight edges. This number is an indication of the complexity of the shape of the blanks and thus of the amount of time that Material(a, (3, dy) will take to compute for a given combination. The higher the number of points, the longer the basic calculation of Material(a, (3, dy) and therefore the longer it will take to find MinMaterialAcc. The third column gives the result of MinMaterial (the real optimal of the non-accelerated method, labelled here “MinMat”). The MinMaterialAcc results (labelled in the table “MinMatAcc”) are given for each tested T% value alongside the time necessary to perform the accelerated method, the calculations were performed on a standard portable computer. As can be seen, the calculation time for T% =1% remain very reasonable and the MinMaterialAcc value is in all cases the real optimal MinMaterial. When decreasing the tolerance threshold T%, the computation time is decreased because less possible combinations are selected at each iteration in step 2.2. However, the resulting MinMaterialAcc is not always the real optimal MinMaterial. The cases deviating from the real optimal are highlighted in grey in the table. The inventors have found that for N = 5, in the configuration where the method is applied to typical steel blanks for manufacturing for example automotive parts, T% =1% is a very good compromise between computation time and reaching the best solution to the optimization problem.

In a particular embodiment, each calculated Material(a, (3, dy) value for a given (a, (3, dy) combination is stored in a way that it can be retrieved anytime that said calculation is necessary. For example, each calculated result is stored in a hash table in which the index key is a label naming a, (3, dy, such as for example the string ” a _P_dy”. Advantageously, this allows to avoid calculating more than once the material usage of a given combination, thereby reducing the overall computation time.

In a particular embodiment, a function dymax(a) is defined as being the height measured in the transverse direction of blank A when A is oriented with an angle a. For a given value of a, dymax(a) corresponds to the maximum value of dy above which blanks A and B cannot possibly touch each other anymore. Nesting blanks A and B with dy > dymax(a) is usually not optimal in terms of material usage, especially is the amount of scrap generated by the blanking operation is an important factor. In a particular embodiment, the accelerated method is conducted using only combinations having dy < dymax(a). Advantageously, this avoids performing potentially useless calculations and thus lowers the calculation time without risk of missing the real optimal combination.

Figures 2 and 3 are simplified graphic depictions of a particular embodiment of the accelerated method using a case in which only two variables are taken into account. This simplification allows to represent the method in a 2-dimensional space instead of the 3-dimensional space necessary for the a, (3, dy combinations and is done for clarity sake. The problem space is represented with an Xi , X2 set of cartesian coordinates. The accuracies of the two variables are EI and S2. In figures 2 and 3, the number of iterations that was chosen is N = 4. The relevance threshold T% is 25%. The corresponding iteration number and step within the iteration is indicated on top of each graph.

Referring to figure 2 upper left-hand side, in this particular example the initial possible combinations for step 2.1 are of the type (E-I * C* i, E2* D * j) combinations and C = D = 2 N 1 = 2 4 1 = 8. Since there are 16 initial combinations, the total number of combinations selected in the upper right-hand side graph, representing the end of step 2.1 , is 25%*16 = 4 combinations.

The depicted example is a case in which uk = uk-1 / 2 and vk = vk-1 / 2. Referring to figure 2, lower left-hand side, the neighboring combinations at step 2.1 iteration 1 are located at a distance of EI *8/2 = EI *4 in the Xi direction and E2*4in the X2 direction of the combinations selected at the end of step 2.1. These graphs also show a situation which can occur when generating the neighboring combinations, namely the fact that some selected points can have common neighbors. This is the case for example of the points indicated by the reference label 4. In a particular embodiment, the accelerated method will be programmed in such a way that the material usage of these points is not calculated twice, as previously explained (for example through the use of a hash table to associate material usage results to their combination).

Another situation that can arise is illustrated by combinations bearing the reference label 5: these combinations are located on an edge of the space defined by all combinations in the Xi , X2 coordinate system and thus have a more limited number of neighbors.

Referring to figure 2 lower right-hand side, the 25% lowest material usage points are selected out of a total of 20 points, 20*25% = 5 points are selected in total.

Referring to figure 3 upper left-hand side, at step 2.2 iteration 2 the distance between neighboring points is down to EI *4/2 = EI *2 and £2*2. This leads to a total of 39 previously selected combinations and neighboring combinations. Referring to figure 3 upper right-hand side, out of these 39 points the 25%*39 = 9 combinations having lowest material usage are selected.

Referring to figure 3 lower left-hand side, depicting step 2.3, the distance between neighbors is EI *2/2 = EI and E2, i.e. this is a case when UN = VN = 1. This yields 78 total combinations out of which the minimum material usage value is MinMaterialAcc and allows to determine also the optimal combination (see figure 3 lower right-hand side).

To summarize, the accelerated method in the simplified graphic depiction of figures 3 and 4 will necessitate the calculation of the material usage function over the following number of combinations:

-Step 2.1 : 16 combinations

-Step 2.2 iteration 1 : 20 - 4 = 16 combinations (number of neighboring combinations- number of previously selected combinations - the material usage of previously selected combinations has already been calculated and stored at the previous step).

-Step 2.2 iteration 2: 39 - 5 = 34 combinations

-Step 2.3: 78 - 9 = 69 combinations

Overall, the accelerated method involves calculating the material usage function over 16+16+34+69 = 135 combinations. The total number of possible combinations when using a non-accelerated method is 26*26=676. Thus, in this simplified case, involving one less variable than the actual 3-dimensional problem of the invention and a small number of possible values of the variables (26 in the simplified example instead of 360 for angle values for example when the angular accuracy is 1 °), the accelerated method already affords a very significant 5-fold diminution of the amounts of calculations to be performed.

In a particular embodiment, the material usage function Material(a, (3, dy) is related to the cost of the blanking operation. Said cost can be for example a monetary cost or an environmental cost (CO2 emissions) or a combination of both. The material usage value takes into account the cost of the material, the scrap ratio and the cost of scrap if a scrap buy-back market is available - the following elements are necessary to calculate the material usage of a given (a, (3, dy) combination:

• A pitch A1 (a, (3 , dy) defined as the distance in the longitudinal direction between the left extremity of an A blank and the left extremity of its right-hand neighboring B blank,

• A pitch A2(a, (3, dy) defined as the distance between the left extremity of a B blank and the left extremity of its right-hand neighboring A blank, • A scrap ratio Scrap(a, (3, dy) defined as the ratio between the scrap generated by the blanking process to the total amount of strip material used,

• a strip thickness t, defined above as the distance between the top side and the bottom side of the strip, t is for example expressed in mm,

• a material cost Cost_material for one unit of weight, for example expressed in currency I ton,

• in the case in which the scrap material can be bought back, for example this is the case in the steel industry where the scrap is remelted, a Scrap cost Cost_Scrap per unit of weight, for example expressed in currency I ton,

• a material density p, defined as the ratio between the weight and the volume of the material, p is usually expressed in kg/m 3

Material(a, (3, dy) can then be computed using the following formula: dy) + A 2 (a, p, dy))

Material (a, p, dy)

= Cost_material * M_Sec — Cost_scrap * %Scrap(a, p, dy) * M_Sec

In a particular embodiment, the material cost Cost_material depends on the width of the strip W and is in fact provided in the form of a database Cost_database , comprising a set of p elements (Width_rangej, Cost_materialj), p being an integer equal to or higher than 2 and j being an integer comprised between 1 and p, wherein Width_rangej is a width range having a minimum and maximum strip width value and Cost_materialj is the material cost for one unit of weight when the width of the strip W is comprised within Width_rangej.

Variable costs according to the strip width can occur when the industrial cost of producing a strip is indeed dependent on the width. For example, the industrial cost can increase with the width if said width increase is associated with a lower productivity. For example, the material cost can increase with the width if large width material can only be produced in a determined industrial facility, entailing higher logistic costs.

In a particular embodiment, the width of the coil W takes into account a width tolerance W_tol, usually expressed in mm. This in turn affects the width value W used in calculating the scrap cost and the blanking cost. Said width tolerance corresponds for example to the precision that the strip production line can achieve in terms of width. In order to guarantee that blanks A and B will fit into the strip even when the width of the manufactured strip is at the lower end of the width tolerance spectrum, it will be necessary to aim for a strip width W corresponding at least to the minimum width necessary to fit in blank A and blank B within said strip to which the width tolerance W_tol is added. This configuration is illustrated on figure 5, where a margin of W_tol/2 is left on either side of the strip 1 .

In a particular embodiment, a blanking tolerance Blank_tol, usually expressed in mm, is taken into account when nesting blanks A and B in the strip and thus also when calculating the scrap ratio and the material usage. Said blanking tolerance corresponds to the precision of the tool used to cut out the blanks in the strip. In order to guarantee that there is no overlap between the blanks when cutting them out of the strip, the distance between two neighboring blanks should not be below 2*Blank_tol (indeed each blank is cut out with a precision of Blank_tol and only by providing for a distance between two neighboring blanks taking into account the blanking tolerance of each individual blank can the risk of overlap be fully avoided). This is also illustrated in figure 5.

In a particular embodiment, such as illustrated on figure 6, a blanking tolerance is taken into account in the above described cost optimization methods. This is done by first geometrically inflating blanks A and B by a factor of Blank_tol before applying the blank nesting method.

In a particular embodiment, the above described methods are applied to a configuration wherein blank B has exactly the same contour as blank A. This is a very common case in which there is in fact only one blank shape to be cut out from a strip 1 . In a particular embodiment in which blank contour A = blank contour B, the direction of A and B relative to the longitudinal direction is the same in the above described optimization methods. In other words, the problem space only contains [a, [3, dy] points for which a = [3 or a = [3 + 180° mod 360° (mod denoting the modulo operator). This corresponds for example to a situation in which the direction of the blank within the strip has a technical impact on the subsequent processes - for example in the case of steel, when the material is anisotropic and thus will behave differently if cut out at different angles towards the longitudinal direction. For example, this is the case when processing by stamping steel blanks from a strip having anisotropic properties. This allows to have the same behavior in the subsequent processes of blanks A and B. This also allows for a smaller number of points in the problem space and thus more rapid cost optimization.

In a particular embodiment, the above described methods are applied to a configuration wherein blank A and B have the same contours and in which dy=0, i.e. the problem space only consists of two dimensions corresponding to the angles a and p.

In a particular embodiment, the above described methods are applied to a configuration wherein blank A and B have the same contours, dy=0 and a = p, i.e. the problem space only consists of one dimension corresponding to the angle a.

In a particular embodiment, the above described methods are applied to a configuration wherein blank B is a mirror image contour of blank A. This is a very common case for example in the automotive industry in which many parts are present on both sides of the vehicle as a right hand and left hand part, which are generally mirror images of one another.