Position Controller Tuning Guide: Difference between revisions
From Phidgets Support
(Created page with "The Phidget Control Panel comes with a built-in PID tuner for position 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|ZmvA3kMr0ZA|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 edit summary |
||
Line 1: | Line 1: | ||
The Phidget Control Panel | The [[Phidget Control Panel | Phidget Control Panel on Windows]] features a built-in tuning application for Position Controllers. This application makes it easy to experimentally determine the best control parameters for your motor system. | ||
<center>{{#ev:youtube|ZmvA3kMr0ZA|rel=0}}</center> | <center>{{#ev:youtube|ZmvA3kMr0ZA|rel=0}}</center> | ||
When your tuning is complete, 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=== | ===Resources=== |
Revision as of 18:48, 27 November 2024
The Phidget Control Panel on Windows features a built-in tuning application for Position Controllers. This application makes it easy to experimentally determine the best control parameters for your motor system.
When your tuning is complete, 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.