The simulation of time-delay systems

This program of time-delay systems can verify stability test theorems.
982 Downloads
Updated 8 Oct 2013

View License

In our book [1], we proposed some stability test theorems for linear time-delay system.
To verify our stability test theorems and others' stability test algorithms [2], we provide this simulation program of time-delay systems.
You can use the program, to find that the results of [2] are incorrecct.
The following example is taken from the case 1 of [2], where [2] claimed to found a stable region for the time-delay system of case 1,however, the simulation shows that the time-delay system of case 1 is unstable,
dx(t)/dt=Ax(t)+B1x(t-t1)+B2x(t-t2)+B3x(t-t1)+B4x(t-t4)
with delay parameters: t1=.4;t2=.5; t3=.169;t4=0.26.
Thus, the main results of [2] are incorrect.

[1] Yang Xiao, Yingkang Zhang, Multidimensional Signal Processing and
Multidimensional Systems, Publishing House of Electronics Industry,
Beijing, 2011.
[2] Rifat Sipahi and Ismail Ilker Delice, Advanced Clustering With Frequency Sweeping Methodology for the Stability Analysis of Multiple Time-Delay Systems,IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL. 56, NO. 2, 2011, pp.467-472.

Cite As

Yang Xiao (2024). The simulation of time-delay systems (https://www.mathworks.com/matlabcentral/fileexchange/37789-the-simulation-of-time-delay-systems), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
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!

Time-Delay system simulation/

Version Published Release Notes
1.3.0.0

Some errors in the description are corrected.

1.2.0.0

Some errors in description are corrected.

1.0.0.0