- Humanoid robot
A Humanoid Robot is a
robot with its overall appearance based on that of thehuman body . In general humanoid robots have a torso with a head, two arms and two legs, although some forms of humanoid robots may model only part of the body, for example, from the waist up. Some humanoid robots may also have a 'face', with 'eyes' and 'mouth'.Android s are humanoid robots built to resemble a male human, andGynoid s are humanoid robots built to resemble a human female, however the term 'Android' is often used in reference to both sexes.Introduction
A humanoid robot is an
autonomous robot because it can adapt to changes in its environment or itself and continue to reach its goal. This is the main difference between humanoid and other kinds of robots. In this context, some of the capacities of a humanoid robot may include, among others:
* self maintenance (recharge itself)
* autonomous learning (learn or gain new capabilities without outside assistance, adjust strategies based on the surroundings and adapt to new situations)
* avoiding harmful situations to people, property and itself
* safe interacting with human beings and the environmentLike other mechanical robots, humanoid refer to the following basic components too: Sensing, Actuating and Planning and Control. Since they try to simulate the human structure and behaviour and they are autonomous systems, most of the times humanoid robots are more complex than other kinds of robots.
This complexity affects all robotic scales (mechanical, spatial, time, power density, system and computational complexity), but it is more noticeable on power density and system complexity scales. In the first place, current humanoid aren’t strong enough even to jump and this happens because the ratio power/weight is not as good as in the human body. On the other hand, there are very good algorithms for the several areas of humanoid construction, but it's very difficult to merge all of them into one efficient system (the system complexity is very high). Nowadays, these are the main difficulties that humanoid robots development has to deal with.
Humanoid robots are created to imitate some of the same physical and mental tasks that humans undergo daily. Scientists and specialists from many different fields including
engineering ,cognitive science , andlinguistics combine their efforts to create a robot as human-like as possible. Their creators' goal for the robot is that one day it will be able to both understand human intelligence, reason and act like humans. If humanoids are able to do so, they could eventually work alongside humans. Another important benefit of developingandroid s is to understand the human body's biological and mental processes, from the seemingly simple act of walking to the concepts of consciousness and spirituality.There are currently two ways to model a humanoid robot. The first one models the robot like a set of rigid links, which are connected with joints. This kind of structure is similar to the one that can be found on industrial robots. Although this approach is used for most of the humanoid robots, a new one is emerging in some research works that use the knowledge acquired on
biomechanics . In this one, the humanoid robot's bottom line is a resemblance of the human skeleton.Purpose
Humanoid robots are used as a research tool in several scientific areas.
Researchers need to understand the human body structure and behaviour (biomechanics) to build and study humanoid robots. On the other side, the attempt to simulate the human body leads to a better understanding of it.
Human cognition is a field of study which is focused on how humans learn from sensory information in order to acquire perceptual and motor skills. This knowledge is used to develop computational models of human behaviour and it has been improving over time.It has been suggested that very advanced robotics will facilitate the enhancement of ordinary humans. See
transhumanism .Although the initial aim of humanoid research was to build better
orthosis andprosthesis for human beings, knowledge has been transferred between both disciplines. A few examples are: powered leg prosthesis for neuromuscularly impaired, ankle-foot orthosis, biological realistic leg prosthesis and forearm prosthesis.Besides the research, humanoid robots are being developed to perform human tasks like personal assistance, where they should be able to assist the sick and elderly, and dirty or dangerous jobs. Regular jobs like being a receptionist or a worker of an automotive manufacturing line are also suitable for humanoids. In essence, since they can use tools and operate equipment and vehicles designed for the human form, humanoids could theoretically perform any task a human being can, so long as they have the proper
software . However, the complexity of doing so is deceptively great.They are becoming increasingly popular for providing entertainment too. For example, Ursula, a female robot, sings, dances, and speaks to her audiences at Universal Studios. Several Disney attractions employ the use of animatrons, robots that look, move, and speak much like human beings, in some of their theme park shows. These animatrons look so realistic that it can be hard to decipher from a distance whether or not they are actually human. Although they have a realistic look, they have no cognition or physical autonomy.
ensors
A
sensor is a device that measures some attribute of the world. Being one of the three primitives of robotics (besides planning and control), sensing plays an important role inrobotic paradigms .Sensors can be classified according to the physical process with which they work or according to the type of measurement information that they give as output. In this case, the second approach was used.
Proprioceptive Sensors
Proprioceptive sensors sense the position, the orientation and the speed of the humanoid's body and joints.In human beings inner ears are used to maintain balance and orientation. Humanoid robots use
accelerometers to measure the acceleration, from which velocity can be calculated by integration;tilt sensors to measure inclination; force sensors placed in robot's hands and feet to measure contact force with environment; position sensors, that indicate the actual position of the robot (from which the velocity can be calculated by derivation) or even speed sensors.Exteroceptive Sensors
Exteroceptive sensors give the robot information about the surrounding environment allowing the robot to interact with the world. The exteroceptive sensors are classified according to their functionality.
Proximity sensors are used to measure the relative distance (range) between the sensor and objects in the environment. They perform the same task that vision and tactile senses do in human beings. To sense proximity, humanoid robots can use
sonar s andinfrared sensors , or tactile sensors like bump sensors, whiskers (or feelers), capacitive and piezoresistive sensors. Tactile sensors also provide information about forces and torques transferred between the robot and other objects. There are other kinds of proximity measurements, likelaser ranging , the usage of stereo cameras, or the projection of a colored line, grid or pattern of dots to observe how the pattern is distorted by the environment.Vision refers to processing data from any modality which uses the electromagnetic spectrum to produce an image. In humanoid robots it is used to recognize objects and determine their properties. Vision sensors work most similarly to the eyes of human beings. Most humanoid robots use CCD cameras as vision sensors.
Sound sensors allow humanoid robots to hear speech and environmental sounds, and perform as the ears of the human being.
Microphones are usually used for this task.Actuators
Actuator s are the motors responsible for motion in the robot.Humanoid robots are constructed in such a way that they mimic the human body, so they use actuators that perform like
muscle s andjoints , though with a different structure. To achieve the same effect as human motion, humanoid robots use mainly rotary actuators. They can be either electric,pneumatic ,hydraulic ,piezoelectric or ultrasonic.Hydraulic and electric actuators have a very rigid behaviour and can only be made to act in a compliant manner through the use of relatively complex feedback control strategies . While electric coreless motor actuators are better suited for high speed and low load applications, hydraulic ones operate well at low speed and high load applications.
Piezoelectric actuators generate a small movement with a high force capability when voltage is applied. They can be used for ultra-precise positioning and for generating and handling high forces or pressures in static or dynamic situations.
Ultrasonic actuators are designed to produce movements in a micrometer order at ultrasonic frequencies (over 20 kHz). They are useful for controlling vibration, positioning applications and quick switching.
Pneumatic actuators operate on the basis of
gas compressibility . As they are inflated, they expand along the axis, and as they deflate, they contract. If one end is fixed, the other will move in a lineartrajectory . These actuators are intended for low speed and low/medium load applications. Between pneumatic actuators there are: cylinders,bellows , pneumatic engines, pneumatic stepper motors andpneumatic artificial muscles .Planning and Control
In planning and control the essential difference between humanoids and other kinds of robots (like industrial ones) is that the movement of the robot has to be human-like, using legged locomotion, especially biped
gait . The ideal planning for humanoid movements during normal walking should result in minimum energy consumption, like it happens in the human body. For this reason, studies on dynamics and control of these kinds of structures become more and more important.To maintain dynamic balance during the
walk , a robot needs information about contact force and its current and desired motion. The solution to this problem relies on a major concept, theZero Moment Point (ZMP).Another characteristic about humanoid robots is that they move, gather information (using sensors) on the "real world" and interact with it, they don’t stay still like factory manipulators and other robots that work in highly structured environments. Planning and Control have to focus about self-collision detection, path planning and obstacle avoidance to allow humanoids to move in complex environments.
There are features in the human body that can’t be found in humanoids yet. They include structures with variable flexibility, which provide safety (to the robot itself and to the people), and redundancy of movements, i.e., more degrees of freedom and therefore wide task availability. Although these characteristics are desirable to humanoid robots, they will bring more complexity and new problems to planning and control.
Timeline of developments
ee also
*
Actroid
*Android
*ASIMO
*Choromet
*Cog
*GuRoo
*Gynoid
*HOAP
*HUBO
*iCub
*KHR-1
*Nao (robot)
*Kismet
*PINO
*Plen
*QRIO
*REEM-B
*Robonaut
*RoboSapien
*SIGMO
*Shadow Hand
*Uncanny valley Notes
References
* Asada, H. and Slotine, J.-J. E. (1986). Robot Analysis and Control. Wiley. ISBN 0-471-83029-1.
* Arkin, Ronald C. (1998). Behavior-Based Robotics. MIT Press. ISBN 0-262-01165-4.
* Brady, M., Hollerbach, J.M., Johnson, T., Lozano-Perez, T. and Mason, M. (1982), Robot Motion: Planning and Control. MIT Press. ISBN 0-262-02182-X.
* Horn, Berthold, K. P. (1986). Robot Vision. MIT Press. ISBN 0-262-08159-8.
* Craig, J. J. (1986). Introduction to Robotics: Mechanics and Control. Addison Wesley. ISBN 0-201-09528-9.
* Everett, H. R. (1995). Sensors for Mobile Robots: Theory and Application. AK Peters. ISBN 1-56881-048-2.
* Kortenkamp, D., Bonasso, R., Murphy, R. (1998). Artificial Intelligence and Mobile Robots. MIT Press. ISBN 0-262-61137-6.
* Poole, D., Mackworth, A. and Goebel, R. (1998), Computational Intelligence: A Logical Approach. Oxford University Press. ISBN 0-19-510270-3.
* Russell, R. A. (1990). Robot Tactile Sensing. Prentice Hall. ISBN 0-13-781592-1.
* Russell, S. J. & Norvig, P. (1995). Artificial Intelligence: A Modern Approach. Prentice-Hall. Prentice Hall. ISBN 0-13-790395-2.Further reading
* Williams, Karl P. (2004). Build Your Own Human Robots: 6 Amazing and Affordable Projects. McGraw-Hill/TAB Electronics. ISBN 0071422749. ISBN-13 978-0071422741.
External links
* [http://robotic.media.mit.edu/ MIT Media Lab Personal Robots Group]
* [http://www.washingtonpost.com/wp-dyn/articles/A25394-2005Mar10_2.html Humanoid Robots' jobs in Japan]
* [http://www.media.mit.edu/research/ResearchPubWeb.pl?ID=1106 MIT Lab Research Projects]
* [http://www.wired.com/wired/archive/13.01/view.html Ethics for the Robot Age]
* [http://www.honda-robots.com Honda Humanoid Robots]
* [http://www.inl.gov/adaptiverobotics/humanoidrobotics/servicerobots.shtml Service Robots]
* [http://www.inl.gov/adaptiverobotics/humanoidrobotics/ethicalconsiderations.shtml Ethical Considerations for Humanoid Robots]
* [http://www.androidworld.com/ Android World] (also contains a more complete timeline)
Wikimedia Foundation. 2010.