Re: Movement with speed dependent friction problem



On 4/5/2007 6:45 PM, awsim wrote:
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 ?

Did you really mean Ff = - Vi * Cf? It seems more likely that the
friction at any point in time would be proportional to the velocity at
that point in time, not to the initial velocity.

--Mark
.



Relevant Pages

  • A maths question
    ... Not exactly related to graphics, ... The object can thrust to speed up and thrust in reverse to ... Vi = Initial velocity ... Ff = friction force ...
    (comp.graphics.algorithms)
  • Re: Rocket efficiency
    ... > thrust almost indefinitely, so the total delta-v can be quite high. ... > more things than rocket engines. ... > accelerating air downwards to produce a force to compensate gravity. ... rocket final velocity. ...
    (sci.space.tech)
  • Movement with speed dependent friction problem
    ... The object can thrust to speed up and thrust in reverse to ... Vi = Initial velocity ... Cf = friction constant ... Ff = friction force ...
    (sci.math)
  • Re: Cannon in space, how much more propellent efficent are they than missiles?
    ... high exhaust velocity but low thrust drives (plasma or ion thrusters, ... velocity but high thrust chemfuel rockets. ...
    (rec.arts.sf.science)
  • Re: Model turbojet characteristics
    ... meet the performance specification. ... velocity) should be quite easy for the member of your design team ... Thrust is by definition the axial rate of change of momentum ... Hey, if this is a design team effort, it only makes sense to get the ...
    (rec.models.rc.air)