Log in

View Full Version : Units of Speed for Talon SRX


StealthRobotics
13-02-2015, 21:44
The Talon SRX has a mode that allows use of PID to control speed. What unit is the speed? I would assume revolutions per minute, but I wanted to verify before I run the robot into any walls at high speeds. Thanks!

Alan Anderson
13-02-2015, 22:00
The second paragraph of Section 17.1 of the TALON SRX Software Reference Manual (http://www.crosstheroadelectronics.com/Talon%20SRX%20Software%20Reference%20Manual.pdf) says The velocity units of a Quadrature Encoder is the change in Encoder Position per TvelMea
(TvelMeas=0.1sec). For example, if a US Digital Encoder (CPR=360) spins at 20 rotations per
second, this will result in a velocity of 2880 (28800 position units per second).