Literature review
Is a self driving bicycle even possible?
April 17, 2023
The great news is that making a self-standing bike is a solveable problem.
I was initially concerned that this might not be possible, but thankfully a lot of much smarter people have already done a lot of the math. My hope is to use this as a learning experience and not necessarily re-invent the wheel (pun intended). The problem is way outside of my comfort zone, but it is in the realm of feasibility. There is an established path in the literature so all I have to do is chip away and learn.
I’m working on this with one of my good friends, Vihaan Shah. I would include his website, except he still doesn’t have one!
I did some literature review today and I mainly focused on the most recent papers. From working on the Resonant project again, I realized that it’s easy to use outdated methods if you don’t explicitly look for new ones.
The articles that left the best first impression in regard to good starting off points are here:
- Sensorless Unmanned Bicycle Robot (2022): I like this paper because it’s recent and seems beginner friendly. This will probably be most useful for the case when we are piloting a bike and it’s not standing still.
- Frame Angular Velocity Control Design of SGCMG for Unmanned Two-Wheeled Motorcycle (2023): This paper has a nice diagrams and outlines the physics well.
- Design of Self-balancing Model-size Electrical Motorbike Robot Using Control Moment Gyroscope (2022): For understanding the physics of gyroscopes and creating a scaled down prototype, this is also excellent for static balancing.