MATLAB CONTROL SYSTEM TOOLBOX 9 Podręcznik Użytkownika Strona 357

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 649
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 356
1 2 ... 352 353 354 355 356 357 358 359 360 361 362 ... 648 649

Komentarze do niniejszej Instrukcji

Brak uwag