Movement with speed dependent friction problem
- From: "awsim" <asimnaseer@xxxxxxxxx>
- Date: 5 Apr 2007 18:45:42 -0700
Not being a math guru I need a little help with what seem to you a
simple problem
Here is description of my problem. An object is moving in a straight
line. The object can thrust to speed up and thrust in reverse to
slowdown.
The object is traveling between two known points, A & B, distance d
apart.
+----------------------+
A d B
The basic movement is as follows
Ft = thrust
A = acceleration
Vi = Initial velocity
Vf = final velocity
Cf = friction constant
Ff = friction force
F = force on object
so...
Ff = - Vi * Cf
F = Ft + Ff = Ft - Vi * Cf
A = F / Mass
Vf = Vi + A * timeStep
My question is :
If I know my initial velocity, distance left to go and final velocity,
how do I calculate the thrust ?
Thanks in advance,
Sam
.
- Follow-Ups:
- Re: Movement with speed dependent friction problem
- From: Mark Nudelman
- Re: Movement with speed dependent friction problem
- Prev by Date: Re: Groups
- Next by Date: Re: inscribed regular n-gons
- Previous by thread: help with proof of Linderlöf's theorem
- Next by thread: Re: Movement with speed dependent friction problem
- Index(es):
Relevant Pages
|