University of Notre Dame
Aerospace and Mechanical Engineering
AME 437: Control Systems Engineering
Homework 7
B. Goodwine
Spring, 2003 |
Issued: March 17, 2003
Due: March 21, 2003 |
Unless otherwise indicated, all problems are from the course
text.
- The following exercises are to develop an intuition regarding
the response of a ``normalized second order system.'' Although I'm
usually pretty flexible regarding such things, sometimes formality
is necessary (like if you are making a report for a board of
directors). As such, in this homework, all of your plots should be
completely labeled (electronically, not by hand), and if there are
multiple elements to each plot, each curve should be appropriately
identified. Also, if the standard notation utilizes Greek letters,
then they should be used in the plot, as is illustrated in the
following figure.
- Write a computer program (C, C++ or FORTRAN) to numerically compute
the step response of the normalized second order transfer function
using the fourth order Runge-Kutta method to compute the solution to
the differential equation. Submit your program code.
- Let
. On the same graph, plot the response from
to
for
.
- For any three of these values of
, plot the response for
that value of
and verify that the
percentage overshoot is actually what is predicted by Figure 6.4 in
the course text.
- For the same three values of
and using the same three
plots as the previous problem, verify that the settling time,
is as predicted in section 6.4.4 in the course text.
- For the same three values of
and using the same three
plots as the previous problem, verify that the peak time,
is as predicted in section 6.4.2 in the course text.
- Let
. Plot the response for
to
for
.
- Again, pick three of the responses and, as before, verify the
percentage overshoot, the settling time and the peak time.
- 6.8.4:2
A lawyer and an engineer were fishing in the Caribbean. The lawyer
said, "I'm here because my house burned down, and everything I owned
was destroyed by the fire. The insurance company paid for everything."
"That's quite a coincidence," said the engineer. "I'm here because my
house and all my belongings were destroyed in an earthquake, and my
insurance company also paid for everything."
The lawyer looked
somewhat confused. "How do you start an earthquake?" he asked.
Last updated: March 17, 2003.
B. Goodwine (goodwine@controls.ame.nd.edu)