Transient Time Measurement with Matlab Implementation

Transient (settling) time measurement of a signal via envelope extraction and deviation estimation.
188 Downloads
Updated Tue, 14 Aug 2018 17:55:21 +0000

View License

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.

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0