Simulink H-infinity controller

7 次查看(过去 30 天)
Greg Tsagkatakis
Greg Tsagkatakis 2011-8-27
Hello,
I'm trying to model a qLPV system with a qLPV H-infinity synthesized controller in Simulink. The system has to track a reference trajectory.
The system is a 2-input 2-output parameter varying system.
In an Interpreted MATLAB Function block (in Simulink) I take in the error and the parameters, which are related to the outputs of the qLPV system. I define my affine parameter-dependent model, form the plant interconnection using sconnect, synthesize the gain-scheduled controller with hinfgs.m, then compute the gain matrix using Kp=psinfo(pdK,'eval',polydec(pv,[p1,p2])).
I'm not sure how to get my control from the compute gain matrix. The gain matrix is quite large and this function block should only output a 2x1 vector (the controls to the qLPV plant).
If anyone has experience with this type of modeling or can offer any sort of advice, then I would be very grateful if you wouldn't mind to share with me.
Thank you.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 H-Infinity Synthesis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by