Robotics & AI Medium ⚡ 10 Questions ⏱️ ~7 Mins +100 XP

Robots, Sensors and Motion

A robot is a loop: sense the world, decide something, move. These ten questions are about the sensing and the moving.

10
Questions
~7m
Duration
Medium
Difficulty
+100
Max XP

About this topic

Most of what makes robotics hard has nothing to do with intelligence. A machine has to know where its own limbs are, where the floor is, and what will happen if it pushes. Every one of those facts arrives through a sensor with noise in it, and every response goes out through an actuator that lags behind the command. The discipline that grew up around closing that gap, control theory, is older than the computer. The questions here cover the physical vocabulary: what an actuator is, why an arm is described by its degrees of freedom, how a machine builds a map of a room it has never seen. The explanations note where a neat-sounding term hides a genuinely unsolved problem, which in robotics is often.

Questions & answers

Robots, Sensors and Motion: all 10 questions and answers

Every question in this quiz is listed below with its correct answer and the reasoning behind it. Play first if you would rather not see the answers — or read through as a study sheet.

Play it instead
Show all answers and explanationsHide answers
  1. 1In robotics, an actuator is the part that does what?

    • A Stores the robot's program
    • B Measures the distance to nearby objects
    • C Supplies power to the control board
    • D Converts a control signal into physical movement Correct

    Answer: D. Converts a control signal into physical movement

    Why: Electric motors, hydraulic cylinders and pneumatic pistons are all actuators. Sensors run the other way, turning a physical quantity into a signal.

  2. 2A robot arm's "degrees of freedom" describes what?

    • A How many programs it can store
    • B How fast its joints can rotate
    • C The number of independent ways it can move Correct
    • D The maximum weight it can lift

    Answer: C. The number of independent ways it can move

    Why: A human arm from shoulder to wrist has seven. Six is the minimum needed to place a tool at any position and any angle within reach.

  3. 3The tool fitted to the end of a robot arm is generally called what?

    • A The gantry
    • B The end effector Correct
    • C The manipulator base
    • D The payload mount

    Answer: B. The end effector

    Why: Grippers, welding torches and paint sprayers are all end effectors. Being able to swap them is what lets one arm cover several jobs on a line.

  4. 4Lidar measures distance by doing what?

    • A Timing pulses of laser light reflected from surfaces Correct
    • B Detecting changes in magnetic field strength
    • C Listening for echoes of audible sound
    • D Comparing two camera images for parallax

    Answer: A. Timing pulses of laser light reflected from surfaces

    Why: The word is usually expanded as light detection and ranging. Sonar does the same job with sound and radar with radio waves.

  5. 5A feedback loop in a control system does what?

    • A Doubles the power supplied to a motor
    • B Records movements for later playback
    • C Blocks new instructions while one is running
    • D Uses measurements of the output to adjust the input Correct

    Answer: D. Uses measurements of the output to adjust the input

    Why: A thermostat is the everyday example, switching heating against a measured temperature. Control theory grew out of steam governors, long before electronics.

  6. 6In robotics, SLAM stands for what?

    • A Standard laser alignment method
    • B Sensor-linked autonomous motion
    • C Simultaneous localisation and mapping Correct
    • D Sequential linear actuator movement

    Answer: C. Simultaneous localisation and mapping

    Why: The machine builds a map of an unknown space while working out its own position within it. Robot vacuum cleaners run simplified versions of the same idea.

  7. 7Why are conventional industrial robot arms kept behind cages or light curtains?

    • A They must be held at a constant temperature
    • B A fast, powerful arm cannot tell that a person is in its path Correct
    • C Their motors interfere with radio equipment
    • D The paint they apply is flammable

    Answer: B. A fast, powerful arm cannot tell that a person is in its path

    Why: They move to fixed positions at speed regardless of what is there. Collaborative robots run slower and stop on contact so they can share floor space with people.

  8. 8A servo motor differs from an ordinary motor because it does what?

    • A Reports and controls its own shaft position Correct
    • B Runs only on alternating current
    • C Cannot be run in reverse
    • D Produces no waste heat

    Answer: A. Reports and controls its own shaft position

    Why: A position sensor and a small controller are built into it, so the shaft turns to a commanded angle and holds there. Stepper motors reach similar precision by moving in fixed increments instead.

  9. 9What does the term "uncanny valley" describe?

    • A A loss of radio signal in deep terrain
    • B Battery failure in extreme cold
    • C False sensor readings in fog
    • D Humanlike figures becoming unsettling as they approach realism Correct

    Answer: D. Humanlike figures becoming unsettling as they approach realism

    Why: Masahiro Mori proposed the idea in 1970. It is now applied as often to animated characters as to physical robots.

  10. 10A walking robot is described as "statically stable" when what is true?

    • A It needs no recharging between tasks
    • B Its joints contain no springs
    • C It stays upright even if it stops in mid-stride Correct
    • D It can walk faster than a person

    Answer: C. It stays upright even if it stops in mid-stride

    Why: That requires keeping its centre of mass above the area covered by its feet. Human walking is closer to controlled falling, with balance recovered at each step.

Read alongside this quiz

What machine learning actually does

Stripped of the vocabulary, it is pattern-finding in data. What follows from that, including the failures.

6 min read

Frequently Asked Questions

How is scoring calculated for this quiz?

Each correct answer awards 10 XP. There is zero point penalty for incorrect guesses, encouraging learning through exploration.

Can I retake this quiz?

Yes! You can retake any quiz as many times as you like, or use the Practice Mistakes mode at the end to review questions you missed.

Are explanations provided for every question?

Absolutely. As soon as you select an option, QuizKite displays a detailed explanation card explaining why the answer is correct.

QuizKite Quality Guarantee

Every quiz on QuizKite is researched, written and fact-checked by hand against reliable references, with an explanation for each answer. Read our full Editorial Policy to learn more about our content standards.

Keep going

More Robotics & AI

Hard
Robotics & AI

The Long Road to Artificial Intelligence

Two centuries of arguments about whether a machine could think, and what happened when people tried.

Sample question

Who is usually credited with publishing the first algorithm intended to be carried out by a…

10 questions 8 min Answers explained
Start quiz
Medium
Technology

Inventions That Changed Everything

The breakthroughs that rewired daily life — and the people behind them.

Sample question

Who is credited with introducing the movable-type printing press to Europe around 1440?

8 questions 8 min Answers explained
Start quiz
From the Journal

Related Reading

Animals & Wildlife

How animals solve the problems we all have

Staying warm, finding the way home, sleeping safely. Every species faces the…

Mathematics

The mathematics you actually use

Most everyday numerical mistakes come from a handful of ideas nobody was…