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
- When pendulums oscillate out of phase
- When one pendulum is at rest while the other is given oscillations
Now writing a simple GUI to access the code and experiment related information.