Operational modal analysis with a single accelerometer

版本 1.1 (1.2 MB) 作者: E. Cheynet
The eigenfrequencies and damping ratios of a line-like structure are identified using a single accelerometer
485.0 次下载
更新时间 2023/1/27

Operational modal analysis with a single accelerometer

View Operational modal analysis with a single accelerometer on File Exchange Buy Me A Coffee

Summary

This repository includes a Matlab function to identify the eigenfrequencies and modal damping ratios of a line-like structure using only one accelerometer. Because a single sensor is used, it is not possible to identify the mode shapes. All the data used herein are simulated. I am using the peak picking function “pickpeaks” developed by [1] and available in [2]. The manual pick-peaking algorithm was proposed by [3] in the Matlab file exchange. I am, therefore, indebted to [1-3] for their previous works.

The method applied is described as follows:

(1) The first estimate of the eigenfrequencies is obtained by the classical peak-picking method.

(2) A band-pass filter is applied to extract the modal response associated with the selected eigenfrequencies

(3) The impulse-response function (IRF) is obtained by computing the autocorrelation function of each modal response.

(4) An exponential decay function is fitted to the IRF to estimate the damping ratios and obtain an improved estimate of the eigenfrequencies, as the peak-picking method is not always appropriate.

The present approach should not be applied to structure with closely-spaced modes, as the band-pass filter may not be able to split efficiently the two modal responses.

A similar algorithm was used in [4] to identify the modal damping ratios and eigenfrequencies from traffic-induced vibrations. In [4], no advanced pick-peaking algorithm was used as we already knew what were the eigenfrequencies of the structure.

Content

The repository contains:

  • The function modalID_sngleSensor.m, which identify the eigenfrequencies and damping ratios of a line-like structure
  • A Matlab livescript Documentation.mlx
  • Some simulated data BridgeAccData.mat for the examples in Documentation.mlx.

References

[1] Antoine Liutkus. Scale-Space Peak Picking. [Research Report] Inria Nancy - Grand Est (Villers-lès-Nancy, France). 2015. .

[2] https://se.mathworks.com/matlabcentral/fileexchange/42927-pickpeaks-v-select-display-

[3] https://se.mathworks.com/matlabcentral/fileexchange/50988-frequency-domain-decomposition--fdd-

[4] Cheynet, E., Daniotti, N., Jakobsen, J. B., & Snæbjörnsson, J. (2020). Improved long‐span bridge modeling using data‐driven identification of vehicle‐induced vibrations. Structural Control and Health Monitoring, 27(9), e2574.

引用格式

Cheynet, E. Operational Modal Analysis with Single Sensor. Zenodo, 2021, doi:10.5281/ZENODO.4487060.

查看更多格式
MATLAB 版本兼容性
创建方式 R2022a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1

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

1.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库