The coordinates of a system of particles with n degrees of freedom, expressed in n variables (1) that are independent of constraints and (2) mutually independent, are called generalized coordinates.
Generalized Coordinates
In a three-dimensional space where the degrees of freedom of a particle are 3, the position of the particle can be expressed by the generalized coordinates q1,q2,q3 as follows:
Consider a particle performing circular motion on a unit circle in two-dimensional space. The position of the particle can be expressed in polar coordinatesr=(x,y). Here, since y=1−x2, the degrees of freedom of this system of particles is 2−1=1.
xy=x=1−x2⟹r=(x,1−x2)
In this case, it is much more convenient to represent it by the angle θ.
r=(cosθ,sinθ)
Here, the constraint is x2+y2=1, and the generalized coordinate is θ.
■
Double Pendulum
Consider a double pendulum with a radius of R,r(R>r). To represent the positions of the two pendulums in two dimensions, four coordinates (x1,y1), (x2,y2) are required, but the degrees of freedom are 2. If the angles that the two pendulums form with the x axis are called θ1,θ2, the positions of all particles in the system can be represented by these two variables.
Let’s look at a concrete example of calculating kinetic energy and potential energy using generalized coordinates. Consider a situation where an object of mass M can move along the x axis, and an object of mass m is hanging and undergoing pendulum motion with a radius of r, as shown in the figure below.
To describe this system of particles, four variables, (X,Y) for the position of M and (x,y) for the position of m, are required. However, due to the following constraints, the degrees of freedom are 2, and the positions of all particles in the system can be expressed with only two variables.
Y=0(x−X)2+y2=r2
Since the system of particles can be represented by the two variables X and θ, the generalized coordinates are (X,θ).
(X,Y)(x,y)=(X,0)=(X+rsinθ,−rcosθ)
The generalized velocity is as follows.
X˙=X˙,x˙=X˙+rθ˙cosθ,y˙=−rθ˙sinθ
Then, the kinetic energy T and potential energy V are as follows.
TV=21MX˙2+21m(x˙2+y˙2)=21MX˙2+21m[(X˙+rθ˙cosθ)2+(−rθ˙sinθ)2]=MgY+mgy=−mgrcosθ
■
Example 2
Consider the motion of a particle on a two-dimensional plane under a central force. If you choose polar coordinates as generalized coordinates, q1=r and q2=θ, the position and velocity are as follows.