Hierarchical control system

Hierarchical control system

A Hierarchical control system is a form of Control System in which a set of devices and governing software is arranged in a hierarchical tree. When the links in the tree are implemented by a computer network, then that hierarchical control system is also a form of Networked control system.

Overview

A human-built system with complex behavior is often organized as a hierarchy. For example a command hierarchy has among its notable features the organizational chart of superiors, subordinates, and lines of organizational communication. Hierarchical control systems are organized similarly to divide the decision making responsibility.

Each element of the hierarchy is a linked node in the tree. Commands, tasks and goals to be achieved flow down the tree from superior nodes to subordinate nodes, whereas sensations and command results flow up the tree from subordinate to superior nodes. Nodes may also exchange messages with their siblings. The two distinguishing features of a hierarchical control system are related to its layers. [Findeisen, page 9]

* Each higher layer of the tree operates with a longer interval of planning and execution time than its immediately lower layer.
* The lower layers have local tasks, goals, and sensations, and their activities are planned and coordinated by higher layers which do not generally override their decisions. The layers form a hybrid intelligent system in which the lowest, reactive layers are sub-symbolic. The higher layers, having relaxed time constraints, are capable of reasoning from an abstract world model and performing planning. A hierarchical task network is a good fit for planning in a hierarchical control system.

Besides artificial systems, an animal's control systems are proposed to be organized as a hierarchy. In perceptual control theory, which postulates that an organism's behavior is a means of controlling its perceptions, the organism's control systems are suggested to be organized in a hierarchical pattern as their perceptions are constructed so.

Applications

Manufacturing, robotics and vehicles

Among the robotic paradigms is the hierarchical paradigm in which a robot operates in a top-down fashion, heavy on planning, especially motion planning. Computer-aided production engineering has been a research focus at NIST since the 1980's. Its Automated Manufacturing Research Facility was used to develop a five layer production control model. In the early 1990's DARPA sponsored research to develop distributed (i.e. networked) intelligent control systems for applications such as military command and control systems. NIST built on earlier research to develop its Real-Time Control System (RCS) which is a generic hierarchical control system that has been used to operate a manufacturing cell, a robot crane, and an automated vehicle.

In November 2007, DARPA held the Urban Challenge. The winning entry, Tartan Racing [ [http://www.darpa.mil/GRANDCHALLENGE/Teams/TartanRacing.asp] Tartan Racing team description] employed a hierarchical control system, with layered mission planning, motion planning, behavior generation, perception, world modelling, and mechatronics. [Urmson, C. et al., [http://www.darpa.mil/GRANDCHALLENGE/TechPapers/Tartan_Racing.pdf Tartan Racing: A Multi-Modal Approach to the DARPA Urban Challenge] 2007, page 4]

Artificial intelligence

Subsumption architecture is a methodology for developing artificial intelligence that is heavily associated with behavior based robotics. This architecture is a way of decomposing complicated intelligent behavior into many "simple" behavior modules, which are in turn organized into layers. Each layer implements a particular goal of the software agent (i.e. system as a whole), and higher layers are increasingly more abstract. Each layer's goal subsumes that of the underlying layers, e.g. the decision to move forward by the eat-food layer takes into account the decision of the lowest obstacle-avoidance layer. Behavior need not be planned by a superior layer, rather behaviors may be triggered by sensory inputs and so are only active under circumstances where they might be appropriate. [Brooks, R. A. [http://www.ece.osu.edu/~fasiha/Brooks_Planning.html "Planning is just a way of avoiding figuring out what to do next"] , Technical report, MIT Artificial Intelligence Laboratory, 1987] .

Reinforcement learning has been used to acquire behavior in a hierarchical control system in which each node can learn to improve its behavior with experience. [Takahashi, Y. , and Asada, M., [http://citeseer.comp.nus.edu.sg/rd/0%2C465821%2C1%2C0.25%2CDownload/http://citeseer.comp.nus.edu.sg/cache/papers/cs/24389/http:zSzzSzwww.er.ams.eng.osaka-u.ac.jpzSzpaperszSz1999zSzTakahashi99d.pdf/behavior-acquisition-by-multi.pdf Behavior Acquisition by Multi-Layered Reinforcement Learning.] In Proceeding of the 1999 IEEE International Conference on Systems, Man, and Cybernetics, pages 716-721]

James Albus, while at NIST, developed a theory for intelligent system design named the Reference Model Architecture (RMA) [Albus, J. S. [http://www.isd.mel.nist.gov/documents/albus/Ref_Model_Arch345.pdf A Reference Model Architecture for Intelligent Systems Design.] In Antsaklis, P.J., Passino, K.M. (Eds.) (1993) An Introduction to Intelligent and Autonomous Control. Kluwer Academic Publishers, 1993, Chapter 2, pp27-56. ISBN 0-7923-9267-1] , which is a hierarchical control system inspired by RCS. Albus defines each node to contain these components.
* "Behavior generation" is responsible for executing tasks received from the superior, parent node. It also plans for, and issues tasks to, the subordinate nodes.
* "Sensory perception" is responsible for receiving sensations from the subordinate nodes, then grouping, filtering, and otherwise processing them into higher level abstractions that update the local state and which form sensations that are sent to the superior node.
* "Value judgment" is responsible for evaluating the updated situation and evaluating alternative plans.
* "World Model" is the local state that provides a model for the controlled system, controlled process, or environment at the abstraction level of the subordinate nodes. At its lowest levels, the RMA can be implemented as a subsumption architecture, in which the world model is mapped directly to the controlled process or real world, avoiding the need for a mathematical abstraction, and in which time-constrained reactive planning can be implemented as a finite state machine. Higher levels of the RMA however, may have sophisticated mathematical world models and behavior implemented by automated planning and scheduling. Planning is required when certain behaviors cannot be triggered by current sensations, but rather by predicted or anticipated sensations, especially those that come about as result of the node's actions. [Meystel, A. M., Albus, J.S., Intelligent Systems, John Wiley and Sons, New York, 2002, pp 30-31]

References

Further reading

* cite conference
author = Albus, J.S.
year = 1996
title = The Engineering of Mind
conference =
booktitle = From Animals to Animats 4: Proceedings of the Fourth International Conference on Simulation of Adaptive Behavior
publisher = MIT Press
url = http://books.google.com/books?hl=en&lr=&ie=UTF-8&id=V3pksEEKxUkC&oi=fnd&pg=PA23&dq=The+engineering+of+mind&ots=sFjNGvuR8m&sig=Hrvf8uN732vQVBhgJjrohsUtfqI
conferenceurl =

* cite conference
author = Albus, J.S.
year = 2000
title = 4-D/RCS reference model architecture for unmanned ground vehicles
conference =
booktitle = Robotics and Automation, 2000. Proceedings. ICRA'00. IEEE International Conference on
volume = 4
publisher =
url = http://ieeexplore.ieee.org/xpls/abs_all.jsp?arnumber=845165
conferenceurl =

* cite book
author = Findeisen, W.
coauthors = Others,
year = 1980
title = Control and coordination in hierarchical systems
publisher = Chichester [Eng.] ; New York: J. Wiley
isbn =

* cite journal
author = Hayes-roth, F.
coauthors = Erman, L.; Terry, A.
year = 1992
title = Distributed intelligent control and management(DICAM) applications and support for semi-automated development
journal = NASA. Ames Research Center, Working Notes from the 1992 AAAI Workshop on Automating Software Design. Theme: Domain Specific Software Design p 66-70 (SEE N 93-17499 05-61)
url = http://www.csa.com/partners/viewrecord.php?requester=gs&collection=TRD&recid=N9317513AH
accessdate = 2008-05-11

* cite journal
author = Jones, A.T.
coauthors = McLean, C.R.
year = 1986
title = A Proposed Hierarchical Control Model for Automated Manufacturing Systems
journal = Journal of Manufacturing Systems
volume = 5
issue = 1
pages = 15-25
url = http://www.nist.gov/msidlibrary/summary/8606.html
accessdate = 2008-05-11

External links

* [http://www.isd.mel.nist.gov/projects/rcslib/ The RCS (Realtime Control System) Library]
* [http://texai.org Texai] An open source project to create artificial intelligence using an Albus hierarchical control system


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать реферат

Look at other dictionaries:

  • Control system (disambiguation) — A control system is a device or set of devices to manage, command, direct or regulate the behavior of other devices or systems. A control mechanism is a process used by a control system. Control system may refer to: Contents 1 General control… …   Wikipedia

  • Control system — For other uses, see Control system (disambiguation). A control system is a device, or set of devices to manage, command, direct or regulate the behavior of other devices or system. There are two common classes of control systems, with many… …   Wikipedia

  • Networked control system — A Networked Control System (NCS) is a control system wherein the control loops are closed through a real time network. The defining feature of an NCS is that control and feedback signals are exchanged among the system s components in the form of… …   Wikipedia

  • Real-Time Control System — The Real time Control System (RCS) is a software system developed by NIST that implements a generic Hierarchical control system. Introduction RCS has been used in automated manufacturing, robotics, and automated vehicle research at NIST. The… …   Wikipedia

  • Control theory — For control theory in psychology and sociology, see control theory (sociology) and Perceptual Control Theory. The concept of the feedback loop to control the dynamic behavior of the system: this is negative feedback, because the sensed value is… …   Wikipedia

  • Hierarchical task network — In artificial intelligence, the hierarchical task network, or HTN, is an approach to automated planning in which the dependency among actions can be given in the form of networks. Planning problems are specified in the hierarchical task network… …   Wikipedia

  • Control (management) — Controlling is one of the managerial functions like planning, organizing, staffing and directing. It is an important function because it helps to check the errors and to take the corrective action so that deviation from standards are minimized… …   Wikipedia

  • Control Strip — The Control Strip, pictured along the bottom left The Control Strip is a user interface component of the classic System 7 Mac OS which and remained until the Macintosh OS X system replaced the class Macintosh OS in December 2001. Contents …   Wikipedia

  • Control panel (Mac OS) — See also: System Preferences Under Mac OS 9 and earlier, a control panel is a small application which enabled the user to modify software and hardware settings such as the sound volume and desktop pattern. Control panels differ from extensions in …   Wikipedia

  • Hybrid intelligent system — denotes a software system which employs, in parallel, a combination of methods and techniques from artificial intelligence subfields as: * Neuro fuzzy systems * hybrid connectionist symbolic models * Fuzzy expert systems * Connectionist expert… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”