Transient Time Measurement with Matlab Implementation

Transient (settling) time measurement of a signal via envelope extraction and deviation estimation.
188 descargas
Actualizado 14 Aug 2018

Ver licencia

The present code is a Matlab function that provides a measurement of the transient time of a signal (not explicitly of a system!) – the time required for the signal envelope to reach and stay within a range of certain percentage (usually 2 %) of the final steady-state value. The measurement is based on: (i) extraction of the signal envelope; (ii) calculation of the deviation between the overall envelope and the final value of the envelope, where one assumes that the signal is already steady state; (iii) determination of the tolerance bounds (e.g., 2 %); (iv) determination of the time location where the deviation gets smaller than the tolerance.

An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.

The code is based on the theory described in:

[1] K. Seeler. System Dynamics: An Introduction for Mechanical Engineers. New York, Springer, 2014.

Citar como

Hristo Zhivomirov (2024). Transient Time Measurement with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/68486-transient-time-measurement-with-matlab-implementation), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0