Velocity Controller Tuning Guide: Difference between revisions

From Phidgets Support
(Created page with "The Phidget Control Panel comes with a built-in PID tuner for velocity control. The purpose of the PID tuner is to give you an easy way to experimentally determine the best control parameters for your motor system. <center>{{#ev:youtube|IBNqhg-hbng|rel=0}}</center> Once you're done with the tuner, you can save the parameters to a file for later use in the Phidget Control Panel, or you can set the values in the attach handler of your own program. ===Resources=== * D...")
(No difference)

Revision as of 21:48, 18 November 2024

The Phidget Control Panel comes with a built-in PID tuner for velocity control. The purpose of the PID tuner is to give you an easy way to experimentally determine the best control parameters for your motor system.

Once you're done with the tuner, you can save the parameters to a file for later use in the Phidget Control Panel, or you can set the values in the attach handler of your own program.

Resources