Air friction and acceleration in skydiver motion

  • Context: Undergrad 
  • Thread starter Thread starter arkssd
  • Start date Start date
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
arkssd
Messages
2
Reaction score
0
hello,

what would be the best way to approach this problem

A skydiver is jumping out of a plane at :

Initial velocity = 100 mph

Initial position = 2000 m

acceleration due to gravity = -9.81

I need help finding air friction at different positions, change in acceleration and change in velocity ?

i think u calculate air friction
A= f * v * v(abs) * cd

A= acceleration

f= atmospheric pressure

v= velocity

s= surface area

cd= drag coefficient
 
Physics news on Phys.org
Start off with Newton's 2nd Law (For constant mass) in scalar form:

[tex]\sum_{i=1}^{n} F_{i} = ma[/tex]

rewrite it as

[tex]\sum_{i=1}^{n} F_{i} = m \frac{dv}{dt}[/tex]

or

[tex]\sum_{i=1}^{n} F_{i} = m \frac{d^{2} x}{dt^{2}}[/tex]

And solve the ODEs formed
 
arkssd said:
hello,

what would be the best way to approach this problem

A skydiver is jumping out of a plane at :

Initial velocity = 100 mph

Initial position = 2000 m

acceleration due to gravity = -9.81

I need help finding air friction at different positions, change in acceleration and change in velocity ?

i think u calculate air friction
A= f * v * v(abs) * cd

A= acceleration

f= atmospheric pressure

v= velocity

s= surface area

cd= drag coefficient

the general form of that equation looks familiar, but isn't it actually:

[tex]F(v) = c \rho A v^2[/tex]

where [itex]A[/tex] is the surface area? Acceleration would then be:<br /> <br /> [tex]a(v) = \frac{c \rho A v^2}{m} = \frac{c \rho A}{m} ({\frac{dx}{dt}})^2[/tex]<br /> <br /> integrating with respect to time will give the velocity as a function of time, but this is a 2nd order DE so you need to solve the DE and plug in your initial value conditions.[/itex]
 
quetzalcoatl9 said:
the general form of that equation looks familiar, but isn't it actually:

[tex]F(v) = c \rho A v^2[/tex]

where [itex]A[/tex] is the surface area? Acceleration would then be:<br /> <br /> [tex]a(v) = \frac{c \rho A v^2}{m} = \frac{c \rho A}{m} ({\frac{dx}{dt}})^2[/tex]<br /> <br /> integrating with respect to time will give the velocity as a function of time, but this is a 2nd order DE so you need to solve the DE and plug in your initial value conditions.[/itex]
[itex] Nope, this is false; air resistance always works in the opposite direction of the velocity; that's why you need the absolute value sign here.[/itex]