Clear Filters
Clear Filters

Is there a solution for H2Hinf control problem in the discrete time domain?

5 views (last 30 days)
I am trying to solve a mixed H2 Hinf problem but in discrete time domain. is the comman h2hinfsyn valid for this problem?

Answers (2)

Kushagr Gupta
Kushagr Gupta on 17 Mar 2017
The function ' h2hinfsyn ' does not work for discrete plants as mentioned in the documentation.
As per the documentation, there is a function for discrete time analysis for H2 control. I would recommend going through the documentation for ' h2syn '.

Jeremy Berke
Jeremy Berke on 31 Oct 2022
Unfortunately they have not implemented this yet even though the LMI exists. I hope they implement it soon since h2syn and hinfsyn can hadle both CT and DT systems
Refer to page 128 here.
You will have to manually set up the LMI and use the solver in the robust toolbox

Categories

Find more on Robust Control Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!