Robotics & Artificial Intelligence
(a) State the type of sensor which is used for each of the following purposes.
- Proximity detection
- Vision sensing
(b) Name a type of sensor used in air conditioners.
Components of Robots
2 Likes
Answer
(a) Type of sensor:
- Proximity detection — Proximity sensor (IR / ultrasonic)
- Vision sensing — Vision sensor (Camera)
(b) Temperature sensor (thermostat)
Answered By
1 Like
Related Questions
Explain how gears are used in robotics. Describe any two types of gears.
Write a Python program to accept a string and check if the given string is a palindrome.
Give any two differences between linear and rotary actuators. Give examples of their use in robotics.
Write a Python program that performs operations on a list of integers. Your program should do the following:
- Create a list of integers: [2, 4, 6, 9, 5]
- Check and print even numbers.
- Check and print odd numbers.