History of Robotics
Mechanical Subsystems
Control & Power Systems
Sensing The World
Automated Logic
100

What 1920 science fiction play by Karel Čapek first introduced and popularized the word "robot"?

R.U.R. (Rossum's Universal Robots)

100

What structural mechanical component is used to transfer rotational power and change torque or speed between rotating shafts?

Gear

100

What central hardware component acts as the "brain" of the robot, executing programmed instructions?

Microcontroller (or CPU)

100

What type of basic tactile sensor detects physical contact or boundaries by closing an electrical circuit upon impact?

Limit switch (or Bumper sensor)

100

What basic structural code loop allows a robot to repeat a set of actions indefinitely?

While loop (or Infinite loop)

200

Patented in 1954 by George Devol, what is widely considered the world's first digitally programmable industrial robot?

Unimate

200

What specific robotic component acts as the "hand" or tool at the very end of a robotic arm?

End effector (or Manipulator)

200

What type of fluid power system uses compressed gas or air to drive its mechanical actuators?

Pneumatic system

200

What sensor maps distance by emitting high-frequency sound waves and timing how long they take to bounce back?

Ultrasonic sensor (or Sonar)

200

What programming conditional statement forces a robot to make a binary decision based on a sensor reading?

If-Else statement

300

Coined by author Isaac Asimov, what term describes the study, design, and use of robot systems?

Isaac Asimov

300

What mechanical component converts stored electrical, hydraulic, or pneumatic energy into physical movement?

Actuator

300

What specific type of motor rotates to a precise, designated angle based on a pulse-width modulation signal?

Servo Motor

300

What light-dependent component drops its electrical resistance when exposed to brightness, helping a robot find light sources?

Photoresistor (or Light sensor)

300

What step-by-step mathematical procedure or set of rules is written into code to solve a specific problem?

Algorithm

400

Developed by SRI International in the late 1960s, what was the name of the first mobile robot able to reason about its surroundings?

Shakey

400

In a robotic arm, what term describes the independent directions or axes in which a joint can move?

Degrees of Freedom (DoF)

400

What control system mechanism continuously adjusts an actuator's output by comparing sensor feedback against a target goal?

Closed-loop system (or Feedback control)

400

What sensor calculates a robot's orientation, rotational velocity, and angular momentum using the earth's gravity?

Gyroscope

400

What type of mathematical variable can only hold one of two potential values: True or False?

Boolean

500

According to Asimov’s First Law of Robotics, a robot may not injure a human being or, through what, allow a human being to come to harm?

Inaction

500

What type of mechanical linkage or joint allows for purely linear sliding motion between two bodies?

Prismatic joint (or Linear actuator)

500

What does the robotics acronym "PWM" stand for, which is used to control the speed of DC motors?

Pulse-Width Modulation

500

What rotational sensor tracks the precise distance a wheel travels by counting increments or slots on a spinning disk?

Optical encoder

500

What navigation methodology allows an autonomous robot to build a map of an unknown environment while simultaneously keeping track of its own location?

SLAM (Simultaneous Localization and Mapping)

M
e
n
u