Classical Mechanics
Newton's laws, energy, momentum — the physics robots obey.
Prerequisites
Why it matters in robotics
Classical mechanics is the foundation beneath everything a robot does physically: every dynamics model, controller, and trajectory rests on Newton's laws, forces, torques, and the conservation of energy and momentum. Free-body diagrams, F=ma and torque-based rotational equations for a link or wheel, how a body's mass distribution affects its rotation, and energy or momentum methods for collisions and impacts are the basic tools. They connect directly to robotics — why mass distribution matters for a spinning rotor, how friction limits the forces a gripper can apply without slipping, and how energy reasoning simplifies working out how a mechanism moves.
What to study
- ✓Forces, torques, and free-body diagrams: resolve forces, sum moments, and apply / to multi-body systems with constraints.
- ✓Work, energy, and momentum: kinetic/potential energy, the work-energy theorem, and conservation of linear and angular momentum (including elastic vs. inelastic collisions).
- ✓Rotational dynamics and moment of inertia: parallel-axis theorem, the inertia tensor, rolling without slipping, and angular momentum of rigid bodies.
- ✓Friction, contact, and constraints: static vs. kinetic friction, the friction cone, normal/contact forces, and how holonomic constraints reduce degrees of freedom.
Where to study
Cheatsheet
Symbols used below
Newton's second law (linear & rotational)
The rotational analog swaps force for torque and mass for moment of inertia:
Work, energy, and momentum
Kinetic energy: (linear), (rotational)
Work-energy theorem: net work done equals the change in kinetic energy.
Linear momentum and angular momentum are each conserved when no external force/torque acts.
Elastic vs. inelastic collisions
Both conserve momentum. Only an elastic collision also conserves kinetic energy.
In a perfectly inelastic collision the bodies stick together afterward, and kinetic energy is lost (converted to heat/deformation) even though momentum is unchanged.
Parallel-axis theorem
Moment of inertia about any axis equals the inertia about a parallel axis through the center of mass, plus for the offset . This is why a motor's rotor and an off-axis payload contribute very differently to the inertia a joint feels.
Rolling without slipping
The contact point's velocity is zero relative to the ground — linear and angular motion are locked together. Break this constraint (wheel spin or skid) and the relation no longer holds.
Friction cone
Static friction can supply up to before slipping begins.
This caps how much lateral force a gripper or wheel can apply without slip — a gripper squeezing with normal force can only resist a payload's weight/acceleration up to before it slides.