Finding Maximum Spring Compression in Projectile Collision with Target

  • Thread starter Thread starter Fernando PJ
  • Start date Start date
  • Tags Tags
    Projectile Spring
AI Thread Summary
The discussion focuses on determining the maximum compression of a spring when a projectile collides with a target containing the spring. The initial attempts to solve the problem involve using conservation of energy principles, but there are errors in the equations due to mislabeling variables and not accounting for the final velocities correctly. It's emphasized that the initial velocity of the projectile and the final velocity of the target are different, necessitating the use of both conservation of momentum and energy to find the correct relationship. A suggestion is made to consider a reference frame attached to the spring for a clearer analysis. The goal is to accurately find the distance the spring compresses at maximum during the collision.
Fernando PJ
Messages
1
Reaction score
0

Homework Statement


A projectile of mass m is shot (with velocity v) at target of mass M which has a hole containing a spring inside (with constant spring constant K), and the projectile hits the spring. The target is initially at rest, and can slide without friction on a horizontal surface (see the figure). Find the distance Δx that the spring compress at maximum.
https://drive.google.com/file/d/0BySX8CbZB9eXR0RCLXRLcDl1eHM/view?usp=sharing Please find the figure attached.

Homework Equations


Potential elastic energy
U=1/2kx2
Kinetic energy
K=1/2mv2

The Attempt at a Solution


I tried to solve this question in two ways. The first, I know it is wrong. But apparently there is something wrong with the second one. It would be nice if you could help me find out what is my mistake here.
1st attempt:
k = U
1/2mv2=1/2kx2

xf=sqrt(mv2/k)

Δx=xf-xi

Δx=sqrt(mv2/k)-xi
2nd attempt:

From conservation of energy, one can assume that the total energy of the system before the collision is equal to the total energy of the system after the collision.
Ebefore=Eafter
Before the collision, the mechanical energy of the target is zero. Meaning that, initially, the total energy of the system is given by the kinetic energy of the projectile, Kprojectile.​
Considering that all projectile's energy was transferred to the target one may write the following equation:
Kprojectile=Ktarget - U

1/2mv2=1/2Mv2-1/2kx2

1/2kx2 =1/2Mv2-1/2mv2

x=sqrt[(Mv2-mv2)/k]

Thank you for your help
 

Attachments

  • 20150702_154438.jpg
    20150702_154438.jpg
    31.6 KB · Views: 489
Physics news on Phys.org
Fernando PJ said:
Considering that all projectile's energy was transferred to the target one may write the following equation:
Kprojectile=Ktarget - U​
This equation implies that final kinetic energy projectile is zero, right? Your goal is to find when the compression is maximum. Is there any reason you think this would be when the projectile has no speed?

Fernando PJ said:
1/2mv2=1/2Mv2-1/2kx2
You have to be careful with your equations: You used the same "v" to represent the projectile's initial velocity and the target's final velocity... But they are not the same...
 
Hint: invoke conservation of momentum AND conservation of energy.
 
If you're still in doubt,consider a frame of reference attached to the spring,and solve it..
 
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