Jerk (m·s⁻³): Third Derivative of Position in Motion Control
Use this resource together with the second, newton-metre, and Reynolds number explainers to design motion systems that balance comfort, efficiency, and structural integrity.
Introduction
Jerk is the time derivative of acceleration and the third derivative of position with respect to time. It captures how quickly acceleration changes and is measured in metres per second cubed (m·s⁻³) in the International System of Units. Engineers use jerk to design smooth motion profiles that minimise mechanical stress, reduce energy peaks, and improve passenger comfort in vehicles and elevators. Recognising and controlling jerk is essential in robotics, precision manufacturing, transportation, and biomechanics where sudden changes in acceleration can cause wear, vibration, or injury.
Definition and Mathematical Background
If position is denoted as x(t), velocity is v(t) = dx/dt, acceleration is a(t) = dv/dt, and jerk is j(t) = da/dt = d³x/dt³. In vector form, jerk is the derivative of the acceleration vector, capturing changes in magnitude and direction. The SI derived unit m·s⁻³ reflects a change in acceleration (m·s⁻²) occurring per unit time (s). Higher derivatives such as snap, crackle, and pop describe successive rates of change but are less commonly used in engineering practice.
Polynomial trajectory generation often constrains jerk to ensure continuity across motion segments. For example, fifth-order polynomials (quintic splines) enable continuous position, velocity, acceleration, and jerk, providing smooth transitions between waypoints. Frequency-domain analysis shows that jerk corresponds to the high-frequency content of acceleration; limiting jerk therefore reduces excitation of structural resonances and acoustic emissions.
Historical Perspective
The term “jerk” emerged in the early twentieth century when railway engineers sought to quantify ride comfort. Excessive jerk caused coupler impacts, passenger discomfort, and cargo damage. Later, elevator designers and amusement-ride engineers adopted jerk constraints to deliver smooth acceleration ramps. With the advent of computer numerical control (CNC) and industrial robotics in the 1970s and 1980s, jerk-limited profiles became standard to protect machine tools and improve surface finish.
Today, jerk analysis spans aerospace, automotive engineering, biomechanics, and human factors research. Standards bodies such as ISO 18738 for elevator ride quality and ASME A17 provide quantitative jerk limits to ensure passenger safety. In robotics, jerk-minimising algorithms support collaborative robots designed to interact safely with humans.
Key Concepts and Modelling Approaches
Jerk-Limited Profiles
Trapezoidal velocity profiles introduce discontinuities in acceleration, producing infinite jerk at the transitions. To avoid this, engineers employ S-curve or jerk-limited profiles that ramp acceleration smoothly from zero to a maximum and back to zero. These profiles reduce machine vibration, improve positioning accuracy, and extend component life by avoiding abrupt load changes.
Relationship to Force and Structural Loads
According to Newton’s second law, force equals mass times acceleration. Jerk therefore dictates how quickly force changes; high jerk induces force spikes that can exceed structural limits or produce fatigue. Designers combine jerk analysis with torque and stress calculations to ensure actuators and frames remain within safe operating regions.
Human Perception and Comfort
Human sensitivity to motion varies with jerk frequency and magnitude. Studies show that limiting vertical jerk to below 2 m·s⁻³ improves comfort in elevators and transit systems. Biomechanics researchers analyse jerk to evaluate gait smoothness, rehabilitation progress, and ergonomic risk factors.
Applications
Robotics: Industrial robots use jerk-limited trajectories to prevent vibration when moving heavy payloads or executing precision machining operations. Collaborative robots rely on jerk monitoring to detect unexpected contact and initiate safe responses. Motion-control firmware often allows direct configuration of maximum jerk per axis.
Transportation: Rail vehicles, metro systems, and high-speed trains impose jerk limits to maintain passenger comfort and minimise track wear. Automotive active suspension systems manage jerk to improve ride quality, while launch-control systems balance acceleration with traction. Aerospace applications include controlling jerk during rocket staging and re-entry manoeuvres to protect payloads and crews.
Biomechanics and Healthcare: Researchers compute jerk when analysing gait, rehabilitation exercises, and sports performance. High jerk values during joint motion can indicate neuromuscular disorders or poor technique. Assistive devices such as prosthetics and exoskeletons incorporate jerk control to deliver natural-feeling motion.
Importance for Engineering Practice
Managing jerk enhances system reliability by reducing mechanical shocks, improving lubrication film stability, and lowering peak electrical loads on drives. Designers incorporate jerk constraints into digital twins, simulation environments, and optimization routines to predict maintenance needs and energy consumption. Aligning jerk limits with standards demonstrates compliance with safety regulations and customer requirements.
Documenting jerk in test reports supports traceability and cross-functional communication. By reporting jerk alongside acceleration, velocity, and displacement, teams ensure consistent terminology across control engineers, mechanical designers, and human factors specialists.
Further Reading
Explore related topics in our guides on the hertz, steradian, and sievert units. These articles expand your understanding of dynamic phenomena, angular coverage, and safety metrics that interact with jerk-limited motion systems.