Application: Robot Cell
Introduction
A flexible mechatronic system requires an open architecture integration environment that is mechatronic device and computer platform independent. An interactive environment allows the users to step through programs and acquire immediate feedback from the system and is most suitable for the development of mechatronic systems used in a multitude of operations. Ch, an embeddable C/C++ interpreter, was developed for mechatronic-independent task-level programming. It is an open architecture integration language environment for the integration of mechatronic systems in agile manufacturing, interactive motion control, rapid prototyping, web-based remote motion control, and as a learning tool for motion control. An experimental mechatronic system with a robotic workcell and a Delta Tau's programmable multi-axis controller board has been developed to demonstrate the capabilities and the ease in integrating mechatronic devices in Ch, which is freely available for downloading from SoftIntegration. Mobile agents utilizing Mobile-C have been used to control the robot cell.
Required Packages for Executing Example Code:
Before executing the example code listed below, the Ch Robot must first be installed on the controlling computer.
Exmple 1: Assembly Automation
Description
When the robot cell is started, the two robots and the conveyor system are moved to their ready position after initialization and are calibrated. Then, the IBM 7575 robot is used to pickup parts from a designated location and place the parts on the conveyor system. Once a part has been placed, the conveyor system will rotate. As the conveyor is rotating into its preset position, the IBM 7575 will then move back to the designated pickup location while the Puma 560 moves to pickup a part from the conveyor. After the Puma 560 has picked up a part, it moves to a drop off location and positions the piece. This is accomplished by calculating the initial and final positions of motion for the two robots. The assembly cycle simulates the assembly procedure of a part. Once a part has gone through its initial stages of manufacturing, it is placed on a conveyor system and brought to either the next stage in fabrication or packaging. The motion of the robots are synchronized to ensure that a robot is fully stopped before proceeding with the next control command. VideoClick on the links below to download a video of the robot cell in action. 5x Normal Speed
Large 720×480
Small 360×240
Click on the link below to view the agent code that is run in the agency.
Example 2: Mobile Agent Deployment
Description
The mobile agent codes simulate operations of an automation
assembly. The automation procedures are the same as given in
Example 1 above. However, the automation procudures are repeated
indefinitely.
|
Integration Engineering Laboratory | UCD MTU Sandia |