What is Acceleration?
Acceleration is the rate at which an object's velocity changes over time. It is a vector quantity, meaning it has both magnitude and direction. An object accelerates when it speeds up, slows down, or changes direction.
The SI unit of acceleration is meters per second squared ($\text{m/s}^2$). Other common units include kilometers per hour per second ($\text{km/h/s}$), feet per second squared ($\text{ft/s}^2$), and standard gravity ($g$).
Acceleration appears in four fundamental contexts in classical mechanics: kinematics (motion without forces), dynamics (motion with forces via Newton's second law), and two distance-based formulations. This calculator handles all four, solving bidirectionally for any unknown variable.
Acceleration Formulas and Equations
Four formulas cover every standard acceleration scenario in classical mechanics. Each formula derives from a different set of known variables. All four assume constant acceleration, which is a standard assumption in introductory physics.
Formula 1: From Velocity and Time
This is the definition of acceleration: change in velocity divided by time. It derives directly from the concept that acceleration measures how quickly velocity changes. Here $u$ is initial velocity, $v$ is final velocity, and $t$ is elapsed time.
Use when: You know the starting velocity, ending velocity, and the time taken — but not the distance covered.
Formula 2: Newton's Second Law
This formula comes from Newton's second law of motion ($F = ma$), rearranged to solve for acceleration. It states that acceleration is directly proportional to net force and inversely proportional to mass. Here $F$ is net force and $m$ is mass.
Use when: You know the force acting on an object and its mass — but not velocity or time. This is the dynamics approach, connecting forces to motion.
Formula 3: From Distance (Time-Independent)
This formula derives from combining the first formula with the displacement equation $s = ut + \frac{1}{2}at^2$, then eliminating time. It relates velocities to distance without requiring a time measurement. Here $s$ is distance traveled.
Use when: You know initial velocity, final velocity, and distance — but not time. Common in forensics (skid mark analysis) and engineering.
Formula 4: From Displacement
This formula rearranges the displacement equation $s = ut + \frac{1}{2}at^2$ to solve directly for acceleration. It uses initial velocity, displacement, and time — bypassing the need for final velocity.
Use when: You know initial velocity, displacement, and time — but not final velocity. Useful when only position data is available.
How This Acceleration Calculator Works
The calculator operates in four modes, each corresponding to one of the formulas above. Within each mode, calculation is bidirectional: enter any known values and the calculator solves for the unknown variable automatically.
The calculator supports 54 units across 6 categories (acceleration, velocity, time, force, mass, distance). Unit conversion happens internally — enter values in any supported unit, and the result displays in your chosen output unit. The calculator accepts both period and comma as decimal separators.
Each mode renders its formula using KaTeX for precise mathematical display. Tooltips on each mode explain when to use that specific formula.
Types of Acceleration: Constant, Average, and Instantaneous
Acceleration is not a single concept — physicists distinguish three types. Understanding the difference is essential for correct calculation and interpretation.
Constant (Uniform) Acceleration
Constant acceleration means the acceleration value does not change over time. All four formulas in this calculator assume constant acceleration. Free fall near Earth's surface (ignoring air resistance) is the classic example: acceleration remains $9.81 \text{ m/s}^2$ throughout.
Average Acceleration
Average acceleration is the total change in velocity divided by the total time interval. Mode 1 of this calculator computes average acceleration. If a car goes from 0 to 100 km/h in 8 seconds, its average acceleration is $3.47 \text{ m/s}^2$ — but its instantaneous acceleration varied throughout those 8 seconds.
Instantaneous Acceleration
Instantaneous acceleration is the acceleration at a specific moment in time, defined mathematically as $a = \frac{dv}{dt}$. An accelerometer reads instantaneous acceleration. When you slam the brakes, your instantaneous acceleration might be $-8 \text{ m/s}^2$ at that exact moment.
Comparison Table
| Aspect | Constant | Average | Instantaneous |
|---|---|---|---|
| Definition | Acceleration that does not change | Total $\Delta v$ divided by total $\Delta t$ | Acceleration at a specific instant |
| Formula | $a = \text{constant}$ | $a_{avg} = \frac{\Delta v}{\Delta t}$ | $a = \frac{dv}{dt}$ |
| Measurement | Theoretical or measured over time | Requires two velocity readings | Accelerometer reading |
| This Calculator | All formulas assume this | Mode 1 computes this | Not computed |
| Real Example | Free fall (idealized) | Car trip from A to B | Speedometer at a moment |
| When Equal? | Always the same value | Equals instantaneous only when constant | Varies continuously |
Key relationship: When acceleration is constant, average acceleration equals instantaneous acceleration at every point. When acceleration varies, they differ — and calculus is required for precise analysis.
How to Calculate Acceleration
The following sections demonstrate each formula with three worked examples in academic word-problem format. Each example includes the given values, the formula applied, step-by-step calculation, and physical interpretation.
Calculate Acceleration From Velocity and Time
This method uses the definition $a = \frac{v - u}{t}$. It applies when you know initial velocity, final velocity, and elapsed time.
Example 1: Car Acceleration
A car starts from rest and reaches a speed of 27.8 m/s (100 km/h) in 8.0 seconds on a straight highway. What is its average acceleration?
- Given: $u = 0 \text{ m/s}$, $v = 27.8 \text{ m/s}$, $t = 8.0 \text{ s}$
- Formula: $a = \frac{v - u}{t}$
- Calculation: $a = \frac{27.8 - 0}{8.0} = 3.475 \text{ m/s}^2$
- Interpretation: The car's average acceleration is $3.48 \text{ m/s}^2$, typical of a family sedan. The actual acceleration varied — it was higher at lower speeds and decreased as aerodynamic drag increased.
Example 2: Braking Deceleration
A cyclist traveling at 15 m/s applies the brakes and comes to a complete stop in 3.0 seconds. What is the acceleration during braking?
- Given: $u = 15 \text{ m/s}$, $v = 0 \text{ m/s}$, $t = 3.0 \text{ s}$
- Formula: $a = \frac{v - u}{t}$
- Calculation: $a = \frac{0 - 15}{3.0} = -5.0 \text{ m/s}^2$
- Interpretation: The negative sign indicates deceleration (acceleration opposite to motion). The magnitude of $5.0 \text{ m/s}^2$ represents moderate braking — about half of standard gravity.
Example 3: Sprinter's Start
An elite sprinter accelerates from rest to 12 m/s in the first 2.0 seconds of a 100-meter race. What is the average acceleration during this phase?
- Given: $u = 0 \text{ m/s}$, $v = 12 \text{ m/s}$, $t = 2.0 \text{ s}$
- Formula: $a = \frac{v - u}{t}$
- Calculation: $a = \frac{12 - 0}{2.0} = 6.0 \text{ m/s}^2$
- Interpretation: The sprinter's average acceleration is $6.0 \text{ m/s}^2$, roughly 0.61g. This is significantly higher than a car's acceleration, demonstrating the explosive power of trained athletes during the start phase.
Calculate Acceleration From Force and Mass (Newton's Second Law)
This method uses $a = \frac{F}{m}$, derived from Newton's second law. It connects forces to motion, making it the foundation of dynamics. For related calculations involving power and weight, see our Power-to-Weight Ratio Calculator.
Example 1: Car with Known Force
A 1,500 kg car experiences a net forward force of 4,500 N from its engine (after subtracting friction and air resistance). What is the car's acceleration?
- Given: $F = 4{,}500 \text{ N}$, $m = 1{,}500 \text{ kg}$
- Formula: $a = \frac{F}{m}$
- Calculation: $a = \frac{4{,}500}{1{,}500} = 3.0 \text{ m/s}^2$
- Interpretation: The car accelerates at $3.0 \text{ m/s}^2$. This matches the acceleration of a typical family sedan under moderate throttle, consistent with Example 1 of the previous section.
Example 2: Rocket Launch
A rocket with a mass of 500,000 kg generates a thrust of 7,500,000 N at launch. Accounting for gravity ($g = 9.81 \text{ m/s}^2$), what is the rocket's initial upward acceleration?
- Given: $F_{thrust} = 7{,}500{,}000 \text{ N}$, $m = 500{,}000 \text{ kg}$, gravitational force $F_g = mg = 4{,}905{,}000 \text{ N}$
- Net force: $F_{net} = F_{thrust} - F_g = 2{,}595{,}000 \text{ N}$
- Formula: $a = \frac{F_{net}}{m}$
- Calculation: $a = \frac{2{,}595{,}000}{500{,}000} = 5.19 \text{ m/s}^2$
- Interpretation: The rocket's initial upward acceleration is $5.19 \text{ m/s}^2$ (about 0.53g). As fuel burns and mass decreases, acceleration increases throughout the ascent.
Example 3: Pushing a Box
A worker pushes a 50 kg box across a frictionless floor with a horizontal force of 200 N. What is the box's acceleration?
- Given: $F = 200 \text{ N}$, $m = 50 \text{ kg}$
- Formula: $a = \frac{F}{m}$
- Calculation: $a = \frac{200}{50} = 4.0 \text{ m/s}^2$
- Interpretation: The box accelerates at $4.0 \text{ m/s}^2$. On a real floor with friction, the net force would be lower, reducing acceleration accordingly.
Calculate Acceleration From Distance
This method uses $a = \frac{v^2 - u^2}{2s}$, which eliminates time from the equations of motion. It is particularly useful in forensic analysis (skid marks) and engineering applications where distance is known but time is not.
Example 1: Train Acceleration
A train accelerates uniformly from rest to 30 m/s over a distance of 450 meters. What is its acceleration?
- Given: $u = 0 \text{ m/s}$, $v = 30 \text{ m/s}$, $s = 450 \text{ m}$
- Formula: $a = \frac{v^2 - u^2}{2s}$
- Calculation: $a = \frac{30^2 - 0^2}{2 \times 450} = \frac{900}{900} = 1.0 \text{ m/s}^2$
- Interpretation: The train's acceleration is $1.0 \text{ m/s}^2$, typical of passenger trains prioritizing comfort over rapid acceleration. The journey takes 30 seconds ($t = \frac{v - u}{a}$).
Example 2: Skid Mark Analysis
A car leaves 40-meter skid marks before coming to a complete stop. If the car's deceleration was $7.0 \text{ m/s}^2$ (typical of emergency braking), what was its speed just before braking?
- Given: $v = 0 \text{ m/s}$, $s = 40 \text{ m}$, $a = -7.0 \text{ m/s}^2$ (negative for deceleration)
- Rearranged formula: $u = \sqrt{v^2 - 2as}$
- Calculation: $u = \sqrt{0 - 2(-7.0)(40)} = \sqrt{560} = 23.66 \text{ m/s}$
- Interpretation: The car was traveling at $23.66 \text{ m/s}$ (85.2 km/h or 52.9 mph) when the driver began braking. This technique is standard in accident reconstruction.
Example 3: Aircraft Catapult
An aircraft carrier's steam catapult accelerates a 20,000 kg fighter jet from rest to 75 m/s over a distance of 80 meters. What is the jet's acceleration?
- Given: $u = 0 \text{ m/s}$, $v = 75 \text{ m/s}$, $s = 80 \text{ m}$
- Formula: $a = \frac{v^2 - u^2}{2s}$
- Calculation: $a = \frac{75^2 - 0^2}{2 \times 80} = \frac{5{,}625}{160} = 35.16 \text{ m/s}^2$
- Interpretation: The jet experiences $35.16 \text{ m/s}^2$ (about 3.59g) during catapult launch. The pilot endures this acceleration for roughly 2.1 seconds, reaching takeoff speed in a very short distance.
Calculate Acceleration From Displacement
This method uses $a = \frac{2(s - ut)}{t^2}$, derived from rearranging the displacement equation. It applies when initial velocity, displacement, and time are known — but final velocity is not.
Example 1: Cyclist from Rest
A cyclist starting from rest covers 50 meters in 10 seconds with constant acceleration. What is the acceleration?
- Given: $u = 0 \text{ m/s}$, $s = 50 \text{ m}$, $t = 10 \text{ s}$
- Formula: $a = \frac{2(s - ut)}{t^2}$
- Calculation: $a = \frac{2(50 - 0 \times 10)}{10^2} = \frac{100}{100} = 1.0 \text{ m/s}^2$
- Interpretation: The cyclist accelerates at $1.0 \text{ m/s}^2$. After 10 seconds, the final velocity is $v = u + at = 10 \text{ m/s}$ (36 km/h).
Example 2: Elevator Acceleration
An elevator starts from rest and travels 12 meters upward in 4.0 seconds with constant acceleration. What is the acceleration?
- Given: $u = 0 \text{ m/s}$, $s = 12 \text{ m}$, $t = 4.0 \text{ s}$
- Formula: $a = \frac{2(s - ut)}{t^2}$
- Calculation: $a = \frac{2(12 - 0)}{4.0^2} = \frac{24}{16} = 1.5 \text{ m/s}^2$
- Interpretation: The elevator accelerates at $1.5 \text{ m/s}^2$ (about 0.15g), providing comfortable acceleration for passengers. Final velocity after 4 seconds is $6 \text{ m/s}$.
Example 3: Rolling Ball
A ball rolls down an inclined plane with an initial velocity of 2.0 m/s and covers 30 meters in 5.0 seconds. What is its acceleration?
- Given: $u = 2.0 \text{ m/s}$, $s = 30 \text{ m}$, $t = 5.0 \text{ s}$
- Formula: $a = \frac{2(s - ut)}{t^2}$
- Calculation: $a = \frac{2(30 - 2.0 \times 5.0)}{5.0^2} = \frac{2(20)}{25} = 1.6 \text{ m/s}^2$
- Interpretation: The ball's acceleration is $1.6 \text{ m/s}^2$ down the incline. This is less than $g$ because only a component of gravity acts along the slope.
What is a Typical Acceleration?
Acceleration values vary dramatically across contexts. The following table provides benchmarks from automotive, sports, aerospace, and gravitational contexts. All values assume constant or average acceleration.
| Context | Acceleration | In $g$ units |
|---|---|---|
| Economy car (0–100 km/h) | 2.5 – 3.5 m/s² | 0.25 – 0.36g |
| Sports car (0–100 km/h) | 5.0 – 8.0 m/s² | 0.51 – 0.82g |
| Supercar (0–100 km/h) | 9.0 – 12.0 m/s² | 0.92 – 1.22g |
| Formula 1 car | 15.0 – 18.0 m/s² | 1.53 – 1.84g |
| Recreational cyclist | 0.8 – 1.5 m/s² | 0.08 – 0.15g |
| Elite sprinter (start phase) | 5.0 – 7.0 m/s² | 0.51 – 0.71g |
| Passenger train | 0.8 – 1.2 m/s² | 0.08 – 0.12g |
| Commercial airliner (takeoff) | 2.0 – 3.0 m/s² | 0.20 – 0.31g |
| Rocket (launch) | 30 – 40 m/s² | 3.0 – 4.1g |
| Fighter jet (maximum) | 80 – 90 m/s² | 8.2 – 9.2g |
| Roller coaster (peak) | 30 – 50 m/s² | 3.0 – 5.1g |
| Earth gravity (free fall) | 9.81 m/s² | 1.00g |
| Moon gravity | 1.62 m/s² | 0.17g |
| Mars gravity | 3.72 m/s² | 0.38g |
Sources: SAE International, FIA, NASA, University of Central Florida Sports Science.
Acceleration Units Explained
This calculator supports 54 units across 6 categories. Understanding when to use each unit helps avoid errors and improves communication.
Acceleration Units
- m/s² — SI standard, used in physics and most engineering
- km/h/s — Common in automotive specifications (especially European)
- mph/s — US automotive specifications
- ft/s² — Imperial system, used in US engineering
- g — Standard gravity (9.80665 m/s²), used in aerospace and human physiology
- cm/s² — Used in laboratory measurements
- Gal — Geophysics unit (1 Gal = 1 cm/s²), named after Galileo
- km/s² — Used for very large accelerations (spacecraft)
- in/s² — Imperial, used in US mechanical engineering
Velocity Units
The calculator supports m/s, km/h, mph, ft/s, knots, cm/s, km/s, ft/min, and in/s. Always ensure velocity units are consistent within a single calculation.
Time Units
Supported: seconds, milliseconds, microseconds, nanoseconds, minutes, hours, days, weeks, and years. For most physics problems, seconds is the natural choice.
Force Units
Supported: newton (N), kilonewton (kN), meganewton (MN), millinewton (mN), pound-force (lbf), kilogram-force (kgf), gram-force (gf), dyne (dyn), and ounce-force (ozf). The newton is the SI standard.
Mass Units
Supported: kilogram (kg), gram (g), milligram (mg), metric ton (t), pound (lb), ounce (oz), slug, stone (st), and short ton. The kilogram is the SI standard.
Distance Units
Supported: meter (m), kilometer (km), centimeter (cm), millimeter (mm), mile (mi), yard (yd), foot (ft), inch (in), and nautical mile (nmi). The meter is the SI standard.
Acceleration FAQs
What is the difference between acceleration and velocity?
Velocity measures how fast position changes (m/s). Acceleration measures how fast velocity changes (m/s²). A car moving at constant 100 km/h has velocity but zero acceleration. A car speeding up from 0 to 100 km/h has both velocity and acceleration.
Can acceleration be negative?
Yes. Negative acceleration means acceleration opposite to the chosen positive direction. When a car brakes, its acceleration is negative relative to its forward motion. This is often called deceleration in everyday language, but physicists prefer "negative acceleration" because direction matters.
What is the acceleration due to gravity?
Standard gravity on Earth's surface is $g = 9.80665 \text{ m/s}^2$ (often rounded to 9.81 m/s²). This means an object in free fall (ignoring air resistance) increases its velocity by 9.81 m/s every second. On the Moon, $g = 1.62 \text{ m/s}^2$; on Mars, $g = 3.72 \text{ m/s}^2$.
How does mass affect acceleration?
According to Newton's second law ($a = F/m$), acceleration is inversely proportional to mass when force is constant. Doubling the mass halves the acceleration. This is why heavy trucks accelerate more slowly than sports cars with similar engine power.
What is the difference between average and instantaneous acceleration?
Average acceleration is the total change in velocity divided by total time. Instantaneous acceleration is the acceleration at a specific moment, measured by an accelerometer. When acceleration is constant, both values are identical. When acceleration varies, they differ.
How do you convert 0-60 mph time to acceleration?
Use $a = \frac{v - u}{t}$. Convert 60 mph to m/s (26.82 m/s), set initial velocity $u = 0$, and divide by the time. A car doing 0-60 mph in 6.0 seconds has average acceleration of $4.47 \text{ m/s}^2$ (about 0.46g). Note this is average acceleration — actual acceleration varies throughout the run.
Is acceleration a vector or scalar?
Acceleration is a vector quantity. It has both magnitude (how much) and direction (which way). This is why a car turning at constant speed is accelerating — its velocity direction changes even though speed stays the same. The formulas in this calculator handle one-dimensional motion; vector treatment requires component analysis.
What units are used for acceleration?
The SI unit is m/s². Other common units include km/h/s (automotive), ft/s² (US engineering), and g (aerospace, physiology). The Gal (1 cm/s²) is used in geophysics. This calculator converts between all nine supported acceleration units automatically.
References and Scientific Sources
The formulas, benchmarks, and unit conversions presented on this page are based on established principles documented in authoritative scientific and engineering references:
- National Institute of Standards and Technology (NIST): SI unit definitions and standard gravity value.
- NASA Glenn Research Center: Aerospace acceleration data and rocket performance.
- SAE International: Automotive standards and vehicle dynamics.
- American College of Sports Medicine (ACSM): Human acceleration and performance data.
- Halliday, D., Resnick, R., & Walker, J. (2018). Fundamentals of Physics (Wiley): Standard reference for classical mechanics formulas.
- Physikalisch-Technische Bundesanstalt (PTB): German national metrology institute for physical constants.
All calculations performed by this calculator have been verified against established physical relationships and standard conversion factors. The implementation uses IEEE 754 double-precision floating-point arithmetic to ensure numerical accuracy across all supported unit conversions.