Nonlinearity Detection using Zeroed Early-Time FFTs

Nonlinearity detection scheme for free response based on FFTs
1,8K téléchargements
Mise à jour 29 mai 2009

Afficher la licence

Nonlinearity detection scheme based on zeroing the initial time response over various intervals and computing the FFT of each, as described in: M. S. Allen and R. L. Mayes, "Estimating the Degree of Nonlinearity in Transient Responses with Zeroed Early-Time Fast Fourier Transforms," in International Modal Analysis Conference Orlando, Florida, 2009.

It works by deleting the beginning of the time history up to some zero crossing and then taking the FFT. In this way one can see when certain features in the frequency domain drop out in time. This is quite different than most time-frequency methods such as wavelets because the initial response is zeroed rather than nullified using a window. ZEFFTs are especially effective if nonlinear events occur very early and decay in only a few cycles, such as macroslip of a joint due to impulsive loading.

This Zip file contains everything you need to compute and plot a set of ZEFFTs from the response of one or multiple sensors. An example file generates simulated data from a 7-DOF system and applies the algorithm. The package also contains the ability to curve fit the ZEFFTs and extrapolate them to different times, as described in the paper, but those capabilities require additional toolboxes that will shortly be available on Matlab Central.

Citation pour cette source

Matt Allen (2025). Nonlinearity Detection using Zeroed Early-Time FFTs (https://fr.mathworks.com/matlabcentral/fileexchange/24292-nonlinearity-detection-using-zeroed-early-time-ffts), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2008a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Nonlinear Systems dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Added a few sub-functions that were omitted in the initial submission.

1.0.0.0