EP1.19. Solución de la ecuación de estado con valores y vectores propios

Ejercicio propuesto

Dadas las siguientes ecuaciones de estado o ecuaciones diferenciales (pasar a ecuación de estado con variables de fase) con condiciones iniciales, (i) calcular manualmente los valores y vectores propios; (ii) obtener la matriz de transición del estado y comprobar algunas de sus propiedades (si no se cumplen debe haber un error en la solución hallada); (iii) obtener la solución analítica de la ecuación con la entrada que se indica; (iv) comparar con MATLAB la solución obtenida con la solución simulada utilizando la función lsim(v) comprobar el cálculo de los valores y vectores propios con la funciones eig o jordan (si hay vectores propios generalizados) de MATLAB.

  1. $\dot{\mathbf{x}}=\left[\begin{matrix}2&3\\2&1\\ \end{matrix}\right] \mathbf{x},\mathbf{x}(0)=\left[ \begin{array}{c}1\\1\\ \end{array} \right] $
  2. $\dot{\mathbf{x}}=\left[\begin{matrix} -4& 1& 1\\ 1& 5& -1\\ 0& 1& -3\\\end{matrix} \right] \mathbf{x},\mathbf{x}(0)=\left[ \begin{array}{c} 1\\ 0\\ 1\\ \end{array} \right] $
  3. $\dot{\mathbf{x}}=\left[\begin{matrix} 1& -2& 2\\ -2& 1& -2\\ 2& -2& 1\\ \end{matrix}\right] \mathbf{x},\mathbf{x}(0)=\left[ \begin{array}{c} 1\\ -1\\ 0\\ \end{array}\right] $
  4. $\dot{\mathbf{x}}=\left[ \begin{matrix} 3& -18\\ 2& -9\\\end{matrix}\right] \mathbf{x},\mathbf{x}(0)=\left[ \begin{array}{c} 1\\ -1\\ \end{array}\right]$
  5. $\dot{\mathbf{x}}=\left[\begin{matrix} 2& 1& 6\\ 0& 2& 5\\ 0& 0& 2\\\end{matrix}\right] \mathbf{x},\mathbf{x}(0)=\left[ \begin{array}{c} 0\\ -1\\ 1\\ \end{array} \right] $
  6. $\dot{\mathbf{x}}=\left[ \begin{matrix} 2& 8\\ -1& -2\\ \end{matrix}\right] \mathbf{x},\mathbf{x}(0)=\left[ \begin{array}{c} 1\\ 0\\ \end{array}\right] $
  7. $\dot{\mathbf{x}}=\left[ \begin{matrix} 2& 3\\ 2& 1\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 1\\ -1\\\end{array} \right]u,u=1,\mathbf{x}(0)=\left[\begin{array}{c} 0\\ 1\\\end{array} \right] $
  8. $\dot{\mathbf{x}}=\left[ \begin{matrix} 2& 3\\ 2& 1\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 1\\ -1\\\end{array}\right]u,u=1,\mathbf{x}(0)=\left[\begin{array}{c} 1\\ -1\\\end{array} \right] $
  9. $\dot{\mathbf{x}}=\left[ \begin{matrix} 2& 3\\ 2& 1\\ \end{matrix}\right] \mathbf{x}+\left[ \begin{array}{c} 1\\ -1\\\end{array}\right]u,u=\delta (t-2),\mathbf{x}(0)=\left[\begin{array}{c} 1\\ -1\\\end{array}\right] $
  10. $\dot{\mathbf{x}}=\left[\begin{matrix} 0& 1\\ -1& 0\\ \end{matrix}\right]\mathbf{x}+\left[ \begin{array}{c} 0\\ 1\\\end{array} \right]u,u=1,\mathbf{x}(0)=\left[\begin{array}{c} 1\\ 0\\\end{array} \right] $
  11. $\dot{\mathbf{x}}=\left[ \begin{matrix} 0& 1\\ -1& 0\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 0\\ 1\\ \end{array} \right]u,u=\delta (t),\mathbf{x}(0)=\left[ \begin{array}{c} 1\\ 0\\ \end{array}\right] $
  12. $\dddot{y}=u,u=\delta \left( t-1 \right) ,y(0)=1,\dot{y}(0)=0,\ddot{y}(0)=0$
  13. $\overset{(4)}{y}+5+6\ddot{y}=u,\mathrm{ }u=1,y(0)=\dot{y}(0)=1,\ddot{y}(0)=(0)=0$
  14. $\dot{\mathbf{x}}=\left[\begin{matrix} -0.0197& 0\\ 0.0178& -0.0129\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 0.0263\\ 0\\ \end{array} \right]u,u=1,\mathbf{x}(0)=\left[ \begin{array}{c} 0\\ -1\\\end{array} \right] $
  15. $\dot{\mathbf{x}}=\left[ \begin{matrix} 0& 1\\ 0& 0\\\end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 0\\ 1\\ \end{array} \right]u,u=1,\mathbf{x}(0)=\left[ \begin{array}{c} 0\\ 1\\\end{array} \right] $
  16. $\dot{\mathbf{x}}=\left[ \begin{matrix} 2& 3\\ 2& 1\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 1\\ -1\\ \end{array} \right]u(t-2),u=u_s(t),\mathbf{x}(0)=\left[ \begin{array}{c} 1\\ 0\\\end{array} \right] $
  17. $\dot{\mathbf{x}}=\left[ \begin{matrix} 2& 3\\ 2& 1\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 1\\ -1\\ \end{array} \right]u(t-0.6),u=u_s(t),\mathbf{x}(0)=\left[ \begin{array}{c} 1\\ 0\\\end{array}\right] $
  18. $\dot{\mathbf{x}}=\left[ \begin{matrix} 2& 3\\ 2& 1\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 1\\ -1\\\end{array} \right]u(t-1.5),u=u_s(t),\mathbf{x}(0)=\left[ \begin{array}{c} 1\\ 0\\\end{array} \right] $
  19. $\dot{\mathbf{x}}=\left[\begin{matrix} 1&0\\ 1&1\\ \end{matrix}\right] \mathbf{x}+\left[ \begin{array}{c} 1\\ 0\\\end{array}\right]u(t-4),u=u_s(t),\mathbf{x}(0)=\left[\begin{array}{c} 0\\ 1\\ \end{array} \right] $
  20. $\dot{\mathbf{x}}=\left[ \begin{matrix} 1& 0\\ 1& 1\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 1\\ 0\\ \end{array} \right]u(t-0.8),u=u_s(t),\mathbf{x}(0)=\left[ \begin{array}{c} 0\\ 1\\\end{array} \right] $
  21. $\dot{\mathbf{x}}=\left[ \begin{matrix} 1& 0\\ 1& 1\\ \end{matrix} \right] \mathbf{x}+\left[ \begin{array}{c} 1\\ 0\\\end{array} \right]u(t-0.8),u=u_s(t),\mathbf{x}(0)=\left[ \begin{array}{c} 0\\ 1\\\end{array}  \right] $

Comentarios