MATLAB CONTROL SYSTEM TOOLBOX 9 Betriebsanweisung Seite 357

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 649
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 356
1 2 ... 352 353 354 355 356 357 358 359 360 361 362 ... 648 649

Kommentare zu diesen Handbüchern

Keine Kommentare