Under open-loop control the terminal velocity is an indicator of the friction in the turntable. Thus, measuring the terminal velocity is a good way to quantify efforts in friction reduction. Below is a method written in pseudo code to estimate the terminal velocity
Note, in this example we use delays and serial prints, which can be detrimental during real-time closed loop control (but is fine here). |
Turn Table >