Abekta

Nothing human is alien to me

User Tools

Site Tools


This is an old revision of the document!


1. Trajectory of a projectile

The report should have the following five sections. Each section must be written by a separate student. The whole report must be in a single Google Colab file and attached from Google Drive into the associated Google Classroom assignment.

1. Introduction and Theory

Any object projected in the gravitational field is called a projectile and its motion a projectile motion.

For such a motion, the magnitude of net acceleration $a=a_y=-g$, the gravitational acceleration, and the horizontal acceleration $a_x=0$. So horizontal velocity $v_x$ is always constant and the vertical velocity $v_y$ changes. The two perpendicular components are independent of each other. A set of 6 equations are needed for describing projectile motion. For the horizontal motion

$$ x = x_0 + v_x t $$

and for the vertical motion

$$ y = y_0 + \overline{v_y} t, $$ $$ y = y_0 + v_y t - \frac{1}{2} gt^2, $$ $$ v_y = v_{0y} - gt, $$ $$ v_y^2 = v_{0y}^2 - 2g(y-y_0) $$

where $\overline{v_y}$ is the average vertical velocity within a duration and $v_{0y}$ the initial vertical velocity.

The magnitude and direction of the velocity vector can always be found remembering the fact that $v_x=v\cos\theta$ and $v_y = v\sin\theta$ which means that the net velocity $v=\sqrt{v_x^2+v_y^2}$ and the angle of the velocity vector $\theta=\tan^{-1}(v_y/v_x)$.

From these equations of motion we can find three important quantities: maximum height, range and the trajectory. Maximum height of a projectile

$$ h = \frac{v_{0y}^2}{2g} = \frac{v_0^2\sin^2\theta}{2g}, $$

the range (maximum horizontal distance)

$$ R = \frac{v_0^2 \sin 2\theta_0}{g} $$

where $\theta_0$ is the initial angle, and the trajectory of the projectile is described as

$$ y = (\tan\theta)x - \frac{g}{2v_0^2\cos^2\theta} x^2 $$

which is the equation of a parabola in the form $y=Ax+Bx^2$. So the path taken by a projectile is always parabolic.

In this experiment, you will create such a parabolic path twice by releasing a marble ball from a ramp. The first part of the parabolic path will be from the end of the ramp to a point where the ball bounces, and the second part will be between the points of the first and second bounces.

You will measure different parameters of this trajectory, for example, the height of the ramp, the positions of the bounces and the maximum height of the second part of the trajectory. Using these parameters, you will calculate different velocity components and the energy, momentum and impulse related to this projectile. The aim is to get a complete description of a projectile including its impact with a horizontal surface.

2. Experimental Setup

For this experiment you have to use the following apparatus: a table, a bench, a ramp, some marble balls, 3 white recording papers, 3 carbon papers, some adhesive tape for fixing the papers on the table or bench, a long meter scale to measure long heights and lengths, a short meter scale for measuring short distances on the recording papers, and a weight scale to measure the mass of a ball.

The setup is briefly sketched through the following points (elaborate in the report).

  1. A bench is placed on a table. There must be enough space in front of the bench for the balls to bounce.
  2. A ramp is placed on the bench.

3. Method and Data

Quantity Symbol Value Error ($\delta$)
Mass of the marble ball $m$ g $\delta m=$ g
Height of the end of the ramp $y$ cm $\delta y = $ cm
Position of the first bounce at A $s$ cm $\delta s=$ cm
Position of the second bounce at B $s'$ cm $\delta s'=$ cm
Maximum height between A and B $h$ cm $\delta h' = $ cm

4. Analysis and Results

Using the six measurements you will have to calculate the following quantities.

4.1 Time and velocity

Time for the ball to leave the ramp and reach point A

$$ t = \sqrt{\frac{2h}{g}} $$

where gravitational acceleration $g=981\pm 1$ cm s$^{-2}$.

Horizontal component of the acceleration of the ball $a_x=?$

The unchanging horizontal velocity of the ball $ v_x = s/t$.

Vertical velocity of the ball just before it hits the table at point A $ v_y = gt = -\sqrt{2gh}$.

The time the ball takes to reach point B from point A $ t_{AB} = (s'-s)/v_x$.

Vertical component of the velocity of the ball after it leaves point A $ v_y' = g t_{AB} / 2 $.

Net velocity of the ball before it impacts at A $v = \sqrt{v_x^2+v_y^2}$.

Net velocity of the ball after it impacts at A $v' = \sqrt{v_x^2+v_y'^2}$.

4.2 Angle and height

Maximum height the ball reaches between points A and B

$$ h' = \frac{g}{2}\left(\frac{t_{AB}}{2}\right)^2. $$

The angle of the trajectory before reaching A

$$ \theta = \arctan{\frac{v_y}{v_x}} $$

and after leaving A

$$ \theta' = \arctan{\frac{v_y'}{v_x}}. $$

4.3 Kinetic energy

Kinetic energy of the ball before collision at point A

$$E = \frac{1}{2} mv^2.$$

Kinetic energy of the ball after collision at point A

$$E' = \frac{1}{2} mv'^2.$$

4.4 Momentum

Vertical component of the momentum before reaching A $P_y=mv_y$ and after leaving A $P'_y = mv'_y$.

Horizontal component of the momentum before reaching A $P_x=mv_x$.

Net momentum before reaching A $p = mv$.

Net momentum after leaving A $p' = mv'$.

4.5 Impulse

Vertical component of the impulse imparted on the ball by the table $J_y = p_y - p'_y$.

Horizontal component of the impulse imparted on the ball by the table $J_x = p_x - p'_x$.

5. Discussion and Conclusion

5.1 Discussion

5.2 Conclusion

Report sample

courses/phy101l/1.1685794640.txt.gz · Last modified: 2023/06/03 06:17 by asad

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki