Week 4 Flashcards
What is the function of sensors in robots?
Sensors allow robots to perceive their environment, enabling interaction and responsiveness to changes.
What are some common sensors found in robots?
Typical sensors include sonar sensors, shaft decoders, and cameras. These provide robots with various modalities of environmental perception.
What type of sensors are typically used in humanoid robots?
Humanoid robots often have force and torque sensors in their effectors to facilitate nuanced manipulation and interaction with objects.
What are effectors in robots?
Effectors are the components that allow robots to move and change their body configuration.
What does ‘degrees of freedom’ refer to in robotics?
Degrees of freedom refer to the independent parameters that define a robot’s configuration, determining how it can move and orient itself in space.
Can you give an example of degrees of freedom in robots?
A drone has six degrees of freedom: three for its location in space (x, y, z) and three for its angular orientation (yaw, roll, pitch).
What can a robot with a 1-DOF end effector do?
A robot with a 1-DOF end effector is capable of performing simple tasks such as grabbing objects.
How does the DOF of a human hand compare to simple robotic end effectors?
The human hand has 27 DOF, allowing for a wide range of complex and nuanced movements.
What marks the beginning of industrial robots?
The first robots in industry, like the ~1959 Unimate, were used for pre-programmed tasks such as assembling cars on a production line.
How were early industrial robots controlled?
They used feedforward controllers, executing predefined sequences without feedback from the environment.
What is a feedforward controller?
A type of controller that operates robots based on preset instructions without using sensory feedback to adjust its actions.
What is an advantage of using feedforward controllers in robotics?
Feedforward controllers are very fast since they do not require processing feedback from the environment.
What is a disadvantage of using feedforward controllers in robotics?
They are non-adaptive and cannot handle slight disturbances or changes in the environment, limiting their flexibility.
give an example of this feedforward system
What do feedback controllers do in the context of control systems?
Feedback controllers use information from the environment to adjust their actions.