Lecture 3: Perception_Sensors Flashcards

1
Q

In AI, what’s easy and what’s hard?

A

The hard problems are easy and the easy problems are hard.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the definition of perception?

A

Places/situations→Objects→Features→Raw Data
Raw Data→Features→Objects→Places/situations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name all the common sensors and their use in mobile robotics

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is an encoder?

A

a communication device that controls the motion of an operating device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How do encoders provide help?
(det 4 things; s,p,d,c)

A

help determine the speed, position, direction, or counts of a motor or other moving equipment

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Name the four encoder technologies.

A

Magnetic, mechanical, resistive, optical

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a linear encoder?
(linear search into a/d signal)

A

a sensor traducer with a scale that encodes position into analog or digital signal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is a rotary encoder?
(em dev..conv angu pos to a/d code)

A

an electromechanical device with a scaled disk that converts the angular position or motion to an analog or digital code

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What can Incremental Encoders do and not do?
(both deal with the same thing)

A

They can measure the change in position, but not specify the position relative to a known reference

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What happens to incremental encoders every time the device is switched on or reset?

A

it begins counting from 0 and it generates an output signal each time the shaft moves.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What does an Absolute encoder do?

A

It provides the digital output, which represents the absolute displacement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What happens when an Absolute Encoder system is switched on?

A

It immediately measure the value of the actual position.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What about the disc of an Absolute Encoder?

A

It uses a Gray code in which one-bit changes at a time, which reduces encoder communication errors.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is the operational principle of the ultrasonic Range sensor?

A

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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the main characteristics of the Ultrasonic Range Sensor?
(prec infl .. ang)

A

-the precision influenced by angle to object
-useful in ranges from several centimeters to several meters
-typically, relatively inexpensive

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What are the 2 applications of the Ultrasonic Range Sensor?
(Dm, Cd)

A

Distance Measurement and Collision Detection

17
Q

What are the 4 limitations of Ultrasonic Range Sensor?
(not dir, soft sur, per sur, low up)

A

It is not directive; it’s like an opening cone.
There are soft surfaces that absorb most of the sound energy.
There are surfaces that are fare from being perpendicular to the direction of the sound, specular reflections.
There is a low update frequency(speed of sound)

18
Q

What do the GPS satellites send?

A

Their orbital location, aka as ephemeris, plus time

19
Q

How does the receiver of the GPS satellite compute its location?

A

trilateration and time correction.

20
Q

What is the working principle of the Global Positioning System?

A

the location is determined through a time-of-flight measurement between the satellites and user.

21
Q

What are the 4 technical challenges of the GPS?
(Time Synce, Real time, Precise Measurement, Interference)

A

Time synchronization between individual satellites and the GPS receiver
Real time update of the exact location of the satellites
Precise measurement of the time-of-flight
Interferences with other signals

22
Q

What can be said about Time Synchronization?
(Ultra-preci, atomic, ground)

A

Ultra-precision time synchronization is very important.
There are atomic clocks on each satellite.
Monitoring them from different ground stations.

23
Q

How fast does electromagnetic radiation travel?

A

roughly 0.3 meter per nanosecond

24
Q

What is the relation between position accuracy and the precision of time measurement?

A

Position accuracy is proportional to the precision of time measurement

25
Q

What does a master station do for the real-time update of the exact location of the satellites?

A

It analyzes all the measurements and transmits the actual position to each of the satellites

26
Q

What about the exact measurement of the time of flight?
(Quartz, range)

A

Quartz clock on the GPS receivers are not very precise
The range measurement with four satellites allows to identify the three values (x, y, z) for the position and the clock correction ∆𝑇

27
Q

What is the nominal position accuracy of commercial GPS receivers?

A

around 3 meters

28
Q

What are the 2 ways the local environment interfere with the GPS?

A

Through:
Signal Obstruction-physical structures prevent GPS satellite signals from reaching the receiver
Multipath Error-Radio waves have traveled paths of different lengths between the transmitter(the satellite) and the receiver

29
Q

What is the Inertial Measurement Unit?
(…est rel pos,v,ac)

A

It is a device that uses gyroscopes and accelerometers to estimate the relative position, velocity, and acceleration of a moving vehicle.

30
Q

What is another way of calling the IMU? What does it have?
(iNs)

A

Inertial Navigation System, and it has a common navigational component of aircraft and ships.

31
Q

What does the INS/IMU estimate?
(6 letters)

A

It estimates the six-degree-of-freedom(DOF) pose of the vehicle: position(x,y,z) and orientation(roll, pitch, yaw)

32
Q

What can be said about gyroscopes?
(h..ing sensors …orient)

A

It has heading sensors that preserve their orientation in relation to a fixed reference frame.

33
Q

What can be said about mechanical gyroscopes?
(Think of IMU and (m)otor)

A

It relies on the inertial properties of a fast-spinning rotor

34
Q

What can be said about optical gyroscopes?
(Think eyes, things you can see)

A

It has angular speed sensors that use two monochromatic light beams,, or lasers, emitted from the same source

35
Q

What can be said about accelerometers?
(s-m-d sys)

A

It is a a spring-mass-damper system used to measure all external forces acting upon it, including gravity.