Angular Acceleration Calculator
This calculator works out angular acceleration, the rate at which a rotating object speeds up or slows down, using whichever method suits the numbers you have. Choose Method 1 if you know how a rotation rate changed over time: enter the initial angular velocity, the final angular velocity, and the time elapsed, and the tool divides the change in angular velocity by time. Choose Method 2 if you know the forces involved: enter the net torque applied and the object's moment of inertia, and it divides torque by inertia using Newton's second law for rotation. Not sure your speed is already in radians per second? A built-in unit helper converts from rpm, degrees per second or revolutions per second first. The result is shown as angular acceleration in rad/s², plus the same figure converted to degrees per second squared and rpm per second, alongside a full calculation breakdown with the formula used, your inputs, the change in velocity, revolutions per second squared, and whether the object is accelerating or decelerating. It is useful for motor spin-up, braking, robotics, turbine startup and any situation where you need to know how quickly a spin rate is changing. Figures update instantly as you type, and results assume constant angular acceleration over the interval; for varying torque or inertia, calculus-based methods are needed instead.
Calculation Method
Angular Velocity Unit Helper
Need to convert your speed to rad/s before entering above? Use this quick converter.
Calculation Breakdown
Unit Conversions
How Angular Acceleration Is Calculated
Angular acceleration (alpha, α) measures how quickly an object's rate of rotation changes. There are two standard ways to calculate it.
Method 1: Kinematics (change in angular velocity / time)
The most common form is derived directly from the definition of acceleration:
alpha = (omega_f - omega_i) / t
Where omega_f is the final angular velocity in rad/s, omega_i is the initial angular velocity in rad/s, and t is the elapsed time in seconds. This is the rotational counterpart to linear acceleration a = (v_f - v_i) / t.
Method 2: Newton's Second Law for Rotation (torque / moment of inertia)
When a net torque acts on a rigid body, the resulting angular acceleration is:
alpha = tau / I
Where tau (τ) is the net torque in newton-metres (N·m) and I is the moment of inertia in kilogram-metres squared (kg·m²). This mirrors the linear form F = ma, rearranged to a = F / m.
Unit Conversions
| From rad/s² | Multiply by | Result |
|---|---|---|
| rad/s² | 1 | rad/s² |
| rad/s² | 180 / pi ≈ 57.2958 | degrees/s² |
| rad/s² | 60 / (2 × pi) ≈ 9.5493 | rpm/s |
| rad/s² | 1 / (2 × pi) ≈ 0.15915 | revolutions/s² |
Worked Example (matches default inputs)
A motor shaft accelerates from rest (0 rad/s) to 10 rad/s over 5 seconds.
- delta-omega = 10 - 0 = 10 rad/s
- alpha = 10 / 5 = 2.0000 rad/s²
- In degrees/s²: 2.0000 x 57.2958 = 114.592 deg/s²
- In rpm/s: 2.0000 x 9.5493 = 19.099 rpm/s
Common Applications
- Motor spin-up: How quickly an electric motor reaches its rated speed from standstill.
- Braking: The deceleration (negative alpha) of a rotating wheel when a brake is applied.
- Robotics: Joint actuators accelerate their output shafts; alpha determines how fast a position change can be executed.
- Turbines: Startup and shutdown sequences require controlled angular acceleration to avoid mechanical stress.
- Gyroscopes and flywheels: Stored angular momentum and the rate at which it can be changed.
Sign Convention
Angular acceleration follows the right-hand rule by convention. If the fingers of your right hand curl in the direction of rotation, your thumb points along the axis of the angular velocity vector. A positive alpha means the object is speeding up in the positive rotational direction; a negative alpha means it is slowing down or reversing.
Related Calculators
- Science and Engineering Calculators
- Angular Velocity Calculator
- Torque Calculator
- Force Calculator (F = ma)
- Kinematic Equations (SUVAT) Solver
- Barometric Pressure Conversion Calculator: convert barometric pressure between hPa, mbar, inHg, mmHg, kPa, Pa, ba.
- Battery Size Calculator: ah and kWh You Need.
Sources and method: Halliday, Resnick, and Krane, Physics (5th ed.), Chapter 11 (Rotation). Serway and Jewett, Physics for Scientists and Engineers, Chapter 10 (Rotation of a Rigid Object About a Fixed Axis). Standard SI definitions, International Bureau of Weights and Measures (BIPM).
This calculator computes angular acceleration from exact inputs using standard rotational kinematics and Newton's second law for rotation. Results assume constant angular acceleration over the time interval. For non-constant torque or varying inertia, calculus-based methods are required.