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

From Class Wiki
Jump to navigation Jump to search
Line 24: Line 24:


==Force Equations==
==Force Equations==

[[Image:BP_FBD2-2.jpg|right|FBD for m2]]


[[Image:BP_FBD1-2.jpg|right|FBD for m1]]
[[Image:BP_FBD1-2.jpg|right|FBD for m1]]


Sum of the forces in the x direction yields
[[Image:BP_FBD2-2.jpg|right|FBD for m2]]

For <math>m_1</math>

<math>
+ \uparrow \sum F_{x_2} = m_2 \ddot{x}_2
</math>

<math>
\Rightarrow\ m_2 \ddot{x}_2=F_{s_2} - m_2 g
</math>

Since
<math>
F_s = -k \, x
</math>

<math>
\Rightarrow\ \ddot{x}_2=\frac{-k_2}{m_2} \, x_2 - g
</math>

And for <math>m_1</math>

<math>
+ \uparrow \sum F_{x_1} = m_1 \ddot{x}_1
</math>

<math>
\Rightarrow\ m_1 \ddot{x}_1=F_{s_1} + F - m_1 g - F_{s_2}
</math>

Where
<math>F \frac{}{} = F(t)</math> is the input force

<math>
\Rightarrow\ \ddot{x}_1 = \frac{-k_1}{m_1} \, x_1 + \frac{k_2}{m_1} \, x_2 - g + \frac{F}{m_1}
</math>


==State Space Equation==
==State Space Equation==

Revision as of 18:21, 18 November 2009

Setup State Space Equation

Problem Statement

Find an input function such that the lower mass, , is stationary in the steady state. Find the equation of motion for the upper mass, .

The use of one spring between the masses is just a simplification of a multi-spring system, so the possibility of being off-kilter is neglected and just the vertical forces are considered.

Problem Setup


Initial Conditions and Values


Let the initial conditions be zero for the time being.


Force Equations

FBD for m2
FBD for m1

Sum of the forces in the x direction yields

For

Since

And for

Where is the input force

State Space Equation

Solve Using Laplace Transform Method