Table of Contents

Industrial Robot arm

Motoman SV3 with Motoman XRC (mini) controller

Originally was used by Strathclyde University for moving plates with samples
Fairly heavy, maybe 30-40kg

It has 2 boxes, one houses the servopack motor controllers and the other has IO modules and a controller which connects to a computer with RS232
Controller: Motoman XRC (mini)
Accessories: Teaching pendant with all the controls and an Estop button

Ideas for what the robot could do

In all these applications, humans can only interact with the robot by passing materials through a hatch in an enclosure that separates the robot work area from the human area. No direct contact while the robot is on. Good example of that in the checkers game below

Videos of the other robot of the same model doing stuff

Safety

https://blog.rockfordsystems.com/playing-it-safe-with-robotics/

With a 200 degree per second maximum rotation speed and that weight, this could be our most dangerous item and needs very careful consideration of space and also what guards need to be in place. In addition to speed, even low speed operations could exert substantial torque and break bones if you otherwise get trapped. TODO: investigate safety mechanism for limiting speed and torque. However, these are still controlled by software and can be accidentally overridden, so other precautions need to be taken

Current tasks (actionable items):

Todo:

Done Tasks:

Some Notes

Digital Output 12 Close Gripper
Digital Output 13 Open Gripper
Digital Input 12 Fully Closed hall effect sensor
Digital Input 13 Fully Open hall effect sensor

Manually open/close gripper

The robot must be in teach mode to use this, but the servo doesn't need to be on. If the gripper is obstructed it will continuously attempt to finish opening/closing (but the desired state can still be changed).

  1. In/Out
  2. Universal Output
  3. Menu: Edit, Search Signal No.
  4. “13”, Enter
  5. Use arrows to select the circle symbol on “OUT#013” “GripOpen”
  6. Hold Interlock and press Select

Adjust collision sensitivity

Switch to management mode and then set the sensitivity between 1 (scares itself) and 500 (killer robot). The default is 100.

  1. Robot
  2. Shock Sens Level
  3. Select “Cond. No.” value 8 (play) or 9 (teach)
  4. Set “Detection Lvl” to the desired value using arrows, Select and Enter
  5. Menu: Data, Clear Max Value (to observe what the actual disturbance is)

Conditions 1 to 7 can be used explicitly in play/remote mode instead of the default 8. Program these remotely to get known custom levels.

Manuals / Product pages

Remote mode

Configuration