12-26-2008 01:19 AM
I am trying to control DC motor position using PI algorithm. I have succeeded in achieving using proportional control, but I need to fine tune it using PI control. I am using one analog input channel which gives the DC motor's current position, and counter output whose frequency and duty cycle control the DC motor. I am working with PXI6251 card. Can you help me with a VI for PI control?
12-26-2008
01:41 AM
- last edited on
03-28-2024
10:11 AM
by
Content Cleaner
Why don't yuu use the NI labVIEW PID control toolkit?
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019RTlSAM&l=en-US
12-26-2008 03:31 AM
I am not able to open the link. Do I have to pay for the toolkit?
12-26-2008
03:44 AM
- last edited on
03-28-2024
10:11 AM
by
Content Cleaner
This is the correct link.
This toolkit comes as part of NI Developer Suite. Also you can buy this toolkit separately.
12-26-2008
11:11 AM
- last edited on
03-28-2024
10:21 AM
by
Content Cleaner
If you can't spend the money on the PID toolkit then you will need to spin your own. Information and links can be found in this post. You can also take a look at the Simple PID Demo. Can't really say anything about this example as I've never used it. I simply did a search (amazing tool these days).