How Is Distance Calculated in Free Fall with Air Resistance?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 replies · 3K views
bigjuicy
Messages
4
Reaction score
0
D=Drag Coefficient
p=Density of air
A=Cross sectional area
v=velocity
a=acceleration
F= force

F air=(DpAv^2)/2
F net=mg-F air
ma=mg-F Air
a=g-(DpAv^2)/2m
k=DpA/2m

so
a=g-kv2
dv/dt=g-kv2
dt=dv/g-kv2

using the online integrator from wolfram we got

t=tanh-1(sqrt(k)v/sqrt(g))/sqrt(gk)

we want to solve for distance fallen without t or v in the equation
 
on Phys.org
welcome to pf!

hi bigjuicy! welcome to pf! :smile:

(have a square-root: √ :wink:)
bigjuicy said:
t=tanh-1(sqrt(k)v/sqrt(g))/sqrt(gk)

we want to solve for distance fallen without t or v in the equation

i'm a little confused as to what you're doing …

you have dz/dt (=v) as a function of t, so solve for z the usual way (but how can you solve for z without t, when distance fallen depends on time? :confused:)