3. Design a PID controller for getting the following transient and steady state response Rise time tr = 0.1 sec Percent
Posted: Thu May 05, 2022 6:11 pm
3. Design a PID controller for getting the following transient and steady state response Rise time tr = 0.1 sec Percent of overshoot Mp ≤ 7.5% Steady state error= 0 Plant transfer function (s + 100) Gp = (s +7.5) (s +15) (s +30) (s +60) (s + 120) %% Please paste your MATLAB code below %% Type the controller transfer function % Paste the step response figure here % paste the output of the step info command here