03-21-2008 06:57 AM - edited 03-21-2008 07:05 AM
03-25-2008 03:58 AM - edited 03-25-2008 03:59 AM

03-25-2008 08:22 AM
03-25-2008 08:55 AM
03-26-2008 05:25 AM
03-26-2008 08:27 AM
03-26-2008 11:14 AM
First, I deeply appreciated your kindness. My control requirement is the 8-axis robot manipulator motion of the 3-D space. The trajectory of joint space(8-axis motor) is already calculated previously by our trajectory planning algorithm, so the calculations of trajectory will not affect our real-time control. The job what I do is just load the calculated 8-axis trajectory in Labview Motion Control with my control algorithm. This is the reason why I want to keeps a record of my encoder information(my control algorithm will require this data: angle error, velocity error) and I can use it to improve the trajectory tracking. Now the trouble of the control loop time is too long in one point(8-axis) of the trajectory to the next (set motor parameter and get encoder both cost 30ms). This time response is insufficient for my needs (less than 100Hz...) and will cause the bad phenomenon of its motion. My question is how can I reach my goal by the PCI 7358 NI-motion card build-in function of LabView ? Could other methods be effective? Thank you for your patience at last !!
03-27-2008 02:57 AM
03-27-2008 05:50 AM
03-27-2008 07:41 AM