Effective Hamiltonian Operations Condensing Physics to Conserve Over Time Joseph Knips.

Slides:



Advertisements
Similar presentations
Oscillations and Waves Energy Changes During Simple Harmonic Motion.
Advertisements

Quantum Harmonic Oscillator
Page 6 As we can see, the formula is really the same as the formula. So, Furthermore, if an equation of the tangent line at (a, f(a)) can be written as:
Chapter 6 Differential Equations
1cs542g-term Notes. 2 Solving Nonlinear Systems  Most thoroughly explored in the context of optimization  For systems arising in implicit time.
1Notes. 2 Building implicit surfaces  Simplest examples: a plane, a sphere  Can do unions and intersections with min and max  This works great for.
Course Outline 1.MATLAB tutorial 2.Motion of systems that can be idealized as particles Description of motion; Newton’s laws; Calculating forces required.
Symmetry. Phase Continuity Phase density is conserved by Liouville’s theorem.  Distribution function D  Points as ensemble members Consider as a fluid.
Mechanics.
Quantum Dynamics of a Kicked Harmonic Oscillator Laura Ingalls Huntley Prof. Calvin Stubbins Franklin & Marshall College Department of Physics & Astronomy.
Hamiltonian Dynamics. Cylindrical Constraint Problem  A particle of mass m is attracted to the origin by a force proportional to the distance.  The.
Ch 5.4: Euler Equations; Regular Singular Points
Springs And pendula, and energy. Spring Constants SpringkUnits Small Spring Long Spring Medium spring 2 in series 2 in parallel 3 in series 3 in parallel.
NUMERICAL SOLUTION OF ORDINARY DIFFERENTIAL EQUATIONS
Chi Square Distribution (c2) and Least Squares Fitting
Math Calculus I Part 8 Power series, Taylor series.
Monte Carlo Methods in Partial Differential Equations.
PART 7 Ordinary Differential Equations ODEs
Mechanical Energy and Simple Harmonic Oscillator 8.01 Week 09D
Motion of a mass at the end of a spring Differential equation for simple harmonic oscillation Amplitude, period, frequency and angular frequency Energetics.
The Marriage Problem Finding an Optimal Stopping Procedure.
Ch 8.1 Numerical Methods: The Euler or Tangent Line Method
Ch 8.3: The Runge-Kutta Method
Topic Three: Perturbations & Nonlinear Dynamics UW Spring 2008 Accelerator Physics J. J. Bisognano 1 Accelerator Physics Topic III Perturbations and Nonlinear.
Newton’s Law of Gravitation and Kepler’s Third Law We showed already this week that Newton was able to prove Kepler’s third Law, the Harmonic Law, from.
Modeling and simulation of systems Numerical methods for solving of differential equations Slovak University of Technology Faculty of Material Science.
Operators A function is something that turns numbers into numbers An operator is something that turns functions into functions Example: The derivative.
Numerical Integration and Rigid Body Dynamics for Potential Field Planners David Johnson.
Lecture Fall 2001 Physically Based Animation Ordinary Differential Equations Particle Dynamics Rigid-Body Dynamics Collisions.
Numerical Methods for Solving ODEs Euler Method. Ordinary Differential Equations  A differential equation is an equation in which includes derivatives.
In section 11.9, we were able to find power series representations for a certain restricted class of functions. Here, we investigate more general problems.
Serge Andrianov Theory of Symplectic Formalism for Spin-Orbit Tracking Institute for Nuclear Physics Forschungszentrum Juelich Saint-Petersburg State University,
In the Hamiltonian Formulation, the generalized coordinate q k & the generalized momentum p k are called Canonically Conjugate quantities. Hamilton’s.
Reading:Taylor 4.6 (Thornton and Marion 2.6) Giancoli 8.9 PH421: Oscillations – lecture 1 1.
Ch. 8: Hamilton Equations of Motion Sect. 8.1: Legendre Transformations Lagrange Eqtns of motion: n degrees of freedom (d/dt)[(∂L/∂q i )] - (∂L/∂q i )
Local Probabilistic Sensitivity Measure By M.J.Kallen March 16 th, 2001.
CHAPTER 3 NUMERICAL METHODS
This is an example of an infinite series. 1 1 Start with a square one unit by one unit: This series converges (approaches a limiting value.) Many series.
AUGUST 2. MATH 104 Calculus I Review of previous material…. …methods and applications of integration, differential equations ………..
USSC3002 Oscillations and Waves Lecture 1 One Dimensional Systems Wayne M. Lawton Department of Mathematics National University of Singapore 2 Science.
Iteration Methods “Mini-Lecture” on a method to solve problems by iteration Ch. 4: (Nonlinear Oscillations & Chaos). Some nonlinear problems are solved.
5. Integration method for Hamiltonian system. In many of formulas (e.g. the classical RK4), the errors in conserved quantities (energy, angular momentum)
Hirophysics.com PATRICK ABLES. Hirophysics.com PART 1 TIME DILATION: GPS, Relativity, and other applications.
Kinematics of a Rubber Bouncy Ball A Simulation of a Rubber Bouncy Ball Yun Chung Lu Physics 210 Final Project Presentation Affiliation: University of.
§3.6 Newton’s Method. The student will learn about
Impulse and Momentum AP Physics C.
The Hamiltonian method
PHY 301: MATH AND NUM TECH Contents Chapter 10: Numerical Techniques I. Integration A.Intro B.Euler  Recall basic  Predictor-Corrector C. Runge-Kutta.
Today’s class Ordinary Differential Equations Runge-Kutta Methods
Energy Equation 2nd Law of Thermodynamics Energy cannot be created or destroyed. (see Conservation of Mass for exception) It can, however, change from.
The Rayleigh-Taylor Instability By: Paul Canepa and Mike Cromer Team Leftovers.
Canonical Equations of Motion -- Hamiltonian Dynamics
WORK KINETIC ENERGY THEOREM. THE WORK ENERGY THEOREM Up to this point we have learned Kinematics and Newton's Laws. Let 's see what happens when we apply.
Lecture 39 Numerical Analysis. Chapter 7 Ordinary Differential Equations.
Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 1 Part 6 - Chapters 22 and 23.
Richard Kass/F02P416 Lecture 6 1 Lecture 6 Chi Square Distribution (  2 ) and Least Squares Fitting Chi Square Distribution (  2 ) (See Taylor Ch 8,
Chemistry Math Crunch Do you have what it takes?.
The inference and accuracy We learned how to estimate the probability that the percentage of some subjects in the sample would be in a given interval by.
Elliptic Integrals Section 4.4 & Appendix B Brief math interlude: –Solutions to certain types of nonlinear oscillator problems, while not expressible.
Work W-E Theorem Pt. 1 1 Newton’s Second Law in Terms of Work Conservation of Kinetic Energy Work-Energy Theorem Work-Energy Diagram.
1 MONALISA Compact Straightness Monitor Simulation and Calibration Week 7 Report By Patrick Gloster.
Simple Harmonic Motion
Integrators of higher order
Approximation of the Propagator for the Harmonic Oscillator
Quantum One.
Motion Detector Force Probe.
The Basic (Fundamental) Postulate of Statistical Mechanics
Approximation of the Propagator for the Harmonic Oscillator
Propagation of Error Berlin Chen
Propagation of Error Berlin Chen
Presentation transcript:

Effective Hamiltonian Operations Condensing Physics to Conserve Over Time Joseph Knips

First a little backstory... When we think of physics simulation, more often than not we wish to think of the position of some object in some space. With one dimensional motion, it's simple enough, as the position (x) of some object a is: We would use Euler's method, which uses a series of steps, to graph the change in position. However this is flaw. What if the step size is too great? What if the motion of some object changes drastically that the step 'misses' it?

First a little backstory... Let's take an example. Let us say a simple harmonic oscillator.

First a little backstory... This looks fine... until we do it over time...

First a little backstory... We can see why when we graph the energy

Well it's broke, how do we fix it? It's obvious that Euler's method begins to lose some of its accuracy after so many iterations. We need something not dependant on 'step sizes' (such as time), but more of the property of energy. These are called Hamiltonian functions. Instead of conserving momentum, position, or what have you, we instead preserve energy in a condensed equation. Since energy is conserved, we can, with the use of partial derivatives, pull out any information needed. For example, our harmonic oscillator has the Hamiltonian: Note this is similar to Newton's Energy formula: Total Energy = Potential Energy + Kinetic Energy (When m=k=1)

Now for the tools of the job. But how do we use the Hamiltonians? There are two major ways: Symplectic and Runge-Kutta. Symplectic Method: Uses the integration of the Hamiltonian to discover the function of its momentum and position. Depending on the order of integration used adds 'calibration' constants through the method of taylor expansion. For example, the second order Symplectic of the Oscillator Hamiltonian gives us:

Symplectic Integrator 2nd/4th Order Using our Harmonic Oscillator, our integrand results of the Hamiltonian is: As we can see, Energy is conserved for both 2nd and 4th order integrands of our Oscillator.

Symplectic Integrator 2nd/4th Order And as a result:

Symplectic Integrator 2nd/4th Order And as a result:

But if we look closer...

And to further complicate things... When we try to use a non-linear, non-separable equation, such as the Henon-Heiles Hamiltonian: It is not true on closer inspection Comparing to the Runge-Kutta method, we find initially that they seem to be equivalent...

By comparing the two data sets of both Runge-Kutta and Symplectic, we attempted to see what is the primary cause of the difference. We manipulated the equation in the following ways: Where epsilon one and two stood for some random value between 0-1. By manipulating this value, we could see which term distinguished the difference between the two method.

By manipulating epsilon 1, we got the following:

By manipulating epsilon 1 and 2 to be equal to zero, we see an interesting trend:

Conclusion If we consider the Runge-Kutta to be the more accurate method of calculating physical simulations, it is interesting to note that there is some intrinsic error (or difference as the case may be) to the Symplectic method. This is probably due to the different methods that each technique uses to calculate the 'calibration' techniques. Runge-Kutta uses a much more aggressive, mathematical, and heavy weighed average of constants than the Symplectic does. It is for this reason that Symplectic fails when the function becomes non-separable (Such as an xy or xp term). However, symplectic is still good for when Energy is conserved in a system and can do more calculations than Runge-Kutta