Safety First
4 D's & Application
Robot Components
Electricity and Energy
Programming Basics
100

This safety device halts robot operations during emergencies.

What is a "deadman switch"? OR What is a "E-Stop"

100

A robot is used to spray-paint car frames in a room filled with toxic fumes. Which "D" does this solve?

Dirty (or Dangerous)

100

This part of a robot holds and interacts with objects."

What is a "manipulator"?

100

What is the name of the law used to calculate the relationship between Voltage, Current, and Resistance?

Ohm’s Law

100

Sometime referred to as a "Backpack" that holds information to be used later in your code

What is a "Variable"?

200

This procedure ensures machinery is properly disabled before maintenance.

What is "lock out tag out"?

200

A robot is used to sort 50,000 mail envelopes by zip code every single day. Which "D" describes this repetitive task?

Dull.

200

Linear movements along X, Y, and Z axes define this type of work envelope.

What is "Cartesian"?

200

Looking at the diagram, if all components are connected in a single continuous loop, what type of circuit is it?

Series Circuit

200

These predefined terms, like 'if' and 'while,' have specific meanings in programming languages.

What are "keywords"?

300

Safety goggles protect these from flying debris

What are "your eyes"?

300

A "PackBot" is sent into a collapsed building to look for survivors where the structure is unstable. Which "D" is this?

Dangerous

300

This End-of-Arm Tooling is used to pick up and move objects.

What is a "gripper"?

300

Looking at a diagram, if the current has multiple "branches" or paths to follow, what type of circuit is it?

Parallel Circuit

300

This device manually controls and programs a robot, recording positions and movements.

What is a "teach pendant"?

400

These external safety devices protect workers from moving parts of a Robot

What are "guards or safety fencing"?

400

A robotic surgical system moves a needle with more precision than a human hand could ever manage. Which "D" is this?

What is an "industrial robot"?

400

These systems use fluid pressure to generate powerful and controlled movements.

What are "hydraulic systems"?

400

Which type of robotic power system uses compressed air to create motion?

Pneumatics

400

Debugging is the process of identifying and fixing these in a program.

What are "errors"?

500

This percentage is required to pass the safety test before using shop equipment

What is "100%"?

500

According to your standards, what is the field of technology that tries to make machines "think" or "learn" like humans?

Artificial Intelligence (AI).

500

This term describes the number of independent movements a robot manipulator can make.

What are "degrees of freedom (DOF)"?


500

If you have a 12V battery and a 3 Ohm resistor, what is the total current (Amps)?

4 Amps (I = V / R)

500

This diagram uses circles for start/end, diamonds for decisions, parallelograms for processes, and squares for input/output.

What is a "flowchart"?