Two masses coupled with a spring

In summary, the method used to solve this system of equations involves writing them in matrix form, finding the eigenvalues and eigenvectors, and using them to find the general solution.
  • #1
Silken
5
0
Hi

Homework Statement



Given is a system containing to masses m1 and m2 which are connected by a spring with spring constant k.Oscillation and translation is restricted to one dimension only.



Homework Equations



euqation of motion



The Attempt at a Solution



So, I can find out the equation of motion, which I done

[tex] m_{1} \ddot x_{1}=-k(x_{1}-x_{2})[/tex]
[tex] m_{2} \ddot x_{2}=k(x_{1}-x_{2})[/tex]

Now we solved it to find the equation of motion with a method, I don't understand. First of all: I got the solution, but I don't understand why we did this, would be awesome if someone could explain it to me.
First of all we wrote the 2 equations with the help of a matrix. Afterwards we were looking for the Eigenvalues (which are the frequency/frequencies <- I hope that's right). But after this step I don't understand what happens. We multiply the matrix with a vector, find the norm and finally get to the solution. I understand the final solution but not the 'way' of how I get there. The solution looks like

[tex]\vec x_{1}(t)=\vec v_{1}*(At+B)[/tex]
[tex]\vec x_{2}(t)=\vec v_{2}*(Ccos( \omega t)+Dsin(\omega t))[/tex]

which gives us the translation and the oscillation. I hope my text isn't too confusing as I'm just not sure about what 'happens' here to get to the solution. At our university, or rather at my study course, we don't get taught matrix calculus so I have trouble understanding this problem.

Thanks for your help in advance
 
Physics news on Phys.org
  • #2
!

Hi there! I can see that you have already done a great job in finding the equation of motion for this system. Now, to understand the method used to solve it, let's break it down step by step.

Firstly, writing the equations in matrix form is a common technique used to solve systems of equations. It allows us to represent multiple equations in a more compact and organized way. In this case, we have two equations and two unknowns (x1 and x2), so we can write them in matrix form as:

m1 * x1'' + k * x1 = -k * x2
k * x1 - m2 * x2'' = -k * x1

Next, we need to find the eigenvalues of the matrix. These eigenvalues represent the natural frequencies of the system, which is the frequency at which the system will oscillate without any external forces acting on it. To find the eigenvalues, we need to solve the characteristic equation of the matrix, which is given by:

det(A - λI) = 0

Where A is the matrix, λ is the eigenvalue, and I is the identity matrix. Solving this equation will give us two eigenvalues, which we can then use to find the eigenvectors.

The eigenvectors represent the direction in which the system will oscillate at the corresponding eigenfrequency. These eigenvectors are represented by the vectors v1 and v2 in your solution. It is important to note that these eigenvectors are orthogonal (perpendicular) to each other, which means that the two masses will oscillate in different directions.

Next, we need to find the general solution to the system of equations. This is where the vector multiplication and norm come in. Multiplying the matrix by a vector will give us a new vector, which represents the position of the masses at any given time t. This vector can be written as a linear combination of the eigenvectors, which is represented by the constants A, B, C, and D in your solution.

Finally, we can use the initial conditions (such as the initial positions and velocities of the masses) to solve for the constants and get the specific solution to the system.

I hope this helps to clarify the method used to solve this problem. Matrix calculus may seem intimidating at first, but with practice, it will become easier to understand. Keep up the good work!
 

FAQ: Two masses coupled with a spring

What is a spring-mass system?

A spring-mass system is a physical system that consists of two masses connected by a spring. The two masses can move independently of each other, but their motion is connected through the spring.

What is the equation of motion for a spring-mass system?

The equation of motion for a spring-mass system is given by m1x1''(t) + k(x1(t) - x2(t)) = 0 and m2x2''(t) + k(x2(t) - x1(t)) = 0, where m1 and m2 are the masses, x1(t) and x2(t) are the positions of the masses, x1''(t) and x2''(t) are the accelerations of the masses, and k is the spring constant.

What are the different types of motion in a spring-mass system?

There are three types of motion in a spring-mass system: free vibration, forced vibration, and damped vibration. Free vibration occurs when the system is left to oscillate on its own without any external forces. Forced vibration occurs when an external force is applied to the system, causing it to oscillate at a specific frequency. Damped vibration occurs when there is a resistance or damping force that decreases the amplitude of the oscillations over time.

How does changing the spring constant affect the spring-mass system?

Changing the spring constant k affects the stiffness of the spring-mass system. A higher spring constant will result in a stiffer spring, causing the masses to oscillate at a higher frequency and with a smaller amplitude. Conversely, a lower spring constant will result in a more flexible spring, causing the masses to oscillate at a lower frequency and with a larger amplitude.

How can a spring-mass system be used in real-world applications?

Spring-mass systems are commonly used in various real-world applications, such as in car suspension systems, shock absorbers, and vibrating systems. They are also used in mechanical watches and clocks to regulate the movement of the hands and in musical instruments to produce sound. Additionally, spring-mass systems are used in engineering and physics experiments to study the principles of oscillations and vibrations.

Back
Top