Laplace Transforms: Vertical Motion of a Coupled Spring System

From Class Wiki
Revision as of 17:31, 2 November 2009 by Jimmy.apablaza (talk | contribs)
Jump to navigation Jump to search

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

k1=k2=k3=1

,

m1=m2=1

, and

x1(0)=0

,

x1(0)=1

,

x2(0)=0

, and

x'2(0)=1

.

Solution

At positions x1 and x2, the masses m1 and m2 are in equilibrium. Thus, the motion equations for m1 and m2 are,

m1x¨1=k1x1+k2(x2x1)m1x¨1+k1x1k2(x2x1)=0
m2x¨2=k2(x2x1)k3x2m2x¨2+k2(x2x1)k3x2=0


where m1x'1 and m2x'2 represent the Newton's Second Law of Motion and k1x1+k2(x2x1) and k2(x2x1)k3x2 represent the net forces acting in the masses.

Laplace Transform

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

[m1x¨1+k1x1k2(x2x1)]=0
[m2x¨2+k2(x2x1)+k3x2]=0