Damping ratio estimation from ambient vibrations (SDOF)

The modal damping ratio of a Single-Degree-of-Freedom (SDOF) System is estimated using ambient vibrations data

https://windengineeringuis.github.io

現在この提出コンテンツをフォロー中です。

Damping ratio estimation from ambient vibrations (SDOF)

View Damping ratio estimation from ambient vibrations (SDOF) on File Exchange Buy Me A Coffee

Summary

If the free-decay response (FDR) of a Single Degree-of-Freedom (SDOF) system is not directly available, it is possible to use ambient vibrations data yo estimate the modal damping ratio. Here, the Random Decrement Technique (RDT) [1], as well as the Natural Excitation Technique (NExT) [2], are used. First, the response of a SDOF to white noise is simulated in the time domain using [3]. Then the IRF is computed using the RDT or NExT. Finally, and an exponential decay is fitted to the envelop of the IRF to obtain the modal damping ratio.

Content

The present submission contains:

  • a function RDT.,m that implements to Random Decrement Technique (RDT)
  • a function NExT that implements the Natural Excitation Technique (NExT)
  • a function expoFit that determine the modal damping ratio by fitting an exponential decay to the envelope of the IRF.
  • a function CentDiff used to simulate the response to a white noise load of a SDOF in the time domain.
  • An example file Example.m

Any question, comment or suggestion is welcomed.

References

[1] Ibrahim, S. R. (1977). Random decrement technique for modal identification of structures. Journal of Spacecraft and Rockets, 14(11), 696-700.

[2] James III, O. H., & Came, T. G. (1995). The natural excitation technique (next) for modal parameter extraction from operating structures.

[3] http://www.mathworks.com/matlabcentral/fileexchange/53854-harmonic-excitation-of-a-sdof

引用

Cheynet, E. Damping Ratio Estimation from Ambient Vibrations (SDOF). Zenodo, 2020, doi:10.5281/ZENODO.3827107.

その他のスタイルを見る

謝辞

ヒントを得たファイル: Harmonic excitation of a SDOF

ヒントを与えたファイル: Automated Frequency Domain Decomposition (AFDD)

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.3

See release notes for this release on GitHub: https://github.com/ECheynet/OMA_1SDOF/releases/tag/v1.3

1.2

Summary updated

1.1

Added project website

1.0.0.0

typo
typo
typo

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。