PDA

View Full Version : free fall with air resistance


bigjuicy
Oct6-10, 03:12 PM
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

tiny-tim
Oct7-10, 07:48 AM
hi bigjuicy! welcome to pf! :smile:

(have a square-root: √ :wink:)
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:)