Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
ANSYS.pdf
Скачиваний:
875
Добавлен:
31.08.2019
Размер:
31.29 Mб
Скачать

vk.com/club152685050 | vk.com/id446425943

Probabilistic Design Techniques

1

1

1

1.619379209e+000

2.364528435e-001

1.470789050e+000

1

1

2

2.237676559e-001 5.788049712e-001 1.821263115e+000

1

1

3

7.931615474e+000

8.278689033e-001

2.170793522e+000

.. ..

..

...

...

...

.. ..

..

...

...

...

1

1

98

1.797221666e+000

3.029471373e-001

1.877701081e+000

1

1

99

1.290815540e+001

9.271606216e-001

2.091047328e+000

1

1

100

4.699281922e+000

6.526505821e-001

1.901013985e+000

1.5.2. Response Surface Analysis Methods

For response surface analysis, you can choose from three sampling methods: Central Composite Design, Box-Behnken Matrix, and user-defined.

Response surface methods are based on the fundamental assumption that the influence of the random input variables on the random output parameters can be approximated by mathematical function. Hence, Response Surface Methods locate the sample points in the space of random input variables such that an appropriate approximation function can be found most efficiently; typically, this is a quadratic

polynomial. In this case the approximation function ^ is described by

 

 

 

 

 

Y

 

NRV

NRV NRV

 

 

 

 

 

0

i i

 

ij

i

j

 

i =1

i =1

j = i

 

 

where c0 is the coefficient of the constant term, ci, i = 1,...NRV are the coefficients of the linear terms and cij, i = 1,...NRV and j = i, ...,NRV are the coefficients of the quadratic terms. To evaluate these coefficients a regression analysis is used and the coefficients are usually evaluated such that the sum of squared differences between the true simulation results and the values of the approximation function is minimized.

Hence, a response surface analysis consists of two steps:

1.Performing the simulation loops to calculate the values of the random output parameters that correspond to the sample points in the space of random input variables.

2.Performing a regression analysis to derive the terms and the coefficients of the approximation function.

The fundamental idea of Response Surface Methods is that once the coefficients of a suitable approximation function are found, then we can directly use the approximation function instead of looping through the finite element model. To perform a finite element analysis might require minutes to hours of computation time; in contrast, evaluating a quadratic function requires only a fraction of a second. Hence, if using the approximation function, we can afford to evaluate the approximated response parameter thousands of times.

A quadratic polynomial is sufficient in many cases of engineering analysis (for example, the evaluation of the thermal stress mentioned above). For that evaluation, the Young's modulus and the thermal expansion coefficient both have a linear effect on the thermal stresses, which is taken into account in a quadratic approximation by the mixed quadratic terms. However, there are cases where a quadratic approximation is not sufficient; for example, if the finite element results are used to calculate the lifetime of a component. For this evaluation, the lifetime typically shows an exponential behavior with respect

to the input parameters; thus the lifetime results cannot be directly or sufficiently described by a quadratic polynomial. But often, if you apply a logarithmic transformation to the lifetime results, then these transformed values can be approximated by a quadratic polynomial. The ANSYS PDS offers a

Release 15.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information

 

of ANSYS, Inc. and its subsidiaries and affiliates.

55

vk.com/club152685050Probabi istic Design | vk.com/id446425943

variety of transformation functions that you can apply to the response parameters, and the logarithmic transformation function is one of them.

Assuming the approximation function is suitable for your problem, the advantages of the Response Surface Method are:

It often requires fewer simulation loops than the Monte Carlo Simulation method.

It can evaluate very low probability levels. This is something the Monte Carlo Simulation method cannot do unless you perform a great number of simulation loops.

The goodness-of-fit parameters tell you how good the approximation function is (in other words, how accurate the approximation function is that describes your "true" response parameter values). The goodness-of-fit parameters can warn you if the approximation function is insufficient.

The individual simulation loops are inherently independent (the individual simulation loops do not depend on the results of any other simulation loops). This makes Response Surface Method an ideal candidate for parallel processing.

The disadvantages of the Response Surface Method are:

The number of required simulation loops depends on the number of random input variables. If you have a very large number of random input variables (hundreds or even thousands), then a probabilistic analysis using Response Surface Methods would be impractical.

This method is not usually suitable for cases where a random output parameter is a non-smooth function of the random input variables. For example, a non-smooth behavior is given if you observe a sudden jump of the output parameter value even if the values for the random input variables vary only slightly. This typically occurs if you have instability in your model (such as bulking). The same might happen if the model includes a sharp nonlinearity such as a linear-elastic-ideal-plastic material behavior. Or, if you are analyzing a contact problem, where only a slight variation in your random input variables can change the contact situation from contact to non-contact or vice versa, then you also might have problems using the Response Surface Method.

Note

To use Response Surface Methods, the random output parameters must be smooth and continuous functions of the involved random input variables. Do not use Response Surface Methods if this condition is not satisfied.

1.5.2.1. Central Composite Design Sampling

A central composite design consists of a central point, the N axis point plus 2N-f factorial points located at the corners of an N-dimensional hypercube. Here, N is the number of random input variables and f is the fraction of the factorial part of the central composite design. A fraction f = 0 is a called a full factorial design, f = 1 gives a half-factorial design, and so on. The PDS gradually increases the fraction

f as you increase the number of random input variables. This keeps the number of simulation loops reasonable. The fraction f is automatically evaluated such that a resolution V design is always maintained. A resolution V design is a design where none of the second order terms of the approximation function are confined with each other. This ensures a reasonable accuracy for the evaluation of the coefficients

of the second order terms.

The locations of the sampling points for a problem with three random input variables is illustrated below.

 

Release 15.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information

56

of ANSYS, Inc. and its subsidiaries and affiliates.

vk.com/club152685050 | vk.com/id446425943

Probabilistic Design Techniques

Figure 1.9: Locations of Sampling Points for Problem with Three Input Variables for CCD

The number of sample points (simulation loops) required for a central composite design as a function of the number of random input variables is given in the table below:

Number of ranNumber of coefficients in

Factorial num-

Number sample

dom input vari- a quadratic function (with

ber f

points (simulation

ables

cross-terms)

 

loops)

1

3

N/A

N/A

2

6

0

9

3

10

0

15

4

15

0

25

5

21

1

27

6

28

1

45

7

36

1

79

8

45

2

81

9

55

2

147

10

66

3

149

11

78

4

151

12

91

4

281

13

105

5

283

14

120

6

285

15

136

7

287

16

153

8

289

17

171

9

291

18

190

9

549

19

210

10

551

20

231

11

553

To use the Response Surface Method with a Central Composite Design, do the following:

Command(s): PDMETH,RSM,CCD PDDOEL,Name,CCD,...

GUI: Main Menu> Prob Design> Prob Method> Response Surface

PDDOEL allows you to specify design of experiment options.

See the Mechanical APDL Theory Reference for more details.

Release 15.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information

 

of ANSYS, Inc. and its subsidiaries and affiliates.

57

vk.com/club152685050Probabi istic Design | vk.com/id446425943

1.5.2.2. Box-Behnken Matrix Sampling

A Box-Behnken Design consists of a central point plus the midpoints of each edge of an N-dimensional hypercube.

The location of the sampling points for a problem with three random input variables is illustrated below.

Figure 1.10: Location of Sampling Points for Problem with Three Input Variables for BBM

The number of sample points (simulation loops) required for a Box-Behnken design as a function of the number of random input variables is given in the table below:

Number of ranNumber of coefficients in

Number sample

dom input vari- a quadratic function (with

points (simulation

ables

cross-terms)

loops)

1

 

N/A

2

6

N/A

3

10

12

4

15

25

5

21

41

6

28

49

7

36

57

8

45

65

9

55

121

10

66

161

11

78

177

12

91

193

To use Response Surface Analysis with the Box-Behnken design option, do the following:

Command(s): PDMETH,RSM,BBM PDDOEL,Name,BBM,...

GUI: Main Menu> Prob Design> Prob Method> Response Surface

PDDOEL allows you to specify design of experiment options.

See the Mechanical APDL Theory Reference for more details.

1.5.2.3. User-Defined Sampling

For this method, you provide the file containing the samples.

 

Release 15.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information

58

of ANSYS, Inc. and its subsidiaries and affiliates.