These simulations of physical phenomenons are written in Python and visualized by V-Python.
When
Sep 2020 - Jun 2021
Who
Jean Liao Li Chun Lu Angel Shia
We wrote Python to help visualizing and interpreting physical phenomenons. In our final projects, we discuss an inverted pendulum and a 4-Bar-Linkage under various conditions.
Inverted Pendulum The basic model of an inverted pendulum is a cart with a frictionless base, on which connects a weighted rod. As the displaced rod is released and starts damping, the cart then moves horizontally. Inverted pendulum can be applied to multiple kinds of dynamic mechanisms, such as self-balancing scooter. 4-Bar-Linkage The motion of bike-riding can be modeled as a 4-bar-linkage, whose 4 bar corresponds to thigh, calf, a fixed distance from rider's seat to axle, and the bar connecting pedal and axle.
According to different relative lengths of four bars and Grashof law, 4-bar-linkage can be divided into three types. They are crank rocker, double rocker, and parallelogram linkage.