01-30-2014 09:13 PM
In my club, 4051, my mentor is pushing us to try and design a proportional drive system. Basically, the proportional drive makes it so that the motors build up to full power and build down to zero or a negative number. However, what we've designed hasn't been working. If anyone has any suggestions for us, or has a working code, we would love the help!
01-31-2014 10:40 AM - last edited on 11-14-2024 05:48 PM by Content Cleaner
Be sure to take a look at the [FRC 2014] PID Tutorial found with other Training Material and Resources here.
As far as working code, a good one place to start is with a working example. I would recommend going to the NI Example Finder (in LabVIEW go to Help>>>Find Examples...), search for PID and take a look at "General Auto PID Simulator.vi". This and others should lead you in the right direction.
Note also that in LabVIEW FRC, only a subset of the PID VI's from the PID and Fuzzy Logic Tookit are available.
01-31-2014 12:59 PM - last edited on 11-14-2024 05:48 PM by Content Cleaner
here are a few videos that I found helpful.
The hardware they are using is different but hopefully the concepts will help you get started.
http://www.youtube.com/watch?v=qMydcfZ_ZSs
http://www.ni.com/webcast/1680/en/
Mark