How Does Air Resistance Affect Vehicle Acceleration and Deceleration?

Click For Summary

Homework Help Overview

The discussion revolves around the effects of air resistance and friction on the acceleration and deceleration of a vehicle, modeled mathematically. The original poster presents a problem involving a vehicle's motion under the influence of these forces, aiming to derive specific time equations for reaching certain speeds.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • The original poster attempts to set up a differential equation based on the forces acting on the vehicle but expresses uncertainty about the integration process. Some participants suggest using auxiliary variables and separating variables for integration. Others question the correctness of the original poster's integration approach and provide alternative forms of the equation.

Discussion Status

Participants are actively engaging with the mathematical setup of the problem, offering different methods for integration and questioning assumptions made in the original poster's approach. There is a suggestion to recheck calculations and to consider the relationship between the constants involved, indicating a productive exploration of the problem.

Contextual Notes

There is mention of using computational tools like Mathematica for verification, and participants are encouraged to eliminate certain variables in favor of others to simplify the problem. The original poster's uncertainty about the integration process and the use of LaTeX suggests a need for clarification on mathematical presentation.

Gwilim
Messages
126
Reaction score
0

Homework Statement



A vehicle of mass m experiences a constant frictional resistance ma and air resistance proportional to the square of its speed. It can exert a constant propelling force mb and attain a maximum speed V Show that, starting from rest, it can attain the speed V/2 in the time

Vln3/2(b-a)​

And that the friction and air resistance alone can then bring it to rest in a further time

(V/(a(b-a))^1/2)tan-1(b-a/4a)^1/2​

2. The attempt at a solution

Using mc as the constant of proportionality for air resistance yields:

x''=b-a-c(x')^2

from there I'm just guessing as to the method but I've tried this:

dx'/dt=b-a-c(x')^2

int(dx')=int((b-a-c(x')^2)dt)
=(b-a)int(dt)-c(int((x')^2dt)
=(b-a)int(dt)-c(int(x'dx))

but I'm not sure how to integrate x' w.r.t. x?

Of course I could be going about it completely the wrong way. The motion is in one dimension so I could maybe import one of the equations of motion, like v^2=u^2+2as? I'm sure I'm missing a trick (or two) somewhere.
 
Physics news on Phys.org
Use auxiliary variable v = dx/dt

Then your equation is of the form

\frac{dv}{dt}= A - B v^{2}

from which

\frac{dv}{A-Bv^{2}}=dt

The variables are now separated and you can integrate.
 
integrating:

t=arctan(((-c^1/2)/((b-a)^1/2))v)/(b-a)^1/2(-c^1/2)

rearranging:

v=(((b-a)^1/2)/(-c^1/2))tan((b-a)^1/2)(-c^1/2)t

sorry about the horrible presentation I don't know how to use LaTeX.

The -c^1/2 makes me a little uneasy but I've used the tan form of the integral as it's easier to remember than tanh and judging from the question more likely to yield the result I'm looking for.

OKay so now how do I actually answer the question?
 
I don't know how you got your answer, but I shoved the integral in Mathematica and got

t = \frac{1}{\sqrt{AB}}ArcTanh(\frac{\sqrt{B}}{\sqrt{A}}v)

where A = a - b and B = c. Recheck your work.

To complete the problem, you need to eliminate c in favor of V, i.e. find c in terms of V and the other constants. Hint: What does your diff. eq. look like when the object reaches terminal velocity?
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 39 ·
2
Replies
39
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
7
Views
2K
  • · Replies 8 ·
Replies
8
Views
8K
  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K