Recent content by thejackal

  1. thejackal

    Get the minimum taken to move from A to B given a cap on Velocity

    I used x/2 because the object after reaching halfway would have to stop accelerating in order to reach the final destination (exactly 1m) with a velocity of 0 m/s. so if x = 1 then using half of x i can find the time it took to reach halfway then multiply by 2 to get the total time for the...
  2. thejackal

    Get the minimum taken to move from A to B given a cap on Velocity

    Homework Statement Find the minimum time taken for the object to cover the distance x I'm given the following: x = the distance i need to cover V0 = the initial velocity which is zero a = the maximum permissible acceleration Vmax = the maximum permissible velocity Homework...
Back
Top