MATLAB CONTROL SYSTEM TOOLBOX 9 Specifiche Pagina 197

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 591
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 196
Yaw Damper for a 747 Jet Transport
10-13
impulse(sys11,'b--',cl11,'r',20)
The closed-loop response settles quickly and does not oscillate much,
particularly when compared to the open-loop response.
Now close the loop on the full MIMO model and see how the response from the
aileron looks. The feedback loop involves input 1 and output 1 of the plant (use
feedback with index vectors selectingthis input/output pair). At the MATLAB
prompt, type
cloop = feedback(sys,-K,1,1);
damp(cloop) % closed-loop poles
Eigenvalue Damping Freq. (rad/s)
-3.42e-001 1.00e+000 3.42e-001
-2.97e-001 + 6.06e-001i 4.40e-001 6.75e-001
-2.97e-001 - 6.06e-001i 4.40e-001 6.75e-001
-1.05e+000 1.00e+000 1.05e+000
Vedere la pagina 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 590 591

Commenti su questo manuale

Nessun commento