Double Pendulum - How close does it get from the initial conditions?

Channel:
Subscribers:
3,660
Published on ● Video Link: https://www.youtube.com/watch?v=iaP62Lr8BdE



Duration: 0:41
461 views
23


Each pixel in this diagram represents the time evolution of a double pendulum with initial angles and angular velocities X0 = (theta1, theta2, 0, 0), from -pi to +pi in either direction. (The time matches the video's. The simulation runs for 40 seconds.)

The brightness of the pixels indicate how close that pendulum gets from its initial condition in phase space X0 (that is, both initial position AND speed are taken into account), with white being "it goes back exactly where it started". As the pendulum moves farther away in phase space, the pixel gets darker. The color mapping is a decaying exponential exp(-0.5*|X(t) - X0|) using Euclidean norm.

In other words, for a given time t, white regions indicate points where the pendulum is completing a closed orbit. As the double pendulum is chaotic, things get messy really quickly.

Music is a harp arrangement of the left-hand part in Scott Joplin's "The Entertainer".




Other Videos By 1ucasvb


2023-08-23"Bad Apple!!" but entirely in SimTunes (see description)
2023-01-23"Menu"/Theme from "Rats in a Cage", by Petr Hudeček (?)
2022-12-19Double Pendulum - How close does it get from the initial conditions?
2022-12-11Mandelbrot's Abyss 4K (improved)
2021-10-21Atomic Rock Paper Scissors (Post-Jam version gameplay)
2021-10-05Atomic Rock Paper Scissors - Explosion stress testing (BLOWING STUFF UP!)
2021-10-04Atomic Rock Papers Scissors (a game for the Ludum Dare 49 Game Jam - Theme: "Unstable")
2021-09-26"The Fields are Blooming" (from "The Settlers II" soundtrack by Haiko Ruttmann) [Orchestra Remake]
2021-01-09Puzzle Castle (1996) - Game music and soundtrack (Game & CD audio rips, downloads in description)
2017-01-08Bartek Wąsiel (BeWu) - "Candy Mountain" -- Chiptune Visualization / Atari SAP
2017-01-08[60fps] Grzegorz Kwiatek (Greg) - "Misunderstanding" -- Chiptune Visualization / Atari SAP
2017-01-07Tomasz Dajczak - "Eureka (Theme / Song 4)" -- Chiptune Visualization / Atari SAP (NEW ALGORITHM)
2017-01-07[60fps] Łukasz Sychowicz (X-Ray) - "Zizibum" -- Chiptune Visualization / Atari SAP (NEW ALGORITHM!)
2017-01-07Łukasz Sychowicz (X-Ray) - "Overmind (Song 1)" -- Chiptune Visualization / Atari SAP
2017-01-07Łukasz Sychowicz (X-Ray) - "Zbig" -- Chiptune Visualization / Atari SAP (NEW ALGORITHM!)
2017-01-07Jakub Husak - "His Dark Majesty (Song 4)" -- Chiptune Visualization / Atari SAP (NEW ALGORITHM!)
2016-09-18The Weather Man (2005) - "Fast Food" scene
2016-07-09Test run of my Universal Resonator prototype
2016-06-11Lazy Discrete Fourier Transform on the Arduino Uno
2016-05-31Fast Fourier Transform (FFT) vs my "lazy Discrete Fourier Transform" (LDFT)
2016-05-31Test for my discrete Fourier/Hartley-like transform algorithm