MATLAB CONTROL SYSTEM TOOLBOX 9 User's Guide Page 336

  • Download
  • Add to my manuals
  • Print
  • Page
    / 649
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 335
9 Design Case Studies
9-28
Type
ddamp(poles,Ts)
to see the equivalent damping and natural frequency for each of the
eigenvalues.
To analyze this design, form the closed-loop system and plot the closed-loop
step response.
cloop = feedback(oloop,k);
step(cloop)
This response depends on your closed loop set point. The one shown here is
relativelyfast and settles in about0.07seconds. Therefore,this closed loop disk
drive system has a seek time of about 0.07 seconds. This is slow by today's
standards, but you also started with a very lightly damped system.
Page view 335
1 2 ... 331 332 333 334 335 336 337 338 339 340 341 ... 648 649

Comments to this Manuals

No comments