Acceleration Calculator
Solve for acceleration, final velocity, or time using the first kinematic equation.
🏎️ What is Acceleration?
Acceleration is the rate at which an object's velocity changes over time. It is one of the four fundamental SUVAT variables in classical mechanics, alongside displacement (s), initial velocity (u), final velocity (v), and time (t). The defining formula is a = (v - u) / t, which states that acceleration equals the change in velocity divided by the time taken for that change. In SI units, acceleration is measured in metres per second squared (m/s²).
Acceleration appears in countless real-world scenarios. A car pressing on the accelerator pedal increases its velocity, experiencing positive acceleration. A car applying its brakes decreases velocity, experiencing negative acceleration (also called deceleration or retardation). A freely falling object near Earth's surface accelerates downward at approximately 9.8 m/s² due to gravity, gaining roughly 35 km/h of speed for every second it falls. A rocket at liftoff might experience 3 g of acceleration, while a roller coaster car can subject riders to 4 to 5 g through tight loops.
A common misconception is that a fast-moving object must be accelerating. This is wrong: a car cruising at constant 100 km/h has zero acceleration. Acceleration is about the change in velocity, not the velocity itself. Another misconception is that deceleration is a physically different concept. In physics, it is simply negative acceleration and uses exactly the same formula with the same sign conventions.
This calculator uses the first kinematic equation and assumes uniform (constant) acceleration throughout the time interval. It can solve for any one of the three variables, acceleration, final velocity, or time, when the other two are known. It also computes displacement using s = ut + 0.5at², giving you a complete kinematic picture from a single calculation. Results are displayed in m/s², g-force, and ft/s² simultaneously, eliminating unit conversion steps.
📐 Formula
This is the first of the five SUVAT kinematic equations. The three rearrangements are:
Displacement during the acceleration period (also computed automatically):
📖 How to Use This Calculator
Steps
💡 Example Calculations
Example 1: Car accelerating from rest to 100 km/h
A car starts from rest and reaches 100 km/h in 8 seconds. What is its acceleration?
Example 2: Object in free fall
A ball is dropped from rest. What is its velocity after 3 seconds of free fall?
Example 3: Emergency braking
A car travelling at 30 m/s brakes to a stop with a deceleration of 6 m/s². How long does it take?
Example 4: Rocket at liftoff
A rocket lifts off from rest and accelerates at 25 m/s² for 10 seconds. What is its final velocity?
❓ Frequently Asked Questions
🔗 Related Calculators
What is the formula for acceleration?
The standard formula is a = (v - u) / t, where a is acceleration in m/s², v is final velocity in m/s, u is initial velocity in m/s, and t is time in seconds. This can be rearranged to find final velocity (v = u + at) or time (t = (v - u) / a). It is the first of the five SUVAT kinematic equations for uniform acceleration.
What is the unit of acceleration?
The SI unit of acceleration is metres per second squared (m/s²). This means the velocity changes by that many m/s every second. Acceleration is also commonly expressed in g (multiples of standard gravity, 9.80665 m/s²) or ft/s² in some engineering contexts. A car accelerating at 3 m/s² gains 3 m/s of speed every second.
What is the difference between acceleration and deceleration?
Deceleration is simply negative acceleration, which means the object is slowing down. If a car brakes from 20 m/s to 0 m/s in 4 seconds, the acceleration is (0 - 20) / 4 = -5 m/s². There is no separate formula for deceleration; you just get a negative result. Speed (magnitude of velocity) decreases when acceleration opposes the direction of motion.
How many g-forces is 1 m/s²?
1 m/s² = 1 / 9.80665 g, which is approximately 0.102 g. Conversely, 1 g = 9.80665 m/s². The g unit is useful in aviation and motorsport because humans feel acceleration as a fraction of gravity. A jet fighter pulling 6 g is accelerating at 6 x 9.80665 = 58.84 m/s².
What is uniform acceleration?
Uniform (constant) acceleration means the rate of change of velocity is the same at every instant. All SUVAT equations, including a = (v - u) / t, assume uniform acceleration. Free fall near Earth's surface (ignoring air resistance) is the classic example: every object accelerates at g = 9.8 m/s² regardless of mass. Non-uniform acceleration requires calculus.
How do I calculate acceleration from distance and time?
If you know distance (s), initial velocity (u), and time (t), use the SUVAT equation: a = 2(s - ut) / t². If the object starts from rest (u = 0), this simplifies to a = 2s / t². For example, a car starting from rest covers 50 m in 5 s: a = 2 x 50 / 5² = 4 m/s². The Kinematics Calculator at /science/physics/kinematic-equations-calculator/ handles all five SUVAT equations.
What is the acceleration due to gravity on Earth?
The standard value is g = 9.80665 m/s² (exactly, by definition of the standard). In practice, g varies slightly with latitude and altitude: 9.78 m/s² at the equator and 9.83 m/s² at the poles. For most physics problems and this calculator, g = 9.8 m/s² is used. On the Moon g is about 1.62 m/s², on Mars about 3.72 m/s².
How is acceleration related to force?
By Newton's second law, F = ma, so a = F / m. A net force of 100 N acting on a 20 kg object produces an acceleration of 5 m/s². This formula gives instantaneous acceleration for a given net force; it does not require uniform acceleration. For force-based calculations, use the Force Calculator at /science/physics/force-calculator/.
Can acceleration be negative?
Yes. A negative acceleration value (also called deceleration or retardation) means the object is slowing down (when it is already moving in the positive direction) or speeding up in the negative direction. The sign of acceleration is determined by the direction you define as positive. There is nothing physically special about a negative value, which is a sign convention.
What is the difference between average and instantaneous acceleration?
Average acceleration = (v - u) / t over a time interval. Instantaneous acceleration is the limit of average acceleration as the time interval approaches zero, equal to the derivative dv/dt. For uniform acceleration they are equal. For variable acceleration (e.g. a car engine producing different power at different speeds), only instantaneous acceleration equals dv/dt at each moment.
How do I calculate how far an object travels while accelerating?
Use the SUVAT equation s = ut + 0.5at². For a car starting from rest (u = 0) and accelerating at 4 m/s² for 5 seconds: s = 0 x 5 + 0.5 x 4 x 25 = 50 m. This calculator shows displacement automatically for every calculation. Alternatively, use s = (u + v) / 2 x t if you know initial and final velocities.
What acceleration does a car need to reach 100 km/h in 8 seconds?
100 km/h = 27.78 m/s. Using a = (v - u) / t with u = 0, v = 27.78 m/s, t = 8 s: a = 27.78 / 8 = 3.47 m/s² = 0.354 g. Most family cars fall in the 2.5 to 4 m/s² range. Sports cars can exceed 10 m/s² (about 1 g), and dragsters can reach 30 m/s² (about 3 g).