Question

findConsider the Transfer Function Shown Below: G(S) = (s +2) s(s + 3)(s + 5)2 a. Plot the magnitude and phase plots for each ele

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

1594831149626_Longimage07-15-202022.04.1

part b and c

as we have plotted manually the bode plot above

we can plot the same in matlab for accurate plots as below

Bode Diagram Gm = 51.1 dB (at 5.79 rad/s), Pm = 89.6 deg (at 0.0267 rad/s) man -50 Magnitude (dB) -100 -150 -90 -135 Phase (d

the gain margin becomes 51.1dB

phase margin is 89.6 deg

use the code below

g = tf([1 2],conv([1 5],[1 5]))
g2= tf([1],[1 3 0])
margin(g*g2);

part d

for stability the gain margin should be above 0 dB

As the gain margin is above 0 dB we can say that the system is stable for closed loop resonse

in summary

we have plotted the bode for each element

we have then plotted the bode for total function

we have used matlab for accurate plots

we have then found the phase and gain margin using the bode plots

we have finally decided the stability of the system

Add a comment
Know the answer?
Add Answer to:
find Consider the Transfer Function Shown Below: G(S) = (s +2) s(s + 3)(s + 5)2...
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