How can I determine the gain that is needed to get a second order closed loop system to oscillate indefinitely?
Show older comments
So i created a bode plot using margin() function and then multiplied my closed loop transfer function with the gain margin that I got from margin(). I created new transfer function for the system using X= feedback(K*G,1). When I made the step response graph with step(X), it didn't seem to oscillate indefinitely. What's wrong in my method?
Thank you foreahead for your answers!
Sincerely Yours, Jani
Accepted Answer
More Answers (0)
Categories
Find more on Time-Domain Analysis in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!