1 / 23

Senior Project: Robotics

Senior Project: Robotics. USM 2009. The Project. Four Members 2 ELE, 2 MEE. Two Parts Hardware and Software. Nine Months Sept 08 – May 09. The Team. Advisor Carlos Luck. Hardware JC Westby-Gibson (ELE) Levi Chouinard (MEE). Software Mike Nelson (MEE)

jillr
Download Presentation

Senior Project: Robotics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Senior Project: Robotics USM 2009

  2. The Project • Four Members 2 ELE, 2 MEE • Two Parts Hardware and Software • Nine Months Sept 08 – May 09

  3. The Team • Advisor • Carlos Luck • Hardware JC Westby-Gibson (ELE) Levi Chouinard (MEE) • Software • Mike Nelson (MEE) • Dan Boissonneault (ELE)

  4. Deadlines • Progress Report (end of semester 1) • EGN 301 Presentation (today) • National Engineering Week (next Sat.) • Thinking Matters (April 19th) • Final Report / Presentation (final day)

  5. Software

  6. The Problem Staubli, Controller, and Terminal / PC Scara, Controller, and Terminal / PC Two clients are required, one for each manipulator, controller, and terminal combination

  7. Simple Solution Control Unit Java Control Unit

  8. At a Glance • Interacts with the controllers via serial cables* • Controllers have a preloaded receiving program • Allows manipulators to be accessed through dot ops ( robot1.move) • Allows manipulators to be grouped, making identical calls to multiple manipulators very easy. * Interaction through the network is possible, but would require some hardware replacement (030 to 040 processor on the Staubli)

  9. The Java Model • Manipulator • Variable Name • IO Connection • Manipulator Group • Quick access to all manipulators within • IO Client • Connect to controller • Disconnect from con. • Send byte array • Receive byte array • Communication Listener • What and from whom?

  10. Communication Control Unit • Communication Listener • event occured Send() addListener() Connect() Receive() • IO Client • connect • disconnect • send • receive • add listener Receive() Manipulator.send() Manipulator.send()

  11. Adept Program • Simple string comparisons choose a program to run. • Looks for data on the serial port, executes on that data then returns to the serial port.

  12. Adept Program (cont) Control Unit “move” “pick” “reset”

  13. Hardware

  14. Cage Disassembly

  15. Frame construction

  16. Table top construction

  17. Pneumatics and Control Wiring for Scara and Tracks

  18. Universal End Effector Modifications and the Creation of Interactive Objects

More Related