My programmer team and I just collected some data on the operation of all 3 motor controllers. Jaguars, Victors, and Talons. We put a motor on a wheel with a gearbox and an encoder. We collected the minimum value that had to be sent to the controller to start the motor moving forward and reverse, the maximum forward and reverse speeds, and a graph of speed over time. We had the program increase the value sent to the controller by 0.01 every 0.5 seconds until it reached full power then decrease the value by 0.01 until it reached full reverse power, then increases again until it reached a stop. I’ve made sure the controllers were properly calibrated and used the correct class for each.
Ah. ya I noticed that there were different classes for the different controllers but forgot to swap out the code at the time. The talon was properly calibrated and I’m fairly sure the Victor was. Ill correct the data when I re-run the tests tomorrow.
The reason I believe the Victor may have been improperly calibrated is because the lights didn’t light up exactly how the instructions said they should. I think that on the Victor we may have just done a factory reset. I will confirm that everything has been properly calibrated before the test tomorrow so we can get more accurate data.
I re-ran the tests with the motor controllers properly calibrated and using the correct classes. the graphs have been updated but there was no significant change. I hope this data will be useful. also keep in mind that the values will change depending on the motor, gearbox, encoder, and battery life. These values are fairly arbitrary on their own and are mainly useful for seeing the comparison between the different types of motor controllers. For instance the dead zone around zero for talons seems to be significantly smaller than the the dead zone for the other 2.
I definitely would but I sadly don’t have any, and I don’t think that we’ll be getting any because the talons seem pretty reliable. I do wish we did though so I’ll probably have someone order them after this season.