摘要
A motion control system for a parallel robot with image positioning was implemented in this paper. The system is composed of a machine vision device, a delta robot and a linear stage, and the concerned hardware, software and working methods were developed completely and verified successfully. During the phase of machine vision, the image of object was captured by camera, and then the process of smoothing filter, threshold algorithm and edge detection, was applied so as to obtain the edges of image. Finally, DV-GHT (Displacement Vector Generalized Hough Transformation) algorithm was used to recognize the center of multiple and arbitrary 2-D shapes objects. After the center of objects was recognized, the objects were delivered to the workspace of a delta robot by a motorized stage. Through the coordinate transformation between the camera and the robot system, the information of center can be converted to control commands for every working motors. Following, the delta robot picks up objects to the specified position sequentially by the trajectory planning and tracking controls. The software of C++/CLI is used to achieve the phase of motion controls and the program of DV-GHT is used to detect and conduct the positions for four different characteristics of the objects simultaneously so as to indicate the delta robot to classify the objects successfully.