MATLAB CONTROL SYSTEM TOOLBOX 9 Especificações Página 197

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 591
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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
Vista de página 196
1 2 ... 192 193 194 195 196 197 198 199 200 201 202 ... 590 591

Comentários a estes Manuais

Sem comentários