MicroChallenge 3 – PLAY SAFE

Objective

The focus of this MicroChallenge is adding safety sensors to a collaborative robot. The program for the robot is one chosen from MicroChallenge 2. The robot is using the gripper and movable objects designed in MicroChallenge 1.   

After the students perform a risk assessment, they must consider using extra sensors for the workers’ safety. In this MicroChallenge students will wire safety sensors and a proximity sensor to detect if the piece is in the gripper.   

Each team will create a presentation, where they present their solutions and the process of getting there, to teachers and company representatives. Company representatives should be chosen from a field that is either directly associated with robotics or closely adjacent.

The students will learn how to work on a real project. They will learn how to manage time, communicate, and solve problems in a multinational team collaboration.

Acquired skills

Technical skills :

  • Mounting
    • Tapping and threading holes for sensors 
    • Installing automation equipment in a cabinet 
    • Mounting buttons and sensors 
  • Wiring
    • Schematics 
    • Stripping and crimping 
    • Tagging 
    • Cable management 
  • Programming and configuring a collaborative robot
    • Restriction plane 
    • Managing digital inputs
    • Managing safety signals 
    • Adapting the robot behaviour depending on safety inputs 
    • Understanding and configuring a robot program 
  • Documentation
    • Compiling a risk assessment report with illustrations  
    • Creating a presentation of the process and the conclusions


Soft skills: 

  • Organization and time-management 
  • Communication (with teams, teacher, etc.) 
  • Collaboration 
  • Conflict management 
  • Decision-making 
  • Presenting to an audience

The Case

The students are presented with a robot already equipped with a gripper (MC1) and able to palletize small identical objects on a table (MC2).   

In this MicroChallenge students will make collaboration with the robot safer by adding safety equipment to the work area and having the robot change its behaviour when a worker is present.  

Each team will have their own electrical cabinet, tools, and sensors. After performing a risk assessment, they will mount safety sensors, emergency stops, wire and configure them to meet their needs and goals. 

The teams will also connect buttons and lights for control of the robot and for it to signal its state.

Required resources

Hardware:

  • Computers 
  • Collaborative robots (for example UR robot) 
  • Emergency stop buttons 
  • Control buttons  
  • Proximity sensors (for ex capacitive sensor) 
  • Safety sensors (for example light curtain) 
  • Signal lights 
  • 3D printed robot gripper and work pieces 
  • Tools and mounting equipment 
  • Automation components, PSUs, terminals, wire etc. 
  • Personal protective equipment 

Software:

  • Office 365 / Google Docs

Structure

Before the MicroChallenge 

The instructors need to know basic electrical and mechanical safety to host this MicroChallenge.

  • Collect information of students who will participate in the challenge, and create groups where the participants’ abilities compliment each other. We used DISC profiling. 
  • Organise meetings for teachers to discuss upcoming challenge week. 
  • Organise an online meeting for students to meet the rest of their team. They should have ice-breakers activities, f.ex. find things they have in common, and decide upon a team name.

Assign homework to the students, have them take an online beginner course in robot control. We used the free UR e-Series Core Track   

Workspace preparation:  

  • Assign work areas for the students’ groups with offloading areas for tools and equipment. 
  • Mount a gripper to each robot, fasten the work piece tray to the worktable and prepare an adequate amount of work pieces (Link to github repository). (We used 3x3x3 pieces per robot.) 
  • Mount a proximity sensor so that the robot can detect if it currently is holding a plastic object. The sensor could be either integrated with the gripper or placed in the work area.  
  • Gather the required materials and tools needed for the students to be able to perform the tasks in the MicroChallenge.
  • Prepare an example of a wiring cabinet and provide schematics [hyperlink to 3.5 Electrical_documentation.pdf].
  • The advantage of these being prepared in advance is that the students can start working with the practical installation immediately. Having a shared, clear plan also makes it easier to guide the students when questions come up.  
  • As we used a laser curtain, we provided a steel frame. The students then tap and thread the holes for mounting the sensors into the frame. [Hyperlink to 3.5 Light_curtain.zip]

During the MicroChallenge

Some of the tasks that are part of this MicroChallenge are dangerous and therefore at least one of the instructors need to be responsible of assessing the electrical safety of the students wiring work. The instructors also need to make sure the students always use the required personal protective equipment when drilling holes for mounting the equipment.

The first task for the students is to familiarize themselves with the robot. Since they should have taken the online training beforehand it should be quite straightforward to get the robot to move around.

When they have the robot running, the students divide themselves between the various practical tasks of wiring power to the cabinet, mounting the sensors to the metal frame and running signal wire according to the schematic. These tasks are intentionally pre-planned and practical so that they can be started on at once and in parallel.

When the equipment is installed and properly labeled the students can experiment with the different ways the robot can be made to react when the safety curtain is being triggered. The need to decide if it should slow down, pause, stop, or just avoid certain areas. Their decision and motivation are logged and become part of their risk-analysis documentation.

Depending on team decisions, two teams that share the same robot may end up deciding that they both need to use the same safety input. If this happens, they need to connect their light curtains in series. This is covered in the Wednesday lecture 3.7 Talking in the workshop: Combining safety systems and 3.7 topography_light_curtain.pdf (HYPERLINK). (If each team has access to a robot each, this contingency will not be needed.)

After they have completed their safety improvements and documentation there is secondary task available to the teams. Using any remaining time, they should attempt to improve to the efficiency of the robot program using the capacitive sensor in the gripper. Note that this is NOT an approved safety sensor and should not be relied on to increase the safety of the installation.

Program for MicroChallenge 3

Resources/ Presentations

NoActivityResources
 3D Files for all partsDownload 3D_models.zip
or
Link to github repository
3.1Presenting the case3.1 The case.pptx, PowerPoint presentation
3.1 Presentation – pdf
3.2Introducing the concept of safety in robotics in general and how to perform a risk assessment according to standards.3.2 Safety in robotics PowerPoint presentation
or
3.2 Safety in Robotics.pdf
3.2 UR3 and UR5 manuals.zip
3.2 Risk assessment template.xlsx
3.3Getting to know the robotStudents:
– Practice moving the robot with the teach pendant
– Familiarize themselves with the workspace
3.4Risk assessmentFiles:
3.4 eBook-How-to-do-a-risk-assessment.pdf 
3.5Talking in the workshop:
Mechanical + Electrical safety
Teachers instruct students in
Mechanical safety:
·         Eye protections when drilling
·         How to correctly drill and tap a hole
·         Finding correct torque for screws in datasheets
Electrical safety:
·         Teachers must check wiring cabinet before connecting to power
·         Instruction on how to wire a cabinet safely
Files:
3.5 Electrical_documentation.pdf
3.5 Light_curtain.zip
3.6Talking in the workshop:
Documentation and gripper sensor
Remind the students what they are expected to present on the final day.
Gripper sensor:
– How the capacitive sensor works 
– How to calibrate the capacitive sensor
Files:
3.6 Capacitive_sensor.pdf
3.7Talking in the workshop:
Combining safety systems
Only applies if two student teams share a robot:
– The teachers should discuss wiring and signal topography options. The same safety inputs can be shared by both teams if they both want the same functionality.
Files:
3.7 topography_light_curtain.pdf 
3.8Guest lecture by visiting companyFiles:
3.8 Safety lecture.pdf
All participants at MC3, Kuben, February 2023

Disclaimer

Funded by the European Union. Views and opinions expressed are however those of the author(s) only and do not necessarily reflect those of the European Union or the European Education and Culture Executive Agency (EACEA). Neither the European Union nor EACEA can be held responsible for them

Creative Commons

This work; RoboCup – Teaching safety in robotics, is free of known copyright restrictions. CC0 1.0 Universal (CC0 1.0) Public Domain Dedication