Dynamics Problem Solution: Projectile Motion and Impact Analysis

Core Principles and Given Parameters (Dynamics)

  • Subject Context: The problem involves the principles of kinematics and kinetics of a particle, specifically looking at projectile motion combined with coefficients of restitution during impact with a fixed surface.
  • Initial Conditions at Point A (Throwing Point):
    • Mass of the Ball (mm): 0.5kg0.5\,\text{kg}
    • Initial Velocity (vAv_A): 10m/s10\,\text{m/s}
    • Angle of Release (θ\theta): 3030^\circ above the horizontal.
    • Initial Height (y0y_0): 1.5m1.5\,\text{m}
    • Horizontal Distance to Wall (dd): 3m3\,\text{m}
  • Environmental and Material Constants:
    • Acceleration due to Gravity (gg): Standard Earth gravity is used, assumed as 9.81m/s29.81\,\text{m/s}^2.
    • Coefficient of Restitution (ee): 0.50.5. This value dictates the ratio of the relative velocity of separation to the relative velocity of approach along the line of impact.

Kinematics of Initial Motion (A to B)

  • Decomposition of Initial Velocity:
    • The horizontal component of the velocity (vAxv_{Ax}) remains constant throughout the flight (neglecting air resistance).
      • vAx=vA×cos(30)=10m/s×cos(30)v_{Ax} = v_A \times \cos(30^\circ) = 10\,\text{m/s} \times \cos(30^\circ)
      • vAx=10×32=538.6603m/sv_{Ax} = 10 \times \frac{\sqrt{3}}{2} = 5\sqrt{3} \approx 8.6603\,\text{m/s}
    • The vertical component of the velocity (vAyv_{Ay}) describes the initial upward motion.
      • vAy=vA×sin(30)=10m/s×sin(30)v_{Ay} = v_A \times \sin(30^\circ) = 10\,\text{m/s} \times \sin(30^\circ)
      • vAy=10×0.5=5m/sv_{Ay} = 10 \times 0.5 = 5\,\text{m/s}
  • Time of Flight to the Wall (tBt_B):
    • Using the horizontal distance equation: x=vAx×tx = v_{Ax} \times t
      • 3m=8.6603m/s×tB3\,\text{m} = 8.6603\,\text{m/s} \times t_B
      • tB=38.66030.3464st_B = \frac{3}{8.6603} \approx 0.3464\,\text{s}

Impact Analysis at Point B (Striking Velocity)

  • Horizontal Velocity Component at B (vBxv_{Bx}):
    • There are no horizontal forces; thus, the velocity is unchanged.
    • vBx=vAx=8.6603m/sv_{Bx} = v_{Ax} = 8.6603\,\text{m/s}
  • Vertical Velocity Component at B (vByv_{By}):
    • Using the kinematic equation: vy=vy0g×tv_y = v_{y0} - g \times t
      • vBy=5m/s(9.81m/s2×0.3464s)v_{By} = 5\,\text{m/s} - (9.81\,\text{m/s}^2 \times 0.3464\,\text{s})
      • vBy=53.3982=1.6018m/sv_{By} = 5 - 3.3982 = 1.6018\,\text{m/s}
    • The positive sign indicates the ball is still moving upward when it strikes the wall.
  • Magnitude and Direction of Strike Velocity (vBv_B):
    • Magnitude:
      • vB=vBx2+vBy2v_B = \sqrt{v_{Bx}^2 + v_{By}^2}
      • vB=(8.6603)2+(1.6018)2=75+2.565877.56588.807m/sv_B = \sqrt{(8.6603)^2 + (1.6018)^2} = \sqrt{75 + 2.5658} \approx \sqrt{77.5658} \approx 8.807\,\text{m/s}
    • Direction (ϕ\phi):
      • ϕ=arctan(vByvBx)=arctan(1.60188.6603)\phi = \arctan\left(\frac{v_{By}}{v_{Bx}}\right) = \arctan\left(\frac{1.6018}{8.6603}\right)
      • ϕarctan(0.1849)10.48\phi \approx \arctan(0.1849) \approx 10.48^\circ above the horizontal.

Rebound Dynamics and Coefficient of Restitution

  • Impact Modeling:
    • The wall is perfectly vertical; therefore, the normal to the surface of impact is the horizontal axis (xx-axis).
    • The parallel direction is the vertical axis (yy-axis).
  • Post-Rebound Velocity Components (vBxv'_{Bx}, vByv'_{By}):
    • Horizontal Component (Normal to Impact):
      • Applying the coefficient of restitution ee:
      • vBx=e×vBxv'_{Bx} = -e \times v_{Bx}
      • vBx=0.5×8.6603m/s=4.3302m/sv'_{Bx} = -0.5 \times 8.6603\,\text{m/s} = -4.3302\,\text{m/s}
      • (The negative sign indicates the direction reversed, moving away from the wall).
    • Vertical Component (Parallel to Impact):
      • Assuming a smooth wall, friction is ignored, and momentum in the parallel direction is conserved.
      • vBy=vBy=1.6018m/sv'_{By} = v_{By} = 1.6018\,\text{m/s}
  • Magnitude and Direction of Rebound Velocity (vBv'_B):
    • Magnitude:
      • vB=(vBx)2+(vBy)2v'_B = \sqrt{(v'_{Bx})^2 + (v'_{By})^2}
      • vB=(4.3302)2+(1.6018)2=18.7506+2.565821.31644.617m/sv'_B = \sqrt{(-4.3302)^2 + (1.6018)^2} = \sqrt{18.7506 + 2.5658} \approx \sqrt{21.3164} \approx 4.617\,\text{m/s}
    • Direction (γ\gamma):
      • γ=arctan(vByvBx)=arctan(1.60184.3302)\gamma = \arctan\left(\frac{v'_{By}}{|v'_{Bx}|}\right) = \arctan\left(\frac{1.6018}{4.3302}\right)
      • γarctan(0.3699)20.30\gamma \approx \arctan(0.3699) \approx 20.30^\circ above the horizontal (moving away from the wall).

Trajectory Post-Impact (B to C)

  • Determining the Vertical Position of Point B (yBy_B):
    • The vertical height attained at the moment of impact with the wall.
    • yB=y0+vAy×tB12×g×tB2y_B = y_0 + v_{Ay} \times t_B - \frac{1}{2} \times g \times t_B^2
    • yB=1.5+(5×0.3464)(0.5×9.81×0.34642)y_B = 1.5 + (5 \times 0.3464) - (0.5 \times 9.81 \times 0.3464^2)
    • yB=1.5+1.7320.5886=2.6434my_B = 1.5 + 1.732 - 0.5886 = 2.6434\,\text{m}
  • Time Calculation for Motion from B to Ground (Point C):
    • The ball falls from height yBy_B to yC=0y_C = 0.
    • The vertical equation for the rebound trajectory:
      • yC=yB+vBy×tBC12×g×tBC2y_C = y_B + v'_{By} \times t_{BC} - \frac{1}{2} \times g \times t_{BC}^2
      • 0=2.6434+1.6018×tBC4.905×tBC20 = 2.6434 + 1.6018 \times t_{BC} - 4.905 \times t_{BC}^2
    • Rearranging into standard quadratic form: 4.905×tBC21.6018×tBC2.6434=04.905 \times t_{BC}^2 - 1.6018 \times t_{BC} - 2.6434 = 0:
      • Applying quadratic formula: t=b±b24ac2at = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}
      • tBC=1.6018+(1.6018)24(4.905)(2.6434)2(4.905)t_{BC} = \frac{1.6018 + \sqrt{(-1.6018)^2 - 4(4.905)(-2.6434)}}{2(4.905)}
      • tBC=1.6018+2.5658+51.86339.81t_{BC} = \frac{1.6018 + \sqrt{2.5658 + 51.8633}}{9.81}
      • tBC=1.6018+54.42919.81=1.6018+7.37769.810.9153st_{BC} = \frac{1.6018 + \sqrt{54.4291}}{9.81} = \frac{1.6018 + 7.3776}{9.81} \approx 0.9153\,\text{s}
  • Horizontal Distance from Wall (sBCs_{BC}):
    • The distance traveled horizontally away from the wall until striking point C.
    • sBC=vBx×tBCs_{BC} = |v'_{Bx}| \times t_{BC}
    • sBC=4.3302m/s×0.9153s3.963ms_{BC} = 4.3302\,\text{m/s} \times 0.9153\,\text{s} \approx 3.963\,\text{m}

Summary of Results

  • Part A (Strike Velocity):
    • Magnitude: 8.81m/s8.81\,\text{m/s}
    • Direction: 10.510.5^\circ above horizontal.
  • Part B (Rebound Velocity):
    • Magnitude: 4.62m/s4.62\,\text{m/s}
    • Direction: 20.320.3^\circ above horizontal (away from wall).
  • Part C (Distance to ground strike):
    • The ball strikes the ground at point C, located 3.96m3.96\,\text{m} from the base of the wall.