Question
Matlab Simulink
please list all the steps
Extra Credit: Simulink Disturbance Analysis D(s) Controller Plant Gp(s) Ge REs 92.9s213.63s 1 97.6s (0.1s + 1) 127 s(s +1)(s
0 0
Add a comment Improve this question Transcribed image text
Answer #1

Question 1:

media%2F208%2F2085e876-1cf0-48f2-90e9-b4

MATLAB code to plot:

figure;plot(tout,simout,'linewidth',2);grid on;xlabel('time');ylabel('Amplitude');title('step response for input and disturbance');

response is plotted below:

It is observed that the response has reached a value of unit step input which is same as the input even after the disturbance.

Question 2:

Ramp reference:

media%2Fd93%2Fd936a93b-c958-454f-bcab-82

MATLAB code to plot:

figure;plot(tout,simout,'linewidth',2);grid on;xlabel('time');ylabel('Amplitude');title('ramp input response with ramp disturbance');legend('ramp input','response');

response:

It is observed that the response has matched with unit ramp which is same as the input even after the disturbance.

Question 3:

parabolic input response:

media%2F332%2F33285f41-8d24-4002-bb69-89

MATLAB code to plot:

figure;plot(tout,simout,'linewidth',2);grid on;xlabel('time');ylabel('Amplitude');title('Unit parabola input response with parabolic disturbance');legend('Unit parabola input','response');

response is plotted below:

It is observed that the response has matched with unit parabolic input even after the disturbance is applied.

Add a comment
Know the answer?
Add Answer to:
Matlab Simulink please list all the steps Extra Credit: Simulink Disturbance Analysis D(s) Controller Plant Gp(s)...
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
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