Research on Real-Time Performance of the Distributed Control System Based on RTLinux
Through the analysis of RTLinux source code and real-time performance of various testing experiment on the RTLinux, and its application in a distributed robot control system using CAN bus, realize the real-time control of robot joints. Write the code of real-time module on RTLinux, analyzing the real-time performance using related kernel time testing function. Under Linux using QT write user interface for robot control, running on the Linux user space. The interface program and the real-time program communicate via RT-FIFO. Specify the location of each robot joint in the interface program, compared with the feedback from the actual joint position trajectory, evaluate the control effect of real-time systems.