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

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 649
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
=
Przeglądanie stron 315
1 2 ... 311 312 313 314 315 316 317 318 319 320 321 ... 648 649

Komentarze do niniejszej Instrukcji

Brak uwag