Structural Dynamics Analysis - Modal method or time integration?

In summary, the best method is the one that is accurate enough and fast enough to give you what you want.
  • #1
Hassan2
426
5
Hi all,

I need help with numerical solution of motion equation.

From the numerical point of view and in the real of the finite element method, which method is recommended for the solution of damped ( proportional damping) linear motion equation?

I have been trying three common methods; Modal decomposition, time integration ( Newark method), and frequency domain method ( for steady state solution). I faced a problem with the accuracy of modal decomposition method as I don't and can not use all the modes. In addition , if the displacements of all nodes are desired, the method turns out to be more time consuming than the time integration method. The frequency domain method is another choice when steady-state solution is sought but, in my code , it may need too much memory. So, I found the time integration to be the best and it is fast if we use an iterative matrix solver and use the solution of the previous time-step as the initial value of the current step. But isn't this contrary to claims that the modal decomposition method is the method of choice for linear motion equation?

Your help would be highly appreciated.
Thanks.
 
Engineering news on Phys.org
  • #2
The "best" method is the one that is accurate enough and fast enough to give you what you want. In dynamics, "best" is usually problem dependent.

Modal decomposition with a limited number of modes can give problems if there are stiff load paths in your structure, which are only represented by high frequency modes. That can be a serious problem if you don't realize it exists, because the results may look plausible even if they are completely wrong.

One way to fix it is the "mode acceleration method," which adds the static response of the structure to the modal response. http://rotorlab.tamu.edu/me617/HD 8 Mode Accel addendum 2008.pdf (or use Google).

A more general version of this is the Craig Bampton method, sometimes called component mode synthesis. There are several variations on the basic idea. Google will find lots of references.
 
  • #3
Thank you very much AlephZero. You have always been a good source of help to me.

Yes my problem is stiff. I have spent days and weeks to spot the cause of the error in the results obtained from the modal decomposition method. I Even used 200 modes but the error which was in fact in low frequencies persisted. As can be seen in the attached figure, the method follows the Newmark method very well in high harmonics but there is a significant error associated with low frequencies. I wrongly thought that since the error was at low frequencies, it was not due to neglecting higher modes ( higher than 200) but now I realize that even static response can be calculated from the method and high enough number of modes are required for that to be accurate enough.

The attachment shows the results.
 

Attachments

  • modal.png
    modal.png
    12.2 KB · Views: 578

1. What is the purpose of structural dynamics analysis?

Structural dynamics analysis is used to study the behavior of structures under dynamic loading, such as earthquakes, wind, and vibrations. It helps engineers and researchers understand the response of a structure and identify potential weaknesses or areas of improvement.

2. What is the difference between the modal method and time integration in structural dynamics analysis?

The modal method is a frequency-based approach that uses the natural frequencies and mode shapes of a structure to calculate its response to dynamic loading. Time integration, on the other hand, is a time-based approach that uses numerical methods to solve the equations of motion for a structure under dynamic loading.

3. When is the modal method preferred over time integration in structural dynamics analysis?

The modal method is often preferred when analyzing structures with a large number of degrees of freedom, as it can significantly reduce the computational time and effort compared to time integration. It is also useful for studying the response of a structure to harmonic or periodic loading.

4. What are the limitations of the modal method in structural dynamics analysis?

The modal method assumes that the structure has linear behavior and that the response is dominated by a few modes. This may not be accurate for structures with nonlinear behavior or those subjected to non-periodic loading. Additionally, the modal method may not capture local effects or high-frequency response accurately.

5. How does structural dynamics analysis benefit engineers and researchers?

Structural dynamics analysis allows engineers and researchers to predict and understand the behavior of structures under dynamic loading, which is essential for designing safe and efficient structures. It also helps identify potential failure modes and improve the structural design, leading to cost and time savings in the construction process.

Similar threads

  • Mechanical Engineering
Replies
3
Views
219
  • Mechanical Engineering
Replies
3
Views
1K
  • Differential Equations
Replies
1
Views
1K
  • Classical Physics
Replies
8
Views
1K
  • Differential Equations
Replies
3
Views
1K
Replies
3
Views
672
  • Engineering and Comp Sci Homework Help
Replies
1
Views
6K
  • New Member Introductions
Replies
1
Views
59
  • Mechanical Engineering
Replies
2
Views
990
Replies
5
Views
613
Back
Top