Java Physics

 

projectile

Projectile Motion

* g = 10 N /kg

 

Internal Links :

1D Kinematics

Uniformly Accelerated Motion (Html5)

Motion

Applying force on object

A Non-Calculus Derivation of the Maximum Range (Pdf)

Download Executable Jar File

Run outside of the browser by pressing 'Enter' or double-clicking the Jar file

Html5 Version


curve
Horizontal Motion Vertical Motion
Initial Velocity ux = ucosθ uy = usinθ
Acceleration ax = 0 ay = -g
Velocity vx = ucosθ vy = usinθ - gt
Position x = (ucosθ)t y = h + (usinθ)t - gt2/2
  • Horizontal motion : uniform morion (constnat velocity)
  • Vertical motion: uniformly accelerated motion
  • When reaching the highest point, vy = 0
  • Maximum Height max H
  • When falling back to the ground, y = 0
  • Time of flight time of flight
  • Range R = (ucosθ)T
  • Range is maximum when angle for max R
  • In particular, when h = 0, θmax R = 45o

 

 

 

Author and Copyright:

Chiu-king Ng

Feedback/Contact:

feedbackXY@phy.hk, where XY is the prime number following 23

Mirror Site:

http://phy.hk

Last Update:

20-3-2019

Java logo