Assembly Line Simulation With Multi-Robot Control

11
Assembly Line Simulation With Multi-Robot Control Peter McHugh Thomas Zack Kyle Fecteau

description

Assembly Line Simulation With Multi-Robot Control. Peter McHugh Thomas Zack Kyle Fecteau. Introduction to the Robots Staubli , Scara , and Microbot Changes made last year Tennis Ball Assembly Line Mechanical and Electrical Modifications Staubli Gripper and I/O Control. Overview. - PowerPoint PPT Presentation

Transcript of Assembly Line Simulation With Multi-Robot Control

Page 1: Assembly Line Simulation With Multi-Robot Control

Assembly Line Simulation With Multi-Robot Control

Peter McHughThomas ZackKyle Fecteau

Page 2: Assembly Line Simulation With Multi-Robot Control

Overview

Introduction to the Robots◦Staubli, Scara, and Microbot

Changes made last yearTennis Ball Assembly LineMechanical and Electrical Modifications

◦Staubli Gripper and I/O Control

Page 3: Assembly Line Simulation With Multi-Robot Control

Staubli

6 Degree of Freedom Arm

Uses a pneumatic source to control the gripper.

Page 4: Assembly Line Simulation With Multi-Robot Control

Scara

4 Degree of Freedom Arm

Uses pneumatics to control the gripper.

Page 5: Assembly Line Simulation With Multi-Robot Control

Microbot

Establish connection through serial port

Accepts string commands through serial port, if command is executed outputs a 1 to user.

Page 6: Assembly Line Simulation With Multi-Robot Control

2008/2009 Robotics Research Group

Created a program that allowed for both the Staubli and Scara to operate concurrently using commands from a program.

Page 7: Assembly Line Simulation With Multi-Robot Control

:

Tennis Ball Assembly Line

Page 8: Assembly Line Simulation With Multi-Robot Control

Mechanical Design of Staubli Gripper

Page 9: Assembly Line Simulation With Multi-Robot Control

8051 Microcontroller• 8051 Microcontroller used as an I/O driver

• Uses I/O ports to send and receive data

• Host computer reads the serial computer uses serial communicator program to read input from sensors.

• Use assembly language to program controller.

Page 10: Assembly Line Simulation With Multi-Robot Control

I/O Control

Page 11: Assembly Line Simulation With Multi-Robot Control

Questions?