MATLAB CONTROL SYSTEM TOOLBOX 9 Uživatelská příručka Strana 331

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 649
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 330
Hard-Disk Read/Write Head Controller
9-23
To analyze the discrete system, plot its step response, type
step(Hd)
The system oscillates quite a bit. This is probably due to very light damping.
You can check this by computing the open-loop poles. Type
% Open–loop poles of discrete model
damp(Hd)
Eigenvalue Magnitude Equiv. Damping Equiv. Freq.
9.87e–01 + 1.57e–01i 9.99e–01 6.32e–03 3.16e+01
9.87e–01 – 1.57e–01i 9.99e–01 6.32e–03 3.16e+01
The poles have very light e quivalent damping and are near the unit circle. You
need to design a compensator that increases the damping of these poles.
Zobrazit stránku 330
1 2 ... 326 327 328 329 330 331 332 333 334 335 336 ... 648 649

Komentáře k této Příručce

Žádné komentáře