Autonomy-oriented Computation
   HOME

TheInfoList



OR:

Autonomic computing (AC) is
distributed computing A distributed system is a system whose components are located on different networked computers, which communicate and coordinate their actions by passing messages to one another from any system. Distributed computing is a field of computer sci ...
resources with self-managing characteristics, adapting to unpredictable changes while hiding intrinsic complexity to operators and users. Initiated by IBM in 2001, this initiative ultimately aimed to develop computer systems capable of self-management, to overcome the rapidly growing complexity of computing systems management, and to reduce the barrier that complexity poses to further growth.


Description

The AC system concept is designed to make adaptive decisions, using high-level policies. It will constantly check and optimize its status and automatically adapt itself to changing conditions. An autonomic computing framework is composed of autonomic
component Circuit Component may refer to: •Are devices that perform functions when they are connected in a circuit.   In engineering, science, and technology Generic systems * System components, an entity with discrete structure, such as an assem ...
s (AC) interacting with each other. An AC can be modeled in terms of two main control schemes (local and global) with sensors (for
self-monitoring Self-monitoring, a concept introduced in the 1970s by Mark Snyder, describes the extent to which people monitor their self-presentations, expressive behavior, and nonverbal affective displays. Snyder held that human beings generally differ in sub ...
), effectors (for self-adjustment), knowledge and planner/adapter for exploiting policies based on self- and environment awareness. This architecture is sometimes referred to as Monitor-Analyze-Plan-Execute (MAPE). Driven by such vision, a variety of architectural frameworks based on " self-regulating" autonomic components has been recently proposed. A very similar trend has recently characterized significant research in the area of
multi-agent system A multi-agent system (MAS or "self-organized system") is a computerized system composed of multiple interacting intelligent agents.Hu, J.; Bhowmick, P.; Jang, I.; Arvin, F.; Lanzon, A.,A Decentralized Cluster Formation Containment Framework f ...
s. However, most of these approaches are typically conceived with centralized or cluster-based
server Server may refer to: Computing *Server (computing), a computer program or a device that provides functionality for other programs or devices, called clients Role * Waiting staff, those who work at a restaurant or a bar attending customers and su ...
architectures in mind and mostly address the need of reducing management costs rather than the need of enabling complex software systems or providing innovative services. Some autonomic systems involve mobile agents interacting via loosely coupled communication mechanisms. ''Autonomy-oriented computation'' is a paradigm proposed by Jiming Liu in 2001 that uses artificial systems imitating
social animals Sociality is the degree to which individuals in an animal population tend to associate in social groups (gregariousness) and form cooperative societies. Sociality is a survival response to evolutionary pressures. For example, when a mother wasp ...
' collective behaviours to solve difficult computational problems. For example,
ant colony optimization In computer science and operations research, the ant colony optimization algorithm (ACO) is a probabilistic technique for solving computational problems which can be reduced to finding good paths through graphs. Artificial ants stand for multi ...
could be studied in this paradigm.


Problem of growing complexity

Forecasts suggest that the computing devices in use will grow at 38% per year and the average complexity of each device is increasing. Currently, this volume and complexity is managed by highly skilled humans; but the demand for skilled IT personnel is already outstripping supply, with labour costs exceeding equipment costs by a ratio of up to 18:1. Computing systems have brought great benefits of speed and automation but there is now an overwhelming economic need to automate their maintenance. In a 2003
IEEE The Institute of Electrical and Electronics Engineers (IEEE) is a 501(c)(3) professional association for electronic engineering and electrical engineering (and associated disciplines) with its corporate office in New York City and its operat ...
'' Computer'' article, Kephart and Chess warn that the dream of interconnectivity of computing systems and devices could become the "nightmare of
pervasive computing Ubiquitous computing (or "ubicomp") is a concept in software engineering, hardware engineering and computer science where computing is made to appear anytime and everywhere. In contrast to desktop computing, ubiquitous computing can occur using ...
" in which architects are unable to anticipate, design and maintain the complexity of interactions. They state the essence of autonomic computing is system self-management, freeing administrators from low-level task management while delivering better system behavior. A general problem of modern distributed computing systems is that their complexity, and in particular the complexity of their management, is becoming a significant limiting factor in their further development. Large companies and institutions are employing large-scale
computer network A computer network is a set of computers sharing resources located on or provided by network nodes. The computers use common communication protocols over digital interconnections to communicate with each other. These interconnections are ...
s for communication and computation. The distributed applications running on these computer networks are diverse and deal with many tasks, ranging from internal control processes to presenting web content to customer support. Additionally, mobile computing is pervading these networks at an increasing speed: employees need to communicate with their companies while they are not in their office. They do so by using laptops,
personal digital assistant A personal digital assistant (PDA), also known as a handheld PC, is a variety mobile device which functions as a personal information manager. PDAs have been mostly displaced by the widespread adoption of highly capable smartphones, in part ...
s, or mobile phones with diverse forms of
wireless Wireless communication (or just wireless, when the context allows) is the transfer of information between two or more points without the use of an electrical conductor, optical fiber or other continuous guided medium for the transfer. The most ...
technologies to access their companies' data. This creates an enormous complexity in the overall computer network which is hard to control manually by human operators. Manual control is time-consuming, expensive, and error-prone. The manual effort needed to control a growing networked computer-system tends to increase very quickly. 80% of such problems in infrastructure happen at the client specific application and database layer. Most 'autonomic' service providers guarantee only up to the basic plumbing layer (power, hardware,
operating system An operating system (OS) is system software that manages computer hardware, software resources, and provides common services for computer programs. Time-sharing operating systems schedule tasks for efficient use of the system and may also i ...
, network and basic database parameters).


Characteristics of autonomic systems

A possible solution could be to enable modern, networked computing systems to manage themselves without direct human intervention. The ''Autonomic Computing Initiative'' (ACI) aims at providing the foundation for autonomic systems. It is inspired by the autonomic nervous system of the human body. This nervous system controls important bodily functions (e.g. respiration,
heart rate Heart rate (or pulse rate) is the frequency of the heartbeat measured by the number of contractions (beats) of the heart per minute (bpm). The heart rate can vary according to the body's physical needs, including the need to absorb oxygen and excr ...
, and blood pressure) without any conscious intervention. In a self-managing autonomic system, the human operator takes on a new role: instead of controlling the system directly, he/she defines general policies and rules that guide the self-management process. For this process, IBM defined the following four types of property referred to as self-star (also called self-*, self-x, or auto-*) properties. # Self-configuration: Automatic configuration of components; # Self-healing: Automatic discovery, and correction of faults; #
Self-optimization In cellular communications technology, self-optimization is a process in which the system’s settings are autonomously and continuously adapted to the traffic profile and the network environment in terms of topology, propagation and interference. ...
: Automatic monitoring and control of resources to ensure the optimal functioning with respect to the defined requirements; # Self-protection: Proactive identification and protection from arbitrary attacks. Others such as Poslad and Nami and Sharifi have expanded on the set of self-star as follows: # Self-regulation: A system that operates to maintain some parameter, e.g.,
Quality of service Quality of service (QoS) is the description or measurement of the overall performance of a service, such as a telephony or computer network, or a cloud computing service, particularly the performance seen by the users of the network. To quantitat ...
, within a reset range without external control; # Self-learning: Systems use machine learning techniques such as
unsupervised learning Unsupervised learning is a type of algorithm that learns patterns from untagged data. The hope is that through mimicry, which is an important mode of learning in people, the machine is forced to build a concise representation of its world and t ...
which does not require external control; # Self-awareness (also called Self-inspection and Self-decision): System must know itself. It must know the extent of its own resources and the resources it links to. A system must be aware of its internal components and external links in order to control and manage them; #
Self-organization Self-organization, also called spontaneous order in the social sciences, is a process where some form of overall order arises from local interactions between parts of an initially disordered system. The process can be spontaneous when suff ...
: System structure driven by physics-type models without explicit pressure or involvement from outside the system; # Self-creation (also called
Self-assembly Self-assembly is a process in which a disordered system of pre-existing components forms an organized structure or pattern as a consequence of specific, local interactions among the components themselves, without external direction. When the ...
,
Self-replication Self-replication is any behavior of a dynamical system that yields construction of an identical or similar copy of itself. Biological cells, given suitable environments, reproduce by cell division. During cell division, DNA is replicated and c ...
): System driven by ecological and social type models without explicit pressure or involvement from outside the system. A system's members are self-motivated and self-driven, generating complexity and order in a creative response to a continuously changing strategic demand; # Self-management (also called self-governance): A system that manages itself without external intervention. What is being managed can vary dependent on the system and application. Self -management also refers to a set of self-star processes such as autonomic computing rather than a single self-star process; # Self-description (also called self-explanation or Self-representation): A system explains itself. It is capable of being understood (by humans) without further explanation. IBM has set forth eight conditions that define an autonomic system: The system must # know itself in terms of what resources it has access to, what its capabilities and limitations are and how and why it is connected to other systems; # be able to automatically configure and reconfigure itself depending on the changing computing environment; # be able to optimize its performance to ensure the most efficient computing process; # be able to work around encountered problems by either repairing itself or routing functions away from the trouble; # detect, identify and protect itself against various types of attacks to maintain overall system security and integrity; # adapt to its environment as it changes, interacting with neighboring systems and establishing communication protocols; # rely on open standards and cannot exist in a proprietary environment; # anticipate the demand on its resources while staying transparent to users. Even though the purpose and thus the behaviour of autonomic systems vary from system to system, every autonomic system should be able to exhibit a minimum set of properties to achieve its purpose: # Automatic: This essentially means being able to self-control its internal functions and operations. As such, an autonomic system must be self-contained and able to start-up and operate without any manual intervention or external help. Again, the knowledge required to bootstrap the system (''Know-how'') must be inherent to the system. #
Adaptive Adaptation, in biology, is the process or trait by which organisms or population better match their environment Adaptation may also refer to: Arts * Adaptation (arts), a transfer of a work of art from one medium to another ** Film adaptation, a ...
: An autonomic system must be able to change its operation (i.e., its configuration, state and functions). This will allow the system to cope with temporal and spatial changes in its operational context either long term (environment customisation/optimisation) or short term (exceptional conditions such as malicious attacks, faults, etc.). # Aware: An autonomic system must be able to monitor (sense) its operational context as well as its internal state in order to be able to assess if its current operation serves its purpose. Awareness will control adaptation of its operational behaviour in response to context or state changes.


Evolutionary levels

IBM defined five evolutionary levels, or the ''autonomic deployment model'', for the deployment of autonomic systems: * Level 1 is the basic level that presents the current situation where systems are essentially managed manually. * Levels 2–4 introduce increasingly automated management functions, while * level 5 represents the ultimate goal of autonomic, self-managing systems.


Design patterns

The design complexity of Autonomic Systems can be simplified by utilizing design patterns such as the model–view–controller (MVC) pattern to improve concern separation by encapsulating functional concerns.


Control loops

A basic concept that will be applied in Autonomic Systems are closed control loops. This well-known concept stems from Process Control Theory. Essentially, a closed control loop in a self-managing system monitors some resource (software or hardware component) and autonomously tries to keep its parameters within a desired range. According to IBM, hundreds or even thousands of these control loops are expected to work in a large-scale self-managing computer system.


Conceptual model

A fundamental building block of an autonomic system is the sensing capability (''Sensors Si''), which enables the system to observe its external operational context. Inherent to an autonomic system is the knowledge of the ''Purpose'' (intention) and the ''Know-how'' to operate itself (e.g.,
bootstrapping In general, bootstrapping usually refers to a self-starting process that is supposed to continue or grow without external input. Etymology Tall boots may have a tab, loop or handle at the top known as a bootstrap, allowing one to use fingers ...
, configuration knowledge, interpretation of sensory data, etc.) without external intervention. The actual operation of the autonomic system is dictated by the ''Logic'', which is responsible for making the right decisions to serve its ''Purpose'', and influence by the observation of the operational context (based on the sensor input). This model highlights the fact that the operation of an autonomic system is purpose-driven. This includes its mission (e.g., the service it is supposed to offer), the policies (e.g., that define the basic behaviour), and the " survival instinct". If seen as a control system this would be encoded as a feedback error function or in a heuristically assisted system as an algorithm combined with set of
heuristic A heuristic (; ), or heuristic technique, is any approach to problem solving or self-discovery that employs a practical method that is not guaranteed to be optimal, perfect, or rational, but is nevertheless sufficient for reaching an immediate ...
s bounding its operational space.


See also

* Autonomic networking * Autonomic nervous system *
Organic computing Organic computing is computing that behaves and interacts with humans in an organic manner. The term "organic" is used to describe the system's behavior, and does not imply that they are constructed from organic materials. It is based on the ins ...
* Resilience (network)


References


External links


International Conference on Autonomic Computing (ICAC 2013)

Autonomic Computing by Richard Murch published by IBM Press



Practical Autonomic Computing – Roadmap to Self Managing Technology

Autonomic computing blog

Whitestein Technologies – provider of development and integration environment for autonomic computing software

Applied Autonomics provides Autonomic Web Services

Enigmatec Website – providers of autonomic computing software

Handsfree Networks – providers of autonomic computing software

CASCADAS Project: Component-ware for Autonomic, Situation-aware Communications And Dynamically Adaptable, funded by the European Union

CASCADAS Autonomic Tool-Kit in Open Source

ANA Project: Autonomic Network Architecture Research Project, funded by the European Union


* ttp://www.bsc.es/autonomic Barcelona Supercomputing Center – Autonomic Systems and eBusiness Platforms
SOCRATES: Self-Optimization and Self-Configuration in Wireless Networks

Dynamically Self Configuring Automotive Systems

ASSL (Autonomic System Specification Language) : A Framework for Specification, Validation and Generation of Autonomic Systems
* tp://ftp.informatik.uni-stuttgart.de/pub/library/medoc.ustuttgart_fi/DIP-2787/DIP-2787.pdf Explanation of Autonomic Computing and its usage for business processes (IBM)- in German
Autonomic Computing Architecture in the RKBExplorer

International Journal of Autonomic Computing

BiSNET/e: A Cognitive Sensor Networking Architecture with Evolutionary Multiobjective Optimization

Licas: Open source framework for building service-based networks with integrated Autonomic Manager.
{{Authority control Artificial intelligence Distributed computing architecture