Double-well Forced Oscillator

Authors: Robert Collyer and Frank Womack

  1. Introduction

    The damped, driven oscillator with two attractive wells has been modelled extensively by Holmes[1], Moon[2], and Li[3]. The governing equation for the system is a fourth-order, partial differential equation. Holmes[1] demonstrates how to reduce it to a second-order, ordinary differential equation. This simplified equation has the form:

    Formula 1.1: Simplified differential equation.

    where is the damping coefficient, F is the amplitude of the driving force, is the driving frequency. The constants and are positive constants that determine the height and width of the of the potential barrier separating the (attractive) wells. In the same paper, Holmes derives a condition among F, , , , and for the onset of bifurcations:

    Formula 1.2: Condition for onset of chaos.

    For F greater than Fc chaotic behavior appears. Moon and Holmes[2] have also studied a physical model of the oscillator. The apparatus consisted of a thin, stiff ferrous beam held fixed at one end with the other end placed between two magnets. Without driving and at equilibrium, the free end of the beam rests over one of the magnets. The driving is introduced by shaking the entire apparatus along the line joining the magnets. The experimental results are in close agreement with the numerical results of Holmes. Moon and Li[3,4] have also shown that the boundary between the wells is smooth for F < Fc and fractal for F > Fc.

    Figure 1.1. Apparatus used by Moon.

    Figure 1.1 Taken from Moon[4]

  2. Methods

    We wrote the code in c++ using the algorithms by Kincaid and Cheney [6], and used MathematicaTM for post-processing and visualization.

  3. Results

    We used throughout our simulations a damping coefficient of 0.1 and a driving frequency of 4.

  4. References

    1. P. Holmes, Philos. Trans. Roy. Soc. London A 292 (1979).
    2. F. Moon and P. Holmes, J. Sound Vib. 62, 275 (1979).
    3. F. Moon and G.-X. Li, Phys. Rev. Lett. 55, 1439 (1985).
    4. F. Moon, Phys. Rev. Lett. 53, 962 (1984).
    5. S. H. Strogatz, Nonlinear Dynamics and Chaos, Studies in Nonlinearity (Addison-Wesley, 1994).
    6. Kincaid, D. and Cheney, W., Numerical Analysis 2ed., (Brooks/Cole 1996).