Laplace Transforms: Vertical Motion of a Coupled Spring System: Difference between revisions

From Class Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 20: Line 20:


<math>\mathcal{L}[m_1\ddot{x}_1+k_1x_1-k_2(x_2-x_1)]=0</math>
<math>\mathcal{L}[m_1\ddot{x}_1+k_1x_1-k_2(x_2-x_1)]=0</math>
<math>m_1[s^2X_1(s)-sx_1(0)-\dot{x}_1(0)]+k_1X_1(s)-k_2(X_2(s)-X_1(s))=0</math>
<math>X_1(s)(m_1s^2+k_1+k_2)=m_1(sx_1(0)-\dot{x}_1(0))+k_2X_2(s)</math>
<math>X_1(s)=\dfrac{m_1(sx_1(0)+\dot{x}_1(0))+k_2X_2(s)}{(m_1s^2+k_1+k_2)}</math>

<math>\mathcal{L}[m_2\ddot{x}_2+k_2(x_2-x_1)+k_3x_2]=0</math>
<math>\mathcal{L}[m_2\ddot{x}_2+k_2(x_2-x_1)+k_3x_2]=0</math>
<math>m_2[s^2X_2(s)-sx_2(0)-\dot{x}_2(0)]+k_2(X_2(s)-X_1(s))+k_3X_2(s)=0</math>
<math>X_2(s)(m_2s^2+k_2+k_3)=m_2(sx_2(0)-\dot{x}_2(0))+k_2X_1(s)</math>
<math>X_2(s)=\dfrac{m_2(sx_2(0)+\dot{x}_2(0))+k_2X_1(s)}{(m_2s^2+k_2+k_3)}</math>

Revision as of 13:15, 23 November 2009

Problem Statement

Figure 1. Coupled Spring System.

Derive the system of differential equations describing the straight-line vertical motion of the coupled spring shown in Figure 1. Use Laplace transform to solve the system when , , and , , , and .

Solution

At positions and , the masses and are in equilibrium. Thus, the motion equations for and are,




where and represent the Newton's Second Law of Motion and and represent the net forces acting in the masses.

Laplace Transform

Applying the Laplace Transform to the motion equations for this systems, we obtain,