Dynamics Of Nonholonomic — Systems
In nonholonomic dynamics, the map is not the territory. The path is not reducible to positions. And the dance is, quite literally, in the derivatives. If you’d like to go further: look into the “Chaplygin sleigh,” “rolling penny,” or the “nonholonomic integrator” in geometric numerical integration. The rabbit hole is deep, and the wheels never slip.
This leads to the , which differs from the standard Euler-Lagrange equations in a crucial way: the constraint forces do no work under virtual displacements, but real displacements (which must satisfy the constraints) may still lead to energy-conserving but non-integrable motion.
The resulting equations of motion are:
where $a^i_j$ are coefficients of the velocity constraints $\sum_j a^i_j(q) \dot{q}^j = 0$, and $\lambda_i$ are Lagrange multipliers.
[ \frac{d}{dt} \left( \frac{\partial L}{\partial \dot{q}^j} \right) - \frac{\partial L}{\partial q^j} = \lambda_i a^i_j(q) ] dynamics of nonholonomic systems
Most introductory physics courses teach constraints through the lens of a bead on a wire or a pendulum. These are holonomic constraints: they reduce the number of independent coordinates (degrees of freedom) needed to describe the system. A bead on a fixed wire has 1 degree of freedom instead of 3. Simple.
[ \dot{x} \sin \theta - \dot{y} \cos \theta = 0 ] In nonholonomic dynamics, the map is not the territory
But nonholonomic constraints are different. They restrict the velocities of a system, not its positions, in a way that cannot be integrated into a positional constraint. The classic example? A rolling wheel without slipping. Take a skateboard. Its position in the plane is given by $(x, y)$ and its orientation by $\theta$. That’s 3 degrees of freedom. Now impose the “no lateral slip” condition: the wheel’s velocity perpendicular to its orientation must be zero.