MATLAB CONTROL SYSTEM TOOLBOX 9 Uživatelská příručka Strana 357

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 649
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 356
LQG Regulation
9-49
Next, plot the open- and closed-loo p time responses to the white noise inputs
(using the MIMO LQG regulator for feedback).
% Form the closed-loop model
cl = feedback(Pc,RegMIMO,1:2,3:4,+1);
% Simulate with LSIM using same noise inputs
lsim(Pc(1:2,3:6),':',cl(1:2,3:6),'-',wxy,t)
The MIMO design is a clear improvement over t he separate SISO designs for
each axis. In particular, the level of / thickness variation is now comparable
to that obtained in the decoupled case. This example illustrates the benefits of
direct MIMO design for multivariable systems.
x
y
Zobrazit stránku 356
1 2 ... 352 353 354 355 356 357 358 359 360 361 362 ... 648 649

Komentáře k této Příručce

Žádné komentáře