Coupled mass problem

  • Thread starter Dafe
  • Start date
  • #1
Dafe
145
0

Homework Statement


Suppose masses [tex]m_{1}, m_{2}, m_{3}, m_{4}[/tex] are located at positions [tex]x_{1}, x_{2}, x_{3}, x_{4}[/tex] in a line and connected by springs with constants [tex]k_{12}, k_{23}, k_{34}[/tex] whose natural lengths of extension are [tex]l_{12}, l_{23}, l_{34}[/tex].
Let [tex]f_{1}, f_{2}, f_{3}, f_{4}[/tex] denote the rightward forces on the masses, e.g.,
[tex]f_{1} = k_{12}(x_{2} - x_{1} - l_{12})[/tex]

a) Write the 4 X 4 matrix equation relating the column vectors [tex] f [/tex] and [tex] x [/tex]. Let [tex] K [/tex] denote the matrix in this equation.

Homework Equations



The Attempt at a Solution


I'm trying to find the rightward force acting on every mass as the springs are stretched.

[tex]f_{2} = k_{23}(x_{3} - x_{2} - l_{23}) - f_{1}[/tex]
[tex]f_{3} = k_{34}(x_{4} - x_{3} - l_{34}) - (f_{1} + f_{2})[/tex]
[tex]f_{4} = f_{1} + f_{2} + f_{3}[/tex]

It seems quite complicated to put this into matrix form, so I'm assuimg that I've done something wrong.
Suggestions?
 

Answers and Replies

  • #2
Dafe
145
0
By the way, here is a figure showing how I am visualizing this problem:
I am assuming [tex]m_{1}[/tex] to be constrained. Just throwing out ideas :)

Exercise1-2.jpg
 
Last edited:
  • #3
Dafe
145
0
Here's my complete solution. I expand and simplify the equations given in my first post.
Then I put together expressions for the x's and separate the constants.

I'm sorry about the formatting.
Does this look ok?

[tex]

\[ f_{1} = k_{12}(x_{2}-x_{1}-l_{12}) = k_{12}x_{2} - k_{12}x_{1} - k_{12}l_{12} \]
\[ k_{12}l_{12} = const. \]

\[ f_{2} = k_{23}(x_{3}-x_{2}-l_{23} - k_{12}(x_{2}-x_{1}-l_{12})) \]
\[ \Rightarrow f_{2} = x_{2}(-k_{12}-k_{23}) + x_{1}k_{12} + x_{3}k_{23} - k_{23}k_{23} + k_{12}l_{12} \]
\[ - k_{23}k_{23} + k_{12}l_{12} = const. \]

\[ f_{3} = k_{34}(x_{4}-x_{3}-l_{34}) - k_{23}(x_{3}-x_{2}-l_{23}) \]
\[ \Rightarrow f_{3} = k_{23}x_{2} + x_{3}(-k_{23}-k_{34}) + k_{34}x_{4} -k_{34}l_{34} + k_{23}l_{23} \]
\[ -k_{34}l_{34} + k_{23}l_{23} = const. \]

\[ f_{4} = k_{34}(x_{4}-x_{3}-l_{34}) = k_{34}x_{4} - k_{34}x_{3} - k_{34}l_{34} \]
\[- k_{34}l_{34} = const. \]

\[ \textbf{f} = \textbf{K}\textbf{x} + \textbf{c} \]

\[
\left[\begin{array}[pos]{c}
f_{1} \\
f_{2} \\
f_{3} \\
f_{4} \\
\end{array}\right]=
\left[\begin{array}[pos]{cccc}
-k_{12} & k_{12} & 0 & 0 \\
k_{12} & (-k_{12}-k_{23}) & k_{23} & 0 \\
0 & k_{23} &(-k_{23}-k_{34}) & k_{34} \\
0 & 0 &-k_{34} & k_{34}\\
\end{array}\right]
\left[\begin{array}[pos]{c}
x_{1} \\
x_{2} \\
x_{3} \\
x_{4} \\
\end{array}\right]+
\left[\begin{array}[pos]{c}
-k_{12}l_{12} \\
-k_{23}l_{23} + k_{12}l_{12} \\
-k_{34}l_{34} + k_{23}l_{23} \\
-k_{34}l_{34} \\
\end{array}\right]
\]


[/tex]
 

Suggested for: Coupled mass problem

Replies
2
Views
529
Replies
2
Views
396
Replies
5
Views
999
  • Last Post
Replies
13
Views
508
  • Last Post
Replies
4
Views
335
  • Last Post
Replies
23
Views
604
Replies
28
Views
180
Replies
6
Views
152
Replies
1
Views
269
Replies
2
Views
112
Top