AIAA20025539 Stander
AIAA20025539 Stander
1
American Institute of Aeronautics and Astronautics
direction, as compared to the actual part. Based on this Methodology
logic, the geometry, which is obtained by springback
analysis with reversed stress, can be used to predict Consider the general nonlinear optimization problem:
modifications to the dies. This method is very simple to
apply, and it is the most popular numerical method. Minimize
However, the method suffers from two major f ( x ), x∈R n (1)
shortcomings that prohibit use in many practical
applications. These are under-cut (interference between subject to the inequality constraints
the parts during the stamping process) and accuracy.
L j ≤ g j ( x )≤U j ; j =1,2,K,m (2)
The purpose of this study is therefore to investigate an
effective iterative algorithm for springback
compensation. An optimization method is applied to and simple bounds on the design variables
solve the inverse problem. Several component tools are
required. TrueGrid 9 is used as a pre-processor to xil ≤ xi ≤ xiu ;i =1,K,n (3)
parametrically define geometry of the rigid tools, LS-
DYNA4 software is used as a Finite Element based where Lj and Uj refer to the upper and lower bounds on
solver and LS-OPT6 is used to guide the solution to an each of the inequality constraints, and xil and xiu the
optimum. The NUMISHEET’96 S-RAIL1 example is lower and upper bounds on each of the design
used as a benchmark. variables, n is the number of design variables, and m
the number of inequality constraints. Note that equality
Approach constraints can be written as two inequality constraints
in the form of Equation 2 with Lj equal to Uj.
The die compensation analysis presented here uses an
optimization method based on an iterative response References 5, 7 and 8 can be consulted for a detail
surface scheme. Many stamping/springback simulations description of the Successive Response Surface Method
are performed during the iterative process. Using the (SRSM). The method, as implemented in LS-OPT5
parametric preprocessor TrueGrid, the user can contains a number of features that makes it robust and
introduce a set of design variables. These may include suitable for the solution of practical problems:
geometric variables, such as critical locations where
tool elevation should be modified, important tool radii,
• The D-optimal experimental design is used to best
and starting blank geometry. Process variables may
utilize the number of available runs. Over-
also be specified, such as drawbead restraining forces
sampling of 50%5 is used to maximize the
and binder and pad loads.
predictive capability of the response surfaces.
• Linear approximations are constructed using
Using this design variable information, LS-OPT
linear regression on all the points of the current
automatically creates a set of stamping/springback
iteration. Unit weighting is used for the
models (according to an experimental design method),
regression.
and submit several simultaneous simulation jobs. These
jobs are distributed through a computer network since • An adaptive domain reduction method8 is applied
they execute independently and will therefore exhibit as described below.
near perfect parallel efficiency. • An auxiliary problem that minimizes the
maximum constraint violation6 is solved to
After collecting and processing results from the first set enforce feasible designs. This formulation is
of simulations, LS-OPT predicts optimized values for effective in minimizing maximum discrepancies
each design variable, using a response surface based on such as those resulting from springback.
the result set for each response. Using these optimized
design variables, the next set of simulations The SRSM method uses a region of interest, a subspace
(experimental design) is automatically created and of the design space, to determine an approximate
submitted. This iterative process continues until each optimum. A range is chosen for each variable to
variable has been determined within a specified determine its initial size. A new region of interest
tolerance, or until a limiting number of iterations have centers on each successive optimum. Progress is made
been completed. by moving the center of the region of interest as well as
reducing its size. Figure 1 shows the possible
adaptation of the subregion.
2
American Institute of Aeronautics and Astronautics
( 0)
The starting point x will form the center point of the Therefore a new subregion, which is centered on the
first region of interest. The lower and upper bounds current point, does not change its size. This is called
panning (Figure 1(a)). If the optimum point coincides
( xirL,0 , xirR,0 ) of the initial subregion are calculated with the previous one, the subregion is stationary, but
using the specified initial range value ri( 0 ) so that reduces its size (zooming) (Figure 1(b)). Both panning
and zooming may occur if there is partial movement
( k +1)
(Figure 1(c)). The range ri for the new subregion
xirL ,0 = x i(0) −0.5ri( 0)
in the (k + 1)-th iteration is then determined by:
xirU , 0 = xi( 0 ) + 0.5ri ( 0 ) i =1,Kn (4)
The accuracy is estimated using the proximity of the 1. RMS: Compute a root mean square (RMS)
predicted optimum of the current iteration to the residual of the perpendicular offset of each
starting (previous) design. The smaller the distance point on the work-piece after springback,
between the starting and optimum designs, the more 24
∑ei / 24 , and use it as the objective for
2
3
American Institute of Aeronautics and Astronautics
2. Maximum: Constrain the offset of each point: shape is very close to a flat surface (Figs. 8a, b and c).
-E ≤ ei ≤ E, i=1,2,…24 and minimize the Figure 9 shows the optimal tool shape that will
auxiliary variable E, keeping E>0. The effect minimize the surface warp.
of this formulation is to minimize the greatest
offset after springback. Conclusions
Design variables From the above benchmark, we can draw the following
Nine design variables were chosen, namely the radius r conclusions:
which applies to all four corners of the cross-section as
well as the positions of 8 control points on the outer • As with all optimization procedures, the
perimeter of the die and binders. The model was effectiveness of the method for springback
parameterized with TrueGrid. The control points are compensation relies on the choice of a sufficient
connected by straight lines to hinge points at the number of suitable design variables. Even with the
tangent line to the radius. The control points define the choice of nine variables, the springback could
tool surfaces by controlling the z-coordinates of the only be reduced by about 70%.
selected points as shown in Figure 6. For the baseline • Using TrueGrid, the surfaces are mathematically
design all the x values are zero. defined (not simply a mesh perturbation), and
therefore the parametrization can be designed in
accordance with manufacturing requirements.
Note that the binder has been parameterized to assume • Judging by the optimum die geometry, the
the same shape as the die for a snug fit of the tools. At springback behavior is consistent with small to
t=0 the binders and die have to be sufficiently spaced to moderate perturbations in tool geometry. I.e. even
prevent interference with the sheet metal blank (see with the change of the tool geometry, the
Figs. 6 and 8). This condition is formulated in the springback still occurs in the same direction as
TrueGrid input file. before.
Simple bounds have been chosen for the variables so
that the optimization problem formulation becomes: Drawbacks of the optimization method are as follows:
4
American Institute of Aeronautics and Astronautics
4. Livermore Software Technology Corporation
(2001), LS-DYNA User’s Manual, Version 960.
References 5. Roux, W.J., Stander, N., and Haftka, R.T. (1998),
1. Anon. S-Rail Benchmark Problem (1996). “Response Surface Approximations for Structural
Proceedings of the 3rd International Conference: Optimization”, International Journal for
Numerical Simulation of 3-D Sheet-Metal Forming Numerical Methods in Engineering, 42, 517-534.
Processes – Verification of Simulations with 6. Stander, N. (1999), LS-OPT User’s Manual
Experiments (NUMISHEET ’96). Eds. Lee, Kinzel Version 1, Livermore Software Technology
and Wagoner, September, 1996, pp. 612-799. Corporation, Livermore, CA.
2. He, N. and Wagoner, R.H (1996). Springback 7. Stander, N. (2001) “The Successive Response
Simulation in Sheet Metal Forming. Proceedings Surface Method Applied to Sheet-Metal Forming”,
of the 3rd International Conference: Numerical Proceedings of the First MIT Conference on
Simulation of 3-D Sheet-Metal Forming Processes Computational Fluid and Solid Mechanics, Boston,
– Verification of Simulations with Experiments June 12-14, 2001. Elsevier Science Ltd., Oxford.
(NUMISHEET ’96). Eds. Lee, Kinzel and 8. Stander N, Craig KJ (2002). On the robustness of a
Wagoner, September, 1996, pp. 308-315. domain reduction scheme for simulation-based
3. Khuri, A.I. and Cornell, J.A. (1996) Response optimization. To appear. Engineering
Surfaces, Designs and Analyses. Marcel Dekker, Computations. 2002. 19(4).
Inc., New York. p.43. 9. TrueGrid manual (2000), XYZ Scientific
Applications, Inc. Livermore, CA.
x1 rL,0 x (1)
x (1)
x (0) = x (1)
range r1 (1)
subregion(2)
Figure 1: Adaptation of subregion in SRSM: (a) pure panning, (b) pure zooming and (c) a combination of panning
and zooming
5
American Institute of Aeronautics and Astronautics
λ
λ,γ
γpan
η
ĉ
1
0 γosc
-1
1 |d|
Figure 2: Domain reduction scheme: the sub-region contraction rate λ as a function of the oscillation indicator ĉ
and the absolute move distance |d |
Flat sheet
metal blank
Die
Binder
Punch
Binder
Figure 3: Numisheet 96 benchmark: Punch, die, binders and blank (baseline design)
6
American Institute of Aeronautics and Astronautics
Force
1
0 1 Time 3
7
American Institute of Aeronautics and Astronautics
x8
x7
x6 Spline
x5
x4
Radius x3
Die x2
Binder x1
3.5 10
3 Simulation 5 Value
2.5 0 Bounds
Maximum offset
Response
2 Surface -5
X8
1.5 -10
1 -15
0.5 -20
0 -25
0 1 2 3 4 5 6 7 0 1 2 3 4 5 6 7
8
American Institute of Aeronautics and Astronautics
5.45mm
1.85mm
1.67mm
9
American Institute of Aeronautics and Astronautics
-17.9mm
-2.9mm R=7.0mm
-4.8mm
-.64mm
-2.5mm
-7.2mm
-14.2mm
-10.9mm
10
American Institute of Aeronautics and Astronautics