Skip to main content
Erschienen in: Structural and Multidisciplinary Optimization 6/2019

Open Access 19.12.2018 | Research Paper

Evaluation and assessment of non-normal output during robust optimization

verfasst von: O. Nejadseyfi, H. J. M. Geijselaers, A. H. van den Boogaard

Erschienen in: Structural and Multidisciplinary Optimization | Ausgabe 6/2019

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Abstract

A robustness criterion that employs skewness of output is presented for a metamodel-based robust optimization. The propagation of a normally distributed noise variable via nonlinear functions leads to a non-normal output distribution. To consider the non-normality of the output, a skew-normal distribution is used. Mean, standard deviation, and skewness of the output are calculated by applying an analytical approach. To show the applicability of the proposed method, a metal forming process is optimized. The optimization is defined by an objective and a constraint, which are both nonlinear. A Kriging metamodel is used as nonlinear model of that forming process. It is shown that the new robustness criterion is effective at reducing the output variability. Additionally, the results demonstrate that taking into account the skewness of the output helps to satisfy the constraints at the desired level accurately.
Hinweise
Responsible Editor: Junji Kato

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

1 Introduction

Optimization in the presence of uncertainty of input parameters has become a common exercise in various fields of study (Picheny et al. 2017; Zhou et al. 2018; Marton et al. 2015; Yazdi 2017). When considering variability in input parameters, one makes sure that the output meets requirements even under the influence of scatter in the input. Robust optimization is one of the methods that is used to minimize the variation of output originating from the scatter of input parameters (Bertsimas et al. 2011). In this approach, the input parameters are categorized as design parameters (x) and as noise parameters (z). Design parameters can be adjusted during the process but noise parameters are those that are difficult or impossible to control. The goal is to find a design point at which the output is least sensitive to the variation of noise variables and the output mean is closest to the target value. Moreover, the constraints must be handled properly because of input uncertainties (Park et al. 2006).
The main steps of a metamodel-based robust optimization are shown schematically in Fig. 1. The first step is to design a set of experiments (DOE) considering both design and noise input variables. Several methods already exist for example factorial design, central composite, space filling, and Latin hypercube (Cavazzuti 2013). The expensive black-box function is then evaluated at each sample point (step 1). In the next step, a metamodel is built using the discrete responses. Then, the output mean and standard deviation are evaluated using that metamodel (Vu et al. 2017). One can choose from several methods of metamodeling, such as regression models, Kriging models, or radial basis functions (Luo and Lu 2014). Evaluation of noise propagation through a metamodel is more efficient than through the direct evaluations of an expensive black-box function. To evaluate noise propagation through a metamodel, various techniques can be used such as Monte Carlo (MC) sampling, Taylor series approximation, or analytical integration (Heijungs and Lenzen 2014).
The objective function value is then minimized while satisfying the constraints using an optimization algorithm (step 3). The robustness measure, is expressed as:
$$ f(\mathbf{x})=\tilde{f}(\mu_{r}(\mathbf{x}),\sigma_{r}(\mathbf{x})) $$
(1)
while the nonlinear constraints are formulated as:
$$ g(\mathbf{x})=\tilde{g}(\mu_{c}(\mathbf{x}),\sigma_{c}(\mathbf{x})) $$
(2)
where μr and μc are the means of the response of the objective and constraints, and σr and σc are their standard deviations. The robustness measure quantifies how sensitive the process is to the noise parameters, z, at every design point, x, while constraints are used to assess the statistics of feasibility of a design. The optimization problem is to minimize f(x) while g(x) < Cg. For this purpose, sequential quadratic programming or another constrained nonlinear optimization algorithm can be employed (Baginski et al. 2005).
In the literature, the propagation of uncertainty is mainly performed using MC sampling of a Gaussian distribution (Zhou et al. 2018; Putko et al. 2002; Martinelli and Duvigneau 2010). The response probability distribution after noise propagation is also considered to be normally distributed (Havinga et al. 2017; Zhao et al. 2015; Cui et al. 2014; Du et al. 2008). This assumption only holds if the relation between input and output is linear as shown in Fig. 2a. A nonlinear relation between input and output leads to a non-normal distribution. For instance, concavity or convexity of the function might lead to asymmetrical distribution of the output. This effect is shown in Fig. 2b. Additionally, a highly nonlinear response will give rise to higher order moments of output (Mekid and Vaja 2008) which is shown schematically in Fig. 2c.
Both the constraints and the robustness measure are usually defined using the mean and standard deviation of the output. Considering only the mean and standard deviation induces large errors for a non-normal output distribution. There have been attempts to capture the non-normality of the output by applying various methods and include it in the optimization in the presence of uncertainty. For instance, Anderson and Mattson (2012) used first-order and second-order Taylor series expansion to approximate the propagation of skewness and kurtosis by applying engineering models. Zhang (2017) developed a method to include high-order moments of output distribution for reliability analysis in the method of moments. They reported a higher accuracy in predicting the reliability index by using higher order moments. Mekid and Vaja (2008) performed higher order uncertainty propagation using Taylor expansions and compared their approach with other methods that included MC sampling from a Gaussian input distribution. They concluded that the necessity of considering higher order moments depends on the non-linearity of the response and other input factors.
In this article, we introduce an approach for robust optimization that takes into accounts the skewness of the output. Skewness is used for evaluation of the robustness measure and constraints. An existing analytical method (Nejadseyfi et al. 2017, 2018) is extended to calculate the mean, standard deviation, and skewness of the output by propagating a Gaussian input noise through a Kriging metamodel. The analytical method is used instead of MC sampling from a Gaussian distribution and it is faster, more accurate, and improves the efficiency of optimization.
This article is organized as follows: Section 2 describes the analytical method to find the mean, standard deviation, and skewness of the output, based on the propagation of a normally distributed input through a nonlinear metamodel. Section 3 introduces the new robustness measure and the method to apply the constraints at a desired level of reliability. Sections 4.1 and 4.2 discuss the finite element (FE) simulation of a stretch-bending process as a case study. In Section 4.3, the optimization problem is formulated on the basis of the new approach. The results are presented and then discussed in Section 5.

2 Analytical method for uncertainty propagation

Assume a process that has an M-dimensional input space that has one output. M consists of m design variables, x, and n noise parameters, z, (M = m + n). A response, r, is defined as r = r(v) = r(x,z). Then, the mean, variance, and skewness of the response are expressed by:
$$ \mu_{r}(\mathbf{x})={\int}_{\mathbf{z}} r(\mathbf{x,z})p(\mathbf{z})d\mathbf{z} $$
(3)
$$ {\sigma_{r}^{2}}(\mathbf{x})={\int}_{\mathbf{z}} [r(\mathbf{x,z})-\mu_{r}(\mathbf{x})]^{2}p(\mathbf{z})d\mathbf{z} $$
(4)
$$\begin{array}{@{}rcl@{}} \gamma_{1r}(\mathbf{x})\\ &=&\frac{1}{{\sigma_{r}^{3}}(\mathbf{x})}{\int}_{z} [r(\mathbf{x,z})-\mu_{r}(\mathbf{x})]^{3}p(\mathbf{z})d\mathbf{z} \end{array} $$
(5)
In these equations, p(z) is the probability distribution function of the noise parameters. It is assumed that the noise variables are statistically independent.
It has been shown that if r(v) can be expressed as a sum of tensor-product basis functions, the results of univariate integrals can be combined to evaluate multivariate integrals and thereby obtain the output moments (Chen et al. 2005). Multivariate tensor-product basis functions, Bi(v), can be expressed as a product of M univariate basis functions:
$$ B_{i}(\mathbf{v})=\prod\limits_{P = 1}^{M}b_{iP}(v_{P}) $$
(6)
in which biP(vP) is a univariate basis function. If a general function, r(v), can be defined using linear expansion of these multivariate basis functions, it can also be re-written in terms of univariate basis functions as follows:
$$\begin{array}{@{}rcl@{}} r(\mathbf{v})&=&a_{0}+\sum\limits_{i = 1}^{N}a_{i}B_{i}(\mathbf{v})\\ &=&a_{0}+\sum\limits_{i = 1}^{N}[a_{i}\prod\limits_{P = 1}^{M}b_{iP}(v_{P})] \end{array} $$
(7)
where N is the number of multivariate basis functions. Many of the metamodels that are commonly used, e.g., polynomial regression, Kriging, and Gaussian radial basis functions (RBF), can be expressed using tensor-product basis functions. By substituting (7) into (3), (4), and (5), it is possible to analytically calculate the mean, standard deviation, and skewness, respectively:
$$\begin{array}{@{}rcl@{}} \mu_{r}(\mathbf{x})&=&a_{0}+\sum\limits_{i = 1}^{N}\left\{a_{i}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})\prod\limits_{q = 1}^{n}C1_{iq}\right\} \end{array} $$
(8)
$$\begin{array}{@{}rcl@{}} {\sigma_{r}^{2}}(\mathbf{x}) =\sum\limits_{i = 1}^{N}&&\sum\limits_{j = 1}^{N}a_{i}a_{j}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})b_{jp}(x_{p})\\ &&\left( \prod\limits_{q = 1}^{n}C2_{ijq}-\prod\limits_{q = 1}^{n}C1_{iq}C1_{jq}\right) \end{array} $$
(9)
$$\begin{array}{@{}rcl@{}} \gamma_{1r}(\mathbf{x})=\frac{1}{{\sigma_{r}^{3}}(\mathbf{x})}&&\sum\limits_{i = 1}^{N}\sum\limits_{j = 1}^{N}\sum\limits_{k = 1}^{N}a_{i}a_{j}a_{k} \\&& \prod\limits_{p = 1}^{m}b_{ip}(x_{p})b_{jp}(x_{p})b_{kp}(x_{p})\\&& \prod\limits_{q = 1}^{n}[C3_{ijkq}-3C2_{ijq}C1_{kq} \\&&+ 2C1_{iq}C1_{jq}C1_{kq}] \end{array} $$
(10)
In these equations, C1iq, C2ijq, and C3ijkq depend on the choice of metamodel (basis functions) and input probability distribution:
$$ C1_{iq}={\int}_{z_{q}} b_{iq}(z_{q})p(z_{q})\ dz_{q} $$
(11)
$$ C2_{ijq}={\int}_{z_{q}} b_{iq}(z_{q})b_{jq}(z_{q})p(z_{q})\ dz_{q} $$
(12)
$$ C3_{ijkq}={\int}_{z_{q}} b_{iq}(z_{q})b_{jq}(z_{q})b_{kq}(z_{q})p(z_{q})\ dz_{q} $$
(13)
Once C1iq, C2ijq, and C3ijkq are known for the specific metamodel and probability distribution, mean and standard deviation and skewness of the output can be evaluated on each design point.
A normal probability distribution is assumed for the noise input:
$$ p(z_{q})=\mathcal{N}(z_{q};\mu_{q},\sigma_{q})=\frac{1}{\sigma_{q}\sqrt{2\pi}}e^{-\frac{{(z_{q}-\mu_{q})}^{2}}{2{\sigma_{q}^{2}}}} $$
(14)
where μq and σq are the mean and standards deviation of the input noise data. For an ordinary Kriging metamodel:
$$\begin{array}{@{}rcl@{}} r(\mathbf{v})&=&\alpha_{0}+\mathbf{r(v)}^{T}\mathbf{R}^{-1}(\mathbf{y}_{0}-\alpha_{0}\mathbf{1})\\ &=&\alpha_{0}+\mathbf{r(v)}^{T}\boldsymbol{\kappa}\\ &=&\alpha_{0}+\sum\limits_{i = 1}^{N}\kappa_{i}\prod\limits_{P = 1}^{M}b_{iP}(v_{P}) \end{array} $$
(15)
In this equation, v is an untried input point, r(v) is a vector that has the correlations between v and all observations, R is the correlation matrix, y0 is the matrix of responses on DOE points, α0 is a constant, and κ is the vector of weight factors. The basis functions are:
$$ b_{iP}(v_{P})=e^{-{\theta_{P}^{2}}(v_{P}-v_{iP})^{2}} $$
(16)
In this equation, 𝜃P are the parameters obtained from fitting a Kriging metamodel. Inserting (14) and (16) into (11) to (13) leads to:
$$ \begin{array}{llllllllllll} C1_{iq}=\frac{1}{\sqrt{2{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}}\exp\left( \frac{-{\theta_{q}^{2}}}{2{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}(\mu_{q}-z_{iq})^{2}\right) \end{array} $$
(17)
$$\begin{array}{@{}rcl@{}} C2_{ijq}&=&\frac{1}{\sqrt{4{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}}\exp\left( \frac{-{\theta_{q}^{2}}}{4{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}[(\mu_{q}-z_{iq})^{2}\right.\\ &&\left.{\vphantom{\left( \frac{-{\theta_{q}^{2}}}{4{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}[(\mu_{q}-z_{iq})^{2}\right.}}+(\mu_{q}-z_{jq})^{2}+ 2{\sigma_{q}^{2}}{\theta_{q}^{2}}(z_{iq}-z_{jq})^{2}] \right) \end{array} $$
(18)
$$ \begin{array}{llllllllllll} C3_{ijkq}&=\sqrt{\frac{1}{6{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}}\ \exp\left( \frac{-{\theta_{q}^{2}}}{{6{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}}\times\right.\\&\left[(\mu_{q}-z_{iq})^{2}+(\mu_{q}-z_{jq})^{2}+(\mu_{q}-z_{kq})^{2} \right.\\&+ 2{\sigma_{q}^{2}}{\theta_{q}^{2}}\left[(z_{iq}-z_{jq})^{2}+(z_{jq}-z_{kq})^{2}\right.\\&\left.\left.\left.+(z_{iq}-z_{kq})^{2}\right]\right]\right) \end{array} $$
(19)
For Gaussian radial basis functions, similar expressions can be derived. Details of the derivation of C1iq, C2ijq, and C3ijkq are given in the 1.

3 Robust optimization including skewness measure

Once the mean, standard deviation, and skewness of the output have been calculated, they can be used to evaluate the robustness measure and the constraints. In this section, a new approach is proposed to include the skewness measure during robust optimization. Even though the preferred method of calculating the output moments in this article is by following an analytical approach, any other method for calculation of noise propagation (e.g., MC) can be used to evaluate those moments and include them during the robust optimization. In this section, first a distribution that can be formulated using the first three moments is introduced. Then, it will be shown how to use this distribution to implement the skewness during robust optimization.

3.1 A probability distribution with skewness measure

A skew-normal distribution (SND) is considered with location-scale-shape parameters (ξ,ω, and λ) and it is denoted by ϕD(y;ξ,ω,λ). The subscript D indicates the use of the direct parametrization in Azzalini (1985). The density function is:
$$ \begin{array}{llllllllllll} \phi_{\mathrm{D}}(y;\xi,\omega,\lambda)=\frac{2}{\omega}\ \phi\left( \frac{y-\xi}{\omega}\right){\Phi}\left( \lambda\left( \frac{y-\xi}{\omega}\right)\right) \end{array} $$
(20)
where ϕ is the probability density function (PDF) of a standardized normal distribution (ND) and Φ is the cumulative distribution function (CDF) of a standardized ND. This equation can be used to describe the probability distribution; however, the evaluation as given in Section 2 yields so-called centered parameters (μ,σ,γ) rather than location, scale, and shape parameters. Therefore, it is necessary to make a connection between these two sets of parameters. Azzalini (1985) calculated μ,σ, and γ for the above-mentioned distribution:
$$ \begin{array}{llllllllllll} &\mu=\xi+\omega\left( \sqrt{\frac{2}{\pi}}\frac{\lambda}{\sqrt{1+\lambda^{2}}}\right) \\& \sigma^{2}=\omega^{2}\left( 1-{\frac{2}{\pi}}\frac{\lambda^{2}}{{1+\lambda^{2}}}\right) \\& \gamma=\frac{4-\pi}{2}\frac{\left( \sqrt{\frac{2}{\pi}}\frac{\lambda}{\sqrt{1+\lambda^{2}}}\right)^{3}}{\left( 1-{\frac{2}{\pi}}\frac{\lambda^{2}}{{1+\lambda^{2}}}\right)^{3/2}} \end{array} $$
(21)
By inverting these equations, once the moments of a given distribution are known, location-scale-shape parameters can be obtained and used for further calculation (Pérez-rodríguez et al. 2017):
$$ \begin{array}{llllllllllll} &\xi=\mu-\sigma\left( \frac{2\gamma}{4-\pi}\right)^{1/3} \\&\omega^{2}=\sigma^{2}\left( 1+\left( \frac{2\gamma}{4-\pi}\right)^{2/3}\right) \\&\lambda=\left( \frac{2\gamma}{4-\pi}\right)^{1/3}\left( \frac{2}{\pi}+\left( \frac{2\gamma}{4-\pi}\right)^{2/3}\left( \frac{2}{\pi}-1\right)\right)^{-1/2} \end{array} $$
(22)
Equation (20) is used as a mathematical description of the output during the optimization. The skewness parameter for the density function, γ, is confined to a range of − 0.99527 ≲ γ ≲ 0.99527, whereas the skewness of output, γ1, based on (10) can vary between − < γ1 < . Therefore, a connection is needed between these two parameters. Since both γ ≃ 0.99527 in mathematical description and γ1 in (10) lead to a half normal distribution, the following relation between these two parameters is used:
$$ \begin{array}{llllllllllll} \gamma= 0.99527\times\frac{\gamma_{1}}{\sqrt{1+{\gamma_{1}^{2}}}} \end{array} $$
(23)
Figure 3 shows SNDs of various γ values. For all these distributions, μ = 0 and σ = 1, while the left and right tails are shifting due to change in γ. The impact of tails shifts on satisfying constraints, reliability of a process, and robustness is discussed in the following section.

3.2 Including skewness measure in robustness measure and constraints

In a design for a six sigma or three sigma process, the assumption is that the output is normally distributed (Koch et al. 2004). Most moment-based reliability analyses are also based on the normal output distribution. In a robust optimization approach, the handling of constraints is based on requirements on the reliability of constraints satisfaction. For an n sigma process, the reliability is estimated via integration of PDF of an ND from − nσ to nσ (or Φ(nσ) −Φ(−nσ)). This calculation is only valid if the output distribution follows a normal distribution. If the output is not normally distributed, the reliability changes due to shift of the tails of the distribution, as shown in Fig. 3. Therefore, the reliability obtained is no longer valid. Based on the definitions in (2), the output constraints (sigma level quality constraints or reliability constraints) are generally defined by (24) if there is an upper bound:
$$ \begin{array}{llllllllllll} \mu_{r_{c}}(\mathbf{x})+n\sigma_{r_{c}}(\mathbf{x})<C_{g} \end{array} $$
(24)
and in the case of lower bound:
$$ \begin{array}{llllllllllll} \mu_{r_{c}}(\mathbf{x})+n\sigma_{r_{c}}(\mathbf{x})>C_{g} \end{array} $$
(25)
For a robustness measure that minimizes the variation of output in addition to the difference between mean and target value, Cr, several expressions are proposed in the literature such as (Koch et al. 2004):
$$ \begin{array}{llllllllllll} \min\ \left( (\mu_{r}(\mathbf{x})-C_{r})^{2}+w\sigma_{r}(\mathbf{x})^{2}\right) \end{array} $$
(26)
or (Havinga et al. 2017; Wiebenga et al. 2012):
$$ \begin{array}{llllllllllll} \min\ \left( |\mu_{r}(\mathbf{x})-C_{r}|+w\sigma_{r}(\mathbf{x})\right) \end{array} $$
(27)
In (24) and (25), the choice of n is related to the desired reliability level in a normal distribution while in (26) and (27), w is a weighting factor to adjust the optimization objective between mean on target and output variation.
As mentioned previously, the output might not follow a normal distribution and therefore the constraints and robustness measure must be redefined properly. We introduce U and L parameters to account for upper tail and lower tail shift, as shown in Fig. 4.
To account for skewness in the evaluation of upper bound constraints, one can use:
$$ \begin{array}{llllllllllll} \mu_{r_{c}}(\mathbf{x})+U(\gamma;n)\sigma_{r_{c}}(\mathbf{x})<C_{g} \end{array} $$
(28)
and in the case of lower bound:
$$ \begin{array}{llllllllllll} \mu_{r_{c}}(\mathbf{x})+L(\gamma;n)\sigma_{r_{c}}(\mathbf{x})>C_{g} \end{array} $$
(29)
In these equations, L and U are the parameters that are a function of skewness for a desired reliability level of n sigma. For a normal distribution, L = −n and U = + n meaning that (28) and (29) reduce to (24) and (25). For the robustness measure, a similar approach is used to include the effect of the shift of the tails. By modifying (27):
$$ \begin{array}{llllllllllll} &\left|\mu_{r}(\mathbf{x})+\frac{U(\gamma;n)+L(\gamma;n)}{2}\sigma_{r}(\mathbf{x})-C_{r}\right| \\&\mskip75mu+\frac{U(\gamma;n)-L(\gamma;n)}{2}\sigma_{r}(\mathbf{x}) \end{array} $$
(30)
It can be seen that for ND, the robustness measure reduces to (27). As shown in Fig. 4, the new criterion sets μr(x) + ((U(γ;n) + L(γ;n))/2)σr(x) on target and minimizes ((U(γ;n) − L(γ;n))/2)σr(x).
Now the aim is to obtain the L and U parameters for various skewed distributions. We introduce a method to obtain L and U in Lσ and Uσ while maintaining the same level of reliability as for n sigma in the case of a normal distribution. To achieve this, the quantiles of SND which lead to the same reliability as n sigma for an ND are approximated. When, for example, a reliability of 3 sigma is required, L is defined as the ∼ 0.0013 quantile of the cumulative SND and U is defined as the ∼ 0.9987 quantile of the cumulative SND:
$$ \begin{array}{llllllllllll} L_{3\sigma}&={\Phi}_{SND}^{-1}({\Phi}(-3\sigma);\mu,\sigma,\gamma) \\&={\Phi}_{SND}^{-1}(0.0013;\mu,\sigma,\gamma) \\ U_{3\sigma}&={\Phi}_{\tiny{SND}}^{-1}({\Phi}(3\sigma);\mu,\sigma,\gamma) \\&={\Phi}_{\tiny{SND}}^{-1}(0.9987;\mu,\sigma,\gamma) \end{array} $$
(31)
It is self-evident that for γ = 0, L = − 3 and U = + 3. As γ increases, L and U change asymmetrically. To illustrate the approach to finding L and U in detail, Fig. 5 shows the CDF of four SNDs for various γ parameters and the CDF of an ND. A horizontal line on this graph represents a specific reliability level or a specific quantile. A dashed line on the 0.0013 quantile shown in Fig. 5 intersects with ND on l1 = − 3. The intersection of that line with CDFs of SNDs is at different points, namely l2 to l5. Similarly for the ≃ 0.9987 quantile, the dashed line intersects with SND CDFs on u2 to u5. L and U are calculated for various γ values in the case of a 3 sigma reliability approach and the results are plotted in Fig. 6. l1 to l5 and u1 to u5 in Fig. 5 are also shown on the plot of Fig. 6.
For other n sigma approaches, Fig. 7 shows L and U as a function of γ. For a negative γ, due to symmetry, one can use:
$$ \begin{array}{llllllllllll} L(-\gamma;n)=-U(\gamma;n),\ U(-\gamma;n)=-L(\gamma;n), \end{array} $$
(32)
To make those curves applicable in a robust optimization routine in which the robustness measure and constraints need to be evaluated many times, third-order polynomials were fit to those curves. Table 1 shows the fitting parameters for 3 sigma and 6 sigma reliability levels. During the robust optimization procedure, one can calculate γ using the analytical method or by MC and obtain L and U calculated by using the formulas listed in Table 1. Then, the robustness measure and satisfaction of constraints can be evaluated to find the robust optimum by considering non-normality of the output.
Table 1
The fitted curves and the accuracy of the fits for L and U as a function of γ
  
Coefficients of fit (aγ3+ bγ2+ cγ + d)
R 2
RMSE
3σ
L
a = 1.31, b= − 1.06 c = 1.29, d = − 3
0.998
0.017
3σ
U
a = 0.29, b = − 0.85 c = 1.55, d = 3
1
0.001
6σ
L
a = 4.05, b = − 3.94 c = 4.08, d = − 6
0.998
0.047
6σ
U
a = 2.31, b = − 5.08 c = 5.64, d = 6
0.999
0.022

4 A case study: stretch-bending of dual-phase steel sheet

In this section, a demonstration case is presented to investigate the significance of accounting for skewness of output during robust optimization. The stretch-bending process of DP800 steel sheet is chosen. During this process, a steel sheet is simultaneously stretched and bent to a desired curvature. After bending of the sheet material, due to elastic spring-back, the final bend angle will differ from the applied angle. The amount of spring-back depends on the mechanical properties of the sheet material. By applying simultaneous stretching, the amount of spring-back may be diminished and the accuracy of the process, in terms deviation of the final bend angle from the desired one, can be improved. On the other hand, applied stretching causes thickness reduction of the sheet, which should be limited. To find the robust optimum, normally distributed noise variables are defined for the applied material morphology and the sheet thickness. The resulting material model and the stretch-bending process are nonlinear and give rise to non-normally distributed results.

4.1 The finite element model

A one-dimensional finite element model, as shown in Fig. 8, is used to simulate this process. In this model, each through-thickness element has two nodes in the Z direction and five degrees of freedom. Nodal displacement increments for one element are shown in Fig. 8b as du1 and du2, the two degrees of freedom that are used to model through-thickness strain (dεZZ). Additionally, three other degrees of freedom, the curvature (κ), and the membrane strains in circumferential (εm) and transverse (εt) direction are specified. Then, the local strain increments are determined using:
$$ \left\{\begin{array}{lllllllllllll} \boldsymbol{{d}}\varepsilon_{XX} \\ \boldsymbol{{d}}\varepsilon_{YY} \\ \boldsymbol{{d}}\varepsilon_{ZZ} \end{array}\right\}=\left\{\begin{array}{lllllllllllll} \boldsymbol{{d}}\varepsilon_{m}-Z\boldsymbol{{d}}\kappa\displaystyle-\frac{\boldsymbol{{d}}u_{z}}{r} \\ \boldsymbol{{d}}\varepsilon_{t} \\ \displaystyle\frac{\partial\boldsymbol{{d}}u_{z}}{\partial{z}} \end{array}\right\} $$
(33)

4.2 A noisy material model

To model the material behavior, a micro/macro approach is implemented. In this approach, the rule of mixture is applied on a representative volume element (RVE) and the overall properties are obtained by weighted averaging of the respective properties of the constitutive phases in the material. This method is appropriate for composites or materials consisting of more than one phase, e.g., dual-phase (DP) steels. This method was developed by among others (Hill 1965; Hashin and Shtrikman 1963) and is based on the inclusion model proposed by Eshelby (1957). For an extensive treatment, see Mura (1987).
To find the average properties, Lielens interpolation method (Hori and Nemat-Nasser 1993; Perdahcıoġlu and Geijselaers 2011) is used. This method was proposed to improve the accuracy of the Mori-Tanaka method (Tanaka and Mori 1970) and is also known as the double inclusion model. Using mean-field homogenization, it is possible to consider the variations in microstructural features of DP steel sheet. Several microstructural aspects contribute to the steel’s mechanical properties. The volume fraction (VF) of the martensite distributed in the ferrite matrix plays a key role in controlling the mechanical properties. Additionally, it is known that DP steel often shows a banded martensite structure that is mostly concentrated at the center of the sheet. This depends on the cooling rate during hot rolling, the intercritical annealing temperatures, and the soaking time (Caballero et al. 2006). Another microstructural feature is the shape of martensite grains. Grains tend to elongate during the rolling process. It is assumed that, as a consequence, the martensite grains are not ideally spherical but have an elongated shape. These three microstructural features are combined with thickness variations of the sheet and are considered as noise parameters during optimization. Figure 9 shows the variations in these parameters schematically .

4.3 The optimization problem

After developing the finite element model and defining the material model, the optimization problem can be set up by defining the objective function and the constraints. As described in Table 2, in the stretch-bending process, there are two design parameters: x1, applied curvature and x2, stretch. It should be noted that the final curvature is different from applied curvature because of spring-back.
Table 2
Design parameters, x, in the stretch-bending process
Design parameter
Lower bound
Upper bound
Forming curvature (m− 1)
50
55
Stretch (%)
2
8
In this process, there are four noise variables that are stated in Table 3. Martensite VF and oblateness factor (α) are taken into account by applying Eshelby’s solution. To take into account the concentration of martensite in the middle layer of the material, a banding parameter (β) is introduced. This parameter is defined as the ratio of martensite volume fraction from 0.4 to 0.6 of thickness to the martensite volume fraction in the rest of the through-thickness region, 0 to 0.4 and 0.6 to 1. A sensitivity analysis step showed that these noise parameters have sufficient influence on the response to justify keeping them in the optimization procedure.
Table 3
Noise variables in the stretch-bending process
Noise variable
Mean (μz)
St. dev. (σz)
μz − 3σz
μz + 3σz
Sheet thickness (t) [mm]
1
0.1/6
0.95
1.05
Volume fraction (VF) [%]
35
10/6
30
40
Shape factor (α) [–]
0.7
0.1
0.4
1
Banding parameter (β) [–]
1.5
1/6
1
2
The output of the simulation is the final curvature and the percentage thickness reduction of the sheet. For robust optimization, we aim to obtain a target curvature and we apply a constraint on the thinning percentage. Design variables are set by defining upper and lower bounds, noise variables are taken into account through a normal probability distribution and the constraint is expressed using an inequality expression.
The objective function and the constraint are:
$$ \begin{array}{llllllllllll} &\underset{\mathbf{x}}{minimize}\\&\mskip75mu\left|\mu_{r}\mathbf{(x)}+\frac{U(\gamma;n)+L(\gamma;n)}{2}\sigma_{r}\mathbf{(x)}-C_{r}\right| \\&\mskip75mu+\frac{U(\gamma;n)-L(\gamma;n)}{2}\sigma_{r}\mathbf{(x)}\\& \begin{array}{llllllllllll} subject\ to \\&\mu_{g}(\mathbf{x})+U(\gamma;n)\sigma_{g}(\mathbf{x})-C_{g} \leq 0\\ &{\mathbf{lb}\leq \mathbf{x} \leq \mathbf{ub}}&\\ &\mathbf{z}\sim \mathcal{N}(\boldsymbol{\mu}_{z},\boldsymbol{\sigma}_{z}) \end{array} \end{array} $$
(34)
The target curvature is Cr = 50m− 1 and the thinning limit is Cg = 2.5%. After defining the objective function, input, output, and constraints, the optimization steps are followed based on Fig. 1. First, a DOE of 793 points is generated on a six-dimensional space based on the combination of a Latin hypercube design (LHS) and a full-factorial design (FFD). Responses (final curvature and thinning) are evaluated by FE analysis as explained in Section 4.1. Kriging metamodels are fit to both the final curvature and the final sheet thickness output. Mean, standard deviation, and skewness of the output are calculated using the analytical approach described in Section 2.

5 Results and discussion

To observe the influence of skewness in the robust optimization procedure, we use the proposed criterion of (30) and compare it with formulation of (27).
The robust optimum design obtained taking the 3 sigma approach and applying the new criterion is presented in Table 4. For detailed inspection, Fig. 10 shows the variation of response on robust optimum found by the conventional method. It is apparent that the output distribution does not follow an ND. Therefore, some results end up outside the ± 3 sigma range. The presence of multiple results outside the ± 3 sigma range for final curvature makes the robustness of the optimum questionable. The goal to reduce the deviation of output by simply setting the mean on target is not achieved due to the skewness of the output. In addition, the overestimation of the right tail for thinning constraint causes a too conservative constraint. If one switches to a 6 sigma reliability design to be able to reduce the scrap rate (Koch et al. 2004) then the influence of this conservative constraint will be significant. Nevertheless, as long as skewness exists, the expected n sigma reliability will not be accurate. Therefore, the use of skewness in the robust optimum evaluation is essential.
Table 4
Robust optimum design and objective function value for conventional and new approach
Method
Conventional method
New criterion
Formed curvature,x1 (m− 1)
51.63
51.62
Stretch, x2(%)
3.45
3.58
Objective function value (m− 1)
0.26
0.23
Products out of (Lσ,Uσ) range
0.017
0.007
Using the criterion proposed in (30), a different robust optimum design is obtained that has a lower objective function value. To analyze the differences in detail, the variation of output around this optimum is evaluated and is shown in Fig. 11. The SND that is fit to obtain the robust optimum shows an improved prediction of tails shift for each output and maintains the desired reliability for constraints. The new method shifts μ + (U(γ;n) + L(γ;n))σ/2 to the target curvature, 50m− 1, and successfully reduces the deviation from that target value. It can be seen that this objective function does not guarantee that the biggest data population is located on the specified target. However, it ensures that the variation of data population around that target value is minimum.
Another important aspect about the new criterion is the treatment of the constraint, which is more accurate than for the conventional method. If we use the conventional criterion for the constraint (shown by dashed ND in Fig. 11), the upper bound of thinning is overestimated and it leads to rejection of this design. The overestimation of the right tail of the distribution using an ND violates the constraint on thinning during robust optimization although the constraint is not really violated as a result of a negative skewness. The new criterion can considerably improve the search for the robust optimum by proper predictions of the tails of the distribution.
Compared to other methods that have been developed to include high-order moments of output distribution for reliability analysis, the proposed approach has several advantages. In the proposed approach, Kriging is used which is capable of handling nonlinear relations between input and output more effectively compared to first-order or second-order approximations. The response in other studies is considered as polynomial, e.g., linear and quadratic in the first-order reliability method (FORM) and the second-order reliability method (SORM), respectively (Zhao and Ono 2001). The second advantage is that in this article, the mean, standard deviation, and skewness parameters are obtained analytically and therefore they are accurate compared to moment calculation based on MC sampling from a Gaussian input (Padmanabhan et al. 2006). Another advantage is that the derivatives of the output mean, standard deviation, and skewness can be obtained analytically and improve the search for robust optimum in a gradient-based algorithm. Nevertheless, the calculation of moments based on analytical approach has some limitations and it is not feasible for specific combinations of metamodels and input probability distributions. During analysis of the constraints and evaluation of the robustness measure, the addition of the skewness parameter is a significant improvement over considering only mean and standard deviation. However, for a highly nonlinear response that gives rise to higher order moments (Mekid and Vaja 2008), one might consider even higher than third-order moments during the search for a robust optimum. This is the topic of ongoing research by the authors.

6 Conclusions

When a normally distributed input parameter is subjected to a nonlinear process, the resulting output will be characterized by a skewed distribution. The mean, standard deviation, and skewness of the output distribution are calculated analytically. The skewness parameter is then used to find the shift of the tails of the distributions of the objective function and the constraints. The shift of the tails is embedded in the definition of the robustness measure as well as in the evaluation of constraints during robust optimization.
Application of this approach for robustness criterion and evaluation of constraints shows that the variation of output is successfully reduced and the constraints are handled more accurately compared to the conventional method of robust optimum evaluation.

Acknowledgements

This research was carried out under project number F22.1.13506 in the framework of the Partnership Program of the Materials innovation institute M2i (www.​m2i.​nl) and the Foundation of Fundamental Research on Matter (FOM) (www.​fom.​nl), which is part of the Netherlands Organization for Scientific Research (www.​nwo.​nl).
Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made.

Publisher’s Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Anhänge

Appendix: General approach to evaluate skewness of the response

Propagation of a Gaussian noise via Kriging metamodel:
$$\begin{array}{@{}rcl@{}} \mu_{r}(\mathbf{x})&=&\int r(\mathbf{x,z})\mathcal{N}(\mathbf{z})d\mathbf{z}=\int r(\mathbf{x,z})\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}]\\&=&\int \left\{ a_{0}+{\sum}_{i = 1}^{N}[a_{i}\prod\limits_{P = 1}^{M}b_{iP}(v_{P})] \right\}\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}]\\ &=&\int \left\{ a_{0}+\sum\limits_{i = 1}^{N}[a_{i}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})\prod\limits_{q = 1}^{n}b_{iq}(z_{q})] \right\}\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}]\\&=&a_{0}+\sum\limits_{i = 1}^{N}\left\{a_{i}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})\prod\limits_{q = 1}^{n}[\int b_{iq}(z_{q})\mathcal{N}(z_{q})dz_{q}]\right\}\\ &=&a_{0}+\sum\limits_{i = 1}^{N}\left\{a_{i}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})\prod\limits_{q = 1}^{n}C1_{iq}\right\} \end{array} $$
(35)
in which C1iq is:
https://static-content.springer.com/image/art%3A10.1007%2Fs00158-018-2173-2/MediaObjects/158_2018_2173_Figa_HTML.png
(36)
For standard deviation:
$$\begin{array}{@{}rcl@{}} {\sigma_{r}^{2}}(\mathbf{x})&=&\int [r(\mathbf{x,z})-\mu_{r}(\mathbf{x})]^{2}\mathcal{N}(\mathbf{z})d\mathbf{z} \\ &=&\int r(\mathbf{x,z})^{2}\mathcal{N}(\mathbf{z})d\mathbf{z}-2\mu_{r}(\mathbf{x})\int r(\mathbf{x,z})\mathcal{N}(\mathbf{z})d\mathbf{z}\\&&+\mu_{r}(\mathbf{x})^{2}\int\mathcal{N}(\mathbf{z})d\mathbf{z} =\int r(\mathbf{x,z})^{2}\mathcal{N}(\mathbf{z})d\mathbf{z}-\mu_{r}(\mathbf{x})^{2} \\ &=&\int \left[\sum\limits_{i = 1}^{N}a_{i}\prod\limits_{P = 1}^{m+n}b_{iP}(v_{P})\right]^{2}\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}]\\&&-\left[\sum\limits_{i = 1}^{N}a_{i}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})\prod\limits_{q = 1}^{n}C1_{iq}\right]^{2}\\ &=&\int \left[\sum\limits_{i = 1}^{N}\sum\limits_{j = 1}^{N}a_{i}a_{j}\prod\limits_{P = 1}^{m+n}b_{iP}(v_{P})b_{jP}(v_{P})\right]\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}]\\&&-\sum\limits_{i = 1}^{N}\sum\limits_{j = 1}^{N}\left[a_{i}a_{j}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})b_{jp}(x_{p})\prod\limits_{q = 1}^{n}C1_{iq}C1_{jq}\right]\\ &=&\sum\limits_{i = 1}^{N}\sum\limits_{j = 1}^{N}a_{i}a_{j}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})b_{jp}(x_{p})\\&&\times\left[\prod\limits_{q = 1}^{n}\int b_{iq}(z_{q})b_{jq}(z_{q})\mathcal{N}(z_{q})dz_{q}-\prod\limits_{q = 1}^{n}C1_{iq}C1_{jq}\right]\\ &=&\sum\limits_{i = 1}^{N}\sum\limits_{j = 1}^{N}a_{i}a_{j}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})b_{jp}(x_{p})\\&&\times\left[\prod\limits_{q = 1}^{n}C2_{ijq}-\prod\limits_{q = 1}^{n}C1_{iq}C1_{jq}\right] \end{array} $$
(37)
in which C2ijq is:
$$\begin{array}{@{}rcl@{}} C2_{ijq}&=&\int b_{iq}(z_{q})b_{jq}(z_{q})\mathcal{N}(z_{q})dz_{q} =\int e^{-{\theta_{q}^{2}}(z_{q}-z_{iq})^{2}}e^{-{\theta_{q}^{2}}(z_{q}-z_{jq})^{2}}\left( \frac{1}{\sigma_{q}\sqrt{2\pi}}e^{-\frac{{(z_{q}-\mu_{q})}^{2}}{2{\sigma_{q}^{2}}}}\right)dz_{q} \\&=&\frac{1}{\sigma_{q}\sqrt{2\pi}}\int e^{-\left( \frac{4{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}{2{\sigma_{q}^{2}}}\right){z_{q}^{2}}+\left( \frac{4{\theta_{q}^{2}}z_{iq}{\sigma_{q}^{2}}+ 4{\theta_{q}^{2}}z_{jq}{\sigma_{q}^{2}}+ 2\mu_{q}}{2{\sigma_{q}^{2}}}\right)z_{q}-\left( {\theta_{q}^{2}}z_{iq}^{2}+{\theta_{q}^{2}}z_{jq}^{2}+\frac{{\mu_{q}^{2}}}{2{\sigma_{q}^{2}}}\right)}dz_{q} \\&=&\frac{1}{\sigma_{q}\sqrt{2\pi}}\sqrt{\frac{\pi}{\left( \frac{4{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}{2{\sigma_{q}^{2}}}\right)}}\ e^{\frac{\frac{1}{4}\left( \frac{2{\theta_{q}^{2}}z_{iq}{\sigma_{q}^{2}}+ 2{\theta_{q}^{2}}z_{jq}{\sigma_{q}^{2}}+\mu_{q}}{2{\sigma_{q}^{2}}}\right)^{2}}{\left( \frac{4{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}{2{\sigma_{q}^{2}}}\right)}-\left( {\theta_{q}^{2}}z_{iq}^{2}+{\theta_{q}^{2}}z_{jq}^{2}+\frac{{\mu_{q}^{2}}}{2{\sigma_{q}^{2}}}\right)} \\&=&{\frac{1}{\sqrt{4{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}}} e^{\frac{-{\theta_{q}^{2}}}{({4{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1})}({2{\theta_{q}^{2}}{\sigma_{q}^{2}}(z_{iq}-z_{jq})^{2}}+(\mu_{q}-z_{iq})^{2}+(\mu_{q}-z_{jq})^{2})}. \end{array} $$
(38)
For skewness:
$$\begin{array}{@{}rcl@{}} \gamma_{1r}(\mathbf{x})&=&\frac{1}{{\sigma_{r}^{3}}(\mathbf{x})}\int [f(\mathbf{x,z})-\mu_{r}(\mathbf{x})]^{3}\mathcal{N}(\mathbf{z})d\mathbf{z} \\&=&\frac{1}{{\sigma_{r}^{3}}(\mathbf{x})}\int \left\{ a_{0}+\sum\limits_{i = 1}^{N}[a_{i}{\prod}_{P = 1}^{M}b_{iP}(v_{P})]-a_{0}-\sum\limits_{i = 1}^{N}[a_{i}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})\prod\limits_{q = 1}^{n}C1_{iq}]\right\}^{3}\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}] \\&=&\frac{1}{{\sigma_{r}^{3}}(\mathbf{x})}\int \left[\sum\limits_{i = 1}^{N}a_{i}\prod\limits_{P = 1}^{m+n}b_{iP}(v_{P})]^{3}\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}\right] \\&&-3\int\left[\sum\limits_{i = 1}^{N}a_{i}\prod\limits_{P = 1}^{m+n}b_{iP}(v_{P})\right]^{2} [\sum\limits_{i = 1}^{N}[a_{i}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})\prod\limits_{q = 1}^{n}C1_{iq}]\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}] \\&&+ 3\int[\sum\limits_{i = 1}^{N}a_{i}\prod\limits_{Pl= 1}^{m+n}b_{iP}(v_{P})] [\sum\limits_{i = 1}^{N}[a_{i}\prod\limits_{p = 1}^{m}b_{iq}(x_{q})\prod\limits_{q = 1}^{n}C1_{iq}]^{2}\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}] \\&&-\int[\sum\limits_{i = 1}^{N}[a_{i}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})\prod\limits_{q = 1}^{n}C1_{iq}]^{3}\prod\limits_{q = 1}^{n}[\mathcal{N}(z_{q})dz_{q}] \\&=&\frac{1}{{\sigma_{r}^{3}}(\mathbf{x})}\sum\limits_{i = 1}^{N}\sum\limits_{j = 1}^{N}\sum\limits_{k = 1}^{N}a_{i}a_{j}a_{k}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})b_{jp}(x_{p})b_{kp}(x_{p}) \\&& \times{\prod}_{q = 1}^{n}[C3_{ijkq}-3C2_{ijq}C1_{kq}+ 3C1_{iq}C1_{jq}C1_{kq}-C1_{iq}C1_{jq}C1_{kq}] \\&=&\frac{1}{{\sigma_{r}^{3}}(\mathbf{x})}\sum\limits_{i = 1}^{N}\sum\limits_{j = 1}^{N}\sum\limits_{k = 1}^{N}a_{i}a_{j}a_{k}\prod\limits_{p = 1}^{m}b_{ip}(x_{p})b_{jp}(x_{p})b_{kp}(x_{p}) \prod\limits_{q = 1}^{n}[C3_{ijkq}-3C2_{ijq}C1_{kq}+ 2C1_{iq}C1_{jq}C1_{kq}] \end{array} $$
(39)
In which C3ijkq is:
$$\begin{array}{@{}rcl@{}} C3_{ijkq}&=&\int b_{iq}(z_{q})b_{jq}(z_{q})b_{kq}(z_{q})\mathcal{N}(z_{q})dz_{q} =\int e^{-{\theta_{q}^{2}}(z_{q}-z_{iq})^{2}}e^{-{\theta_{q}^{2}}(z_{q}-z_{jq})^{2}}e^{-{\theta_{q}^{2}}(z_{q}-z_{kq})^{2}}\frac{1}{\sigma_{q}\sqrt{2\pi}}e^{-\frac{{(z_{q}-\mu_{q})}^{2}}{2{\sigma_{q}^{2}}}}dz_{q} \\&=&\frac{1}{\sigma_{q}\sqrt{2\pi}}\int e^{-\left( \frac{6{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}{2{\sigma_{q}^{2}}}\right){z_{q}^{2}}+\left( \frac{4{\theta_{q}^{2}}z_{iq}{\sigma_{q}^{2}}+ 4{\theta_{q}^{2}}z_{jq}{\sigma_{q}^{2}}+ 4{\theta_{q}^{2}}z_{kq}{\sigma_{q}^{2}}+ 2\mu_{q}}{2{\sigma_{q}^{2}}}\right)z_{q} -\left( {\theta_{q}^{2}}z_{iq}^{2}+{\theta_{q}^{2}}z_{jq}^{2}+{\theta_{q}^{2}}z_{kq}^{2}+\frac{{\mu_{q}^{2}}}{2{\sigma_{q}^{2}}}\right)}dz_{q} \\&=&\frac{1}{\sigma_{q}\sqrt{2\pi}}\sqrt{\frac{\pi}{\left( \frac{6{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}{2{\sigma_{q}^{2}}}\right)}}\ e^{\frac{\frac{1}{4}\left( \frac{4{\theta_{q}^{2}}z_{iq}{\sigma_{q}^{2}}+ 4{\theta_{q}^{2}}z_{jq}{\sigma_{q}^{2}}+ 4{\theta_{q}^{2}}z_{kq}{\sigma_{q}^{2}}+ 2\mu_{q}}{2{\sigma_{q}^{2}}}\right)^{2}}{\left( \frac{6{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}{2{\sigma_{q}^{2}}}\right)} -({\theta_{q}^{2}}z_{iq}^{2}+{\theta_{q}^{2}}z_{jq}^{2}+{\theta_{q}^{2}}z_{kq}^{2}+\frac{{\mu_{q}^{2}}}{2{\sigma_{q}^{2}}})} \\&=&\sqrt{\frac{1}{6{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}}\ e^{\frac{-{\theta_{q}^{2}}}{{6{\sigma_{q}^{2}}{\theta_{q}^{2}}+ 1}}\times\left[(\mu_{q}-z_{iq})^{2}+(\mu_{q}-z_{jq})^{2}+(\mu_{q}-z_{kq})^{2}+ 2{\sigma_{q}^{2}}{\theta_{q}^{2}}\left[(z_{iq}-z_{jq})^{2}+(z_{jq}-z_{kq})^{2}+(z_{iq}-z_{kq})^{2}\right]\right]} \end{array} $$
(40)
Literatur
Zurück zum Zitat Anderson TV, Mattson CA (2012) Propagating skewness and kurtosis through engineering models for low-cost, meaningful, nondeterministic design. J Mech Des 134(10):100911CrossRef Anderson TV, Mattson CA (2012) Propagating skewness and kurtosis through engineering models for low-cost, meaningful, nondeterministic design. J Mech Des 134(10):100911CrossRef
Zurück zum Zitat Azzalini A (1985) A class of distributions which includes the normal ones. Scand J Stat 12(2):171–178MathSciNetMATH Azzalini A (1985) A class of distributions which includes the normal ones. Scand J Stat 12(2):171–178MathSciNetMATH
Zurück zum Zitat Baginski ME, Faircloth DL, Deshpande MD (2005) Comparison of two optimization techniques for the estimation of complex permittivities of multilayered structures using waveguide measurements. IEEE Trans Microwave Theory Techniq 53(10):3251–3259CrossRef Baginski ME, Faircloth DL, Deshpande MD (2005) Comparison of two optimization techniques for the estimation of complex permittivities of multilayered structures using waveguide measurements. IEEE Trans Microwave Theory Techniq 53(10):3251–3259CrossRef
Zurück zum Zitat Caballero FG, García-Junceda A, Capdevila C, García de Andrés C (2006) Evolution of microstructural banding during the manufacturing process of dual phase steels. Mater Trans 47(9):2269–2276CrossRef Caballero FG, García-Junceda A, Capdevila C, García de Andrés C (2006) Evolution of microstructural banding during the manufacturing process of dual phase steels. Mater Trans 47(9):2269–2276CrossRef
Zurück zum Zitat Cavazzuti M (2013) Design of experiments. In: Optimization methods. Springer, pp 13–42 Cavazzuti M (2013) Design of experiments. In: Optimization methods. Springer, pp 13–42
Zurück zum Zitat Chen W, Jin R, Sudjianto A (2005) Analytical variance-based global sensitivity analysis in simulation-based design under uncertainty. J Mech Des 127(5):875–886CrossRef Chen W, Jin R, Sudjianto A (2005) Analytical variance-based global sensitivity analysis in simulation-based design under uncertainty. J Mech Des 127(5):875–886CrossRef
Zurück zum Zitat Cui J, Wang D, Vlahopoulos N (2014) Containership structural design and optimization based on knowledge-based engineering and gaussian process. J Shanghai Jiaotong Univ (Sci) 19(2):205–218CrossRef Cui J, Wang D, Vlahopoulos N (2014) Containership structural design and optimization based on knowledge-based engineering and gaussian process. J Shanghai Jiaotong Univ (Sci) 19(2):205–218CrossRef
Zurück zum Zitat Du X, Guo J, Beeram H (2008) Sequential optimization and reliability assessment for multidisciplinary systems design. Struct Multidiscip Optim 35(2):117–130MathSciNetCrossRefMATH Du X, Guo J, Beeram H (2008) Sequential optimization and reliability assessment for multidisciplinary systems design. Struct Multidiscip Optim 35(2):117–130MathSciNetCrossRefMATH
Zurück zum Zitat Eshelby JD (1957) The determination of the elastic field of an ellipsoidal inclusion, and related problems. Proc R Soc London A: Math Phys Eng Sci 241(1226):376–396MathSciNetCrossRefMATH Eshelby JD (1957) The determination of the elastic field of an ellipsoidal inclusion, and related problems. Proc R Soc London A: Math Phys Eng Sci 241(1226):376–396MathSciNetCrossRefMATH
Zurück zum Zitat Hashin Z, Shtrikman S (1963) A variational approach to the theory of the elastic behaviour of multiphase materials. J Mech Phys Solids 11(2):127–140MathSciNetCrossRefMATH Hashin Z, Shtrikman S (1963) A variational approach to the theory of the elastic behaviour of multiphase materials. J Mech Phys Solids 11(2):127–140MathSciNetCrossRefMATH
Zurück zum Zitat Havinga J, van den Boogaard AH, Klaseboer G (2017) Sequential improvement for robust optimization using an uncertainty measure for radial basis functions. Struct Multidiscip Optim 55(4):1345–1363MathSciNetCrossRef Havinga J, van den Boogaard AH, Klaseboer G (2017) Sequential improvement for robust optimization using an uncertainty measure for radial basis functions. Struct Multidiscip Optim 55(4):1345–1363MathSciNetCrossRef
Zurück zum Zitat Heijungs R, Lenzen M (2014) Error propagation methods for LCA-a comparison. Int J Life Cycle Assess 19(7):1445–1461CrossRef Heijungs R, Lenzen M (2014) Error propagation methods for LCA-a comparison. Int J Life Cycle Assess 19(7):1445–1461CrossRef
Zurück zum Zitat Hori M, Nemat-Nasser S (1993) Double-inclusion model and overall moduli of multi-phase composites. Mech Mater 14(3):189– 206CrossRef Hori M, Nemat-Nasser S (1993) Double-inclusion model and overall moduli of multi-phase composites. Mech Mater 14(3):189– 206CrossRef
Zurück zum Zitat Koch PN, Yang RJ, Gu L (2004) Design for six sigma through robust optimization. Struct Multidiscip Optim 26(3):235–248CrossRef Koch PN, Yang RJ, Gu L (2004) Design for six sigma through robust optimization. Struct Multidiscip Optim 26(3):235–248CrossRef
Zurück zum Zitat Luo J, Lu W (2014) Comparison of surrogate models with different methods in groundwater remediation process. J Earth Syst Sci 123(7):1579–1589CrossRef Luo J, Lu W (2014) Comparison of surrogate models with different methods in groundwater remediation process. J Earth Syst Sci 123(7):1579–1589CrossRef
Zurück zum Zitat Martinelli M, Duvigneau R (2010) On the use of second-order derivatives and metamodel-based monte-carlo for uncertainty estimation in aerodynamics. Comput Fluids 39(6):953–964CrossRefMATH Martinelli M, Duvigneau R (2010) On the use of second-order derivatives and metamodel-based monte-carlo for uncertainty estimation in aerodynamics. Comput Fluids 39(6):953–964CrossRefMATH
Zurück zum Zitat Marton D, Starỳ M, Menšík P (2015) Analysis of the influence of input data uncertainties on determining the reliability of reservoir storage capacity. J Hydrol Hydromech 63(4):287–294CrossRef Marton D, Starỳ M, Menšík P (2015) Analysis of the influence of input data uncertainties on determining the reliability of reservoir storage capacity. J Hydrol Hydromech 63(4):287–294CrossRef
Zurück zum Zitat Mekid S, Vaja D (2008) Propagation of uncertainty expressions of second and third order uncertainty with third and fourth moments. Measurement 41(6):600–609CrossRef Mekid S, Vaja D (2008) Propagation of uncertainty expressions of second and third order uncertainty with third and fourth moments. Measurement 41(6):600–609CrossRef
Zurück zum Zitat Mura T (1987) Micromechanics of defects in solids. Mechanics of elastic and inelastic solids. Springer, NetherlandsCrossRef Mura T (1987) Micromechanics of defects in solids. Mechanics of elastic and inelastic solids. Springer, NetherlandsCrossRef
Zurück zum Zitat Nejadseyfi O, Geijselaers HJM, van den Boogaard AH (2017) Efficient calculation of uncertainty propagation with an application in robust optimization of forming processes. In: AIP Conference Proceedings, vol 1896. AIP Publishing, p 100004 Nejadseyfi O, Geijselaers HJM, van den Boogaard AH (2017) Efficient calculation of uncertainty propagation with an application in robust optimization of forming processes. In: AIP Conference Proceedings, vol 1896. AIP Publishing, p 100004
Zurück zum Zitat Padmanabhan D, Agarwal H, Renaud JE, Batill SM (2006) A study using Monte Carlo simulation for failure probability calculation in reliability-based optimization. Optim Eng 7(3):297–316MathSciNetCrossRefMATH Padmanabhan D, Agarwal H, Renaud JE, Batill SM (2006) A study using Monte Carlo simulation for failure probability calculation in reliability-based optimization. Optim Eng 7(3):297–316MathSciNetCrossRefMATH
Zurück zum Zitat Park G, Lee T, Lee KH, Hwang K (2006) Robust design: an overview. AIAA J 44(1):181–191CrossRef Park G, Lee T, Lee KH, Hwang K (2006) Robust design: an overview. AIAA J 44(1):181–191CrossRef
Zurück zum Zitat Perdahcıoġlu ES, Geijselaers HJM (2011) Constitutive modeling of two phase materials using the mean field method for homogenization. Int J Material Form 4(2):93–102CrossRef Perdahcıoġlu ES, Geijselaers HJM (2011) Constitutive modeling of two phase materials using the mean field method for homogenization. Int J Material Form 4(2):93–102CrossRef
Zurück zum Zitat Pérez-rodríguez P, Villaseñor JA, Pérez S, Suárez J (2017) Bayesian estimation for the centered parameterization of the skew-normal distribution. Revista Colombiana de Estadística 40(1):123–140MathSciNetCrossRef Pérez-rodríguez P, Villaseñor JA, Pérez S, Suárez J (2017) Bayesian estimation for the centered parameterization of the skew-normal distribution. Revista Colombiana de Estadística 40(1):123–140MathSciNetCrossRef
Zurück zum Zitat Picheny V, Trépos R, Casadebaig P (2017) Optimization of black-box models with uncertain climatic inputs—application to sunflower ideotype design. PloS one, 12(5) Picheny V, Trépos R, Casadebaig P (2017) Optimization of black-box models with uncertain climatic inputs—application to sunflower ideotype design. PloS one, 12(5)
Zurück zum Zitat Putko MM, Taylor AC, Newman PA, Green LL (2002) Approach for input uncertainty propagation and robust design in CFD using sensitivity derivatives. J Fluids Eng 124(1):60–69CrossRef Putko MM, Taylor AC, Newman PA, Green LL (2002) Approach for input uncertainty propagation and robust design in CFD using sensitivity derivatives. J Fluids Eng 124(1):60–69CrossRef
Zurück zum Zitat Tanaka K, Mori T (1970) The hardening of crystals by non-deforming particles and fibres. Acta Metall 18 (8):931–941CrossRef Tanaka K, Mori T (1970) The hardening of crystals by non-deforming particles and fibres. Acta Metall 18 (8):931–941CrossRef
Zurück zum Zitat Vu KK, D’Ambrosio C, Hamadi Y, Liberti L (2017) Surrogate-based methods for black-box optimization. Int Trans Oper Res 24(3):393–424MathSciNetCrossRefMATH Vu KK, D’Ambrosio C, Hamadi Y, Liberti L (2017) Surrogate-based methods for black-box optimization. Int Trans Oper Res 24(3):393–424MathSciNetCrossRefMATH
Zurück zum Zitat Wiebenga JH, van den Boogaard AH, Klaseboer G (2012) Sequential robust optimization of a v-bending process using numerical simulations. Struct Multidiscip Optim 46(1):137–153CrossRef Wiebenga JH, van den Boogaard AH, Klaseboer G (2012) Sequential robust optimization of a v-bending process using numerical simulations. Struct Multidiscip Optim 46(1):137–153CrossRef
Zurück zum Zitat Yazdi J (2017) Check dam layout optimization on the stream network for flood mitigation: surrogate modelling with uncertainty handling. Hydrol Sci J 62(10):1669–1682CrossRef Yazdi J (2017) Check dam layout optimization on the stream network for flood mitigation: surrogate modelling with uncertainty handling. Hydrol Sci J 62(10):1669–1682CrossRef
Zurück zum Zitat Zhang T (2017) An improved high-moment method for reliability analysis. Struct Multidiscip Optim 56 (6):1225–1232MathSciNetCrossRef Zhang T (2017) An improved high-moment method for reliability analysis. Struct Multidiscip Optim 56 (6):1225–1232MathSciNetCrossRef
Zurück zum Zitat Zhao Y, Ono T (2001) Moment methods for structural reliability. Struct Saf 23(1):47–75CrossRef Zhao Y, Ono T (2001) Moment methods for structural reliability. Struct Saf 23(1):47–75CrossRef
Zurück zum Zitat Zhao H, Yue Z, Liu Y, Gao Z, Zhang Y (2015) An efficient reliability method combining adaptive importance sampling and Kriging metamodel. Appl Math Model 39(7):1853–1866MathSciNetCrossRef Zhao H, Yue Z, Liu Y, Gao Z, Zhang Y (2015) An efficient reliability method combining adaptive importance sampling and Kriging metamodel. Appl Math Model 39(7):1853–1866MathSciNetCrossRef
Zurück zum Zitat Zhou Q, Wang Y, Choi S, Cao L, Gao Z (2018) Robust optimization for reducing welding-induced angular distortion in fiber laser keyhole welding under process parameter uncertainty. Appl Therm Eng 129:893–906CrossRef Zhou Q, Wang Y, Choi S, Cao L, Gao Z (2018) Robust optimization for reducing welding-induced angular distortion in fiber laser keyhole welding under process parameter uncertainty. Appl Therm Eng 129:893–906CrossRef
Metadaten
Titel
Evaluation and assessment of non-normal output during robust optimization
verfasst von
O. Nejadseyfi
H. J. M. Geijselaers
A. H. van den Boogaard
Publikationsdatum
19.12.2018
Verlag
Springer Berlin Heidelberg
Erschienen in
Structural and Multidisciplinary Optimization / Ausgabe 6/2019
Print ISSN: 1615-147X
Elektronische ISSN: 1615-1488
DOI
https://doi.org/10.1007/s00158-018-2173-2

Weitere Artikel der Ausgabe 6/2019

Structural and Multidisciplinary Optimization 6/2019 Zur Ausgabe

    Marktübersichten

    Die im Laufe eines Jahres in der „adhäsion“ veröffentlichten Marktübersichten helfen Anwendern verschiedenster Branchen, sich einen gezielten Überblick über Lieferantenangebote zu verschaffen.