Converting acceleration to displacements records

バージョン 2.1 (1.39 MB) 作成者: E. Cheynet
The Discrete Fourier transform is compared to the double integration technique when transforming acceleration to displacement records
ダウンロード: 702
更新 2020/5/14

Converting acceleration to displacements records

View Converting acceleration to displacements records  on File Exchange

Donation

Summary

The present submission introduces a simple function ASD.m that is inspired by [1] but includes also the possibility to use the double integration technique instead of the Discrete Fourier Transform (DFT) when transforming acceleration records to displacement records. The simple right-hand difference technique is also implemented as an alternative to the DFT for transforming displacement data to acceleration data.

The function also includes the possibility to compute the velocity histories from the acceleration of displacement records.

Content

The submission contains three files:

  • The function ASD.m, which is an acronym for Acceleration-Speed-Displacement.
  • Two data file data_bridge.mat and data_beam.mat that contains the computed vertical acceleration, velocity and displacement response from a suspension bridge and a cantilever beam, respectively. The data set is created using [2]
  • Two example files Example1.mlx and Example2.mlx, that illustrates how the function ASD.m can be called.

The is the second version of the submission, Several typos may still be present as well as bugs. Any suggestion, comment or question is welcomed. Credits for the present submission should also go to ref. [1] for the function iomega.

References:

[1] https://www.mathworks.com/matlabcentral/answers/21700-finding-the-velocity-from-displacement#answer_33902

[2] https://www.mathworks.com/matlabcentral/fileexchange/66016-response-of-a-line-like-structure-to-a-random-load

引用

E. Cheynet (2024). Converting acceleration to displacements records (https://github.com/ECheynet/ASD/releases/tag/v2.1), GitHub. 取得済み .

E. Cheynet. ECheynet/ASD: Converting Acceleration to Displacements Records. Zenodo, 2020, doi:10.5281/ZENODO.3827447.

その他のスタイルを見る
MATLAB リリースの互換性
作成: R2019b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersNumerical Integration and Differential Equations についてさらに検索
謝辞

ヒントを得たファイル: Dynamic response of a line-like structure to a random load

Community Treasure Hunt

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

Start Hunting!

バージョン 公開済み リリース ノート
2.1

See release notes for this release on GitHub: https://github.com/ECheynet/ASD/releases/tag/v2.1

2.0

New example file added + correction of the description of the function ASD

1.0.1

Title updated + description updated

1.0.0

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