Question

2. Instead of using the cook book procedure, repeat #1 using rltoor in Matlab. The input to tltool is the open-loop transfer function. Add the following specifications before adding your compensator: · ζ20.8 26 To add specifications, right click on the root locus and select Design Requirements, then New. You may also need to adjust the axes on the figure before adding your compensator. Right click on the figure somewhere in the non-shaded area, then select Properties, then the Limits tab. Adjust as needed Now add a compensator by right clicking on the figure, select Add pole/zero, then select Lead. Once youve added the pole, you can slide both the pole and zero around until the root locus bends to the intersection of both specifications. The last step involves clicking on the red gain square and sliding it to the intersection of both specifications. a. (5 pts) Print your final root locus figure You now have a compensator design. In the Control and Estimation Tools Manager (which is its own window not the SISO Design for SiSO Task window), Matlab will show you the form of your compensator. (2 pts) Write down this form of the compensator. (3 pts) Manipulate the compensator so that it looks like the form: b. c. S+ Provide the values for K。a, and T.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

(4st4) The closed lo P poles alS2on t on Now, the open loop pol are at 3-- 3, -4,-o-5. The cosed loop polescalulaled below. oAnale Bfseckon mehad foa pole and 2o 46 P -4.3 focm lhe above Sraph, P: locator? Pole Abco , SA fs }he angle Brsectron of Sc(S+5.3) (Stg.부) i-e,, (St +12) (25+1) .. K-16.3 (345.3)

Add a comment
Know the answer?
Add Answer to:
2. Instead of using the "cook book" procedure, repeat #1 using 'rltoor in Matlab. The input...
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
  • 3. Consider the tilt control block diagram shown below R(s) DesiredG(s) 12 s(s+10)(s+70) Y(s) Til...

    3. Consider the tilt control block diagram shown below R(s) DesiredG(s) 12 s(s+10)(s+70) Y(s) Tilt tilt Design specifications require an overshoot of less than 5% and a settling time of less than 0.6 seconds. (a) Use MATLAB to sketch the root locus (rlocus command) with a proportional controller and use the root locus to determine a value for K (if any) that will satisfy the design requirements (b) Design a lead compensator Ge(s) to satisfy the design specifications. You can...

  • 1. Using the MATLAB rltool command (or rlocus and rlocfind), plot the K > 0 root...

    1. Using the MATLAB rltool command (or rlocus and rlocfind), plot the K > 0 root locus for What is the value of the largest damping ra- 2+2s+1 s(s120)7,7 -2,12). 1 + KL(s) = 0, where L(s) = tio associated with the pair of complex poles? At which value of K is it achieved? Turn in a printout of your plot showing the location of the poles on the damping ratio line that you found. 2. Suppose the unity feedback...

  • Lag Compensator Design Using Root-Locus 2. Consider the unity feedback system in Figure 1 for G(s...

    Lag Compensator Design Using Root-Locus 2. Consider the unity feedback system in Figure 1 for G(s)- s(s+3(s6) Design a lag compensation to meet the following specifications The step response settling time is to be less than 5 sec. . The step response overshoot is to be less than 17% . The steady-state error to a unit ramp input must not exceed 10%. Dynamic specifications (overshoot and settling time) can be met using proportional feedback, but a lag compensator is needed...

  • please show work thank you! Use Matlab to and the SISOTool construct the system for analysis...

    please show work thank you! Use Matlab to and the SISOTool construct the system for analysis (You may want to preview the tf and sisotool commands from matlab by typing help tf or doc tf etc...) Each Block B1, B2, B3 and B4 will be constructed individually and then concatenated together As shown in the block diagram let K=0.1 Set B1 = 0.1 by typing in matlab >>B1=0.1 To assign the Blockl values use the TF command to construct a...

  • SOLVE USING MATLAB A servomechanism position control has the plant transfer function 10 s(s +1) (s 10) You are to desig...

    SOLVE USING MATLAB A servomechanism position control has the plant transfer function 10 s(s +1) (s 10) You are to design a series compensation transfer function D(s) in the unity feedback configuration to meet the following closed-loop specifications: . The response to a reference step input is to have no more than 16% overshoot. . The response to a reference step input is to have a rise time of no more than 0.4 sec. The steady-state error to a unit...

  • A second-order process is described by its transfer function G(s) = (s+1)(843) and a PI controlle...

    A second-order process is described by its transfer function G(s) = (s+1)(843) and a PI controller by Consider feedback control with unit feedback gain as shown in Figure 1 A disturbance D(s) exists, and to achieve zero steady-state error, a small integral component is applied. Technical limitations restrict the controller gain kp to values of 0.2 or less. The goal is to examine the influence of the controller parameter k on the dynamic response. D(s) Controller Process X(s) Y(s) Figure...

  • C+ HelloVisualWorld, pages 121-125 (in the 3-6 Deciding Which Interface to Use Section) We were unable...

    C+ HelloVisualWorld, pages 121-125 (in the 3-6 Deciding Which Interface to Use Section) We were unable to transcribe this imageCHAPTER 3 Using Guy Objects and the Visual Studio IDE Using Gul Objects (continued) Forn click the Form, its Properties window appears in the lower right portion of the screen, and you can see that the Text property for the Form IS set to Forml. Take a moment to scroll through the list in the Properties Window, examining the values of...

  • . Question 1 (40 marks) This question asks you to demonstrate your understanding of the following...

    . Question 1 (40 marks) This question asks you to demonstrate your understanding of the following learning objectives LO 1.6 Express the Laplace Transform of common mathematical functions and linear ordinary differential equations using both first principles and mathematical tables. LO 1.7 Construct transfer functions for linear dynamic systems from (i) differential equations and (ii) reduction of block diagrams. LO1.8 Determine the time response of a Linear SISO system to an arbitrary input and having arbitrary initial conditions. LO 1.9...

  • Consider the aircraft model shown in Figure 1. We will assume that the aircraft is in steady-crui...

    Consider the aircraft model shown in Figure 1. We will assume that the aircraft is in steady-cruise at constant altitude and velocity; thus, the thrust, drag, weight and lift forces balance each other in the x- and y directions. We will also assume that a change in pitch angle will not change the speed of the aircraft under any circumstance (unrealistic but simplifies the problem a bit). Under these assumptions the longitudinal equations of motion for the aircraft can be...

  • Newton's Method in MATLAB During this module, we are going to use Newton's method to compute...

    Newton's Method in MATLAB During this module, we are going to use Newton's method to compute the root(s) of the function f(x) = x° + 3x² – 2x – 4 Since we need an initial approximation ('guess') of each root to use in Newton's method, let's plot the function f(x) to see many roots there are, and approximately where they lie. Exercise 1 Use MATLAB to create a plot of the function f(x) that clearly shows the locations of its...

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