Transient Time Measurement with Matlab Implementation

版本 1.0.0 (2.0 KB) 作者: Hristo Zhivomirov
Transient (settling) time measurement of a signal via envelope extraction and deviation estimation.
197.0 次下载
更新时间 2018/8/14

查看许可证

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.

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Descriptive Statistics 的更多信息

Community Treasure Hunt

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

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