Borrar filtros
Borrar filtros

How can i get the transfer function for an Hinfinity contrller using State space matrices?

1 visualización (últimos 30 días)
Hello,
I have four state space matrices A,B, C and D. I need to use the 'hinf' command in matlab to get the controller transfer function in this form: K(z) = 0.02367z4 + 0.0003702z3 − 0.01514z2 + 0.007138z − 0.001015/z4 + 2.811z3 + 3.268z2 + 1.918z + 0.4738
I do not understand how to use Hinf to make my plant P and get to K(z). i need the k(z) equation as given above but i cant get past mksys(A,B,C,D,'tss') which gives me a long weird number. I think i am going wrong, i thought mksys would give me the plant P. can i get some direction, i am totally lost and new to control theoretic approaches in matlab.
Thanks!

Respuestas (1)

Arkadiy Turevskiy
Arkadiy Turevskiy el 25 de Abr. de 2014

Categorías

Más información sobre Robust Control Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by