24-677 – Homework 8 Solved

$ 24.99
Category:

Description

Ding Zhao
24-677 Special Topics: Linear Control Systems
• At the beginning of each question you will find the key words for the knowledge that the exercise will help you to practice.
• Right after each week’s recitation, we have a half-hour homework Q&A session. I request you to work on the assignment early and bring your questions to this session to take advantage of this support.
• Autograder would not be used for this homework (No Autograder). Submit your solutions and derivations in .pdf format to ”Homework8”. We will manually check all the answers.
• Note: we do not have programming questions in HW8.
• Remember to submit derivations of all questions in your pdf submission Exercise 1. Lyapunov’s direct method
An LTI system is described by the equations

Use Lyapunov’s direct method to determine the range of variable a for which the system is asymptotically stable. Consider the Lyapunov function,

Exercise 2. Stability of Non-Linear Systems Consider the following system:
x˙1 = x2 − x1x22 x˙2 = −x31
Is the system stable:
(a) Based on Lyapunov’s Indirect method?
[Hint: is the approximated linearized system stable?]
(b) Based on Lyapunov’s Direct method? Consider the Lyapunov function:

(c) Plot the Phase Portrait plot of the resultant system (linearized at the equilibrium point) in 2.a.
[Hint: Use python matplotlib-streamplot library]
(d) Generate a 3D plot showing the variation of V˙ with respect to x1 and x2.
[Hint: Use Axes3D python library]. Submit the code along-with the plot in pdf.
Note: For (c) and (d), include the code along with the plot in the pdf to be submitted.
No need to submit .py file.
Exercise 3. BIBO Stability
For each of the systems given below, determine whether it is BIBO stable.
(a)

(b)

Exercise 4. Canonical forms Consider system given by:

Find out the controllable Canonical form state representation.
Exercise 5. Realization matrix form of realizable MIMO system
Find a state space realization for

Exercise 6. Minimum Realizations
Are the two state equations

and

equivalent i.e. have the same transfer function? Are they minimal realizations?
Additional Exercise (Optional)
”William L. Brogan. Modern Control Theory”, Example 10.11 (Page 367) and Example 12.1 (page 426).

Reviews

There are no reviews yet.

Be the first to review “24-677 – Homework 8 Solved”

Your email address will not be published. Required fields are marked *