Open access

Stochastic Finite Element Method in Mechanical Vibration

Written By

Mo Wenhui

Submitted: 13 November 2010 Published: 09 September 2011

DOI: 10.5772/21414

From the Edited Volume

Recent Advances in Vibrations Analysis

Edited by Natalie Baddour

Chapter metrics overview

3,046 Chapter Downloads

View Full Metrics

1. Introduction

Material properties, geometry parameters and applied loads of the structure are assumed to be stochastic. Although the finite element method analysis of complicated structures has become a generally widespread and accepted numerical method in the world, regarding the given factors as constants can not apparently correspond to the reality of a structure.

The direct Monte Carlo simulation of the stochastic finite element method(DSFEM) requires a large number of samples, which requires much calculation time and occupies much computer storage space [1]. Monte Carlo simulation by applying the Neumann expansion (NSFEM) enhances computational efficiency and saves storage in such a way that the NSFEM combined with Monte Carlo simulation enhances the finite element model advantageously [2]. The preconditioned Conjugate Gradient method (PCG) applied in the calculation of stochastic finite elements can also enhance computational accuracy and efficiency [3]. The TSFEM assumes that random variables are dealt with by Taylor expansion around mean values and is obtained by appropriate mathematical treatment [4, 14]. According to first-order or second-order perturbation methods, calculation formulas can be obtained [2, 5, 6,8, 9, 13, 15, 16]. The result is called the PSFEM and has been adopted by many scholars.

The PSFEM is often applied in dynamic analysis of structures and the second- order perturbation technique has been proved to be accurate and efficient. Dynamic reliability of a large frame is calculated by the SFEM and response sensitivity is formulated in the context of stiffness and mass matrix condensation [7]. Nonlinear structural dynamics are developed by the PSFEM. Nonlinearities due to material and geometrical effects have also been included [8]. By forming a new dynamic shape function matrix, dynamic analysis of the spatial frame structure is presented by the PSFEM [9].

It is significant to extend this research to the dynamic state. Considering the influence of random factors, the mechanical vibrations for a linear system are illustrated by using the TSFEM and the CG.

Advertisement

2. Random variable

Material properties, geometry parameters and applied loads of machines are assumed to be independent random variables, and are indicated as a 1 , a 2 , , a i , , a n 1 . Their means are μ 1 , μ 2 , , μ i , , μ n 1 , and their variances are.. σ i 2 , , σ n 1 2 . When they are subject to normal distributions, the standard method used to simulate them is to take advantage of well-tested computer programs. When they are subject to unknown distributions, the sample of a 1 , a 2 , , a i , , a n 1 can be generated from the following method:

P { | x μ | ε } σ 2 ε 2 E1

where, x is a random variable, μ is the mean, σ is the standard deviation,and ε is an arbitrary positive number. Eq.1 is called the Chebyschev inequality.

The Chebyschev inequality can also be written as

P { | x μ | ε } 1 σ 2 ε 2 E2

After substituting ε = 6 σ i , x = a i , Eq.2 becomes

P { | a i μ i | 6 σ i } 0.9722 E3

where

a i 6 σ i + μ i E4

or

a i 6 σ i + μ i E5

If it is assumed that z is a random number within the open interval (0,1), then

a i = 6 σ i z + μ i E6
or
a i = 6 σ i z + μ i E7

Large numbers of samples of random variables a 1 , a 2 , , a i , , a n 1 are produced from Eqs.6 and 7 so as to resolve the stochastic finite element problem through Monte Carlo stimulation.

Advertisement

3. Dynamic analysis of finite element

For a linear system, the dynamic equilibrium equation is given by

[ M ] { δ ¨ } + [ C ] { δ ˙ } + [ K ] { δ } = { F } E8

where { δ ¨ } , { δ ˙ } , { δ } are the acceleration, velocity and displacement vectors. [ M ] , [ K ] and [ C ] are the global mass, stiffness and damping matrices obtained by assembling the element variables in global coordinate system.

In order to program easily, the comprehensive calculation steps of the Newmark method are as follows

1. The initial calculation

The matrices [ K ] , [ M ] and [ C ] are formed.

The initial values { δ t } , { δ ˙ t } , { δ ¨ t } are given.

After selecting step Δ t and parameters γ , β , the following relevant parameters are calculated:

γ 0.50
β 0.25 ( 0.5 + γ ) 2 E9
b 0 = 1 β ( Δ t ) 2 b 1 = γ β Δ t
b 2 = 1 β Δ t E10
b 3 = 1 2 β 1 b 4 = γ β 1
b 5 = Δ t 2 ( γ β 2 ) E11
b 6 = Δ t ( 1 γ )
b 7 = γ Δ t E12

The stiffness matrix is defined as

[ K ˜ ] = [ K ] + b 0 [ M ] + b 1 [ C ] E13

The stiffness matrix inversion [ K ˜ ] 1 is solved.

2. Calculation of each step time

At time t + Δ t , the load vector is defined as

{ F ˜ t + Δ t } = { F t + Δ t } + [ M ] ( b 0 { δ t } +
b 2 { δ ˙ t } + b 3 { δ ¨ t } ) E14
+ [ C ] ( b 1 { δ t } + b 4 { δ ˙ t } + b 5 { δ ¨ t } ) E15

At time t + Δ t , the displacement vector is given by

{ δ t + Δ t } = [ K ˜ ] 1 { F ˜ t + Δ t } E16

At time t + Δ t , the velocity vector and acceleration vector are obtained as

{ δ ¨ t + Δ t } = b 0 ( { δ t + Δ t } { δ t } ) b 2 { δ ˙ t } b 3 { δ ¨ t } E17
{ δ ˙ t + Δ t } = { δ ˙ t } + b 6 { δ ¨ t } + b 7 { δ ¨ t + Δ t } E18

Vectors { δ t + i 1 Δ t } , { δ ˙ t + i 1 Δ t } , { δ ¨ t + i 1 Δ t } are solved at time t + i 1 Δ t ( i 1 = 2,3, , n 3 ) step-by -step.

Advertisement

4. Analysis of mechanical vibration based on CG

Eq.11 can be expressed as

[ K ˜ ] { δ t + Δ t } = { F ˜ t + Δ t } E19

N 1 samples of random variables a 1 , a 2 , , a i , , a n 1 are produced. N 1 matrices [ K ˜ ] and N 1 Eq.14 are also generated. For a linear vibration, Eq.14 is the system of linear equations. The CG method is an effective method for solving the large system of linear equations according to the following steps:

1. First, select an approximate solution as the initial value

δ ( 0 ) t + Δ t = ( δ ( 0 ) ( t + Δ t ) 1 , δ ( 0 ) ( t + Δ t ) 2 , , δ ( 0 ) ( t + Δ t ) N ) T E20

2. Calculate the first residual vector

r ( 0 ) = { F ˜ t + Δ t } [ K ˜ ] δ ( 0 ) t + Δ t E21

and vector

p ( 0 ) = [ K ˜ ] T r ( 0 ) E22

where, [ K ˜ ] T is the transposed matrix of [ K ˜ ]

3. For i ˜ = 0,1,2, , n 2 1 , iterate step-by-step as follows

α i ˜ = ( [ K ˜ ] p ( i ˜ ) , r ( i ˜ ) ) ( [ K ˜ ] p ( i ˜ ) , [ K ˜ ] p ( i ˜ ) ) = ( p ( i ˜ ) , [ K ˜ ] T r ( i ˜ ) ) ( [ K ˜ ] p ( i ˜ ) , [ K ˜ ] p ( i ˜ ) ) = ( [ K ˜ ] T r ( i ˜ ) , [ K ˜ ] T r ( i ˜ ) ) ( [ K ˜ ] p ( i ˜ ) , [ K ˜ ] p ( i ˜ ) ) E23
{ δ t + Δ t } ( i ˜ + 1 ) = { δ t + Δ t } ( i ˜ ) + α i ˜ p ( i ˜ ) E24
r ( i ˜ + 1 ) = r ( i ˜ ) α i ˜ [ K ˜ ] p ( i ˜ ) E25
β i ˜ + 1 = ( [ K ˜ ] T r ( i ˜ + 1 ) , [ K ˜ ] T r ( i ˜ + 1 ) ) ( [ K ˜ ] T r ( i ˜ ) , [ K ˜ ] T r ( i ˜ ) ) E26
p ( i ˜ + 1 ) = [ K ˜ ] T r ( i ˜ + 1 ) + β i ˜ + 1 p ( i ˜ ) E27

The process can be stopped only if r n 2 is small enough.

Vectors { δ t + Δ t } 1 , { δ t + Δ t } 2 , , { δ t + Δ t } N 1 are solutions of N 1 Eqs.14.

The mean of { δ t + Δ t } is given by

μ { δ t + Δ t } = { δ t + Δ t } 1 + { δ t + Δ t } 2 + + { δ t + Δ t } N 1 N 1 E28

The variance of { δ t + Δ t } is given by

V a r { δ t + Δ t } = 1 N 1 1 i = 1 N 1 ( { δ t + Δ t } i μ { δ t + Δ t } ) 2 E29

Similarly, the mean and variance of the vector { δ t + i 1 Δ t } can be solved for at time t + i 1 Δ t ( i 1 = 2,3, , n 3 ) step-by-step.

At time t = t + i 2 Δ t ( i 2 = 1,2, , n 4 ) ,the strain and stress vectors for element d are

{ ε } = [ B ] { δ t d } E30

and

{ σ } = [ D ] { ε } E31

where, [ D ] =the material response matrix of element d , [ B ] =the gradient matrix of element d and { δ t d } =the element d nodal displacement vector at time t .

Substituting Eq.25 into Eq.26, the stress for element d is given by

{ σ } = [ D ] [ B ] { δ t d } E32

Substituting..samples of random variables a 1 , a 2 , , a i , , a n 1 into Eq.27, the vectors { σ } 1 , { σ } 2 , , { σ } N 1 can be obtained.

The mean of { σ } is given by

μ { σ } = { σ } 1 + { σ } 2 + + { σ } N 1 N 1 E33

The variance of { σ } is given by

V a r { σ } = 1 N 1 1 i = 1 N 1 ( { σ } i μ { σ } ) 2 E34

The CG method belongs to method of iteration with the advantage of quick convergence. For practical purpose, PCG is applied to accelerate the convergence.

Advertisement

5. Analysis of mechanical vibration based on TSFEM

Independent random variables of the system are regarded as a 1 , a 2 , , a i , , a n 1 .

The partial derivative of Eq.14 with respect to a i is given by

{ δ t + Δ t } a i = [ K ˜ ] 1 ( { F ˜ t + Δ t } a i [ K ˜ ] a i { δ t + Δ t } ) E35

where

{ F ˜ t + Δ t } a i = { F t + Δ t } a i + [ M ] ( b 0 { δ t } a i + b 2 { δ ˙ t } a i + b 3 { δ ¨ t } a i ) + E36
[ M ] a i ( b 0 { δ t } + b 2 { δ ˙ t } + b 3 { δ ¨ t } ) E37
+ [ C ] ( b 1 { δ t } a i + b 4 { δ ˙ t } a i + b 5 { δ ¨ t } a i ) + [ C ] a i ( b 1 { δ t } + b 4 { δ ˙ t } + b 5 { δ ¨ t } ) E38

After { δ t } a i | t = 0 = q 0 , { δ ˙ t } a i | t = 0 = q ˙ 0 , { δ ¨ t } a i | t = 0 = q ¨ 0 are given, Eq.31 can be calculated.

The partial derivative of Eq.30 with respect to a i is given by

2 { δ t + Δ t } a i 2 = [ K ˜ ] 1
( 2 { F ˜ t + Δ t } a i 2 2 [ K ˜ ] a i { δ t + Δ t } a i 2 [ K ˜ ] a i 2 { δ t + Δ t } ) E39

where

2 { F ˜ t + Δ t } a i 2 = 2 { F t + Δ t } a i 2 + 2 [ M ] a i 2 ( b 0 { δ t } + b 2 { δ ˙ t } + b 3 { δ ¨ t } ) + E40
2 [ M ] a i ( b 0 { δ t } a i + b 2 { δ ˙ t } a i + b 3 { δ ¨ t } a i )
+ [ M ] ( b 0 2 { δ t } a i 2 + b 2 2 { δ ˙ t } a i 2 + b 3 2 { δ ¨ t } a i 2 ) E41
+ 2 [ C ] a i 2 ( b 1 { δ t } + b 4 { δ ˙ t } + b 5 { δ ¨ t } ) + 2 [ C ] a i ( b 1 { δ t } a i + b 4 { δ ˙ t } a i + b 5 { δ ¨ t } a i ) + [ C ] ( b 1 2 { δ t } a i 2 + b 4 2 { δ ˙ t } a i 2 + b 5 2 { δ ¨ t } a i 2 ) E42

After 2 { δ t } a i 2 | t = 0 = r 0 , 2 { δ ˙ t } a i 2 | t = 0 = r ˙ 0 , 2 { δ ¨ t } a i 2 | t = 0 = r ¨ 0 are given, Eq.33 can be calculated.

The displacement is expanded at the mean value point a ¯ = ( a ¯ 1 , a ¯ 2 , , a ¯ i , , a ¯ n 1 ) T by means of a Taylor series. By taking the expectation operator for two sides of above Eq.11, the mean of the displacement is obtained as

μ { δ t + Δ t } { δ t + Δ t } | a = a ¯ + 1 2 i = 1 n 1 2 { δ t + Δ t } a i 2 | a = a ¯ σ i 2 E43

where, μ { δ t + Δ t } expresses the mean value of δ t + Δ t .

The variance of δ t + Δ t is given by

V a r { δ t + Δ t } i = 1 n 1 ( { δ t + Δ t } a i | a = a ¯ ) 2 σ i 2 E44

The partial derivative of δ ¨ t + Δ t with respect to a i is given by

{ δ ¨ t + Δ t } a i = b 0 ( { δ t + Δ t } a i { δ t } a i ) b 2 { δ ˙ t } a i b 3 { δ ¨ t } a i E45

The partial derivative of δ ˙ t + Δ t with respect to a i is given by

{ δ ˙ t + Δ t } a i = { δ ˙ t } a i + b 6 { δ ¨ t } a i + b 7 { δ ¨ t + Δ t } a i E46

The partial derivative of Eq.36 with respect to a i is given by

2 { δ ¨ t + Δ t } a i 2 = b 0 ( 2 { δ t + Δ t } a i 2 2 { δ t } a i 2 )
b 2 2 { δ ˙ t } a i 2 b 3 2 { δ ¨ t } a i 2 E47

The partial derivative of Eq.37 with respect to a i is given by

2 { δ ˙ t + Δ t } a i 2 = 2 { δ ˙ t } a i 2 +
b 6 2 { δ ¨ t } a i 2 + b 7 2 { δ ¨ t + Δ t } a i 2 E48

The mean value and variance of the displacement are obtained at time t + i 1 Δ t ( i 1 = 2,3, , n 3 ) step-by-step.

The partial derivative of Eq.27 with respect to a i is given by

{ σ } a i = [ D ] a i [ B ] { δ t d } + [ D ] [ B ] a i { δ t d } + [ D ] [ B ] { δ t d } a i E49

The partial derivative of Eq.40 with respect to a i is given by

2 { σ } a i 2 = 2 [ D ] a i 2 [ B ] { δ t d } +
2 [ D ] a i [ B ] a i { δ t d } + 2 [ D ] a i [ B ] { δ t d } a i E50
+ [ D ] 2 [ B ] a i 2 { δ t d } + 2 [ D ] [ B ] a i { δ t d } a i E51
+ [ D ] [ B ] 2 { δ t d } a i 2 E52

The stress is expanded at mean value point a ¯ = ( a ¯ 1 , a ¯ 2 , , a ¯ i , , a ¯ n 1 ) T by means of a Taylor series. By taking the expectation operator for two sides of the above Eq.27, the mean of stress is obtained as

μ { σ } { σ } | a = a ¯ + 1 2 i = 1 n 1 2 { σ } a i 2 | a = a ¯ σ i 2 E53

where, μ { σ } expresses the mean value of σ .

The variance of σ is given by

V a r { σ } i = 1 n 1 ( { σ } a i | a = a ¯ ) 2 σ i 2 E54
Advertisement

6. Numerical example

Figure 1 shows a four-bar linkage, or a crank and rocker mechanism. The establishment of differential equation system can be found in literature 10,11,12.The length of bar 1 is 0.075m, the length of bar 2 is 0.176m, the length of bar 3 is 0.29m,and the length of the bar 4 is0. 286m, the diameters of three bars are 0.02m. The torque T is 4Nm, the load F1 is 20sint N. The three bars are made of steel and they are regarded as three elements. Considering the boundary condition, there are 13 unit coordinates. Young’s modulus is regarded as a random variable. For numerical calculation, the means of the Young’s modulus within the three bars are. 2 × 10 11 . N / m 2 and the variances of the Young’s modulus are 10 11 N 2 / m 4 .

Figure 2 shows the mean of the displacement at unit coordinate 11. Unit coordinate 11 is the deformation of the upper end of bar 3 in the vertical direction. The DSFEM simulates 1000 samples. The TSFEM produces an error of less than 0.5%. The CG produces an error of less than 0.1%. Figure 3 shows the variance of the displacement at unit coordinate 11. TSFEM produces an error of less than 1.0%. CG produces an error of less than 0.4%.Figure 4 shows the mean of stress at the top of bar 3. The TSFEM produces an error of less than 0.85%.The CG produces an error of less than 0.13%.Figure 5 shows the variance of stress at the top of bar 3. The TSFEM produces an error of less than 1%. The CG produces an error of less than 0.3%.The results obtained by the CG method and the TSFEM are very close to that obtained by the DSFEM. Table 1 indicates the comparison of CPU time when the mechanism has operated for six seconds.

Figure 6 shows a cantilever beam. The length, the width, the height, the Poisson’s ratio,the Young’s modulus and the load F are assumed to be random variables. Their means are 1m, 0.1m, 0.05m, 0.2, 2 × 10 11 N / m 2 ,100N.Their standard deviation are 0.2, 0.1, 0.1, 0.01, 10 9 , 0.1. Load subjected to the cantilever beam is Fsin(100t)N. It is divided into 400 rectangle elements that have 505 nodes. Figure 7 shows the mean of vertical displacement at node 505. DSFEM simulates 100 samples. The result obtained by the TSFEM produces an error of less than 2%. CG produces an error of less than 0.5%. Figure 8 shows the variance of vertical displacement at node 505.The TSFEM produces an error of less than 3.0%. CG produces an error of less than 0.8%.Figure 9 shows the mean of horizontal stress at node 5. The TSFEM produces an error of less than 2.4%. CG produces an error of less than 0.9%. Figure 10 shows the variance of horizontal stress at node 5. The TSFEM produces an error of less than 3.2%. CG produces an error of less than 1.3%. Table 2 indicates the comparison of CPU time when the cantilever beam has operated for six seconds.

Figure 1.

A four-bar linkage

Figure 2.

The mean of displacement at unit coordinate 11 for σ E 2 = 10 11

Figure 3.

The variance of displacement at unit coordinate 11 for σ E 2 = 10 11

Figure 4.

The mean of stress at the top of bar 3 for σ E 2 = 10 11

Figure 5.

The variance of stress at the top of bar 3 for σ E 2 = 10 11

DSFEM TSFEM CG
19 seconds 4 seconds 14 seconds

Table 1.

Comparison of CPU time for σ E 2 = 10 11

Figure 6.

A cantilever beam

Figure 7.

The mean of vertical displacement at node 505

Figure 8.

The variance of vertical displacement at node 505

Figure 9.

The mean of horizontal stress at node 5

Figure 10.

The variance of horizontal stress at node 5

DSFEM TSFEM CG
3 hours 8 minutes 17 seconds 1 hour 45 minutes 10 seconds 40 minutes 24 seconds

Table 2.

Comparison of CPU time

Advertisement

7. Conclusions

Considering the influence of random factors, the mechanical vibration in a linear system is presented by using the TSFEM. Different samples of random variables are simulated. The combination of CG method and Monte Carlo method makes it become an effective method for analyzing the vibration problem with the characteristics of high accuracy and quick convergence.

References

  1. 1. Astill J. Nosseir C. J. Shinozuka M. Impact loading on structures with random properties.J. Struct. Mech.,1 1972 1972 63 67
  2. 2. Yamazaki F. Shinozuka M. Dasgupta G. Neumann expansion for stochastic finite element analysis. J. Engng. Mech. ASCE. 114 1988 1988 1335 1354
  3. 3. Papadrakakis M. Papadopoulos V. Robust and efficient methods for stochastic finite element analysis using Monte Carlo Simulation. Comput. Methods Appl. Mech. Engrg. 134 1996 1996 325 340
  4. 4. Baecher G. B. Ingra T. S. Stochastic F. E. M. in settlement. predictions J. Geotech Engrg. Div.107 1981 1981 449 463
  5. 5. Handa K. Andersson K. Application of finite element methods in the statistical analysis of structures. Proc. 3rd Int. Conf. Struct. Safety and Reliability, Trondheim, Norway (1981
  6. 6. Hisada T. Nakagiri S. Role of the stochastic finite elenent method in structural safety and reliability. Proc. 4th Int. Conf. Struct. Safety and Reliability,Kobe, Japan(1985
  7. 7. Mahadevan S. Mehta S. Dynamic reliability of large frames. Computers & Structures 47 1993 1993 57 67
  8. 8. Liu W. K. Belytschko T. Mani A. Probabilistic finite elements for nonlinear structural dynamics. Comput.Methods Appl. Mech. Engrg. 57 1986 1986 61 81
  9. 9. Chakraborty S. Dey S. S. stochastic A. finite element. dynamic analysis. of structures. with uncertain. parameters Int. J. Mech. Sci. 40 1998 1998 1071 1087
  10. 10. A.G.,Erdman and G.N.,Sandor.A general method for kineto-elastodynamic analysis and synthesis of mechanisms.ASME, Journal of Engineering for Industry 94 1972 1972 1193 1205
  11. 11. R.C.Winfrey.Elastic link mechanism dynamics.ASME, Journal of Engineering for Industry 93(1971)268-272.
  12. 12. D.A.,Turcic and A.Midha.Generalized equations of Motion for the dynamic analysis of elastic mechanism system.ASME Journal of Dynamic Systems, Measurement,and,Control 106 1984 1984 243 248
  13. 13. M.Kaminski.Stochastic pertubation approach to engineering structure vibrations by the finite difference method. Journal of Sound and Vibration (2002
  14. 14. Kaminski,M.On stochastic finite element method for linear elastostatics by the Taylor expansion..Structural and multidisciplinary optimization..35(2008),213-223.
  15. 15. Sachin K;Sachdeva;Prasanth B;Nair;Andy J;Keane.Comparative study of projection schemes for stochastic finite element analysis. Comput. Methods Appl. Mech. Engrg. 195(2006),2371-2392
  16. 16. Marcin Kaminski.Generalized perturbation-based stochastic finite element in elastostatics.Computer&structures.85 (2007

Written By

Mo Wenhui

Submitted: 13 November 2010 Published: 09 September 2011