Wednesday, 30th July 2014

Continued experimenting and exploring with coupled pendulums.

This link was of great help: Two coupled pendula

Today worked on python code for the experiment to generate waveforms, and now it is in its final form. Pushed the same to my GitHub repository.

Repeated the experiment in three different ways:

  • When both the pendulums oscillate in phase

coupledinphaseoscillating in fase

 

  • When  pendulums oscillate out of phase

coupledoutofphase

oscillating out of fase

  • When one pendulum is at rest while the other is given oscillations

oscillating more complex

coupled pendula3

Now writing a simple GUI to access the code and experiment related information.