Language:EN
Pages: 3
Words: 367
Rating : ⭐⭐⭐⭐⭐
Price: $10.99
Page 1 Preview
system analysis in matlab answers and explanation

system analysis in matlab answers and explanation

System Analysis in Matlab Step by step Solution with Explanation

Your question:

Compute the total transfer function $C/R$ of the following system, compute the poles, draw the pole-zero map and the root locus using Matlab/Octave.

System Analysis in Matlab Answers and Explanation

    • An integrator block with transfer function: 1/s

  1. Write the transfer function for each block in series. The order doesn't matter as long as we multiply the transfer functions together. So, we have:

C(s)/R(s) = 8.98 / ((s+1)(s+4)s)

Compute the Poles

  • s = -4

  • s = 0 (since the denominator also has a factor of s)

Since there are no zeros in the system (the numerator of the transfer function is 1), the pole-zero map will only have the three poles.

Draw the Root Locus

sysl = 0.4490;

sys_int = 1/s;

% Find the poles

poles = pole(C_R);

You are viewing 1/3rd of the document.Purchase the document to get full access instantly

Immediately available after payment
Both online and downloadable
No strings attached
How It Works
Login account
Login Your Account
Place in cart
Add to Cart
send in the money
Make payment
Document download
Download File
img

Uploaded by : Tomas

PageId: DOCCA148F0