Hermite Finite Element Method for a Class of Viscoelastic Beam Vibration Problem

Abstract

Beam equation can describe the deformation of beams and reflect various bending problems and it has been widely used in large engineering projects, bridge construction, aerospace and other fields. It has important engineering practice value and scientific significance for the design of numerical schemes. In this paper, a scheme for vibration equation of viscoelastic beam is developed by using the Hermite finite element. Based on an elliptic projection, the errors of semi-discrete scheme and fully discrete scheme are analyzed respectively, and the optimal L2-norm error estimates are obtained. Finally, a numerical example is given to verify the theoretical predictions and the validity of the scheme.

Share and Cite:

Tang, Y. and Yin, Z. (2021) Hermite Finite Element Method for a Class of Viscoelastic Beam Vibration Problem. Engineering, 13, 463-471. doi: 10.4236/eng.2021.138033.

1. Introduction

Consider the following viscoelastic beam vibration problem:

{ 2 x 2 ( E I 2 u x 2 ) + ρ 0 S u t t + μ u t + k u = f ( x , t ) , x ( 0 , L ) , t ( 0 , T ] , u ( x , 0 ) = φ ( x ) , u t ( x , 0 ) = ψ ( x ) , x [ 0 , L ] , u ( 0 , t ) = u ( L , t ) = 0 , u x x ( 0 , t ) = u x x ( L , t ) = 0 , t [ 0 , T ] , (1)

where u ( x , t ) represents the transverse displacement of the beam, also known as the deflection, EI is the bending stiffness, ρ 0 is the density, S is the cross-sectional area, μ > 0 is the damping coefficient, L is the constant, φ ( x ) , ψ ( x ) and f ( x , t ) are smooth functions which are given known.

Beam is the most common component of mechanical equipment and engineering structure. Beam equation can describe the deformation of beams and reflect various bending problems. It has been widely used in large engineering projects, bridge construction, aerospace and other fields. Its theoretical and numerical methods have been paid much attention. In [1], the viscoelastic dynamic beam model was studied by using the finite element method and Newmark method. Pierro [2] not only studied the transverse vibration of the viscoelastic beam, but also enlightened the damping characteristics of the structure. Huang, Kouami, et al. [3] [4] presented the finite element scheme for viscoelastic sandwich beam in 2019 and 2020 respectively. Snchez [5] proposed a finite element formulation for thick arbitrarily laminated beams. In [6] the Faedo-Galerkin method was used to solve beam vibration equation with nonlinear tension, a viscoelastic damping and distributed delay term. Wu [7] studied the viscoelastic string-beam coupled system in detail. In [8], the one-dimensional finite element method and analytical method were used to study Euler-Bernoulli beams equations resting on multi-layered viscoelastic soil. A new numerical method was considered in [9] for the equations of fractional-order viscoelastic Euler-Bernoulli beams. Among the aforementioned methods, the finite element method has the characteristics of flexible mesh generation, wide application area and high calculation accuracy. The cubic Hermite element can guarantee the continuity of the first derivative of the interpolation function, and at the same time, the displacement value u and the angle value u' can be calculated [10]. However, there is little work about the Hermite finite element method for viscoelastic beam vibration problem. Therefore, in this paper, a finite element calculation scheme is established for problem (1) based on Hermite element. Using elliptic projection operator, the error analysis is carried out and the convergence order of the scheme is proved to be O ( τ + h 4 ) . Finally, a numerical example is given to demonstrate the correctness of the theoretical analysis and the validity of the scheme.

The rest of the paper is arranged as follows. In Section 2, we give the semi-discrete finite element scheme and fully discrete finite element scheme for problem (1) and conduct convergence analysis. A numerical example is given in Section 3. In section 4, we present conclusions and some future works.

2. Finite Element Approximation

When finite element method is used to solve this kind of equation, time variable t is usually treated as parameter. Let I = [ 0, L ] , introducing the Sobolev space H 0 2 ( I ) = { u | u H 2 ( I ) , u ( 0 , t ) = u ( L , t ) = 0 , u x ( 0 , t ) = u x ( L , t ) = 0 } . For any v ( x ) H 0 2 ( I ) and for fixed t, multiply both sides of equation (1) by v ( x ) and integrate, we have

0 L [ E I 4 u x 4 + ρ 0 S 2 u t 2 + μ u t + k u ] v ( x ) d x = 0 L f v ( x ) d x . (2)

Integrate by parts with respect to 4 u x 4 v ( x ) and pay attention to the boundary

conditions and the value of v ( x ) . Based on (2), we can obtain the weak formulation of (1): find u H 0 2 , satisfying

{ ( E I u x x , v x x ) + ( ρ 0 S u t t , v ) + ( μ u t , v ) + ( k u , v ) = ( f , v ) , v H 0 2 , u ( x , 0 ) = φ ( x ) , u t ( x , 0 ) = ψ ( x ) . (3)

2.1. Error Estimation of Semi-Discrete Finite Element Schemes

Let I h : 0 = x 0 < x 1 < < x M = L be an uniform partition of the interval [ 0, L ] ,

h = L M , x j = j h , j = 0,1,2, , M . Let V h be a finite-dimensional subspace of

H 0 2 ( I ) constituted by piecewise cubic Hermite type polynomials on I h . We can define the semi-discrete Galerkin finite element approximation of (4): find u h V h satisfying

( E I u h , x x , v h , x x ) + ( ρ 0 S u h , t t , v h ) + ( μ u h , t , v h ) + ( k u h , v h ) = ( f , v h ) , v h V h . (4)

In order to estimate the error, we first define the elliptic projection R h : H 0 2 ( I ) V h such that

( E I u x x , χ x x ) + ( k u , χ ) = ( E I R h u x x , χ x x ) + ( k R h u , χ ) , χ V h . (5)

A well known error estimate (see [11] ) is the following.

Lemma 2.1. 1 k 3 denotes the degree of finite element space V h , for any u H 0 2 H k + 1 , we have

u R h u + h u R h u 1 + h 2 u R h u 2 C h k + 1 u k + 1 . (6)

Now, we prove the estimate for the error between the solutions of the semidiscrete and continuous problems. Denote ρ = u R h u and θ = R h u u h , the first important conclusion of this paper is as follows.

Theorem 2.1. Let u and u h be the solutions of (1) and (4), respectively. u H 0 2 H 4 . Then

u u h C h 4 [ u 4 + ( 0 t u t t 4 2 + u t 4 2 d s ) 1 2 ] , (7)

where C is a constant, independent of L and h.

Proof. We can obtain easily by Lemma 2.1 that

ρ = u R h u C h 4 u 4 . (8)

Combining (3) and (4), we get the following error equation

( E I θ x x , v h , x x ) + ( ρ 0 S θ t t , v h ) + ( μ θ t , v h ) + ( k θ , v h ) = ( ρ 0 S ρ t t , v h ) ( μ ρ t , v h ) . (9)

θ t belongs to V h . Thus, choosing v h = θ t in (9), we conclude that

( E I θ x x , θ t , x x ) + ( ρ 0 S θ t t , θ t ) + ( μ θ t , θ t ) + ( k θ , θ t ) = ( ρ 0 S ρ t t , θ t ) ( μ ρ t , θ t ) . (10)

Using ε-Cauchy inequality gives

E I 2 d d t θ x x 2 + ρ 0 S 2 d d t θ t 2 + μ θ t 2 + k 2 d d t θ 2 ρ 0 2 S 2 2 μ ρ t t 2 + μ 2 θ t 2 + μ 2 ρ t 2 + μ 2 θ t 2 . (11)

Integrate the above inequality over [ 0, t ]

E I θ x x 2 + ρ 0 S θ t 2 + k θ 2 E I θ x x ( 0 ) 2 + ρ 0 S θ t ( 0 ) 2 + 0 t ρ 0 2 S 2 μ ρ t t 2 d s + 0 t μ ρ t 2 d s . (12)

Here the first and the second are nonnegative, setting θ x x ( 0 ) = 0 , θ t ( 0 ) = 0 yields

θ 2 C h 8 0 t u t t 4 2 + u t 4 2 d s .

It follows as above that

θ C h 4 ( 0 t u t t 4 2 + u t 4 2 d s ) 1 2 . (13)

By the triangle inequality, we deduce that

u u h = u R h u + R h u u h ρ + θ . (14)

Combing (8) and (13), we complete the proof.

2.2. Error Estimation of Fully Discrete Finite Element Schemes

Let 0 = t 0 < t 1 < < t N = T be an uniform partition of the interval [ 0, T ] ,

τ = T N , t n = n τ , n = 0,1,2, , N . Replacing the first and the second time de-

rivative in equation (4) by backward difference quotient and central difference quotient respectively, full-discrete finite element form of problem (1) can be define: find u h n V h such that

( E I u h , x x n + 1 , v h , x x ) + ( ρ 0 S u h n + 1 2 u h n + u h n 1 τ 2 , v h ) + ( μ u h n + 1 u h n τ , v h ) + ( k u h n + 1 , v h ) = ( f n + 1 , v h ) , v h V h . (15)

Denote ρ n + 1 = u n + 1 R h u n + 1 and θ n + 1 = R h u n + 1 u h n + 1 in analogy with definitions before. We obtain theorem 2.2 which estimates the error between the solutions of the fully discrete and continuous problems.

Theorem 2.2. Let u and u h be the solutions of (1) and (15), respectively. u H 0 2 H 4 . Then

u n + 1 u h n + 1 C ( τ + h 4 ) , (16)

where C is a constant, independent of T and τ .

Proof. Minusing (3) and (15), we get

( E I θ x x n + 1 , v h , x x ) + ( ρ 0 S θ n + 1 2 θ n + θ n 1 τ 2 , v h ) + ( μ θ n + 1 θ n τ , v h ) + ( k θ n + 1 , v h )

= ( ρ 0 S ( u n + 1 2 u n + u n 1 τ 2 u t t n + 1 ) , v h ) ( ρ 0 S ρ n + 1 2 ρ n + ρ n 1 τ 2 , v h ) + ( μ ( u n + 1 u n τ u t n + 1 ) , v h ) ( μ ρ n + 1 ρ n τ , v h ) . (17)

Setting v h = θ n + 1 θ n τ in (17) and using ε-Cauchy inequality, we observe that

E I 2 τ ( θ x x n + 1 2 θ x x n 2 ) + ρ 0 S 2 τ ( θ n + 1 θ n τ 2 θ n θ n 1 τ 2 ) + k 2 τ ( θ n + 1 2 θ n 2 ) ρ 0 2 S 2 μ u n + 1 2 u n + u n 1 τ 2 u t t n + 1 2 + ρ 0 2 S 2 μ ρ n + 1 2 ρ n + ρ n 1 τ 2 2 + μ u n + 1 u n τ u t n + 1 2 + μ ρ n + 1 ρ n τ 2 . (18)

Next, we will estimate the right end of equation (18) one by one. By using Taylor expansion, we deduce

| u n + 1 2 u n + u n 1 τ 2 u t t n + 1 | 2 33 τ 10 t n 1 t n + 1 | 3 u t 3 | 2 d s . (19)

| ρ n + 1 2 ρ n + ρ n 1 τ 2 | 2 = | 1 τ 2 [ t n t n + 1 ρ t t ( s ) ( t n + 1 s ) d s + t n 1 t n ρ t t ( s ) ( s t n 1 ) d s ] | 2 . (20)

| u n + 1 u n τ u t n + 1 | 2 = | 1 τ t n t n + 1 u t t ( s ) ( t n s ) d s | 2 . (21)

| ρ n + 1 ρ n τ | 2 = | 1 τ t n t n + 1 ρ t ( s ) d s | 2 . (22)

Therefore, from (19), it is immediate to realize that

u n + 1 2 u n + u n 1 τ 2 u t t n + 1 2 33 τ 10 t n 1 t n + 1 3 u t 3 2 d s . (23)

Using Schwarz inequality we can verify

a b f ( x , t ) d t 2 ( b a ) a b f 2 d t . (24)

Then, we observe that (20), (24) and Lemma 2.1 yield

ρ n + 1 2 ρ n + ρ n 1 τ 2 2 1 τ 2 t n t n + 1 ρ t t ( s ) ( t n + 1 s ) d s 2 + 1 τ 2 t n 1 t n ρ t t ( s ) ( s t n 1 ) d s 2 1 τ t n t n + 1 ρ t t ( s ) 2 d s + 1 τ t n 1 t n ρ t t ( s ) 2 d s = 1 τ t n 1 t n + 1 ρ t t ( s ) 2 d s 1 τ C h 8 t n 1 t n + 1 u t t 4 2 d s . (25)

Combining (21) and (24) and Lemma 2.1, we have

u n + 1 u n τ u t n + 1 2 = 1 τ t n t n + 1 u t t ( s ) ( t n s ) 2 τ t n t n + 1 u t t ( s ) 2 d s . (26)

Analogously, combining (22), (24) and Lemma 2.1, we deduce

ρ n + 1 ρ n τ 2 = 1 τ t n t n + 1 ρ t ( s ) d s 2 1 τ t n t n + 1 ρ t ( s ) 2 d s 1 τ C h 8 t n t n + 1 u t 4 2 d s . (27)

Now we combine (23), (25), (26) and (27) to have

E I 2 τ ( θ x x n + 1 2 θ x x n 2 ) + ρ 0 S 2 τ ( θ n + 1 θ n τ 2 θ n θ n 1 τ 2 ) + k 2 τ ( θ n + 1 2 θ n 2 ) 33 10 ρ 0 2 S 2 μ τ t n 1 t n + 1 3 u t 3 2 d s + 1 τ ρ 0 2 S 2 μ C h 8 t n 1 t n + 1 u t t 4 2 d s + τ μ t n t n + 1 u t t 2 d s + μ τ C h 8 t n t n + 1 u t 4 2 d s . (28)

Multiplying equation (28) by τ and taking the sum of n, we derive

E I 2 θ x x n + 1 2 + ρ 0 S 2 θ n + 1 θ n τ 2 + k 2 θ n + 1 2 E I 2 θ x x 1 2 + ρ 0 S 2 θ 1 θ 0 τ 2 + k 2 θ 1 2 + 33 10 ρ 0 2 S 2 μ τ 2 0 t n + 1 3 u t 3 2 d s + ρ 0 2 S 2 μ C h 8 0 t n + 1 u t t 4 2 d s + τ 2 μ t 1 t n + 1 u t t 2 d s + μ C h 8 t 1 t n + 1 u t 4 2 d s . (29)

That is

θ n + 1 C ( τ + h 4 ) . (30)

On the other hand, by Lemma 2.1, we have

ρ n + 1 C h 4 .

Using triangle inequality and the above estimates gives the proof.

3. Numerical Experiment

In order to prove the validity of the theoretical analysis, we give the problem for which the exact solution is given. We apply the full-discrete scheme proposed above to solve this problem.

Example. Let the variables E I , ρ 0 , S , μ , k , L and T in problem (1) be equal to 1. Consider the following initial-boundary value problem:

{ 4 u x 4 + u t t + u t + u = ( 1 + π 4 π 2 ) sin ( π x ) cos ( π t ) π sin ( π x ) sin ( π t ) , x ( 0 , 1 ) , t ( 0 , 1 ] , u ( x , 0 ) = sin ( π x ) , u t ( x , 0 ) = 0 , x [ 0 , 1 ] , u ( 0 , t ) = u ( 1 , t ) = 0 , u x x ( 0 , t ) = u x x ( 1 , t ) = 0 , t [ 0 , 1 ] . (31)

The exact solution is u ( x , t ) = sin ( π x ) cos ( π t ) .

Table 1. Errors and convergence order of Example.

Figure 1. Exact solution with h = 1 2 5 .

Figure 2. Solution of fully discrete finite element schemes with h = 1 2 5 .

We use the finite element fully discrete scheme to solve the problem. In Table 1, by choosing τ = h 4 , we give the L2-error and the order of spatial convergence. The results show that the space convergence order of the scheme is fourth order. Surface plots of the exact solution and the numerical solution are presented in Figure 1, Figure 2.

4. Conclusions

Based on Hermite finite element method, the vibration of viscoelastic beam is analyzed numerically. Semi-discrete and fully discrete Hermite finite element formats are given. By means of a numerical example, the L2-error and the convergence order between the exact solution of the original equation and the finite element solution are given. The validity of the proposed scheme in theoretical applications is verified.

Since the equations in this paper are one-dimensional in space, high-order finite element method such as finite element method for two-dimensional plate vibration problem will be the direction of our future research.

Funding

The work is supported by National Natural Science Foundation, China (11501335).

Acknowledgements

The authors would like to thank editor and referees for their valuable advice for the improvement of this article.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Putrevu, H., Subramanian, H. and Mulay, S.S. (2021) On the Viscoelastic Dynamic Beam Modelling. International Journal of Advances in Engineering Sciences and Applied Mathematics, 13, 18-32. https://doi.org/10.1007/s12572-021-00288-8
[2] Pierro, E. (2020) Damping Control in Viscoelastic Beam Dynamics. Journal of Vibration and Control, 0, 1-12.
https://doi.org/10.1177/1077546320903195
[3] Huang, Z.C., Wang, X.G., Wu, N.X., Chu, F.L. and Luo, J. (2019) A Finite Element Model for the Vibration Analysis of Sandwich Beam with Frequency-Dependent Viscoelastic Material Core. Materials, 12, No. 20.
[4] Kouami, K., Foudil, M., Erasmo, C. and Mostafa, D.E. (2021) A Finite Element Approach for the Static and Vibration Analyses of Functionally Graded Material Viscoelastic Sandwich Beams with Nonlinear Material Behavior. Composite Structures, 274, Article ID: 114315.
[5] Snchez, E.D., Nallim, L.G., Bellomo, F.J. and Oller, S.H. (2019) Generalized Viscoelastic Model for Laminated Beams Using Hierarchical Finite Elements. Composite Structures, 235, Article ID: 111794.
https://doi.org/10.1016/j.compstruct.2019.111794
[6] Lekdim, B. and Khemmoudj, A. (2021) Existence and Energy Decay of Solution to a Nonlinear Viscoelastic Two-Dimensional Beam with a Delay. Multidimensional Systems and Signal Processing, 32, 915-931.
[7] Wu, Q.L. and Qi, G.Y. (2020) Viscoelastic String-Beam Coupled Vibro-Impact System: Modeling and Dynamic Analysis. European Journal of Mechanics-A/Solids, 82, Article ID: 104012.
https://doi.org/10.1016/j.euromechsol.2020.104012
[8] Elhuni, H. and Basu, D. (2019) Dynamic Soil Structure Interaction Model for Beams on Viscoelastic Foundations Subjected to Oscillatory and Moving Loads. Computers and Geotechnics, 115, Article ID: 103157.
https://doi.org/10.1016/j.compgeo.2019.103157
[9] Yu, C., Zhang, J., Chen, Y., Feng, Y.J. and Yang, A.M. (2019) A Numerical Method for Solving Fractional-Order Viscoelastic Euler-Bernoulli Beams. Chaos, Solitons & Fractals, 128, 275-279.
https://doi.org/10.1016/j.chaos.2019.07.035
[10] Li, R.H. and Liu, B. (2009) Numerical Solution of Differential Equation. Higher Education Press, Beijing.
[11] Ciarlet, P. (1978) The Finite Element Method for Elliptic Problems. North-Holland, Amsterdam.

Copyright © 2023 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.