Lecture 4: Actuators and Sensors Flashcards

1
Q

What are 3 robot components? Briefly explain them.

A

Physical body, sensors, effectors, controllers (any 3)

Physical body is the embodiment in the world.

Sensors are used to sense the environment.

Effectors are used to take actions.

Controllers are used to be autonomous and have goals.

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

What are examples of effectors?

A

Legs, wheels, fingers

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

What is the difference between an effector and actuator? How are they related?

A

An effector is any device that has an effect on the environment, but an actuator is a mechanism enabling the effector to execute movement. For example, the legs are effectors, but the muscles and joints are actuators.

An effector needs at least one actuator.

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

A joint is an ______ connecting two ____ ____.

A

actuator, body, parts

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

What are DoFs? What are the two types of DoFs?

A

Degree of Freedom is the dimension of movement. The two types are translational DOF (x, y, z without rotation) and rotational DOF (Roll, Pitch, Yaw).

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

Match each term to the correct statement:
1. Holonomic
2. Non-holonomic
3. Redundant

A. C.DOF < T.DOF
B. C.DOF > T.DOF
C. C.DOF = T.DOF

A

1 C
2 A
3 B

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

How many DOFs in the human-arm?

A

7 total: 3 shoulder, 1 elbow, 3 wrist

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

True of False: Two joints can share the same actuator.

A

False. Each joint needs a separate actuator.

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

Explain the difference between active actuators and passive effectors.

A

Active actuator uses energy to provide power to move the effector.

Passive effector uses passive actuation mechanisms exploiting the body-environment physics interaction.

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

Give an example of a passive effector.

A

A leg that uses passive joints. For example, when walking up a slope, the joints apply more pressure subconciously.

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

Which historical robotics theory exploits passive effectors?

A

Pfeifer’s embodied intelligence

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

What is Pfeifer’s embodied intelligence?

A

A theory that emphasizes that the body is intelligent if it exploits the body-brain-environment relationship.

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

What is morphological computation?

A

Morphological computation refers to the process where the computation for the movement is implicitly off-loaded to the body and its existence in the environment.

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

What are two types of actuators? (not passive/active but examples)

A

Electric motors
Hydraulics
Pneumatics
Reactive materials

(any 2 are correct)

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

Sensors are physical devices to measure ____ _____.

A

physical quantities

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

Give an example of an internal sensor and external sensor.

A

Internal sensor: battery, motor
External sensor: vision, distance

17
Q

Why can a robot have sensor uncertainty? Give three possible reasons.

A

Sensor noise and errors
Sensor limitations
Sensor calibration
Lack of prior knowledge about environment

18
Q

Match each level of sensory processing to the correct term:

  1. Low
  2. Medium
  3. High

A. Electronics
B. Computation
C. Signal processing

A

1 A
2 C
3 B

19
Q

What are the two perception theories?

A

The first is passive vision which is the robot passively observing (bottom-up).

The second is active vision where the robot uses knowledge about a task to look for particular stimuli

20
Q

Briefly explain two types (examples) of sensors.

A

SLAM is used for position and localisation.

Sonars use sound for navigation and ranging.

LIDARs use light for navigation and ranging.