Question

Consider the system whose differential equation is as follows. ?′′′ − 9?′′ + 27?′ + 21?...

Consider the system whose differential equation is as follows.

?′′′ − 9?′′ + 27?′ + 21? = 66?′ + 44?

       Find the transient and steady state for the step and impulse response using MATLAB.

I understand how to get the coefficients, the roots, the impulse response, the step response and the transfer functions itself but its not clear on how to isolate the transient and steady state response by themselves. Maybe I am misunderstanding what those terms mean?

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

Hello,
          Please find the answer attached as under. Please give a thumbs up rating if you find the answer useful! Have a rocking day ahead!

The system that you have attached in your question is an unstable system, and the terms steady state and transient do not apply to unstable systems. Execute the folowing matlab code to find the poles:

sys = tf([66 44],[1 -9 27 21]);
pole(sys)

Matlab gives:

ans =

   4.8171 + 3.1473i
   4.8171 - 3.1473i
-0.6342 + 0.0000i

Note that the first 2 poles are on the right hand side of the s plane. This indicates that the output blows up, and there is no transient or steady state.

NOTE: For a stable system, its easy to find the steady state and transient. The steady state value is the final value of the output after the output settles down. This can be easily found from the matlab plot by looking at what value the output settles down. Once you find this value, just subtract this value from the total output to get the transient response.

*****************************************************************
PS: Please do not forget the thumbs up!

Add a comment
Know the answer?
Add Answer to:
Consider the system whose differential equation is as follows. ?′′′ − 9?′′ + 27?′ + 21?...
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
  • matlab please matlab please (4) Consider the system described by the following difference equation y(n)1.77y(n-1)-0.81y(n 2)a(n)-...

    matlab please matlab please (4) Consider the system described by the following difference equation y(n)1.77y(n-1)-0.81y(n 2)a(n)- 0.5(n -1) (a) Assuming a unit-step input, and using a long enough section of the input constant output y(n) is observed for large n, hence plot the output and determine the value of this constant called G so that a Note: G, y(n) for n0o. (b) Determine and plot the transient response given by: n(n) = y(n)- Go (c) Find the energy of the...

  • Task: 4 (35 Marks) The block diagram representation of a CNC machine speed control system is...

    Task: 4 (35 Marks) The block diagram representation of a CNC machine speed control system is shown in Figure 4 with the gain of K, and the feedback value of K2. R(s) + cls 100 1 + 0.2s G1=6.5 K1=14.5 K2=0.55 R=3 L=7 C=0.5 Figure 4 (i). Evaluate the closed loop transfer function of the CNC speed control system; (i). Estimate the value of time constant (T) and dc gain K for the CNC speed control system; Note: Each student...

  • . (40pts) Consider a spring-mass-damper system shown below, where the input u() is displacement input at...

    . (40pts) Consider a spring-mass-damper system shown below, where the input u() is displacement input at the right end of the spring k3 and x() is the displacement of mass ml. (Note that the input is displacement, NOT force) k3 k1 m2 (a) (10pts) Draw necessary free-body diagrams, and the governing equations of motion of the system. (b) (10pts) Find the transfer function from the input u() to the output x(t). (c) (10pts) Given the system parameter values of m1-m2-1,...

  • please help. Note: u(t) is unit-step function Consider the system with the differential equation: dyt) +...

    please help. Note: u(t) is unit-step function Consider the system with the differential equation: dyt) + 2 dy(t) + 2y(t) = dr(t) – r(e) dt2 dt where r(t) is input and y(t) is output. 1. Find the transfer function of the system. Note that transfer function is Laplace transform ratio of input and output under the assumption that all initial conditions are zero. 2. Find the impulse response of the system. 3. Find the unit step response of the system...

  • ' 1. Review Question a) Name three applications for feedback control systems. b) Functionally, ho...

    ' 1. Review Question a) Name three applications for feedback control systems. b) Functionally, how do closed-loop systems differ from open-loop systems? c) Name the three major design criteria for control systems. d) Name the performance specification for first-order systems. e) Briefly describe how the zeros of the open-loop system affect the root locus and the transient response. What does the Routh-Hurwitz criterion tell us? f) 2. Given the electric network shown in Figure. a) Write the differential equation for...

  • Consider the linear system given by the following differential equation y(4) + 3y(3) + 2y +...

    Consider the linear system given by the following differential equation y(4) + 3y(3) + 2y + 3y + 2y = ů – u where u = r(t) is the input and y is the output. Do not use MATLAB! a) Find the transfer function of the system (assume zero initial conditions)? b) Is this system stable? Show your work to justify your claim. Note: y(4) is the fourth derivative of y. Hint: Use the Routh-Hurwitz stability criterion! c) Write the...

  • Control Assignment 2017/18 In order to complete this assignment you will have to consider a system...

    Control Assignment 2017/18 In order to complete this assignment you will have to consider a system which is unique to you. Th parameters of the system are derived from your student mumber and so if you use the wrong mumber you will get the wrong answers and will lose marks. Use the last two digits of your student mumber where Ki-last but_one_digit+I and K-last digit+1. Thus the mumber 201656789 would give K9 and K 10. When you submit your report,...

  • 2.6.1 Consider a causal continuous-time LTI system described by the differential equation u"(t) +...

    2.6.1-2.6.62.6.1 Consider a causal contimuous-time LTI system described by the differential equation$$ y^{\prime \prime}(t)+y(t)=x(t) $$(a) Find the transfer function \(H(s)\), its \(R O C\), and its poles.(b) Find the impulse response \(h(t)\).(c) Classify the system as stable/unstable.(d) Find the step response of the system.2.6.2 Given the impulse response of a continuous-time LTI system, find the transfer function \(H(s),\) the \(\mathrm{ROC}\) of \(H(s)\), and the poles of the system. Also find the differential equation describing each system.(a) \(h(t)=\sin (3 t) u(t)\)(b)...

  • Tutorial -On PID control (Control System: Instructor slides and lab) Consider a second order mass...

    part 2 & part 3 please... Tutorial -On PID control (Control System: Instructor slides and lab) Consider a second order mass-force system to study its behavior under various forms of PID control xtn fon force In Disturbance force: 50) (i.e. wind force) Part I (dealing with the plant/process) 1. What is the model of this system, in other words, write the ODE of the system 2. Derive the transfer function of the above system from Fls) to X(s) 3. What...

  • I have no more posting for this month, please solve these for me thanks 1. Given...

    I have no more posting for this month, please solve these for me thanks 1. Given the following unity feedback system where s+z s2 (s + 10) and the controller is a proportional controller Ge = K, do the following: a. If z = 2, find K so that the damped frequency of the oscillation of the transient response is 5 rad/s. b. The system is to be redesigned by changing the values of z and K. If the new...

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
ADVERTISEMENT