Question

Using the following transfer function, optimize kp to obtain the fastest possible step response with a...

Using the following transfer function, optimize kp to obtain the fastest possible step response with a single overshoot and less than 5% peak overshoot. kp is in the H(s) function.

The transfer function is [5*H(s)]/[s^3+8s^2+15s+5*H(s)].

Homework Answers

Answer #1

I used matlab to draw root locus

At gain 2.84 over shoot become 5%

So

Step response for verification

Know the answer?
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
Similar Questions
please do this question just with matlab with bilinear transforming :Design digital controllers to meet the...
please do this question just with matlab with bilinear transforming :Design digital controllers to meet the desired specifications for the systems with the transfer function G(s)=1/((s+1)(s+5)) to obtain (i) zero steady-state error due to step, (ii) a settling time of less than 2 s, and (iii) an undamped natural frequency of 5 rad/s. Obtain the response due to a unit step and find the percentage overshoot, the time to the first peak and steady-state error percent due to a ramp...
The transfer function for a SISO system is given as follows: G(s)= (s2+2s+10)/(s4+5s3+8s2+3s+12) 1 Is the...
The transfer function for a SISO system is given as follows: G(s)= (s2+2s+10)/(s4+5s3+8s2+3s+12) 1 Is the open loop system stable? Draw pole zero map of the system. What is the steady state response of this system for a unit step input? 2 When unit feedback (Kp= 1) is implemented on this system, write down the closed loop transfer function. Draw pole-zero map. Is the system stable with this type of control law? 3 Find all possible proportional controller gains (Kp)...
Using the following code: % Ex 6.4 First-order step and impulse response for two time constants...
Using the following code: % Ex 6.4 First-order step and impulse response for two time constants % clear all; close all; t = 0:.1:100; % Time vector subplot(1,2,1); x = 250*exp(-0.05*t); plot(t,x,'k'); xlabel('Time (hrs)','FontSize',14); ylabel('P_A (mmHg)','FontSize',14); title('Impulse Response','FontSize',14); subplot(1,2,2); x = 20*(1-exp(-0.05*t)); plot(t,x,'k'); xlabel('Time (hrs)','FontSize',14); ylabel('P_A (mmHg)','FontSize',14); title('Step Response','FontSize',14);    ANSWER: The response of a 1st order linear body fluid balance system to step function (L m (t) = 1/s, Eqn. 6.9/p226) and impulse function (L d (t) = 1,...
The transfer function of a process unit in a resource company is described by the first...
The transfer function of a process unit in a resource company is described by the first order plus delay model: G(s) = 0.5/s + 1 * e^-6s Design a PID controller to control this time delay system. Since there is an approximation used to approximate the time delay and there is a difference between the design model and the actual plant, we may need to adjust the desired closed-loop performance in order to obtain stable closed-loop control system. You may...
A system is characterized by a transfer function given by: H(s)=(9s+5)/(s^2+6s+5) what is the output response...
A system is characterized by a transfer function given by: H(s)=(9s+5)/(s^2+6s+5) what is the output response y(t), if the excitation is given by x(t)=u(t) pick from below: a- y(t)=[1+e^-t-2e^-5t]u(t) b- y(t)=[-2/3e^-t + 62/3e^-4t-20e^-5t]u(t) c- y(t)=[6/5+2t-2e^-t+4/5e^-5t]u(t) d- y(t)=[8/34e^-t-400/82e^-5t+5.51cos(4t-32.5)]u(t) e- y(t)=[2+2e^-t-4^e-5t]u(t)
Classify each of the following as either true or false. (a) In the FIR design using...
Classify each of the following as either true or false. (a) In the FIR design using the window method, side lobes appear due to numerical round- off                                                                                                                                errors (b) The DC gain of the transfer function H(z) =   is 0.4 FIR Filters have all zeros at the origin. IIR (recursive) Filters can never be unstable Windows are used in FIR Filter design to reduce the size of side lobes in the frequency response. A causal Filter will always have a...
Project Risk Response Risk responses and action steps are defined during the risk response planning phase....
Project Risk Response Risk responses and action steps are defined during the risk response planning phase. Here the project team must plan the actions that will be taken should any identified risk actually materialize. This is typically done for some subset of the total population of risk issues identified—most likely those that are of the highest probability and/or impact. Risks can be both negative (threats) and positive (opportunities). The possible strategies for responding to negative risks include the following: avoid,...
Design the following game using a function in R studio: 1-The user input a number between...
Design the following game using a function in R studio: 1-The user input a number between 1-12: 2- Then the computer generates a number between (1-12) 3- Then: If the number generated by the computer is less than that of the user, then the user wins. If the number that is generated by the computer is greater than that of the user, then the computer wins. If the numbers generated by the user and computer are the same, then it...
1.Simplify the following functions using ONLY Boolean Algebra Laws and Theorems. For each resulting simplified function,...
1.Simplify the following functions using ONLY Boolean Algebra Laws and Theorems. For each resulting simplified function, sketch the logic circuit using logic gates. (30points) a.SimplifyF= (A+C+D)(B+C+D)(A+B+C) Hint:UseTheorem8 ,theorem 7 and distributive ̅̅b. Show that (Z + X)(Z +Y)(Y + X) = ? ? + ? ? ̅̅c. Show that (X +Y)Z + XYZ = ?.? (15 points for simplification and 15 points for Logisim diagrams) 2. Prove the below equation using Boolean Algebra Theorems and laws Write the name of...
1.Find a possible formula for the trigonometric function whose values are in the following table. x...
1.Find a possible formula for the trigonometric function whose values are in the following table. x 0 2 4 6 8 10 12 y -2 -5 -2 1 -2 -5 -2 y= 2. A population of rabbits oscillates 21 above and below an average of 103 during the year, hitting the lowest value in January (t = 0). Find an equation for the population, P, in terms of the months since January, t. P(t) = What if the lowest value...