Coupled Oscillator: Coupled Mass-Spring System with Damping: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
Line 55: Line 55:
==State Space Equation==
==State Space Equation==
The general form for the state equation is as shown below:
The general form for the state equation is as shown below:



<math> \underline{\dot{x}}(t) = \widehat{A} \, \underline{x}(t) + \widehat{C} \, \underline{u}(t) </math>
<math> \underline{\dot{x}}(t) = \widehat{A} \, \underline{x}(t) + \widehat{C} \, \underline{u}(t) </math>
Line 60: Line 61:


Where <math>\widehat{M}</math> denotes a matrix and <math>\underline{v}</math> denotes a vector.
Where <math>\widehat{M}</math> denotes a matrix and <math>\underline{v}</math> denotes a vector.



If we let <math>x_1 \frac{}{}</math>, <math>\dot{x}_1 \frac{}{}</math>, <math>x_2 \frac{}{}</math>, and <math>\dot{x_2} \frac{}{}</math> be the state variables, then
If we let <math>x_1 \frac{}{}</math>, <math>\dot{x}_1 \frac{}{}</math>, <math>x_2 \frac{}{}</math>, and <math>\dot{x_2} \frac{}{}</math> be the state variables, then



<math>
<math>
Line 78: Line 81:


\begin{bmatrix}
\begin{bmatrix}
0 & 1 & 0 & 0 \\
0 & 0 & 0 & 0 \\
0 & 0 & 0 & 0 \\
0 & 0 & 0 & 0 \\
0 & 0 & 0 & 1 \\
0 & 0 & 0 & 0 \\
0 & 0 & 0 & 0 \\
0 & 0 & 0 & 0 \\
\end{bmatrix}
\end{bmatrix}

Revision as of 12:38, 1 December 2009

Problem Statement

For the below system set up a set of state variable equations, and then solve using Laplace transformations. Assume all motion takes place in the vertical directions.

Fig. 1

Initial Values

For the upper mass:

And for the lower mass:

Find the Force Equations

First we need to sum forces in the y-direction for each block.

For mass 1:


For mass 2:


For the cases above

and

where l is the unstretched length of the spring and x is the displacement of the spring.


So if we put the equations above into the correct form we have:


and

State Space Equation

The general form for the state equation is as shown below:



Where denotes a matrix and denotes a vector.


If we let , , , and be the state variables, then