wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Quiz CSC 4702 (Chapter 2)

Total questions: 20

Worksheet time: 20mins

Name
Class
Date
1.

Which combination best describes the Sense-Think/Plan-Act control loop in a robot?

a)

Collect data from sensors, make decisions or plans, and execute actions through actuators

b)

Store past data, compress it, and transmit it over a network

c)

Generate random actions first, then observe and finally plan later

d)

Only process visual information and display text outputs

2.

In the Sensing-Planning-Acting process, which step would include path planning and motion planning?

a)

Sensing

b)

Planning (Think/Plan)

c)

Acting

d)

Calibration

3.

An excavator autonomously loads soil into a truck by asking internally, “where is the truck?” and “where should I dig?” Which control-loop sequence enables this behavior?

a)

Acting → Sensing → Planning

b)

Planning → Acting → Sensing

c)

Sensing → Planning → Acting

d)

Sensing only

4.

Which option best explains why robots are deployed in 4D environments?

a)

They are cheaper than all human labor in every context

b)

They can operate where tasks are Dangerous, Dirty, Dull, or Difficult

c)

They eliminate the need for any human oversight

d)

They guarantee zero errors in all operations

5.

A hospital wants to use robots to support surgeons in the operating room without fully replacing them. Which 4A task category does this scenario most closely represent?

a)

Automation

b)

Augmentation

c)

Assistance

d)

Autonomous

6.

Which statement best describes the principle underlying how sensors work in robotics?

a)

Sensors directly compute decisions without measuring energy.

b)

Each sensor follows a transduction principle, converting energy from one form to another to map an environmental attribute to a quantitative measurement.

c)

Sensors only detect visual information and ignore other environmental attributes.

d)

Transducers are unrelated to sensors and handle only mechanical energy.

7.

A robot must determine its joint angle to accurately position its arm while manipulating an object. Which sensor role from the material most closely matches this need?

a)

Obstacle detection in outdoor navigation

b)

Localization within a maze

c)

Measuring the position of a robot arm

d)

Detecting human intent via voice commands

8.

Why are sensors essential for robot operation according to the material? Choose the best answer.

a)

They replace controllers entirely by making final decisions.

b)

They measure properties of the robot’s internal state or external environment and convert them into electronic signals the controller can interpret, enabling perception, data gathering, reaction, navigation, accurate task performance, and decision-making.

c)

They only provide aesthetic features that make robots appear advanced.

d)

They eliminate the need for programming by autonomously learning everything.

9.

Which set lists only exteroceptive sensing modalities shown in the material?

a)

Light, sound, tactile, temperature, proximity

b)

IMU, encoder, tilt, localization

c)

Angle sensing, inertial sensing, pressure inside actuators

d)

Motor current, battery voltage, joint torque

10.

A robot needs reliable orientation and stability estimates while walking. Which approach is most appropriate based on the concepts shown?

a)

Use only a tilt sensor to reduce computation

b)

Use an IMU alone and ignore any other data source

c)

Combine IMU and tilt data through sensor fusion to improve estimates

d)

Rely on temperature and pressure readings to estimate orientation

11.

A robot uses a light sensor to steer toward a lamp. Which statement best explains the control signal the sensor provides?

a)

It detects light and generates a voltage difference used to guide movement toward the source.

b)

It measures ambient temperature and outputs a PWM signal for the motors.

c)

It converts mechanical deformation into a measurable electrical signal to detect slip.

d)

It counts photons to calculate exact distance to the light source.

12.

A designer wants a robot to recognize a sequence of claps to trigger a task and also to perceive contact pressure and slip when grasping fragile objects. Which two sensors should be integrated to meet both requirements?

a)

Photoresistor and photovoltaic cell

b)

Sound sensor and tactile sensor

c)

Light sensor and temperature sensor

d)

Ultrasonic sensor and infrared sensor

13.

Which sequence best describes the robot vision process from sensing to action?

a)

Analyze objects with AI, digitize the scene, acquire light/depth data, then control movement

b)

Digitize the scene, acquire light/depth data, control movement, then analyze objects

c)

Acquire light/depth data, digitize into pixels/point cloud, analyze to find objects and positions, then control movement

d)

Control movement first, then acquire, analyze, and digitize the environment

14.

A robot must prevent overheating of its motors during a welding process. Which temperature sensing approach fits this need according to the principles described?

a)

Use an inductive proximity sensor to read metal temperature directly

b)

Employ temperature sensors that transduce thermal energy into an electrical signal for control, such as thermocouples or thermistors

c)

Rely on a 2D RGB camera to estimate color changes due to heat

d)

Use only IR proximity sensors since they measure distance and not heat

15.

Which proximity sensor type is most appropriate for a mobile robot that must avoid collisions with a variety of materials at longer ranges?

a)

Inductive sensor using electromagnetic fields (metal only)

b)

Capacitive sensor using electric fields (best for liquid levels)

c)

Ultrasonic sensor using sound waves (time-of-flight)

d)

Magnetic sensor detecting magnets/ferrous metals only

16.

Which statement best describes how an ultrasonic distance sensor determines how far an object is?

a)

It measures changes in magnetic fields when metal is present.

b)

It emits infrared light and calculates distance from light intensity.

c)

It emits a sound wave and calculates distance from the time it takes the echo to return.

d)

It detects the presence or absence of objects using near-field capacitance only.

17.

A robot needs tactile feedback to adjust its grip strength on fragile objects. Which sensor provides the required feedback according to the material?

a)

Infrared distance sensor

b)

Ultrasonic distance sensor

c)

Inductive proximity sensor

d)

Pressure sensor

18.

Which statement best distinguishes localization/positioning from navigation in a mobile robot system?

a)

Localization/positioning builds a map and plans paths, while navigation estimates the robot’s current pose.

b)

Localization/positioning fuses sensors like Lidar, IMU, and GPS to estimate the robot’s current pose; navigation uses sensor data to build maps, plan a path to a goal, and execute movement.

c)

Both localization/positioning and navigation are solely performed by GPS/GNSS because it provides absolute position.

d)

Navigation and localization/positioning are identical processes when an IMU is present.

19.

Why is GPS/GNSS often described as an external aiding sensor in robotics?

a)

It replaces Lidar and IMU by providing detailed obstacle maps.

b)

It offers a high-confidence, non-drifting, absolute position that helps long-range navigation.

c)

It computes the robot’s orientation from accelerometers and gyroscopes.

d)

It is only used indoors for short-range corrections.

20.

A robot must traverse a large outdoor area while maintaining a reliable sense of where it is over time. Which combination of capabilities aligns with best practice described here?

a)

Rely solely on IMU data to avoid drift over long distances.

b)

Use localization/positioning via sensor fusion (Lidar, IMU, GPS) for pose, and employ navigation to map, plan paths, and execute motion, aided by GPS/GNSS for absolute position.

c)

Disable navigation and let GPS/GNSS directly steer the robot around obstacles.

d)

Use only Lidar to estimate both absolute position and path planning.