Project information
- Category: Programming
Pendulum Physics Simulator
A pendulum physics simulator is designed to analyze how a lever arm would react under specific forces like gravitation force, applied force and frictional force. The goal of this physics simulator was to create two identical pendulum arms (one blue and one red) and have them react the same way. Creating an open ended algorithm to analyze how the red arm moved and then extrapolate the data to recreate its movement with the blue arm. This was tested with one link, two links and three links. This is because the links themselves would apply forces to the other links.
Skills:
Software: Simulations, Python, C++