Energy Balance Spring Slider system

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
SquareCircles
Messages
1
Reaction score
0
I am currently looking facing a problem concerning a spring slider system.
The system consists of a electro engine that pulls on a spring with a constant velocity. The spring is attached to a block that sticks to the surface, but after a certain force is applied (by the spring) starts to slip and move a certain distance. I want to calculate the average velocity during the slip event. To get an as close to realistic situation as possible the force applied by the electric engine during the slip event also has to be taken into accound.
So far I came up with this:
F*vpull velocity electric engine=0.5kxdisplacement spring^2+0.5m(vblock^2-mgxdisplacement block(mu)
Now I have been told that I can solve the problem by integration over time. But I am rather confused as to how I can do this.
 
Physics news on Phys.org
You cannot pull with a constant velocity - you can move at a constant velocity.
To move at a constant velocity while pulling one a spring means that the force supplied by the engine varies with it's position.

Fv is the rate that energy is arriving via the engine - it is energy per unit time.
Everything on the other side is energy. So your units don't match.
x in the equation 0.5kx^2 is not the displacement of the spring, it is the extension of the spring.

You can probably work it out by forces if you track the position of the engine as ##x_e(t)=x_i+vt##, the position of the block is ##x_b(t)##, and the unstretched length of the spring is ##s## ... and put ##x_b(0)=0##. Draw a free-body diagram for the block, and apply Newton's laws. Don't forget there will be static as well as kinetic friction.

The motion can get quite complicated - the mass will oscillate unless critically damped, and may catch and stick sometimes if the static friction is high enough.