What Does the Constant 'b' Represent in the Drag Force Equation?

AI Thread Summary
The discussion focuses on the drag force equation F = -bv^2 and its implications for an object's motion under gravity and drag. The participants analyze the differential equations governing the motion, considering scenarios with and without gravity. They derive solutions for velocity over time, emphasizing the role of the constant 'b' in representing the drag coefficient, which affects how quickly an object reaches terminal velocity. The conversation also touches on the graphical representation of velocity versus time and the effects of changing the drag force to F = -2v. The analysis concludes that the constant 'b' is crucial for understanding the dynamics of objects in free fall with drag.
UrbanXrisis
Messages
1,192
Reaction score
1
free fall with drag force

If the equation F=-bv^2 describes the drag force of an object...then the differential equation for the object's motion would be:

dv/dt= -g+bv/m

or is it...

dv/dt= g-bv/m

After solving the equation, should I get...
V=mg/b[1-e^(-bt/m)]

Also, does this look like the position v time graph of the object?
http://home.earthlink.net/~urban-xrisis/phy001.gif
 
Last edited by a moderator:
Physics news on Phys.org
Ok i'll do the analysis.

Forces acting on a body falling.
Down positive (Using resistive force proportional to the speed)

We got a first order DE

mg - bv = m \frac{dv}{dt}

To not get into much detail, this type of DE

\frac{dy}{dt} = ay - b

Has the following solution

y = \frac{b}{a} + ce^{at}

For an initial value, to find C.

y = \frac{b}{a} + [y_{o} - \frac{b}{a}]e^{at}

Thus for our case the solution is

v = \frac{mg}{b} + [v_{o} - \frac{mg}{b}]e^{-\frac{bt}{m}}

If we arrange the terms and v_{o} = 0

v = \frac{mg}{b} - \frac{mg}{b}e^{-\frac{bt}{m}}

v = \frac{mg}{b}(1 - e^{-\frac{bt}{m}})
 
Last edited:
instead of F=-bv^2, what if F=-2v? The question tells me to ignore the effects of gravity in this problem. Would the DE then be dv/dt= 2v/m?

Since f=bv...and b=-2

dv/dt= g-bv/m
dv/dt= g-(-2)v/m
the question asks to ignore gravity...
dv/dt= -(-2)v/m
dv/dt= 2v/m
 
If we ignore gravity, then indeed our Newtonian analysis will be

The Object is falling, and the air drag is in the opposite direction
Down positive.

m\frac{dv}{dt} = -bv

\frac{dv}{dt} = \frac{-bv}{m}

Solving this:

\frac{dv}{dt} = \frac{-bv}{m}

\frac{dv}{v} = \frac{-b}{m}dt

\int_{v_{o}}^{v} \frac{dv}{v} = \int_{0}^{t} \frac{-b}{m}dt

\ln |v|]_{v_{o}}^{v} = \frac{-b}{m}t]_{0}^{t}

For v_{o} = 0

ln |v| = \frac{-b}{m}t

v = e^{\frac{-b}{m}t}
 
Last edited:
UrbanXrisis said:
Also, does this look like the position v time graph of the object?
http://home.earthlink.net/~urban-xrisis/phy001.gif

Does this look correct?
 
Last edited by a moderator:
Cyclovenom said:
If we ignore gravity, then indeed our Newtonian analysis will be

The Object is falling, and the air drag is in the opposite direction
Down positive.

m\frac{dv}{dt} = -bv

\frac{dv}{dt} = \frac{-bv}{m}

Solving this:

\frac{dv}{dt} = \frac{-bv}{m}

\frac{dv}{v} = \frac{-b}{m}dt

\int_{v_{o}}^{v} \frac{dv}{v} = \int_{0}^{t} \frac{-b}{m}dt

However, the retarding force is not F=bv, it is F=-2v as stated above. Correct me if I’m wrong, but isn’t \frac{dv}{dt} = \frac{-bv}{m} for when F=bv? Should it be \frac{dv}{dt} = \frac{2v}{m} ?
 
Sure, just substitute b with 2, and for the graphic, It looks rather odd to me, but maybe someone else can find it the physical meaning.
 
Last edited:
my graph represents the object accelerating and to at point where it has constant velocity because of the drag force

or should it look something like this...
http://home.earthlink.net/~urban-xrisis/phy002.gif
 
Last edited by a moderator:
the graphic looks better now, and i added the extra solve steps for neglecting gravity.
 
  • #10
what is b in this equation
 
Back
Top