Physics & Mechanics

Displacement Calculator

Calculate displacement using initial velocity, time, and acceleration. Master the fundamental equations of motion.

m/s
m/s²
s
Displacement
150

Calculated locally in your browser. Fast, secure, and private.

Kinematics: Calculating Position over Time

In classical mechanics, the ability to predict exactly where an object will be at any given moment in the future is fundamental. If you know an object's starting speed, how hard it is accelerating, and how much time has passed, you can calculate its exact displacement.

This calculator utilizes one of the most famous equations in physics—often referred to as the Second Equation of Motion or the Kinematic Position Equation.

Displacement vs. Distance

Before calculating, it's vital to distinguish between distance and displacement:

  • Distance is a scalar quantity tracking the total ground covered. If you walk 5 meters North and 5 meters South, your total distance is 10 meters.
  • Displacement is a vector quantity tracking the shortest straight line between your starting point and your ending point. If you walk 5 meters North and 5 meters South, your displacement is 0 meters because you are back exactly where you started.

The kinematic formula calculates displacement ($\Delta x$), not total distance traveled.

The Formula

The kinematic equation for displacement under constant acceleration is:

Δx=vit+12at2\begin{aligned} \Delta x = v_i t + \frac{1}{2} a t^2 \end{aligned}

Where:
Δx\Delta x=
Displacement (m)
viv_i=
Initial Velocity (m/s)
a=
Constant Acceleration (m/s²)
t=
Time (s)

Breaking Down the Equation

The beauty of this formula is that it splits the object's movement into two distinct logical parts:

  1. The Coasting Part ($v_i \cdot t$): This calculates how far the object would travel if it just coasted at its initial starting speed with zero acceleration.
  2. The Acceleration Part ($\frac{1}{2} a t^2$): This calculates the extra distance the object covers specifically because it is speeding up (or slowing down) over that time period.

Add them together, and you get the total displacement.

Example Calculation

Imagine a train is already moving at $10 , \text{m/s}$ when the conductor engages the throttle, producing a steady acceleration of $2 , \text{m/s}^2$ for a total of $15 , \text{seconds}$.

How far down the track does the train travel during this 15-second period?

  1. Coasting Distance: $10 \cdot 15 = 150 , \text{meters}$.
  2. Acceleration Distance: $0.5 \cdot 2 \cdot (15^2) = 1 \cdot 225 = 225 , \text{meters}$.
  3. Total Displacement: $150 + 225 = \mathbf{375 , \text{meters}}$.

Frequently Asked Questions

If the object is braking or slowing down, you simply enter the acceleration as a negative number. The formula remains exactly the same, but the 'acceleration part' will subtract from the 'coasting part', resulting in a shorter total displacement.

If the object starts from rest, the initial velocity ($v_i$) is zero. This wipes out the first half of the equation, leaving you with just $\Delta x = \frac{1}{2} a t^2$. This is actually the exact same formula used to calculate the distance of objects in free fall.

Yes. Because displacement is a vector, a negative result simply means the object ended up behind its starting position relative to your defined coordinate system.