Operational modal analysis with a single accelerometer

버전 1.1 (1.21 MB) 작성자: E. Cheynet
The eigenfrequencies and damping ratios of a line-like structure are identified using a single accelerometer
다운로드 수: 483
업데이트 날짜: 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 리포지토리로 가십시오.