How can I determine the gain that is needed to get a second order closed loop system to oscillate indefinitely?
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Classical Control Design en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!