Question

100 H(s) 2. For the transfer function: s3+32s2260s+400 a) create a reduced order model by removing the high frequency pole

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

Sal? H(s) = 100 3+32 +2605 +400 The so poles of 8+325² +2605+400 are Sa -2,-10, -20 the Reduced oldan g His) is Tis) = K with

step response using matlab:

clc;

clear all;

close all;

s=tf('s');% definition of transfer function

H=100/(s^3+32*s^2+260*s+400); % original transfer function

T=0.5/(s+2); % reduced transfer function

step(H,T);grid

legend('original system','reduced system')

File Edit View Insert Tools Debug Desktop Window Help x = DISA .. ZO E Figure 1 x O BD Step Response 0.250- original system rplease rate

Add a comment
Know the answer?
Add Answer to:
100 H(s) 2. For the transfer function: s3+32s2260s+400 a) create a reduced order model by removing...
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