CHAOS AND THE DOUBLE PENDULUM By Nick Giffen (James Madison University) & Laura Marafino (University of Mary Washington)

Slides:



Advertisements
Similar presentations
Plausible motion simulation Ronen Barzel (on leave from PIXAR) John Hughes (on sabbatical from Brown)
Advertisements

A TASTE OF CHAOS By Adam T., Andy S., and Shannon R.
Periodic motion Frequency Period. Periodic motion – Any motion that repeats itself.
What goes UP must come DOWN The mathematics of tide prediction Rex Boggs, Glenmore State High School Kiddy Bolger, The Rockhampton Grammar School.
In this presentation you will:
Chapter 2: Part 1 Phasors and Complex Numbers
Integration Techniques
Rotational Dynamics Chapter 9.
SimMechanics Example.
Scott Johnson, John Rossman, Charles Harnden, Rob Schweitzer, Scott Schlef Department of Physics, Bridgewater State College // Bridgewater MA, Mentor:
Gravity is one of the four fundamental interactions. General Relativity (GR) is the modern interpretation of gravity. GR says gravity is not a force!
11 September 2007 KKKQ 3013 PENGIRAAN BERANGKA Week 10 – Ordinary Differential Equations 11 September am – 9.00 am.
1 Class #17 Lagrange’s equations examples Pendulum with sliding support (T7-31) Double Atwood (7-27) Accelerating Pendulum (7-22)
Bridge Design part 3 Note: have worksheet ready for vector work
1/18/ L IAP 2007  Last Lecture  Pendulums and Kinetic Energy of rotation  Today  Energy and Momentum of rotation  Important Concepts  Equations.
Numerical Solutions of Ordinary Differential Equations
Chapter 14 Oscillations Chapter Opener. Caption: An object attached to a coil spring can exhibit oscillatory motion. Many kinds of oscillatory motion are.
Copyright © 2009 Pearson Education, Inc. Lecture 1 – Waves & Sound a) Simple Harmonic Motion (SHM)
Introduction to ROBOTICS
© 2007 Pearson Prentice Hall This work is protected by United States copyright laws and is provided solely for the use of instructors in teaching their.
Halliday/Resnick/Walker Fundamentals of Physics 8th edition
Professor Walter W. Olson Department of Mechanical, Industrial and Manufacturing Engineering University of Toledo Solving ODE.
Comparing The Standards Across Grade Levels K – High School High School Number and Quantity.
Chapter 9 Numerical Integration Flow Charts, Loop Structures Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Chapter 1 Computing Tools Analytic and Algorithmic Solutions Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Simple Harmonic Motion
Periodic Motion - 1.
What governs stellar orbits of disk stars: For the most part, we can treat all the “other” stars as being uniformly spread out Don’t worry about effects.
Chaotic motion in the double pendulum Dan Hampton and Wolfgang Christian Abstract The double pendulum provides an ideal system in which to study chaotic.
An Over View of Runge-Kutta Fehlberg and Dormand and Prince Methods. Numerical Methods To Solve Initial Value Problems William Mize.
Chapter 11 - Simple Harmonic Motion
Copyright © 2010 Pearson Education, Inc. Lecture Outline Chapter 13 Physics, 4 th Edition James S. Walker.
Applications of Neural Networks in Time-Series Analysis Adam Maus Computer Science Department Mentor: Doctor Sprott Physics Department.
ORBITAL DECAY OF HIGH VELOCITY CLOUDS LUMA FOHTUNG UW-Madison Astrophysics REU 2004 What is the fate of the gas clouds orbiting the MilkyWay Galaxy?
Copyright © 2009 Pearson Education, Inc. Oscillations of a Spring Simple Harmonic Motion Energy in the Simple Harmonic Oscillator The Simple Pendulum Lecture.
The Double Pendulum by Franziska von Herrath & Scott Mandell.
PHY 2048C General Physics I with lab Spring 2011 CRNs 11154, & Dr. Derrick Boucher Assoc. Prof. of Physics Sessions 19, Chapter 14.
ARO309 - Astronautics and Spacecraft Design
Part 1 Chapter 1 Mathematical Modeling, Numerical Methods, and Problem Solving PowerPoints organized by Dr. Michael R. Gustafson II, Duke University and.
Stephanie Young, Kayo Ide, Atmospheric and Oceanic Science Department
Kinematics in Two Dimensions; Vectors
WORK, ENERGY & POWER AP Physics 1. There are many different TYPES of Energy. Energy is expressed in JOULES (J) 4.19 J = 1 calorie Energy can be expressed.
Chaos & N-Body Problems
Copyright © 2010 Pearson Education, Inc. Chapter 13 Oscillations about Equilibrium.
Advanced Computer Graphics Spring 2014 K. H. Ko School of Mechatronics Gwangju Institute of Science and Technology.
Part 1 Chapter 1 Mathematical Modeling, Numerical Methods, and Problem Solving PowerPoints organized by Dr. Michael R. Gustafson II, Duke University and.
Oscillations. Periodic Motion Periodic motion is motion of an object that regularly returns to a given position after a fixed time interval A special.
SCIENTIFIC DISCOVERY EXPERIMENT THEORY SCIENTIFIC COMPUTING 1.
Oscillations. Definitions Frequency If an object vibrates or oscillates back and forth over the same path, each cycle taking the same amount of time,
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 6 - Chapters 22 and 23.
PHY 151: Lecture Motion of an Object attached to a Spring 12.2 Particle in Simple Harmonic Motion 12.3 Energy of the Simple Harmonic Oscillator.
The PASCO Pendulum Weight attached to rotating disc Springs attached to either side of disc in pulley fashion One spring is driven by sinusoidal force.
CHAOS AND THE DOUBLE PENDULUM
Elasticity and Oscillations
Department of Aerospace Engineering
Class Notes 19: Numerical Methods (2/2)
Variational Calculus: Euler’s Equation
Physics-based simulation for visual computing applications
Advanced Computer Graphics Spring 2008
Double- And Half-Angle Formulas
Devil physics The baddest class on campus IB Physics
Chapter 15 Oscillations In this chapter we will cover the following topics: Displacement, velocity and acceleration of a simple harmonic oscillator Energy.
Lecture Outline Chapter 13 Physics, 4th Edition James S. Walker
Chapter 15 Oscillations In this chapter we will cover the following topics: Displacement, velocity and acceleration of a simple harmonic oscillator Energy.
Universal Gravitation
Other Trigonometric Identities
Pendulum.
Numerical Computation and Optimization
Implicit and Explicit Runge-Kutta methods
Chapter 3 Modeling in the Time Domain
Presentation transcript:

CHAOS AND THE DOUBLE PENDULUM By Nick Giffen (James Madison University) & Laura Marafino (University of Mary Washington)

Overview  What is the double pendulum and why are we studying it?  Governing equations and Numerical Methods  Use of the Immersive Visualization System

What is Chaos?  If we take two identical double pendulums and start them with almost identical (yet still different) initial conditions, what will happen?  When do we get chaos? When don’t we get chaos?

Introduction to Parameters Gravitational acceleration Mass of bob 1 Mass of bob 2 Length of arm 1 Length of arm 2 = 1+m1/m2

Initial Conditions Angle the first arm makes with vertical Angle the second arm makes with vertical Angular velocity of the first arm Angular velocity of the second arm

Governing Equations  Standard Equations Use the Lagrangian Use the Lagrangian  Polynomial Equations Use elementary substitutions on standard equations Use elementary substitutions on standard equations

Standard Equations

A Basic Polynomial Substitution

Substitutions for Polynomial Equations

Polynomial Equations

Numerical Methods  Runge-Kutta 4 th order (RK4)  Runge-Kutta-Fehlberg 4 th /5 th order (RKF45)  Modified Picard method

Polynomial or Standard?  Energy conserved better in both RK4 and RKF45 with polynomial equations  Adaptive time steps larger in RKF45 with polynomial equations  Polynomial equations used for the Modified Picard method  Why are the Polynomial equations more useful in the Runge-Kutta methods? Avoids needless approximate function evaluations (sine, cosine, exponents, etc.) after the first iteration Avoids needless approximate function evaluations (sine, cosine, exponents, etc.) after the first iteration Computer only adds or multiplies every iteration thereafter which it can do exactly Computer only adds or multiplies every iteration thereafter which it can do exactly

Fortran Data Files POLYNOMIAL EQUATIONS RKF45 METHOD INITIAL ENERGY = for time = 0.930: x1 = y1 = x2 = y2 = Energy = for time = 0.940: x1 = y1 = x2 = y2 = Energy = for time = 0.950: x1 = y1 = x2 = y2 = Energy = for time = 0.960: x1 = y1 = x2 = y2 = Energy = for time = 0.970: x1 = y1 = x2 = y2 = Energy = for time = 0.980: x1 = y1 = x2 = y2 = Energy = for time = 0.990: x1 = y1 = x2 = y2 = Energy = for time = 1.000: x1 = y1 = x2 = y2 = FINAL Energy = STANDARD EQUATIONS RKF45 METHOD INITIAL ENERGY = for time = 0.930: x1 = y1 = x2 = y2 = Energy = for time = 0.940: x1 = y1 = x2 = y2 = Energy = for time = 0.950: x1 = y1 = x2 = y2 = Energy = for time = 0.960: x1 = y1 = x2 = y2 = Energy = for time = 0.970: x1 = y1 = x2 = y2 = Energy = for time = 0.980: x1 = y1 = x2 = y2 = Energy = for time = 0.990: x1 = y1 = x2 = y2 = Energy = for time = 1.000: x1 = y1 = x2 = y2 = FINAL Energy =

How Accurate is the Simulation?  Is chaos really observed in the simulation actually due to numerical error? …NO! Choosing a time step and showing any subsequent smaller time steps will produce the same result Choosing a time step and showing any subsequent smaller time steps will produce the same result Total energy display Total energy display

Poincaré Maps and Energy Surfaces Two products of the chaotic double pendulum

Double Pendulum on the Immersive Visualization System  Display up to 73 double pendulums at once Slightly varied IC’s for each one Slightly varied IC’s for each one  Computational power allows us to advance far into the “future”  Zooming capabilities 5X5 central display 5X5 central display Narrowing the range of IC’s Narrowing the range of IC’s  Current displays IC’s IC’s Energy Energy

Acknowledgements Advisors Dr. James Sochacki & Dr. William Ingham Supported by James Madison University’s College of Science and Mathematics Computer Programmers Joshua Blake, Justin Creasy, Garrett Allen, & John Suarez Additional Assistance Dr. David Pruett Tina Liu