logo

What is a Constraint in Physics? 📂Classical Mechanics

What is a Constraint in Physics?

Definition

A particle, or a system of particles, is said to undergo constrained motion when it moves only within a geometrically confined area (such as given curves or surfaces), and such restrictions themselves are called constraints.

Explanation

In Korean, it is commonly referred to as 구속조건, but in English, it is just called a constraint, not a constraint condition.

Simple examples of constrained motion include circular motion and pendulum motion. The constraint condition of an object moving in a circular trajectory with a radius of rr on a 2-dimensional plane is x2+y2=r2x^{2} + y^{2} = r^{2}. The number of degrees of freedom of a system of particles is obtained by subtracting the number of (holonomic) constraints from the total number of coordinates. Representing the coordinates of a system with nn degrees of freedom by nn coordinates that are independent of the constraints is called generalized coordinates.

Holonomic

When the constraints are exclusively equations related to position and time, they are referred to as holonomic. If all constraints of a system of particles are holonomic, then the system is considered holonomic.

Suppose there are NN particles moving in 3 dimensions. When the system of particles has mm constraints, being holonomic means that the system satisfies the following equation for constraints fjf_{j}.

fj(xi,yi,zi,t)=0,i=1,2,,Nj=1,2,,m f_{j}(x_{i}, y_{i}, z_{i}, t) = 0,\quad i=1,2,\dots,N \quad j=1,2,\dots,m

Specifically, the constraint of a particle moving on a spherical surface with a radius of rr is

f(x,y,z)=r2x2y2z2=0 f(x,y,z) = r^{2} - x^{2} - y^{2} - z^{2} = 0

thus it is holonomic. Conversely, the constraint of a particle moving outside a sphere is r2x2y2z20r^{2} - x^{2} - y^{2} - z^{2} \ge 0, and so it’s not holonomic. In simple terms, holonomic means constraints that can reduce degrees of freedom.