Question: Write a MATLAB program that will design a PI controller assuming a second-order approximation as follows: a. Allow the user to input from the keyboard
Write a MATLAB program that will design a PI controller assuming a second-order approximation as follows:
a. Allow the user to input from the keyboard the desired percent overshoot
b. Design a PI controller and gain to yield zero steady-state error for a closed loop step response as well as meet the percent overshoot specification
c. Display the compensated closed-loop step response
Test your program on

and 25% overshoot.
K G(s) %3D (s+ 5)(s+ 10)
Step by Step Solution
3.48 Rating (171 Votes )
There are 3 Steps involved in it
I am posting complete matlab code here CAUATION Please make sure to have the Control Syste... View full answer
Get step-by-step solutions from verified subject matter experts
