Composite methods for structural dynamics

Composite methods are an approach applied in structural dynamics and related fields. They combine various methods in each time step, in order to acquire the advantages of different methods. The existing composite methods show satisfactory accuracy and powerful numerical dissipation, which is particularly useful for solving stiff problems[1] and differential-algebraic equations.[2]

Definitions edit

After spatial discretization, structural dynamics problems are generally described by the second-order ordinary differential equation:

 .

Here  ,   and   denote the displacement, velocity and acceleration vectors respectively,   is the mass matrix,   is the damping matrix,   collects the internal force, and   is the external load. At the initial time  , the initial displacement and velocity are supposed to be given as   and  , respectively, and the initial acceleration can be solved as

 .

For numerical analysis, the overall time domain   is divided into a series of time steps by  ,  ,  ,  ,  ,  . Taking the step   (  is the step size), the main concept of composite methods is to subdivide the current step to several sub-steps  ,  ,  , and to use different numerical methods in each sub-step.

Although there are lots of available methods, see the review,[3] the existing composite methods basically employ the combination of the trapezoidal rule and linear multistep methods. However, to acquire at least second-order accuracy and unconditional stability, the scalar parameters of each method and the division of sub-steps need to be determined carefully.

Two examples of composite method edit

Two-sub-step Bathe method edit

The Bathe method [4][5] is a two-sub-step method. In the first sub-step   ( ,  ), the trapezoidal rule is used as:

 

 

 

In the second sub-step   ( ), the 3-point Euler backward method is employed as

 

 

 

For nonlinear dynamics, that is, the internal force   is a nonlinear function with respect to  , the Newton-Raphson iterations can be used to solve the nonlinear equations per step. The parameter   is usually set as   and   in practice.

The Bathe method is second-order accurate and unconditionally stable from linear analysis. Besides, this method can provide strong numerical dissipation for high-frequency content, which is helpful to damp out the stiff components and enhance the stability for nonlinear dynamics.

On this basis, to acquire prescribed degree of numerical dissipation, the  -Bathe method [6] was developed by replacing the 3-point Euler backward method in the second sub-step with a general formula:

 

 

 

The parameters are selected as recommended

 

 

With the set of parameters, the  -Bathe method can also achieve second-order accuracy and unconditional stability. Moreover, by adjusting the parameter  , this method can provide tunable degree of numerical dissipation. The method with a smaller   shows stronger numerical dissipation, but lower accuracy in the low-frequency content. When  , it is equivalent to the original Bathe method with  .

Three-sub-step composite method edit

Following the idea of the Bathe method, the three-sub-step composite methods that use the trapezoidal rule in the first two sub-steps were also discussed.[7][8][9] They divides the current step into  ,   and  , and generally, the first two sub-steps are set as equal size, that is  . In the first two sub-steps, the trapezoidal rule is used, as

 

 

 

and

 

 

 

In the last sub-step, a general formula is utilized as

 

 

 

For this method, Li et al.[8] offered two optimal set of parameters, as

 

Here   is assumed, and   is the minimum value that satisfies  .

The resulting two sub-families are all second-order accurate, unconditionally stable, and can provide tunable numerical dissipation by adjusting  . They become the same when  . When  , the sub-family with   shows better amplitude and period accuracy than the  -Bathe method under the same computational costs, and the sub-family with   further improves the period accuracy at the cost of lower amplitude accuracy.

Analysis edit

In structural dynamics, the test model for property analysis is the single degree-of-freedom homogeneous equation, as

 

Here   is the damping ratio and   is the natural frequency. Applying the composite method to the test model yields the compact scheme

 

Here   and   is the amplitude matrix, which governs the properties of a method. Generally,   has one zero characteristic root and a pair of conjugate complex roots  , which can be solved from

 

Here   is the trace of   and   is the sum of second-order principal minors of  . They are functions of  ,  , and the parameters of the method.

Accuracy edit

From the compact scheme, the difference equation only with respect to the displacement can be written as

 

The local truncation error   is defined as

 

The method is called  th-order accurate if  .

Stability edit

For physically stable systems ( ,  ), the method can give stable solutions if the spectral radius  . A method is called unconditionally stable if the condition   is satisfied for any  , otherwise it is called conditionally stable. The spectral radius at the high-frequency limit, i.e.  , is denoted as  , which is usually employed to indicate the degree of numerical dissipation, as used above.

Amplitude decay ratio and period elongation ratio edit

In addition to the accuracy order, the amplitude decay ratio and period elongation ratio are also usually evaluated to measure the amplitude and period accuracy in the low-frequency content. The exact solution of the test model is

 

Here   and   are constants determined by the initial conditions. The numerical solution can be also expressed as a similar form, as

 

Likewise,   and   are also determined by the initial conditions and they should be close to   and   respectively for a convergent method. The damping ratio   and frequency   can be obtained from the norm   and phase  , as[10]

 

Here   is called the amplitude decay ratio, and   ( ) is called the period elongation ratio.

Example edit

 
Spectral radius of the Bathe method
 
Amplitude decay ratio of the Bathe method
 
Period elongation ratio of the Bathe method

Consider the Bathe method,   and   have the form as

 

 

Here the undamped case, i.e.  , is considered for simplicity. One can check that this method can satisfy the conditions of second-order accuracy and unconditional stability. With   and  , the spectral radius, amplitude decay ratio, and period elongation ratio are shown here. It can be observed that this method can provide good amplitude and period accuracy in the low-frequency content, while strong numerical dissipation, as  , in the high-frequency content.

See also edit

References edit

  1. ^ Hairer, Ernst; Wanner, Gerhard (1996). Solving ordinary differential equations (Second ed.). Berlin: Springer-Verlag. ISBN 978-3-540-60452-5.
  2. ^ Kunkel, Peter; Mehrmann, Volker Ludwig (2006). Differential-algebraic equations : analysis and numerical solution. European Mathematical Society. ISBN 978-3-03719-017-3.
  3. ^ Tamma, Kumar K.; Har, Jason; Zhou, Xiangmin; Shimada, Masao; Hoitink, Andrew (15 July 2011). "An Overview and Recent Advances in Vector and Scalar Formalisms: Space/Time Discretizations in Computational Dynamics—A Unified Approach". Archives of Computational Methods in Engineering. 18 (2): 119–283. doi:10.1007/s11831-011-9060-y. S2CID 61608667.
  4. ^ Bathe, Klaus-Jürgen; Baig, Mirza M. Irfan (December 2005). "On a composite implicit time integration procedure for nonlinear dynamics". Computers & Structures. 83 (31–32): 2513–2524. doi:10.1016/j.compstruc.2005.08.001.
  5. ^ Bathe, Klaus-Jürgen; Noh, Gunwoo (May 2012). "Insight into an implicit time integration scheme for structural dynamics". Computers & Structures. 98–99: 1–6. doi:10.1016/j.compstruc.2012.01.009.
  6. ^ Noh, Gunwoo; Bathe, Klaus-Jürgen (February 2019). "The Bathe time integration method with controllable spectral radius: The ρ∞-Bathe method". Computers & Structures. 212: 299–310. doi:10.1016/j.compstruc.2018.11.001. S2CID 125901946.
  7. ^ Chandra, Yenny; Zhou, Yang; Stanciulescu, Ilinca; Eason, Thomas; Spottswood, Stephen (11 April 2015). "A robust composite time integration scheme for snap-through problems". Computational Mechanics. 55 (5): 1041–1056. Bibcode:2015CompM..55.1041C. doi:10.1007/s00466-015-1152-3. hdl:1911/80759. S2CID 120256889.
  8. ^ a b Li, Jinze; Yu, Kaiping; Li, Xiangyang (26 April 2019). "A novel family of controllably dissipative composite integration algorithms for structural dynamic analysis". Nonlinear Dynamics. 96 (4): 2475–2507. doi:10.1007/s11071-019-04936-4. S2CID 150178628.
  9. ^ Ji, Yi; Xing, Yufeng (April 2020). "An optimized three-sub-step composite time integration method with controllable numerical dissipation". Computers & Structures. 231: 106210. doi:10.1016/j.compstruc.2020.106210. S2CID 213806573.
  10. ^ Zhou, X.; Tamma, K. K. (7 February 2004). "Design, analysis, and synthesis of generalized single step single solve and optimal algorithms for structural dynamics". International Journal for Numerical Methods in Engineering. 59 (5): 597–668. Bibcode:2004IJNME..59..597Z. doi:10.1002/nme.873. S2CID 120453750.