Lecture 3: Perception_Sensors Flashcards
In AI, what’s easy and what’s hard?
The hard problems are easy and the easy problems are hard.
What is the definition of perception?
Places/situations→Objects→Features→Raw Data
Raw Data→Features→Objects→Places/situations
Name all the common sensors and their use in mobile robotics
Tactile sensors or bumpers: detection of physical contact, security switches
GPS: global localization and navigation
Inertial Measurement Unit(IMU): Orientation and acceleration of the robot
Wheel Encoders: Local motion estimation(odometry)
Laser Scanners: Obstacle avoidance, motion estimation, scene interpretation
Cameras: Texture information, motion estimation, scene interpretation
What is an encoder?
a communication device that controls the motion of an operating device
How do encoders provide help?
(det 4 things; s,p,d,c)
help determine the speed, position, direction, or counts of a motor or other moving equipment
Name the four encoder technologies.
Magnetic, mechanical, resistive, optical
What is a linear encoder?
(linear search into a/d signal)
a sensor traducer with a scale that encodes position into analog or digital signal
What is a rotary encoder?
(em dev..conv angu pos to a/d code)
an electromechanical device with a scaled disk that converts the angular position or motion to an analog or digital code
What can Incremental Encoders do and not do?
(both deal with the same thing)
They can measure the change in position, but not specify the position relative to a known reference
What happens to incremental encoders every time the device is switched on or reset?
it begins counting from 0 and it generates an output signal each time the shaft moves.
What does an Absolute encoder do?
It provides the digital output, which represents the absolute displacement.
What happens when an Absolute Encoder system is switched on?
It immediately measure the value of the actual position.
What about the disc of an Absolute Encoder?
It uses a Gray code in which one-bit changes at a time, which reduces encoder communication errors.
What is the operational principle of the ultrasonic Range sensor?
an ultrasonic pulse is generated by a piezo-electric emitter, reflected by an object in its path, and sensed by a piezo-electric receiver; based on the speed of sound in air and the elapsed time from emission to reception, the distance between the sensor and the object is easily calculated.
What are the main characteristics of the Ultrasonic Range Sensor?
(prec infl .. ang)
-the precision influenced by angle to object
-useful in ranges from several centimeters to several meters
-typically, relatively inexpensive