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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 649
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 424
connect
11-35
externaloutputsare outputs2 and7 of sys,theninputs and outputs should
be set to
inputs = [1 2 15];
outputs = [2 7];
The final model sysc has these particular inputs and outputs.
Since it is easy to make a mistake entering all the data required for a large
model, be sure to verify your model in as many ways as you can. Here are some
suggestions:
Make sure the poles of the unconnected model
sys matchthepolesofthe
various blocks in the diagram.
Check that the final poles and DC gains are reasonable.
Plot the
step and bode responses of sysc and compare them with your
expectations.
Ifyou needto workextensivelywithblock diagrams, Simulinkisa much easier
and more comprehensive tool for model building.
Example Consider the following block diagram
x
·
Ax Bu+=
yCxDu+=
2s1+()
s2+
--------------------
10
s 5+
------------
y
1
y
2
u
2
u
1
u
c
sys1
sys2
sys3
+
Przeglądanie stron 424
1 2 ... 420 421 422 423 424 425 426 427 428 429 430 ... 648 649

Komentarze do niniejszej Instrukcji

Brak uwag