How Is Impulse Calculated in Soccer Ball Deflection?

  • Thread starter Thread starter physicsgrouch
  • Start date Start date
  • Tags Tags
    Ball Impulse
AI Thread Summary
Impulse in soccer ball deflection is calculated using the change in momentum formula, where impulse equals mass times the change in velocity. A player heads a 0.421 kg ball, initially traveling at -10.4 m/s, deflecting it at a 50-degree angle. The correct impulse calculation involves using the angle between the tails of the velocity vectors, which should be 130 degrees instead of the initially measured angle. The accurate impulse value, after correcting the angle, is approximately 8.68. Understanding the correct angle and vector components is crucial for accurate impulse calculations in soccer.
physicsgrouch
Messages
9
Reaction score
0
[SOLVED] Impulse of deflected ball

1. Recent studies have raised concern about `heading' in youth soccer (i.e., hitting the ball with the head). A soccer player `heads' a 0.421 kg ball, deflecting it by 50.0 degrees, and keeps its speed of 10.40m/s constant. (The deflection angle is the angle between the ball's initial and final velocity vectors.) What is the magnitude of the impulse which the player must impart to the ball?

m = 0.421 kg
v_{}i = -10.4 m/s
v_{}f = 10.4 m/s at 50 degrees

2. The equations

impulse = \Deltap = m(v_{}i) - m(v_{}f)

so impulse = m(v_{}f - v_{}i)

So I multiplied the mass by the change in velocity. Namely:

3. The solution

0.421 *{sqrt[ (10.40*sin50)^2 + (10.40*(cos50 +1))^2) ]}

So I got about 7.936. But this is wrong. What's up?
 
Physics news on Phys.org
I think you typed it into the calculator wrong. I just plugged it into google and got
Code:
.421 * sqrt(((10.40 * sin(50))^2) + ((10.40 * (cos(50) + 1))^2)) = 8.67976478

or, in \LaTeX

.421 \sqrt{ \left(10.4\sin{50}\right)^2 + \left(10.4\left(\cos{50}+1\right)\right)^2 } = 8.67976478
 
I think that might be in radians...

Thanks, though. My teacher went over the homework, and it seems that I was measuring the wrong angle. The angle is SUPPOSED to be between the tails of the two vectors, but I was measuring the angle between the tip of the initial and the tail of the final. So my calculations should have treated the angle as 130 degrees. Alternatively, I could have made both vectors' x-components have the same signs.

Thanks anyway.
 
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 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
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...

Similar threads

Back
Top