Você está na página 1de 3

Homework II

Exercise 1 25 Points

The unit steps responses of two systems A and B are recorded and reported in the
files attached to the homework assignment. In each file, the first column gives the time
vector, t, and the second column provides the output response, y(t), for the systems A
(in HW2_ex1_dataA.txt) and B (in HW2_ex1_dataB.txt). Do the following:

1. Load the data and plot the responses for systems A and B.

2. Identify the order of the systems. Based on the plots, estimate the transient re-
sponse characteristics, such as time constant, settling time, rise time, peak time
and percentage of overshoot. Write the corresponding transfer functions TA (s) and
TB (s) for the systems A and B, respectively.

3. Plot and compare the step responses of the systems TA (s) and TB (s) with the
respective ones provided by the data.

Exercise 2 25 Points

Consider a system with the transfer function in (1):

τs + 1
G(s) = (1)
(0.1s + 1)(0.002s2 + 0.02s + 1)(s2 + 0.1s + s2 )

1. Consider τ = 0.5

• Find the poles and zeros of the system. Plot them in a zero-pole map and
draw some conclusions.
• Use a dominant-pole argument to find an equivalent second-order transfer
function. Can the zero be neglected in this case? Plot and compare the step
responses for system as in (1) and the second order equivalent one. Explain
the differences between the two responses.

2. Consider τ = 20.

• Find the poles and zeros of the system. Plot them in a zero-pole map and
draw some conclusions.

1
• Use a dominant-pole argument to find an equivalent second-order transfer
function. Can the zero be neglected? Plot and compare the step responses for
system as in (1) and the second order equivalent one. Explain the differences
between the two responses.

Exercise 3 25 Points

For the unit feedback system in figure (1), G(s) is given as in (2).
s+4
G(s) = (2)
s(s2 + 3.2s + 2.4)

Figure 1: Feedback system used in Exercise 3

1. Use the Routh-Hurwitz criterion to determine:


• The range of K that provides stability to the closed-loop system.
• The range of K that makes the system oscillate.
2. Plot and discuss the step responses for stable and oscillatory values of K.

Exercise 4 25 Points

A unity feedback system has the forward transfer function given by (3):
K(s + 7)
G(s) = (3)
s(s3 + 25s2 + 196s + 480)

1. Evaluate the system type.


2. Find the value of K to yield a 1% error in steady-state for an input of 0.1t.
3. Find the static error constants for the value of K found in (2).
4. Verify the stability of your system and plot its step response.
5. Compare your solution using the program language of your choice.

2
Guidelines
You must solve each exercise using hand calculations and compare/simulate your results
on a programming language of your choice. The report for the homework must be sent
in a single document (preferably in pdf format), which must include:

• The relevant steps, the results and your comments on each exercise (pictures of
your hand written text will be disregarded).

• The code developed for solving each exercise. This can be included as part of the
single exercise or in a separate section of the report (for instance, as an appendix).

• The graphs required in the exercises.

The report for the homework must be sent through SIGAA by May 25, 2018. Note
that delays will be penalized (<24h: 20% penalty; <48h: 40% penalty; etc.). Take a
screenshot of the SIGAA to prove your time of submission.

Você também pode gostar