The zero register (xzr) can be used to store values for late…

Questions

The zerо register (xzr) cаn be used tо stоre vаlues for lаter retrieval.

Instructiоns:  On а sepаrаte sheet оf paper, answer each оf the exam problems shown below. Write your answers clearly. Unless otherwise stated, you will need to justify your answers to get the full credit. Problem 1. (10 pts) Consider a dynamical system modeled as  [ x ˙ 1 x ˙ 2 ] = [ − x 1 cos ⁡ x 1 − x 2 ] . {"version":"1.1","math":"[ left[ begin{array}{c} dot{x}_1\ dot{x}_2 end{array}right]=left[ begin{array}{c} -x_1\ cos x_1 - x_2 end{array} right]. ]"} (3 pts) Find an equilibrium state for this system; (3 pts) Linearize the system about the found equilibrium state; (4 pts) Determine if the obtained equilibrium state of the nonlinear system is stable, asymptotically stable, or unstable. Problem 2. (20 pts) For the nonlinear system model, [ x ˙ 1 x ˙ 2 ] = [ − x 1 + x 1 x 2 u cos ⁡ x 1 − x 2 ] , {"version":"1.1","math":"[ left[begin{array}{c} dot{x}_1\ dot{x}_2 end{array}right]=left[begin{array}{c} -x_1 + x_1x_2u\ cos x_1 - x_2end{array}right], ] "}find the equilibrium state x e {"version":"1.1","math":"( x_e)"} corresponding to  u e = 1 {"version":"1.1","math":"(u_e=1)"} and such that  x e 1 = 2 π {"version":"1.1","math":"(x_{e1}=2pi)"}. Then, construct a  linear model in  x {"version":"1.1","math":"( x)"} and  u {"version":"1.1","math":"( u) "} describing the system operation about  ( x e , u e ) {"version":"1.1","math":"( ( x_e, u_e))"}. Problem 3. (20 pts) Sketch a phase-plane portrait for the dynamical system, [ x ˙ 1 x ˙ 2 ] = [ 0 1 0 − 1 ] [ x 1 x 2 ] . {"version":"1.1","math":"[ left[ begin{array}{c} dot{x}_1\ dot{x}_2 end{array} right]=left[ begin{array}{cc} 0 & 1\ 0 & -1 end{array} right] left[ begin{array}{c} x_1\ x_2 end{array} right]. ]"} Problem 4. (10 pts) For a dynamical system,  x ˙ = A x + ζ ( t , x ) , {"version":"1.1","math":"[ dot{x}= A x + zeta (t,x), ]"}where A = [ − 4 0 0 − 2 ]  and  ‖ ζ ( t , x ) ‖ 2 ≤ k ‖ x ‖ 2 , {"version":"1.1","math":"[ A=left[begin{array}{cc} -4 & 0\ 0 & -2 end{array}right]mbox{ and } | zeta(t, x)|_2 le k| x |_2,]"}  find the largest k ∗ > 0 {"version":"1.1","math":"(k^* > 0) "} such that for any  k 0 {"version":"1.1","math":"(k > 0 )"}, the system is globally uniformly asymptotically stable. Begin by solving the matrix Lyapunov equation, A ⊤ P + P A = − 2 I 2 . {"version":"1.1","math":"[ A^{top}P+P A=-2I_2. ]"} Then determine  k ∗ {"version":"1.1","math":"(k^*)"} from the condition  V ˙