Spring-mass system with nearest neighbor couplings

AI Thread Summary
The discussion focuses on modeling a spring-mass system with blocks connected by springs, where the blocks can only move along the x-axis. The user is struggling to derive the equilibrium position and the relationship between the total length of the system and the ratio of spring constants k1 and k2. They express confusion about calculating individual forces on the blocks due to their interdependence and the lack of specific values for k1 and k2. The key insight is that while the forces depend on the spring constants, the displacements of the blocks are solely determined by the ratio k1/k2. Understanding this relationship is crucial for solving the problem effectively.
sapiental
Messages
110
Reaction score
0
Hello,

This problem refers particulary to the model in my attachment.

The blocks are free to move but only along the x-axis. The springs connecting adjacent blocks have spring constant k1, while the two outer springs have stiffness k2. All the springs have a rest lengt of one. Write the matrix equation for the equilibrium position of the blocks and plot the total length of the system as a function of k1/k2

The model of the problem is throwing me off here because I am used to spring systems being fixed to a wall at one end and having something else attached to it on the other end. The way I'm approaching the problem is by finding out the individual force on each block.. F1 + F2 + F3 + F4. However, I keep getting stuck in a loop by trying to focus on an individual block because each block seems dependent on the other ones at all times.

I also can't picture the equation f(k1/k2) at all in my head.

I know it's not much but this is what I have so far.

Springs in a parallel
kp = k1+k2
Springs in a series
1/ks = 1/k1 + 1/k2

The length of the system should be related to the equilibrium length when all springs are at rest.

so:

L_equilibrium = L_1e + L_2e + L_3e

(these are the equilibrium distances between each block)

I'm guessing that the force on each end is something like:

F = -k_springtotal(L_system - L_equilibrium)I would really appreciate it if someone could give me a push start with this problem. I mainly want to understand what force the individual blocks are experiencing if displaced. Also, I don't really understand the question that well either to be completely honest. Particulary the part about finding the length based on the ratio of constants? How do I get the individual forces on each block if I'm not given specific constants for k1 and k2?

Any help is greatly appreciated.
 

Attachments

  • spring.JPG
    spring.JPG
    19.1 KB · Views: 565
Physics news on Phys.org
Number the masses 1 2 3 4 from left to right and call the positions x1 x2 x3 x4

For the top spring, the length is x4-x2, the extension is x4-x2-1, and the forces are -k2(x4-x2-1) applied to block 4 and +k2(x4-x2-1) applied to block 2.

The total force on eack block is the just the sum of the forces from all the springs connected to it. That will be an expression of the form a1 x1 + a2 x2 + a3 x3 + a4 x4 + c, and it equals 0 since the system is in equilibrium.

You are not asked to find the individual forces, only the displacements. Obviously the forces depend on the values of k1 and k2 but the displacements will only depend on the ratio k1/k2.
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top