MATLAB CONTROL SYSTEM TOOLBOX 9 User's Guide Page 331

  • Download
  • Add to my manuals
  • Print
  • Page
    / 649
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 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.
Page view 330
1 2 ... 326 327 328 329 330 331 332 333 334 335 336 ... 648 649

Comments to this Manuals

No comments