Sensing and Perception

Engineering

Explore how robots perceive the world through encoders, LIDAR, cameras, IMUs, and sensor fusion — and understand why no single sensor is sufficient for reliable autonomous operation.

57 XP
Reward
12
Questions
5–10 min
Time
Q1 Question 1 of 12

A robot arm uses an absolute encoder on each joint. After the robot is powered off and moved manually, why can the controller still determine the correct joint positions when power is restored — without needing to re-home the arm?

Q2 Question 2 of 12

A self-driving car uses both LIDAR and radar. In a heavy rainstorm, the LIDAR point cloud becomes noisy and unreliable. Why does radar remain effective in this situation?

Q3 Question 3 of 12

A stereo camera system has a baseline (distance between the two cameras) of 12 cm. An engineer wants to use it to reliably estimate the depth of objects up to 10 m away. What is the fundamental limitation the engineer must consider?

Q4 Question 4 of 12

A mobile robot relies solely on its IMU (accelerometer + gyroscope) to track its position while navigating a large warehouse. After 10 minutes, the robot's estimated position is significantly wrong. What is the fundamental cause of this error?

Q5 Question 5 of 12

A robot arm is assembling a precision connector. A force/torque sensor at the wrist reads a sudden spike of 15 N in the downward direction just before the connector fully seats. What should the controller infer from this reading, and what should it do?

Q6 Question 6 of 12

An ultrasonic parking sensor and a LIDAR unit are both used for short-range obstacle detection on a robot. The ultrasonic sensor has a range of 4 m and accuracy of ±1 cm. Why would an engineer still choose LIDAR for tasks requiring precise object shape recognition?

Q7 Question 7 of 12

A search-and-rescue robot is deployed inside a collapsed building where GPS signals cannot penetrate. Which combination of sensors would best allow the robot to estimate its position inside the structure?

Q8 Question 8 of 12

An RGB-D camera (like a Microsoft Azure Kinect) projects an infrared structured-light pattern onto a scene to measure depth. Why does this approach fail outdoors in bright sunlight?

Q9 Question 9 of 12

A Kalman filter is used to fuse GPS (noisy position, ~5 m accuracy) with wheel odometry (precise short-term, but drifts) on a delivery robot. What does the Kalman filter do with these two data streams?

Q10 Question 10 of 12

RTK GPS (Real-Time Kinematic) achieves centimetre-level positioning accuracy compared to standard GPS (±5 m). How does RTK achieve this dramatic improvement?

Q11 Question 11 of 12

A monocular camera mounted on a drone is used to estimate the 3D position of objects on the ground. What fundamental geometric limitation must the software overcome?

Q12 Question 12 of 12

An industrial resolver (angle sensor) is specified for a robot joint in a steel mill where temperatures reach 150°C and strong electromagnetic interference is present. Why is a resolver preferred over an optical encoder in this environment?