experimental modal analysis in time domain

10 ビュー (過去 30 日間)
Aniket
Aniket 2023 年 4 月 3 日
編集済み: Mahmoud Hassan 2023 年 12 月 13 日
I have experimental modal data(acceleration and input force) in time domain and i need to find K,M, and c values in matlab , please provide proper steps for how to approach this problem.

回答 (1 件)

Dhruv
Dhruv 2023 年 4 月 25 日
To obtain K, M, and c values from experimental modal data in the time domain using MATLAB, follow the steps below:
  1. Load the experimental data into MATLAB, which includes the acceleration response and the input force.
  2. Calculate the frequency response function (FRF) using the measured input and output signals.
  3. Estimate the modal parameters (natural frequency, damping ratio, and mode shape) by performing modal analysis on the FRF using either the peak-picking or curve-fitting method.
  4. Use the estimated modal parameters to calculate the mass, stiffness, and damping coefficients.
  5. Evaluate the accuracy of the estimated modal parameters and coefficients by comparing them to those obtained from theoretical models or other experimental methods.
Refer to the following documentations for further help:
  1 件のコメント
Mahmoud Hassan
Mahmoud Hassan 2023 年 12 月 13 日
編集済み: Mahmoud Hassan 2023 年 12 月 13 日
Hi,
Could you please provide any documenation on Point 4: Use the estimated modal parameters to calculate the mass, stiffness, and damping coefficients.
Thanks in advance

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeAcoustics, Noise and Vibration についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by