How can I determine the gain that is needed to get a second order closed loop system to oscillate indefinitely?
Afficher commentaires plus anciens
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
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Classical Control Design dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!