Help with 2D mass-spring-damper system

  • Thread starter Thread starter newbeee
  • Start date Start date
  • Tags Tags
    2d System
AI Thread Summary
The discussion centers on understanding the dynamics of a 2D mass-spring-damper system, particularly the interaction between box2 and the ground. The confusion arises regarding the force applied to box2 and its effect on the spring k2, specifically why the force between box2 and the ground decreases. It is clarified that if the quantity (x2 - z) is positive, the lower spring is compressed rather than stretched. The conceptual difficulty is alleviated by expressing the spring force as +k2(z - x2), which is always positive in practice. This highlights the importance of proper interpretation of spring forces in the system's analysis.
newbeee
Messages
1
Reaction score
0
Homework Statement
box1 mass : m1
box2 mass : m2
box1 displacement : x1
box2 displacement : x2
ground displacement : z

k1(spring), b(damper) attached between box1, box2
k2(spring) attached between box2 and ground
force is applied to box1 and 2 as shown in image
Relevant Equations
mx'' = f - kx -bx' (F = ma)
아님.png


the image on the right shows the problem.

the blue ink is the equation someone else gave me,
and I don't understand why the force between box2 and ground goes down...
(the red is me)

the force f is applied to box2 so that it pushes box2 down,
so isn't the spring k2 supposed to push upward?
 
Physics news on Phys.org
If the quantity ##(x_2-z)## is positive, what can you say about the lower spring? Is it stretched or compressed?
 
TSny said:
If the quantity ##(x_2-z)## is positive, what can you say about the lower spring? Is it stretched or compressed?
In practice, of course, it never will be stretched, but the conceptual difficulty goes away if we write it as ##+k_2(z-x_2)## and note that this will always be positive.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Thread 'Minimum mass of a block'
Here we know that if block B is going to move up or just be at the verge of moving up ##Mg \sin \theta ## will act downwards and maximum static friction will act downwards ## \mu Mg \cos \theta ## Now what im confused by is how will we know " how quickly" block B reaches its maximum static friction value without any numbers, the suggested solution says that when block A is at its maximum extension, then block B will start to move up but with a certain set of values couldn't block A reach...
Back
Top