Double Spring Pendulum
Andy Gijbels
andy.gijbels@student.kuleuven.be
gijbelsandy@hotmail.com
www.agshome.tk
Belgium
Copyright ? 2007 by Andy Gijbels
All rights reserved
Description
This Maple Worksheet solves the "Double Spring Pendulum" problem in a clear and understanding way. The results are visualised in a simulation.
Introduction
A double spring pendulum is a two-dimensional dynamical system. It consists of a number of two springs connected to one an other by pivots. The pendulums contain point masses at the end of the weightless springs. The double spring pendulum is an example of a physical system that exhibits chaotic behavior and shows a sensitive dependence on initial conditions.
The equations derived for the motion of the double spring pendulum are based on Kinematics and Newton's Laws. Since energy is conserved in this physical workout, the motion of the chaotic spring pendulum will continue indefinitely. Solving this problem with Maple allows us to visualise the results in a nice simulation.
Parameters can be set in the initialisation section! Beginvalues of motion are setted in the section "Beginvalues".
Initialization
Packages
Physics
Parameters
Universal parameters
Ball parameters
Spring parameters
Time parameters
Differential equations
Method
The equations are derived by using Newton's law F = m.a
F is the sum of all external forces working on the masses: spring forces and gravitational forces.
The law is expressed in the two directions x ( horizontal ) and y ( vertical )
Mass 1
X direction
Y direction
Mass 2
Initial values
Remark
The fixed point is the origin of the frame
Position
Velocity
Collect values
Numeric solution
Graphics spring
Simulating
Implementation
Visualisation
Legal Notice: The copyright for this application is owned by the author(s). Neither Maplesoft nor the author are responsible for any errors contained within and are not liable for any damages resulting from the use of this material. This application is intended for non-commercial, non-profit use only. Contact the author for permission if you wish to use this application in for-profit activities.