Deriving velocty with drag equation

  • Thread starter Thread starter M4573R
  • Start date Start date
  • Tags Tags
    deriving Drag
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 reply · 3K views
M4573R
Messages
10
Reaction score
0

Homework Statement


Derive an equation for velocity based on time with drag.


Homework Equations


The equation is: v(t) = F/b (1 - e^(-bt/m))


The Attempt at a Solution



There's some math on paper, but I got down to:
F - bv = ma
a = dv / dt

F - bv = m*dv/dt

dt = m*dv / (F - bv)
integrate both sides

t = m*(-ln(|bv-F|) / b)

-tb/m = ln(|bv-F|)

e^(-tb/m) = |bv-F|

here is where I don't know how to simplify it anymore. What do I do with the absolute value?
If I ignore it, it doesn't simplify right, or at least I can't get it to.
 
Physics news on Phys.org
Hi M4573R,

M4573R said:

Homework Statement


Derive an equation for velocity based on time with drag.


Homework Equations


The equation is: v(t) = F/b (1 - e^(-bt/m))


The Attempt at a Solution



There's some math on paper, but I got down to:
F - bv = ma
a = dv / dt

F - bv = m*dv/dt

dt = m*dv / (F - bv)
integrate both sides

t = m*(-ln(|bv-F|) / b)


This equation is not right. These are definite integrals, so you need to evaluate them at the limits. Evaluate the right hand side for an initial speed of zero and for the final speed v and then solve for v. Do you get the result they ask for?



About the absolute value: with the equation you are looking for, you know that F cannot be smaller than bv, so what does [itex]|bv-F|[/itex] equal?