MATLAB CONTROL SYSTEM TOOLBOX 9 Guia do Utilizador Página 316

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 649
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 315
9 Design Case Studies
9-8
Typically, yaw dampers are designed using the yaw rate as sensed output and
the rudder as control input. Look at the corresponding frequency response
(input 1 to output 1).
bode(sys(1,1))
From this Bode diagram, you can see that the rudder has significant effect
around the lightly damped Dutch roll mode (that is, near rad/sec). To
make the design easier, select the subsystem from rudder to yaw rate.
% Select system with input 1 and output 1
sys11 = sys(1,1);
ω
1
=
Vista de página 315
1 2 ... 311 312 313 314 315 316 317 318 319 320 321 ... 648 649

Comentários a estes Manuais

Sem comentários