Jump to content

Course:PHYS350/Simple Double Pendulum

From UBC Wiki
The Simple Double Pendulum

We need at least two degrees of freedom to have a chaotic system. We have integrated several systems with two or more degrees of freedom: planetary orbits, two-dimensional harmonic oscillators, coupled oscillators. Because we solved them they probably don't exhibit chaotic motion. How about the double pendulum?

It is natural to define the coordinates to be the angle between each string and the vertical. We will denote this by θ1 and θ2. We can write the position of the bob in terms of these coordinates. We have

x=l(sinθ1+sinθ2)

and

y=l(cosθ1+cosθ2).

This is enough information to write out the Lagrangian.

Lagrangian

L=12mv2mgy=12ml2(2θ˙1θ˙2cos(θ1θ2)+θ˙12+θ˙22)+mgl(cosθ1+cosθ2)

Let's divide both sides by ml2. This will not change the equations of motion. L=12(2θ˙1θ˙2cos(θ1θ2)+θ˙12+θ˙22)+gl(cosθ1+cosθ2)

Before we get the equations of motion, we find that there is only one conserved quantity (the energy), and no conserved momenta. We can write the two momenta as

pθ1=Lθ˙1=θ˙2cos(θ1θ2)+θ˙1 and pθ2=Lθ˙2=θ˙1cos(θ1θ2)+θ˙2

Let's invert these expressions to get

θ˙1=pθ1cos(θ1θ2)pθ2sin2(θ1θ2) and θ˙2=pθ2cos(θ1θ2)pθ1sin2(θ1θ2)

and we can write the Hamiltonian

H=T+V=pθ12+pθ222cos(θ1θ2)pθ1pθ22sin2(θ1θ2)+gl(cosθ1+cosθ2)

and get Hamilton's equations

p˙θ1=Hθ1=pθ1pθ2sin(θ1θ2)+pθ12+pθ22+2cos(θ1θ2)pθ1pθ2sin3(θ1θ2)ω2sinθ1,

p˙θ2=Hθ2=+pθ1pθ2sin(θ1θ2)pθ12+pθ22+2cos(θ1θ2)pθ1pθ2sin3(θ1θ2)ω2sinθ2,

θ˙1=Hpθ1=2pθ12cos(θ1θ2)pθ2sin2(θ1θ2)

θ˙2=Hpθ2=2pθ22cos(θ1θ2)pθ1sin2(θ1θ2)

Another Coordinate System

Things look a bit simpler in a new set of coordinates. Let's take δ=θ1θ22 and σ=θ1+θ22, so we have θ1=σ+δ and θ2=σδ. Let's write out the Lagrangian

L=2σ˙2cos2δ+2δ˙2sin2δ+2glcosσcosδ

and get the momenta pσ=4σ˙cos2δ and pδ=4δ˙sin2δ and the Hamiltonian

H=pσ28cos2δ+pδ28sin2δ2glcosσcosδ.

Hamilton's equations are a bit simpler here but still singular

p˙σ=Hσ=2glsinσcosδ

p˙δ=Hδ=pσ24cos3δsinδ+pδ24sin3δcosδ2glcosσsinδ

σ˙=Hpσ=pσ4cos2δ

δ˙=Hpδ=pδ4sin2δ

We see that things go wacky when cos2δ=0 or sin2δ=0 which corresponds to θ1θ2=0,π,2π etc.

Whence the Pathology