Download presentation
Presentation is loading. Please wait.
Published byAnn Davis Modified over 9 years ago
1
Robotics Sharif In the name of Allah
2
Robotics Sharif Introduction to Robotics o Leila Sharif o l_sharif@sharif.edul_sharif@sharif.edu o Lecture #3: The Big Picture (History of Robotic)
3
Robotics Sharif Food for Thought Are exo-skeletons robots? Is HAL a robot? Some intelligent Web agents are called “softbots”. Are they robots? Most, if not all, of the robots you build in this class will use reactive control. What more is there?
4
Robotics Sharif HAL (Hybrid Assistive Limb)
5
Robotics Sharif exo-skeletons
6
Robotics Sharif exo-skeletons
7
Robotics Sharif Last time we saw: Advantages and Disadvantages of Robots What makes a robot Manipulator End effectors Actuators Sensors, sensor space Controller Processor Software Sensors, sensor space State, state space Action/behavior, effectors, action space
8
Robotics Sharif Lecture Outline A brief history of robotics Feedback control Cybernetics Artificial Intelligence (AI) Early robotics Robotics today Why is robotics hard?
9
Robotics Sharif Controller The many different ways in which robots can be controlled all fall along a well-defined spectrum of control.
10
Robotics Sharif Spectrum of Control
11
Robotics Sharif Reactive Control Don’t think, (re)act. Behavior-Based Control Think the way you act. Deliberative Control Think hard, act later. Hybrid Control Think and act independently, in parallel. Control Approaches
12
Robotics Sharif Control Trade-offs Thinking is slow. Reaction must be fast. Thinking enables looking ahead (planning) to avoid bad solutions. Thinking too long can be dangerous (e.g., falling off a cliff, being run over). To think, the robot needs (a lot of) accurate information => world models.
13
Robotics Sharif Reactive Systems Collections of sense-act (stimulus- response) rules Inherently concurrent (parallel) No/minimal state No memory Very fast and reactive Unable to plan ahead Unable to learn
14
Robotics Sharif Deliberative Systems sense->plan->act Based on the sense->plan->act (SPA) model Inherently sequential Planning requires search, which is slow Search requires a world model World models become outdated Search and planning takes too long
15
Robotics Sharif Hybrid Systems Combine the two extremes reactive system on the bottom deliberative system on the top connected by some intermediate layer Often called 3-layer systems Layers must operate concurrently Different representations and time- scales between the layers
16
Robotics Sharif Behavior-Based Systems An alternative to hybrid systems Have the same capabilities the ability to act reactively the ability to act deliberatively There is no intermediate layer A unified, consistent representation is used in the whole system=> concurrent behaviors That resolves issues of time-scale
17
Robotics Sharif Feedback Control Feedback: continuous monitoring of the sensors and reacting to their changes. Feedback control = self-regulation Two kinds of feedback: Positive Negative The basis of control theory
18
Robotics Sharif - and + Feedback Negative feedback acts to regulate the state/output of the system e.g., if too high, turn down, if too low, turn up thermostats, bodies, robots... Positive feedback acts to amplify the state/output of the system e.g., the more there is, the more is added stock market,...
19
Robotics Sharif Cybernetics Pioneered by Norbert Wiener (1940s) (From Greek “steersman” of steam engine) Marriage of control theory (feedback control), information science and biology Seeks principles common to animals and machines, especially for control and communication Coupling an organism and its environment (situatedness)
20
Robotics Sharif Early Artificial Intelligence “Born” in 1955 at Dartmouth “Intelligent machine” would use internal models to search for solutions and then try them out (M. Minsky) => deliberative model! Planning became the tradition Explicit symbolic representations Hierarchical system organization Sequential execution
21
Robotics Sharif Artificial Intelligence (AI) Early AI had a strong impact on early robotics Focused on knowledge, internal models, and reasoning/planning Basis of deliberative control in early robots
22
Robotics Sharif Early Robots: SHAKEY At Stanford Research Institute (late 1960s) Vision and contact sensors STRIPS planner Visual navigation in a special world Deliberative
23
Robotics Sharif Early Robots: HILARE LAAS in Toulouse, France (late 1970s) Video, ultrasound, laser range-finder Still in use! Multi-level spatial representations Deliberative -> Hybrid Control
24
Robotics Sharif Early Robots: CART/Rover Hans Moravec Stanford Cart (1977) followed by CMU rover (1983) Sonar and vision Deliberative control
25
Robotics Sharif Robotics Today Assembly and manufacturing (most numbers of robots, least autonomous) Materials handling Gophers (hospitals, security guards) Hazardous environments Remote environments Surgery (brain, hips) Tele-presence and virtual reality Entertainment
26
Robotics Sharif Why is Robotics hard?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.