How engineers analyze rotational dynamics
Rotating machinery — motors, conveyors, centrifuges, and machine spindles — must be sized for both steady-state torque and transient acceleration. The analysis computes how much torque is needed to accelerate a given inertia from one speed to another in a specified time, how much kinetic energy is stored, and what peak power the drive must deliver. These results feed directly into motor selection and gearbox sizing.
Analysis types and configurations
| Scenario | Key output |
|---|---|
| Constant torque acceleration | Time to reach speed |
| Constant time acceleration | Required torque |
| Geared system | Reflected inertia at motor |
| Steady-state running | Power at speed |
| Braking/deceleration | Energy to dissipate |
Engineering workflow
- Determine the total system inertia (rotor, load, coupling, gearbox).
- If geared, reflect all inertias to the motor shaft using gear ratio.
- Define initial and final speeds.
- Set either available torque or required acceleration time.
- Compute angular acceleration .
- Calculate kinetic energy change and peak power.
- Verify motor can provide the required torque at the specified speed range.
- Check thermal duty if repeated start-stop cycles are required.
Key quantities and formulas
Newton's second law for rotation:
Power-torque-speed relation:
Kinetic energy and acceleration time:
Reflected inertia through gear ratio:
Worked example
A conveyor drive with total load inertia 12 kg-m through a 5:1 gear ratio. Motor must accelerate from 0 to 1500 rpm in 3 seconds. Load torque at speed: 20 N-m (reflected to motor).
- Reflected inertia: kg-m. Add motor rotor inertia 0.05 kg-m: total 0.53 kg-m.
- Speed change: rad/s.
- Required net torque: N-m acceleration + 20 N-m load = 47.8 N-m total.
- Peak power at 1500 rpm: kW.
Common mistakes and checks
- Forgetting to reflect inertia: load inertia on the slow side of a gearbox appears smaller at the motor shaft — omitting this leads to oversized motors.
- Using average power instead of peak: the motor must deliver peak torque during acceleration, not just steady-state power.
- Neglecting friction and windage: real systems have drag torque that reduces net accelerating torque.
- Ignoring motor torque-speed curve: motor torque is not constant — it drops at high speed (above base speed for VFD drives).
FAQ
How do I find the system's moment of inertia?
Sum the inertias of all rotating components: motor rotor, coupling, gearbox, and load. Reflect each through its gear ratio to a common reference shaft.
Why does gear ratio affect reflected inertia quadratically?
Energy conservation: a load spinning at through a gear ratio contributes when reflected to the input shaft.
What is the difference between starting torque and running torque?
Starting torque must overcome static friction plus acceleration inertia. Running torque only overcomes load resistance and dynamic friction.
Can this module handle variable-speed profiles?
The current model assumes constant torque during the transient. For complex speed profiles, segment the trajectory and sum intervals.
How does this connect to motor selection?
The peak torque and power at speed define the motor rating. Use the Motor Sizing module to map these to a frame class and drive specification.
Use the PhyCalcPro calculator
Open the Rotational Systems calculator to enter inertia, torque, speed range, load torque, and optional gear ratio. The tool returns angular acceleration, acceleration time, kinetic energy change, power at speed, and torque utilization.
Purpose
Analyze rotational dynamics including angular acceleration, torque requirements, power, and kinetic energy for systems with inertia and speed profiles.
Physics & theory
Newton's law for rotation: . Kinetic energy . Power . Reflected inertia through gear ratio : . Speed change from to requires work .
Governing equations
Numerical method
Closed-form rotational dynamics. User supplies inertia, torque, speed range; outputs acceleration time, peak power, energy. Optional gear ratio for reflected inertia.
Inputs
| Parameter | Description |
|---|---|
inertia | Mass moment of inertia |
torque | Applied or motor torque |
| Speed range | Initial and final rpm |
| Load torque, friction | Resistive torques |
| Gear ratio (optional) | Inertia reflection |
Outputs
- Angular acceleration, acceleration time, kinetic energy change, power at speed, torque utilization.
Design codes & checks
- Indicative: Torque capacity utilization
Assumptions & limitations
- Rigid body rotation; no torsional compliance or backlash dynamics.
- Constant torque during transient unless profile specified.
- No gyroscopic effects on supported shafts.
- Motor thermal limits not evaluated.
Verification
- CI:
rotation-indicative-01.json - Engineer sign-off: validation-master-checklist.md
References
- Shigley, J. E., & Budynas, R. G. Mechanical Engineering Design, 11th ed., Ch. 15.
- Norton, R. L. Design of Machinery, 6th ed.
- Rao, S. S. Mechanical Vibrations, 6th ed.
- IEC 60034-12. Rotating electrical machines (motor sizing context).