|
|
Line 105: |
Line 105: |
|
</math> |
|
</math> |
|
|
|
|
|
Let's plugs some numbers. Knowing <math>g (32)</math>, and assuming that <math>m_1=3</math>, <math>m_2=1</math>, and <math>l_1=l_2=16</math>, the state space matrix is, |
|
Let's plug some numbers. Knowing <math>g=32</math>, and assuming that <math>m_1=3</math>, <math>m_2=1</math>, and <math>l_1=l_2=16</math>, the state space matrix becomes, |
|
|
|
|
|
: <math> |
|
|
\begin{bmatrix} |
|
|
\theta_1^{'} \\ \theta_1^{''} \\ \theta_2^{'} \\ \theta_2^{''} |
|
|
\end{bmatrix} |
|
|
|
|
|
= |
|
|
|
|
|
\begin{bmatrix} |
|
⚫ |
|
|
⚫ |
-\dfrac{8}{5} & 0 & -\dfrac{8}{5} & 0 \\ |
|
|
0 & 0 & 0 & 1 \\ |
|
|
\dfrac{8}{5} & 0 & -\dfrac{8}{5} & 0 \\ |
|
|
\end{bmatrix} |
|
|
|
|
|
\begin{Bmatrix} |
|
|
\theta_1 \\ \theta_1^{'} \\ \theta_2 \\ \theta_2^{'} |
|
|
\end{Bmatrix} |
|
|
|
|
|
</math> |
|
|
|
|
|
|
|
|
=== Laplace Transform === |
|
=== Laplace Transform === |
Line 116: |
Line 137: |
|
|
|
|
|
\begin{bmatrix} |
|
\begin{bmatrix} |
|
s & 1 & 0 & 0 \\ |
|
s & 1 & 0 & 0 \\ |
|
|
-\dfrac{8}{5} & s & -\dfrac{8}{5} & 0 \\ |
|
& & & \\ |
|
|
\dfrac{-8}{5} & s & \dfrac{-8}{5} & 0 \\
|
|
0 & 0 & s & 1 \\ |
|
|
\dfrac{8}{5} & 0 & -\dfrac{8}{5} & s \\ |
|
& & & \\ |
|
⚫ |
|
|
|
& & & \\ |
|
⚫ |
\dfrac{8}{5} & 0 & \dfrac{ -8}{5} & s \\ |
|
|
\end{bmatrix} |
|
\end{bmatrix} |
|
|
|
|
Revision as of 12:47, 9 December 2009
By Jimmy Apablaza
This problem is described in Page 321-322, Section 7.6 of the A first Course in Differential Equations textbook, 8ED (ISBN 0-534-41878-3).
Figure 1. Coupled Pendulum.
Problem Statement
Consider the double-pendulum system consisting of a pendulum attached to another pendulum shown in Figure 1.
Assumptions:
- the system oscillates vertically under the influence of gravity.
- the mass of both rod are neligible
- no dumpung forces act on the system
- positive direction to the right.
The system of differential equations describing the motion is nonlinear
In order to linearize these equations, we assume that the displacements and are small enough so that and . Thus,
Solution
Since our concern is about the motion functions, we will assign the masses and , the rod lenghts and , and gravitational force constants to different variables as follows,
Hence,
Solving for and we obtain,
Therefore,
State Space
Plugging the constants yields,
Let's plug some numbers. Knowing , and assuming that , , and , the state space matrix becomes,
Laplace Transform
First, we determine the eigenvalues of the matrix,
Hence, the inverse matrix (thanks TI-89!) is,