UNCERTAIN_TDS_ROB_STRONG_HINFNORM

Description.

An algorithm to compute the robust strong H-infinity norm of a retarded time-delay system with real-valued, structured, Frobenius norm bounded uncertainties.

Author.

The software was written by Pieter Appeltans under supervision of Wim Michiels.

Methods.

More information on the details behind the algorithm can be found in "A pseudo-spectra based characterisation of the robust strong H-infinity norm of time-delay systems with real-valued and structured uncertainties" by Appeltans and Michiels (Preprint available on https://arxiv.org/abs/1909.07778).

Acknowledgements.

The software was developed in the framework of project C14/17/072 of the KU Leuven Research Council and by the project G0A5317N of the Research Foundation-Flanders (FWO - Vlaanderen).

This package uses some code from TDS_STABIL by Wim Michiels (files in the directory TDS_EIGENV) to compute the right-most eigenvalues of DDAE systems. The complete TDS\_STABIL software package is available from https://twr.cs.kuleuven.be/research/software/delay-control/stab/. More information about this package can be found in "Spectrum based stability analysis and stabilization of systems described by delay differential algebraic equations. Technical Report TW582, Department of Computer Science, K.U.Leuven, December 2010." by Wim Michiels. TDS_STABIL is released under the GNU GPL v3.0 license (available at https://www.gnu.org/licenses/gpl-3.0.html).

Obtaining the software.

Click here to download the software.

UNCERTAIN_TDS_ROB_STRONG_HINFNORM is released under the GNU GPL v3.0 license. For complete details see here.

How to use?

STEP 0 - Add the folders 'SRC' and 'SRC\TDS_EIGV' to your Matlab path.

STEP 1 - Create an uncertain time-delay system using the method uncertain_tds_create.m (some examples can be found in EXAMPLES\example_uncertain_tds_create.m).

STEP 2 - Compute its robust strong H-infinity norm using uncertain_tds_rob_strong_hinfnorm.m.

Benchmark problems.

The following benchmark problems are included:

Remarks.


Back to overview of software for control of delay equations.


This page is maintained by Wim Michiels.
Last updated on September 10, 2020.