Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need Help With 3 and 4 Q#3 Pre Lab Solutioin clear clc s=tf('s'); G1 = (25*(3.01/3)*(s+3))/((s+3.01)*(s^2+4*s+25)); step(G1) hold on G2 = (25*(3.1/3)*(s+3))/((s+3.1)*(s^2+4*s+25)); step(G2) G3 =

Need Help With 3 and 4

Q#3 Pre Lab Solutioin

clear clc s=tf('s'); G1 = (25*(3.01/3)*(s+3))/((s+3.01)*(s^2+4*s+25)); step(G1) hold on G2 = (25*(3.1/3)*(s+3))/((s+3.1)*(s^2+4*s+25)); step(G2) G3 = (25*(3.3/3)*(s+3))/((s+3.3)*(s^2+4*s+25)); step(G3) G4 = (25*(3.5/3)*(s+3))/((s+3.5)*(s^2+4*s+25)); step(G4) G5 = (25*(4/3)*(s+3))/((s+4)*(s^2+4*s+25)); step(G5) hold off

Q#4 Pre Lab

s=tf('s'); figure G1 = (2500*(3.01/3)*(s+3))/((s+3.01)*(s^2+4*s+2500)); step(G1) hold on G2 = (2500*(3.1/3)*(s+3))/((s+3.1)*(s^2+4*s+2500)); step(G2) G3 = (2500*(3.3/3)*(s+3))/((s+3.3)*(s^2+4*s+2500)); step(G3) G4 = (2500*(3.5/3)*(s+3))/((s+3.5)*(s^2+4*s+2500)); step(G4) G5 = (2500*(4/3)*(s+3))/((s+4)*(s^2+4*s+2500)); step(G5) hold off

image text in transcribed

Lab 1. Using Simulink, add a pole to the second-order system of Prelab 1a and plot the step responscs of the system when the higher-order pole is nonexistent, at LTI Viewer. Normalize all plots to a steady-state value of unity. Record percent 2. Using Simulink, add azero to the second-order system of Prelab 1a and plot the step -20, -10, -5, and -2. Make your plots on a single graph, using the Smulink 200, 20, 10, and -2. Make your plots on a single graph, using the Simulink overshoot, settling time, peak time, and rise time for each response. responses of the system when the zero is nonexistent, at -200, 50, 111 Viewer Normalize all plots to a steady-state value of unity. Record percent overshoot, settling time, peak time, and rise time for each response. 3. Using Simulink and the transfer function of Prelab 3 with a 3, plot the step responses of the system when the value of b is 3, 3.01, 3.1, 3.3, 3.5, and 4.0. Make your plots on a single graph using the Simulink LTI Viewer. Record percent overshoot, settling time, peak time, and rise time for each responsc. 4. Using Simulink and the transfer function of Prelab 4 with a=30, plot the step responses of the system when the value of b is 30, 30.01, 30.1, 30.5, 31, 35, and 40. Make your plots on a single graph, using the Simulink LTI Viewer. Record percent overshoot, settling time, peak time, and rise time for each response

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Publishing With Filemaker Pro On The Web

Authors: Maria Langer

1st Edition

0201696657, 978-0201696653

More Books

Students also viewed these Databases questions

Question

18. If you have power, then people will dislike and fear you.

Answered: 1 week ago