The angle @ which the particle hits the wall

AI Thread Summary
To calculate the impact angle of a spherical ball hitting a curvilinear wall in a 2D x-y plane, first determine the angle of incidence using the formula theta = atan(V_y/V_x). For example, with V_y at 3 m/s and V_x at 4 m/s, the angle calculates to approximately 37 degrees. After finding the angle, consider the curvature of the wall to adjust the reflection angle accordingly. The discussion emphasizes the need for clarity in applying the formula and understanding the impact on a non-linear surface. Accurate calculations are essential for solving the problem effectively.
ranaroy
Messages
12
Reaction score
0
dear all,

i am working on a problem, but not having found the solution yet.
i have a wall section (in a 2D x-y plane) on which spherical balls hit and get reflected.
i know the x-velocity and y-velocity of the particle when it hits the wall.
i need to calculate the impact (incident) angle of the ball on the wall.

it is easy to calculate when the plane is either along x-axis or y-axis. but, my plane is curvilnear (i know the radius of curvature). can i calculate the incident angle for this curvilinear plane ?

pls help. thank you.
 
Physics news on Phys.org
I don't know this very well, but here's a shot. Take the angle it hits the and copy that same angle it hits on the wall and add the curvilinear to the other side.
 
dear asaplease,

thank you for your try.
can u explain it once more in detail. i didnt understand well.
you mean to say, first i will do theta = atan(V_y/V_x) and calculate the angle.
then, what shoud i do ?

to make it more clear for me, can u do one example case.
say V_y = 3 m/s , V_y = 4 m/s
So, theta = 37 degree.

pls help
 
sorry, the above velocity components should read
V_y = 3 m/s , V_x = 4 m/s

sorry for the mistake.
 
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