Question

PROBLEM 4 A unity feedback closed loop control system is displayed in Figure 4 (a) Assume that the controller is given by G (
0 0
Add a comment Improve this question Transcribed image text
Answer #1

with proportional controller:

matlab code:


s1 =

20 (s+5)
-------------------------
s (s+10) (s^2 + 3.5s + 6)

Continuous-time zero/pole/gain model.


sys =

20 (s+5)
------------------------------------------
(s+10.14) (s+2.239) (s^2 + 1.122s + 4.405)

Continuous-time zero/pole/gain model.

response:

Linear Simulation Results 14 12 10 Input: In(1) Time (seconds): 10.9 Amplitude: 5.45 System: sys Time (seconds): 10.9 Amplituwith proportional + integral controller:

matlab code:

t=0:0.001:25;
k=2*(-10)*(-1);
z=[-0.5 -5];
p=[0 0 -10 -1.7500+1.7139*i -1.7500-1.7139*i ];
s1=zpk(z,p,k) %open loop transfer function
sys=feedback(s1,1) % close loop transfer function
ip=0.5*t; % ramp input with 0.5 as amplitude.
lsim(sys,ip,t)

output:


s1 =

20 (s+0.5) (s+5)
---------------------------
s^2 (s+10) (s^2 + 3.5s + 6)

Continuous-time zero/pole/gain model.


sys =


20 (s+5) (s+0.5)

------------------------------------------------------
  
(s+10.13) (s+1.904) (s+0.7302) (s^2 + 0.7337s + 3.549)
  
  

Continuous-time zero/pole/gain model.

response:

Linear Simulation Results 14 12 10 System: sys Time (seconds): 10.9 Amplitude:5.44 10 15 20 25 Time (seconds)

Add a comment
Know the answer?
Add Answer to:
PROBLEM 4 A unity feedback closed loop control system is displayed in Figure 4 (a) Assume that the controller is given by G (s)-2. Based on the lsim function of MATLAB, calculate and obtain the g...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • A unity feedback closed loop control system is displayed in Figure 4. (a) Assume that the control...

    Please solve as a MATLAB code. A unity feedback closed loop control system is displayed in Figure 4. (a) Assume that the controller is given by G (s) 2. Based on the lsim function of MATLAB, calculate and obtain the graph of the response for (t) at. Here a 0.5°/s. Find the height error after 10 seconds, (b) In order to reduce the steady-state error, substitute G (s) with the following controller This is a Proportional-Integral (PI) controller. Repeat part...

  • PLEASE solve it with MATLAB code A unity feedback closed loop control system is displayed in...

    PLEASE solve it with MATLAB code A unity feedback closed loop control system is displayed in Figure 4 (a) Assume that the controller is given by G (s)-2. Based on the Isim function of MATLAB, calculate and obtain the graph of the response for 6, (t)-at. Here a : 0.5%, Find the height error after 10 seconds, G) -2 This is a Proportional-Integral (PI) controller. Repeat part (a) in the presence of Pl controller, and juxtapose the steady state error...

  • Consider a unity-feedback control system with a PI controller Gpr(s) and a plant G(s) in cascade. In particular, the plant transfer function is given as 2. G(s) = s+4, and the PI controller trans...

    Consider a unity-feedback control system with a PI controller Gpr(s) and a plant G(s) in cascade. In particular, the plant transfer function is given as 2. G(s) = s+4, and the PI controller transfer function is of the forrm KI p and Ki are the proportional and integral controller gains, respectively where K Design numerical values for Kp and Ki such that the closed-loop control system has a step- response settling time T, 0.5 seconds with a damping ratio of...

  • PROBLEM 4 Suppose that a system is shown in Figure 4. There are three controllers that might be incorporated into this system. 1. Ge (s)-K (proportional (P) controller) 2. GS)K/s (integral (I) contro...

    PROBLEM 4 Suppose that a system is shown in Figure 4. There are three controllers that might be incorporated into this system. 1. Ge (s)-K (proportional (P) controller) 2. GS)K/s (integral (I) controller) 3. G (s)K(1+1/s) (proportional, integral (PI) controller) The system requirements are T, < 10 seconds and P0 10% for a unit step response. (a) For the (P) controller, write a piece of MATLAB code to plot root locus for 0<K<,and find the K value so that the...

  • 4) A unity feedback control system shown in Figure 2 has the following controller and process with the transfer functions: m(60100c Prs(s +10(s+7.5) a) Obtain the open- and closed-loop transfer f...

    4) A unity feedback control system shown in Figure 2 has the following controller and process with the transfer functions: m(60100c Prs(s +10(s+7.5) a) Obtain the open- and closed-loop transfer functions of the system. b) Obtain the stability conditions using the Routh-Hurwitz criterion. e) Setting by trial-and-error some values for Kp, Ki, and Ko, obtain the time response for minimum overshoot and minimum settling time by Matlab/Simulink. Y(s) R(s) E(s) Fig. 2: Unity feedback control system 4) A unity feedback...

  • 1. Consider a unity feedback control system with the transfer function G(s) = 1/[s(s+ 2)] in...

    1. Consider a unity feedback control system with the transfer function G(s) = 1/[s(s+ 2)] in the forward path. (a) Design a proportional controller that yields a stable system with percent overshoot less that 5% for the step input (b) Find settling time and peak time of the closed-loop system designed in part (a); (c) Design a PD compensator that reduces the settling time computed in (b) by a factor of 4 while keeping the percent overshoot less that 5%...

  • PD & PID controller design Consider a unity feedback system with open loop transfer function, G(s)...

    PD & PID controller design Consider a unity feedback system with open loop transfer function, G(s) = 20/s(s+2)(8+4). Design a PD controller so that the closed loop has a damping ratio of 0.8 and natural frequency of oscillation as 2 rad/sec. b) 100 Consider a unity feedback system with open loop transfer function, aus. Design a PID controller, so that the phase margin of (S-1) (s + 2) (s+10) the system is 45° at a frequency of 4 rad/scc and...

  • K and consider a PI s+4 A unity feedback system has an open loop transfer function G(s) [4] S+a controller Ge(s) S Sele...

    K and consider a PI s+4 A unity feedback system has an open loop transfer function G(s) [4] S+a controller Ge(s) S Select the values of K and a to achieve a) (i) Peak overshoot of about 20% (ii) Settling time (2% bases) ~ 1 sec b) For the values of K and a found in part (a), calculate the unit ramp input steady state error K and consider a PI s+4 A unity feedback system has an open loop...

  • A unity feedback system with the forward transfer function G(s)=K/(s+1)(s+3)(s+6) is operating wi...

    A unity feedback system with the forward transfer function G(s)=K/(s+1)(s+3)(s+6) is operating with a closed-loop step response that has 15% overshoot. Do the following: a) Evaluate the steady-state error for a unit step input b) Design a PI control to reduce the steady-state error to zero without affecting its transient response c) Evaluate the steady-state error and overshoot for a unit step input to your compensated system A unity feedback system with the forward transfer function G(s) is operating with...

  • Please wriite the matlab code of the question

    &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& Please wriite the matlab code of the question :))) &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& PROBLEM 4 Suppose that a system is shown in Figure 4. There are three controllers that might be incorporated into this system. 1·G,(s)-K (proportional (P) controller) 2·G,(s)=K/s (integral (I) controller) 3. G (s) K(1+1/s) (proportional, integral (PI) controller) The system requirements are Ts < 10 seconds and P.。. 10% for a unit step response. (a) For the (P) controller, write a piece of MATLAB code to plot root locus...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT