Autonomous Robots & Autonomous Vehicles
Autonomous robots are robots
which can perform desired tasks in unstructured environments without
continuous human guidance. Many kinds of robots have some degree of autonomy. Different robots can be autonomous in different ways. A high degree of autonomy is particularly desirable in fields such as space exploration,
where communication delays and interruptions are unavoidable. Other
more mundane uses benefit from having some level of autonomy, like
cleaning floors, mowing lawns, and waste water treatment.
Some modern factory robots
are "autonomous" within the strict confines of their direct
environment. Maybe not every degree of freedom exists in their
surrounding environment but the work place of the factory robot is
challenging and can often be unpredictable or even chaotic. The exact
orientation and position of the next object of work and (in the more
advanced factories) even the type of object and the required task must
be determined. This can vary unpredictably (at least from the robot's
point of view).
One important area of robotics research is to enable the robot to
cope with its environment whether this be on land, underwater, in the
air, underground, or in space.
A fully autonomous robot has the ability to
- Gain information about the environment.
- Work for an extended period without human intervention.
- Move either all or part of itself throughout its operating environment without human assistance.
- Avoid situations that are harmful to people, property, or itself.
An autonomous robot may also learn or gain new capabilities like
adjusting strategies for accomplishing its task(s) or adapting to
changing surroundings.
Autonomous robots still require regular maintenance, as do other machines.
Examples of progress towards commercial autonomous robots
Self-maintenance
Exteroceptive sensors: 1) blue laser rangefinder senses up to 360
distance readings in a 180-degree slice; 2) 24 round golden ultrasonic
sensors sample range readings in a 15-degree cone; 3) ten touch panels
along the bottom detect shoes and other low-lying objects. 4) break
beams between the lower and upper segments sense tables and other
mid-level obstacles. (Courtesy MobileRobots Inc)
The first requirement for physical autonomy is the ability for a
robot to take care of itself. Many of the battery powered robots on the
market today can find and connect to a charging station, and some toys
like Sony's Aibo are capable of self-docking to charge their batteries.
Self maintenance is based on "proprioception", or sensing one's own
internal status. In the battery charging example, the robot can tell
proprioceptively that its batteries are low and it then seeks the
charger. Another common proprioceptive sensor is for heat monitoring.
Increased proprioception will be required for robots to work
autonomously near people and in harsh environments.
Robot GUI display showing battery voltage and other proprioceptive data
in lower right-hand corner. The display is for user information only.
Autonomous robots monitor and respond to proprioceptive sensors without
human intervention to keep themselves safe and operating properly.
(Courtesy MobileRobots Inc)
- Common proprioceptive sensors are
- Thermal
- Hall Effect
- Optical
- Contact
Sensing the Environment
Exteroception is sensing things about the environment. Autonomous
robots must have a range of environmental sensors to perform their task
and stay out of trouble.
- Common exteroceptive sensors are
- Electromagnetic spectrum
- Sound
- Touch
- Smell, odor
- Temperature
- Range to things in the environment
- Attitude (Inclination)
Some robotic lawn mowers will adapt their programming by detecting
the speed in which grass grows as needed to maintain a perfect cut
lawn, and some vacuum cleaning robots have dirt detectors that sense
how much dirt is being picked up and use this information to tell them
to stay in one area longer.
Task performance
The next step in autonomous behavior is to actually perform a
physical task. A new area showing commercial promise is domestic
robots, with a flood of small vacuuming robots beginning with iRobot and Electrolux
in 2002. While the level of intelligence is not high in these systems,
they navigate over wide areas and pilot in tight situations around
homes using contact and non-contact sensors. Both of these robots use
proprietary algorithms to increase coverage over simple random bounce.
The next level of autonomous task performance requires a robot to
perform conditional tasks. For instance, security robots can be
programmed to detect intruders and respond in a particular way
depending upon where the intruder is.
Indoor position sensing and navigation
Robot interface GUI showing a robot building map with forbidden areas
highlighted in yellow on the right side of the screen. Defined task
sequences and goals are in the second column. Robots listed on the left
side of the GUI can be selected by mouseclick. The selected robot will
then travel to any location clicked in the map, unless it is in a
forbidden area. (Courtesy of MobileRobots Inc)
For a robot to associate behaviors with a place (localization)
requires it to know where it is and to be able to navigate
point-to-point. Such navigation began with wire-guidance in the 1970s
and progressed in the early 2000s to beacon-based triangulation.
Current commercial robots autonomously navigate based on sensing
natural features. The first commercial robots to achieve this were
Pyxus' HelpMate hospital robot and the CyberMotion guard robot, both
designed by robotics pioneers in the 1980s. These robots originally
used manually created CAD floor plans, sonar sensing and wall-following
variations to navigate buildings. The next generation, such as
MobileRobots' PatrolBot and autonomous wheelchair[1]
both introduced in 2004, have the ability to create their own
laser-based maps of a building and to navigate open areas as well as
corridors. Their control system changes its path on-the-fly if
something blocks the way. Rather than climb stairs, which requires
highly specialized hardware, most indoor robots navigate
handicapped-accessible areas, controlling elevators and electronic
doors. [2]
With such electronic access-control interfaces, robots can now freely
navigate indoors. Autonomously climbing stairs and opening doors
manually are topics of research at the current time.
As these indoor techniques continue to develop, vacuuming robots
will gain the ability to clean a specific user specified room or a
whole floor. Security robots will be able to cooperatively surround
intruders and cut off exits. These advances also bring concommitant
protections: robots' internal maps typically permit "forbidden areas"
to be defined to prevent robots from autonomously entering certain
regions.
Outdoor autonomous position-sensing and navigation
Outdoor autonomy is most easily achieved in the air, since obstacles are rare. Cruise missiles
are rather dangerous highly autonomous robots. Pilotless drone aircraft
are increasingly used for reconnaissance. Some of these unmanned aerial vehicles
(UAVs) are capable of flying their entire mission without any human
interaction at all except possibly for the landing where a person
intervenes using radio remote control. But some drone aircraft are
capable of a safe, automatic landing also.
Outdoor autonomy is the most difficult for ground vehicles, due to:
a) 3-dimensional terrain; b) great disparities in surface density; c)
weather exigencies and d) instability of the sensed environment.
The Seekur and MDARS robots demonstrate their autonomous navigation and
security capabilities at an airbase. (Courtesy of MobileRobots Inc)
In the US, the MDARS project, which defined and built a prototype
outdoor surveillance robot in the 1990s, is now moving into production
and will be implemented in 2006. The General Dynamics MDARS robot can
navigate semi-autonomously and detect intruders, using the MRHA
software architecture planned for all unmanned military vehicles. The
Seekur robot was the first commercially available robot to demonstrate
MDARS-like capabilities for general use by airports, utilty plants,
corrections facilities and Homeland Security.[3]
The Mars rovers MER-A and MER-B can find the position of the sun and navigate their own routes to destinations on the fly by:
- mapping the surface with 3-D vision
- computing safe and unsafe areas on the surface within that field of vision
- computing optimal paths across the safe area towards the desired destination
- driving along the calculated route;
- repeating this cycle until either the destination is reached, or there is no known path to the destination
The DARPA Grand Challenge and DARPA Urban Challenge
have encouraged development of even more autonomous capabilities for
ground vehicles, while this has been the demonstrated goal for aerial
robots since 1990 as part of the AUVSI International Aerial Robotics Competition.
Open problems in autonomous robotics
There are several open problems in autonomous robotics which are
special to the field rather than being a part of the general pursuit of
AI.
Energy autonomy & foraging
Researchers concerned with creating true artificial life are concerned not only with intelligent control, but further with the capacity of the robot to find its own resources through foraging (looking for food, which includes both energy and spare parts).
This is related to autonomous foraging, a concern within the sciences of behavioral ecology, social anthropology, and human behavioral ecology; as well as robotics, artificial intelligence, and artificial life.
See also
External links
Autonomous Vehicle (Driverless Car)
The driverless car
concept embraces an emerging family of highly automated cognitive and
control technologies, ultimately aimed at a full "taxi-like" experience
for car users, but without a human driver. Together with alternative propulsion, it is seen by some as the main technological advance in car technology by 2020.
Driverless passenger programs include the 800 million ECU EUREKA Prometheus Project on autonomous vehicles (1987-1995), the 2getthere passenger vehicles (using the FROG-navigation technology) from the Netherlands, the ARGO research project from Italy, and the DARPA Grand Challenge from the USA. For the wider application of artificial intelligence to automobiles see smart cars.
History
The history of autonomous vehicles starts in 1977 with the Tsukuba Mechanical Engineering Lab in Japan. On a dedicated, clearly marked course it achieved speeds of up to 30 km/h (20 miles per hour),
by tracking white street markers (special hardware was necessary, since
commercial computers were much slower than they are today).
In the 1980s a vision-guided Mercedes-Benz robot van, designed by Ernst Dickmanns and his team at the Universität der Bundeswehr in Munich, Germany, achieved 100 km/h on streets without traffic. Subsequently, the European Commission began funding the 800 million Euro EUREKA Prometheus Project on autonomous vehicles (1987-1995).
Also in the 1980s the DARPA-funded Autonomous Land Vehicle (ALV) in the United States achieved the first road-following demonstration that used laser radar (Environmental Research Institute of Michigan), computer vision (Carnegie Mellon University and SRI), and autonomous robotic control (Carnegie Mellon and Martin Marietta) to control a driverless vehicle up to 30km/h.
In 1994, the twin robot vehicles VaMP and Vita-2 of Daimler-Benz and Ernst Dickmanns
of UniBwM drove more than one thousand kilometers on a Paris three-lane
highway in standard heavy traffic at speeds up to 130 km/h, albeit
semi-autonomously with human interventions. They demonstrated
autonomous driving in free lanes, convoy driving, and lane changes left
and right with autonomous passing of other cars.
In 1995, Dickmanns´ re-engineered autonomous S-Class Mercedes-Benz took a 1600 km trip from Munich in Bavaria to Copenhagen in Denmark and back, using saccadic computer vision and transputers to react in real time. The robot achieved speeds exceeding 175 km/h on the German Autobahn,
with a mean time between human interventions of 9km, or 95% autonomous
driving. Again it drove in traffic, executing manoeuvres to pass other
cars. Despite being a research system without emphasis on long distance
reliability, it drove up to 158 km without human intervention.
In 1995, the Carnegie Mellon University
Navlab project achieved 98.2% autonomous driving on a 5000 km
(3000-mile) "No hands across America" trip. This car, however, was
semi-autonomous by nature: it used neural networks to control the
steering wheel, but throttle and brakes were human-controlled.
From 1996-2001, the Italian government funded the ARGO Project at University of Parma and Pavia University (coordinated by Prof. Alberto Broggi), which worked on enabling a modified Lancia Thema
to follow the normal (painted) lane marks in an unmodified highway. The
culmination of the project was a journey of 2,000 km over six days on
the motorways of northern Italy dubbed MilleMiglia in Automatico,
with an average speed of 90 km/h. 94% of the time the car was in fully
automatic mode, with the longest automatic stretch being 54 km. The
vehicle had only two black-and-white low-cost video cameras on board, and used stereoscopic vision
algorithms to understand its environment, as opposed to the "laser,
radar - whatever you need" approach taken by other efforts in the field.
Three US Government funded military efforts known as Demo I (US Army), Demo II (DARPA), and Demo III (US Army). Demo III (2001)
demonstrated the ability of unmanned ground vehicles to navigate miles
of difficult off-road terrain, avoiding obstacles such as rocks and
trees.
In 2002, the DARPA Grand Challenge
competitions were announced. The competitions allowed international
teams to compete in fully autonomous vehicle races over rough unpaved
terrain and in a non-populated suburban setting.
The challenge
The challenges can broadly be divided into the technical and the
social. The technical problems are the design of the sensors and
control systems required to make such a car work. The social challenge
is in getting people to trust the car, getting legislators to permit
the car onto the public roads, and untangling the legal issues of
liability for any mishaps with no person in charge.
However, any solution can be broken down to four sub-systems:
- sensors: the car knows where an obstacle is and what is around it;
- navigation: how to get to the target location from the present location;
- motion planning: getting through the next few meters, steering, and avoiding obstacles while also abiding by rules of the road and avoiding harm to the vehicle and others;
- control of the vehicle itself: actuating the system's decisions.
In examining every proposed solution, one should look at the following questions:
- Is this truly a complete system? Does it drive itself door-to-door?
- To what degree is the proposed solution a step towards the complete vision, or is it just a trick?
- Is the car 'autonomous', or would it need changes to the infrastructure?
- How feasible (technically, economically, and politically) would it be to deploy the entire solution?
- Can the system allow for and include existing vehicles driven by humans, or does it need an open field?
- How would it cope with unexpected circumstances?
Some have argued that the problem is AI-complete -- that a safe and reliable driverless car would need to use all the skills of an ordinary human being, including commonsense reasoning and affective computing.
The concern is that driverless cars will perform worse than human
beings in emergency situations that require judgement and the ability
to communicate with other drivers and police. For example, how should a
driverless car react to a man waving a flare in the middle of the road?
Recent projects
The work done so far varies significantly in its ambition and its
demands in terms of modification of the infrastructure. Broadly, there
are three approaches:
An important concept that cuts across several of the efforts is vehicle platoons.
In order to better utilize road-space, vehicles are assembled into
ad-hoc train-like "platoons", where the driver (either human or
automatic) of the first vehicle makes all decisions for the entire
platoon. All other vehicles simply follow the lead of the first vehicle.
Fully autonomous
They require a car to drive itself to a pre-set target using
un-modified infrastructure. The final goal of safe door-to-door
transportation in arbitrary environments is not yet reached though.
Vehicles for paved roads
Free-ranging military vehicles
There are three clusters of activity relating to free-ranging off-road cars. Some of these projects are military-oriented.
- US military DARPA Grand Challenge
-
- The US Department of Defense announced on the July 30, 2002
a "Grand Challenge", for US-based teams to produce a vehicle that could
autonomously navigate and reach a target in the desert of the south
western USA.
- In March 2004, the first competition was held, for a prize-money of $1 million. Not one of the 25 entrants completed the course. However, in the second competition held in October 2005 five different teams completed the 135-mile (217 km) course, and the Stanford University team won the $2 million prize.
- The German Department of Defense held an exhibition trade show (ELROB) for demonstrating automated vehicles in May 2006.
The event included various military automated and remotely-operated
robots, for various military uses. Some of the systems on display could
be ordered and implemented immediately. In August 2007 a civilian version of the event was held in Switzerland.
- The Smart team from Switzerland presented "a Vehicle for Autonomous Navigation and Mapping in Outdoor Environments". For pictures of their ELROB demo, see this.
- As a followup from its success with Unmanned Combat Air Vehicles, and following the construction of the Israeli West Bank barrier there has been significant interest in developing a fully automated border-patrol vehicle. Two projects, by Elbit Systems and Israel Aircraft Industries are both based on the locally-produced Armored "Tomcar" and have the specific purpose of patrolling barrier fences against intrusions.
- The "SciAutonics II" team in the 2004 DARPA Challenge used Elbit's version of the Tomcar.
Pre-built infrastructure
The following projects were conceived as practical attempts to use
available technology in an incremental manner to solve specific
problems, like transport within a defined campus area, or driving along
a stretch of motorway. The technologies are proven, and the main
barrier to widespread implementation is the cost of deploying the
infrastructure. Such systems already function in many airports, on
railroads, and in some European towns.
Dual mode transit - monorail
There is a family of projects, all currently still at the
experimental stage, that would combine the flexibility of a private
automobile with the benefits of a monorail
system. The idea is that privately-owned cars would be built with the
ability to dock themselves onto a public monorail system, where they
become part of a centrally managed, fully computerized transport
system—more akin to a driverless train system (as already found in
airports) than to a driverless car. This idea is also known as Dual mode transit. (See also Personal rapid transit for another interesting concept along those lines, for purely public transport.)
Groups working on this concept are:
Automated highway systems
Automated highway systems (AHS)
are an effort to construct special lanes on existing highways that
would be equipped with magnets or other infrastructure to allow
vehicles to stay in the center of the lane, while communicating with
other vehicles (and with a central system) to avoid collision and
manage traffic. Like the dual-mode monorail, the idea is that cars
remain private and independent, and just use the AHS system as a quick
way to move along designated routes. AHS allows specially equipped cars
to join the system using special 'acceleration lanes' and to leave through 'deceleration
lanes'. When leaving the system each car verifies that its driver is
ready to take control of the vehicle, and if that is not the case, the
system parks the car safely in a predesignated area.
Some implementations use radar to avoid collisions and coordinate speed.
One example that uses this implementation is the AHS demo of 1997 near San Diego, sponsored by the US government, in coordination with the State of California and Carnegie Mellon University. The test site is a 12-kilometer, high-occupancy-vehicle (HOV) segment of Interstate 15, 16 kilometers north of downtown San Diego. The event generated much press coverage. The technology is the subject of a book.
This concerted effort by the US government seems to have been pretty much abandoned because of social and political forces, above all else the desire to create a less futuristic and more marketable solution.
As of 2007, a three-year project is underway to allow robot controlled vehicles, including buses and trucks, to use a special lane along 20 Interstate 805.
The intention is to allow the vehicles to travel at shorter following
distances and thereby allow more vehicles to use the lanes. The
vehicles will still have drivers since they need to enter and exit the
special lanes. The system is being designed by Swoop Technology, based in San Diego county.[1]
Free-ranging on grid
Frog Navigation Systems(the Netherlands) applies the FROG (free-ranging on grid)
technology. The technology consists of a combination of autonomous
vehicles and a supervisory central system. The company's purpose-built
electric vehicles locate themselves using odometry readings,
recalibrating themselves occasionally using a "maze" of magnets
embedded in the environment, and GPS.
The cars avoid collisions with obstacles located in the environment
using laser (long range) and ultra-sonic (short-range) sensors.
The vehicles are completely autonomous and plan their own routes
from A to B. The supervisory system merely administers the operations
and directs traffic where required. The system has been applied both
indoors and outdoors, and in environments where 100+ automated vehicles
are operational (container port). At this time the system is not suited
yet for running the sheer number of vehicles encountered in urban
settings. The company also has no intention of developing such
technology at this time.
The FROG system is deployed for industrial purposes in factory
sites, and is marketed as a pilot public transport system in the city
of Capelle aan den IJssel by its subsidiary 2getthere. This system experienced an accident that proved to be caused by a Human error.
Frog Navigation Systems is one of few fully commercial companies in this field.
Driver-assistance
Though these products and projects do not aim explicitly to create a
fully autonomous car, they are seen as incremental stepping-stones in
that direction. Many of the technologies detailed below will probably
serve as components of any future driverless car — meanwhile they are
being marketed as gadgets that assist human drivers in one way or
another. This approach is slowly trickling into standard cars (e.g.
improvements to cruise control).
Driver-assistance mechanisms are of several distinct types, sensorial-informative, actuation-corrective, and systemic.
Sensorial-informative
These systems warn or inform the driver about events that may have passed unnoticed, such as
Actuation-corrective
These systems modify the driver's instructions so as to execute them
in a more effective way, for example the most widely deployed system of
this type is ABS; conversely power steering is not a control mechanism, but just a convenience - it is not involved in decision making.
A review of the overall "feel" to actuation-correction in a Jaguar XK convertible.
Driver-assistance preview from Popular Science.
Note: The electronic differential lock (EDL) employed by Volkswagen
is not - as the name suggests - a differential lock at all. Sensors
monitor wheel speeds, and if one is rotating substantially faster than
the other (i.e. slipping) the EDL system momentarily brakes it. This
effectively transfers all the power to the other wheel[2].
Systemic
A good collection of these technologies is available at Automotive component manufacturers' sites, such as Siemens VDO Automotive or http://delphi.com/manufacturers/auto/safesecure/warning/ Delphi (Ford)].
Interesting stuff from GM-Opel.
A good summary of how far things have progressed without any true automated driving is provided by The Economist
See also Safety Features.
Existing and missing technologies
In order to drive a car, a system would need to:
- Understand its immediate environment (Sensors)
- Know where it is and where it wants to go (Navigation)
- Find its way in the traffic (Motion planning)
- Operate the mechanics of the vehicle (Actuation)
Arguably, 2 1/2 of these problems are already solved: Navigation and
Actuation completely, and Sensors partially, but improving fast. The
main unsolved part is the motion planning.
Sensors
Sensors employed in driverless cars vary from the minimalist ARGO project's monochrome stereoscopy to mobileye's
inter-modal (video, infra-red, laser, radar) approach. The minimalist
approach imitates the human situation most closely, while the
multi-modal approach is "greedy" in the sense that it seeks to obtain
as much information as is possible by current technology, even at the
occasional cost of one car's detection system interfering with
another's.
Mobileye is a well respected
company who makes detection systems for cars, which are currently only
used for driver assistance, but are eminently suitable for a
full-fledged driverless car. This video
demonstrates the capabilities of the system: all pedestrians, cars,
motorbikes etc. are clearly displayed in video, with a frame around
them and the distance between "our" car and the object observed. The
system also detects the objects' motion (direction and speed) and can
so calculate relative speeds, and predict collisions.
Navigation
The ability to plot a route from where the vehicle is to where the
user wants to be has been available for several years. These systems,
based on the US military's Global Positioning System
are now available as standard car fittings, and use satellite
transmissions to ascertain the current location, and an on-board street
database to derive a route to the target. The more sophisticated
systems also receive radio updates on road blockages, and adapt
accordingly.
See the main article on Automotive navigation systems.
Motion Planning
http://www.youtube.com/watch?v=R8EWHndSn34
http://marsrovers.nasa.gov/gallery/video/movies/mer_rovernav_240Cap.mov (video on autonomous navigation)
This is current research problem. See the main article on the subject Motion planning.
Control of vehicle
As automotive technology matures, more and more functions of the
underlying engine, gearbox etc. are no longer directly controlled by
the driver by mechanical means, but rather via a computer, which
receives instructions from the driver as inputs and delivers the
desired effect by means of electronic throttle control,
and other drive-by-wire elements. Therefore, the technology for a
computer to control all aspects of a vehicle is well understood.
Work done in simulation
While developing control systems for real cars is very costly in
terms of both time and money, much work can be done in simulations of
various complexity. Systems developed using simpler simulators can
gradually be transferred to more complex simulators, and in the end to
real vehicles. Some approaches that rely on learning requires starting
in a simulation to be viable at all, for example evolutionary robotics approaches - see this example.
Social issues
- Getting people to trust the car
- Getting legislators to permit the car onto the public roads
- Untangling the legal issues of liability for any mishaps with no person in charge.
- Despair of progress in the foreseeable future: The UK government seems to see little progress until 2056. See Silicon Networks article and CNET.co.uk News.
Motivations
As nearly all car crashes
(particularly fatal ones) are caused by human driver error, driverless
cars would effectively eliminate nearly all hazards associated with
driving as well as driver fatalities and injuries (traveling by car is
currently one of the most deadly forms of transportation, with over a
million deaths annually worldwide). This would be especially helpful to
people that drive to bars and inebriate themselves; the ability for a
car to shuttle them home would practically eliminate drunk driving crashes.
Having the equivalent of a personal chauffeur would be a great convenience:
- Time spent commuting could be used for work, leisure, or rest.
- Parking in difficult areas becomes less of a concern as the car can park itself away from a busy airport, for example, and come back when called on a cell-phone.
- Taxiing children to school, activities and friends would become solely a matter of granting permission for the car to handle the child's request.
- Allow the visually (and otherwise) impaired to travel independently.
- One could sleep overnight during long road trips.
A driverless car would also be a boon to economic efficiency,
as cars can be made lighter and more space efficient with the absence
of safety technologies rendered redundant with computerized driving.
Also the technology would make transportation more efficient and
reliable: there may be autonomous or remote-controlled delivery trucks
dispatched around the clock to pick up and deliver goods. Moreover,
driverless cars would reduce traffic congestion by allowing cars to
travel faster and closer together.
Social Costs
The social costs of this innovation are similar to those of other
past technologies: Unemployment, expense and the elimination of the
"old way of doing things". See also Luddites.
As with any new labor-saving technology, this would lead to mass layoffs
in the driving, cargo, and distribution industries. Taxis would also be
automated, effectively eliminating a source of income for the less
skilled. A similar if smaller impact is expected in the
roadside-catering and other ancillary businesses. However, history
shows that any such economic impact on jobs leads to economic benefits
elsewhere that create employment, though often not for the exact same
people displaced by the new technology.
In order to recoup the development costs, and in order to maximise
the profit opportunity that any exciting novelty presents, driverless
cars will initially be significantly more expensive than manual cars.
However, the overall technology need not be limited to the operation
of vehicles. Once successfully implemented for vehicles, this
technology could be used to implement all sorts of routine personal and
labor assistants for humans. The concept of "machine" would take on a
whole new meaning.
Driving as a personal hobby and sport, and indeed the entire car-oriented sub-culture
would be effectively eliminated. However, for those willing to pay for
the extra feature, there could be an option to switch between manual
and automated driving to make up for that.
Discussion & Future
Some systems control everything centrally, and in some the vehicle
is truly autonomous in the sense that it "thinks" about its own
situation in the first person - such a system can integrate with Humans
that think in first person.
Conversely. a system that centrally manages everything, though
easier to build from a conceptual and engineering point of view, would
face horrendous economic barriers because of the costs of converting an
entire city or country to the new system at once. In order to be
compatible with humans the "first person" point of view is key. This is
for three reasons:
- a distributed scheme in which each component (car) takes care of itself reduces complexity
- a system that has the concept of first-person operation can understand what a human driver is up to.
- for the human driver to understand what the driverless car is
doing, it needs to operate and "think" in as similar a way to a human
as practical (and safe).
See also Coping, see Heidegger.
Key players
International
The European Union
has a multi-billion Euro programme to support Research and Development
by ad-hoc consortia from the various member countries, called Framework Programmes for Research and Technological Development. Several of these projects pertain to the subject of driverless cars, e.g.:
- The CyberCars project gathered much useful data about the actual and possible deployments of Driverless Cars for public transport. The main system discussed is based on FROG.
Many of the EU-sponsored projects are coordinated by a group called Ertico.
There are several national associations around the world that are active in research in the field of intelligent transportation systems,
a term that seems to encompass anything which applies technology to the
improvement of transport. In recent years there has been a trend in
this field to move efforts away from the more visionary projects, such
as driverless cars, to the more short-term, such as public transport
and traffic management. Many of these organizations are government
sponsored, and they all cooperate at some level or another. Some of the
countries involved are: the USA, Australia, Korea (south), Taiwan, India--(specifically Intelligent vehicles), and Japan, specifically a cruise assist effort (see below). A more complete list of its organizations can be found here.
Governments
Universities and professional bodies
Commercial interests
Voluntary and hobbyist groups
In film
- The 1990 film Total Recall, starring Arnold Schwarzenegger, features taxis
apparently controlled by artificial intelligence; it is not clear,
however, whether these are truly autonomous vehicles or simply
conventional vehicles driven by androids.
- Another Arnold Schwarzenegger movie, The 6th Day (2000), features a driverless car in which Michael Rapaport sets the destination and vehicle drives itself while Rapaport and Schwarzenegger converse.
- The 2002 film Minority Report, set in Washington, D.C.
in 2054, features an extended chase sequence involving driverless
personal cars. The vehicle of protagonist John Anderton is transporting
him when its systems are overridden by police in an attempt to bring
him into custody; Anderton is unable to control the vehicle, and has to break out of it to evade the authorities.
- The 2004 film I, Robot
features vehicles with automated driving on future highways, allowing
the car to travel safely at higher speeds than if manually controlled.
- Kitt, the automated TransAm in the TV series Knight Rider could drive by itself upon command
See also
References
External links
This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia Encyclopedia article "Autonomous Robot"
|