Solving problems in Kinematics with simple calculus

  • Context: Undergrad 
  • Thread starter Thread starter snath_98
  • Start date Start date
  • Tags Tags
    Calculus Kinematics
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
3 replies · 3K views
snath_98
Messages
6
Reaction score
0
Hi,

I have a generic question about solving kinematic problems using simple calculus. For eg.
A variable force F = bv (v is instantaneous speed at some time t) acts on a vehicle moving with speed v. Suppose the initial speed at t = 0 of the vehicle is v0. Calculate the distance through which it moves before stopping.
By work energy theorem, (1/2) m (V0)2 = ∫ F. ds
Now how do we integrate the right side and move forward? That's my main question. Any help is appreciated

Thanks
Sanjay
 
Physics news on Phys.org
b above is a constant.
 
I wouldn't start from here. I think (though I may be wrong) that the theorem in this form is not much use when the force is velocity-dependent.

Instead, assuming that the vehicle is confined to move in a straight line, you can use Newton's second law in the form F= ma. Substitute bv for F (remembering that b is negative - I'd write it as -β] and substitute dv/dt for a. This gives you a differential equation, which is easily solved to give v as a function of t. Integrate this wrt time, between zero and infinity to give you the distance gone.

This is quite interesting, as it shows that the vehicle goes a finite distance, but takes an infinite time to do it! (Well, to do every last nanometre). This is not what a real vehicle would do, because F = -βv does not model the usual rolling resistance, bearing friction etc. very well. These will not tend to zero as the vehicle's speed goes to zero.
 
Last edited:
A note on terminology. Any problem involving forces is dynamical, not kinematic.