top of page

Simulating a Bouncing Jack

Machine Dynamics Project

Sep. 2022 - Dec. 2022

In my machine dynamics course, we simulated objects with real-world physics in Python, which included Euler-Lagrange, Hamiltonian, and impact equations. I coded a 2D jack bouncing inside a shaking box. This required generating multiple frames of reference that transform rotationally and linearly.

Skills:

  • Python Coding - using Sympy and Numpy

  • Simulating lifelike Physics

bottom of page