Tags | |
UUID | 05d0683c-9aee-11e5-9770-bc764e2038f2 |
The Final Velocity calculator computes the final velocity based on an initial velocity, distance traveled between two points and a constant acceleration.
INSTRUCTIONS: Choose units and enter the following:
Final Velocity (Vf): The velocity is returned in meters per second. However, this can be automatically converted to compatible units via the pull-down men.
The final velocity equation computes the square of the final velocity that a body would achieve after traveling in a straight line some distance at constant acceleration. This an illustrative step in calculating the actual vf based on acceleration and time. See the derivation below.
The formula for the final velocity is:
Vf= √V2i+2⋅a⋅(xf-xi)
where:
Since acceleration is constant, we know that the final velocity is the sum of the initial velocity and the velocity increase due to the acceleration. In other words:
[1] Vf=Vi+a⋅ t
We also know that the distance traveled, d, is the sum of the distance the object would travel at its starting velocity, Vi, plus the distance it would travel while increasing velocity from Vi to Vf:
[2] D=(Vi⋅t)+(12⋅(Vf-Vi)⋅t)
[3] D=t⋅(Vi+12⋅Vf - 12⋅Vi)
[4] D=t⋅12(Vi+Vf)
[5] ⇒ t=2⋅DVi+Vf
Substituting [5} into [1]:
[6] Vf = Vi+a⋅ (2⋅DVi+Vf)
Multiplying both sides by '(V_i + V_f)`:
[7] Vi⋅Vf+V2f =V2i+Vi⋅Vf+2⋅A⋅D
Cancelling term Vi⋅Vf:
[8] V2f=V2i+2⋅a⋅D, where D=xf-x0
[9] V2f=V2i+2⋅a⋅(xf-x0)
This equation [9] computes the resultant `V_f^2`, which is not useful in most cases, so we want to get the square root of this resultant:
[10] Vf=√V2i+2⋅a⋅(xf-x0)
Khan Academy's Average velocity for constant acceleration
No comments |