Gyro-Tower Simulation

Modeling of a Tower of Gyroscopes

Overview

The question we want to explore in this project is whether stacking up gyroscopes will remain a stable structure given each of them can spin stably. The simulation is done by numerical approximations implemented using MATLAB, involving the implementation of spring networks and rigid body systems.

Results

You may access our GitHub source code here. Our presentation slides and experimental results can be found here. Our technical report is titled Simulation of a Tower of Gyroscopes.

Conclusions

The major discovery is that gyrotowers of arbitrary height can always stand given radius and/or angular velocity sufficiently large. This is because in our simulation, the axles of the gyroscopes are not necessarily aligned, so extra angular momentum can be produced to maintain the gyroscopic property. If the axles of the gyroscopes are aligned using a rigid body, then the gyrotower will fall.