Lagrange Multiplier
Lagrange Undetermined Multipliers
If the constraints contain the velocity terms fα(q1,...,qn;˙q1,...,˙qn)=0, the constaints are called semi-holonomic. The index α=1,2,...,m indicates the number of constraint equations.
To eliminate the extra virtual displacements, a method called Lagrange undetermined multipliers was introduced. If condition of semi-holonomic hold, then m∑α=1λαfα=0, where λα are undetermined quantities for each contraint equations. Hamilton's principle is assumed to hold in semiholonomic system as well such that ∫t2t1dt∑k(∂L∂qk−ddt∂L∂˙qk)δqk=0. But the qk terms are not all independent so it cannot be taken out as individual equations before. However, since Hamilton's principle is assumed to hold, we have δ∫t2t1Ldt=0. So, δ∫t2t1(L+m∑α=1λαfα)dt=0. The resulting equations from δqi become ddt(∂L∂˙qk)−∂L∂qk=Qk, where Qk=m∑α=1[λα(∂fα∂qk−ddt∂fα∂˙qk)−dλαdt∂fα∂˙qk]. The Lagrange multiplier method can used be when
- non-holonomic constraints in the form of (1)
- holonomic contraints with independent coordinates
- it is wished to obtain the constraint forces
A hoop rolling without slipping down an inclined plane. Find the friction force of constraint.
Solution: The constraint is rdθ=dx. The kinetic energy is T=12M˙x2+12Mr2˙θ2, and the potential energy is V=Mg(l−x)sinϕ. So, the Lagrangian is L=T−V=M˙x22+Mr2˙θ22−Mg(l−x)sinϕ. Note that the friction of constraint is not included in the Lagrangian. Since there is only one constraint, there will be only one Lagrange multiplier λ. Qθ=rQx=−1. The Lagrange equations are M¨x−Mgsinϕ+λ=0Mr2¨θ−λr=0. Taking time derivative on the constraint equation, we have r¨θ=¨x. So, M¨x=λ. The friction force of constraint is λ=12Mgsinϕ
A block of mass m is placed on a frictionless incline of mass M, which is placed on a frictionless horizontal surface. Both the block and the incline are at rest. At time t=0, they are released to move freely. Using the method of Lagrange multiplier, find the equations of motion of the block and the incline.
The coordinates of the block are given by x=x′cosα+xMy=x′sinα. So, the constraint is yx−xM=tanα. Then we have Qy=λx−xMQx=−λy(x−xM)2QxM=λy(x−xM)2. Substitute these into the Lagrange's equations, we have m¨x=−λ(x−xM)2=−λtanαx−xMm˙y−mg=λx−xMM¨xM=λy(x−xM)2=λtanαx−xM. From these equations, we have the relation ¨xM=−mM¨x. From the constraint, we have ¨y=tanα(¨x−¨xM). Substitute this back, tanα(¨x−¨xM)−g=λm(x−xM) we obtain λ=m(x−xM)[tanα(¨x−¨xM)−g]. Substitute λ and the relation ¨xM=−m¨x/M back into the equations of motion, we have m¨x=−mtanα[tanα(¨x−(−mM¨x))−g]¨x=MgsinαcosαM+msinα¨xM=−mM¨x=−mgsinαcosαM+msinα
Comments
Post a Comment