首页 > 最新文献

2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems最新文献

英文 中文
ASSL Specification and Code Generation of Self-Healing Behavior for NASA Swarm-Based Systems NASA基于群的系统自愈行为的ASSL规范和代码生成
Emil Vassev, M. Hinchey
The Autonomic System Specification Language (ASSL) is a framework for formally specifying, validating and generating autonomic systems. This paper presents concrete results on the use of ASSL to specify a self-healing behavior model for NASA swarm-based exploration missions and to generate an application skeleton of the same. We present the specification and experiment with the generated code to demonstrate that ASSL generates operational code that is capable of self-management in respect of the specified self-healing model.
自治系统规范语言(ASSL)是用于正式指定、验证和生成自治系统的框架。本文介绍了使用ASSL为NASA基于群体的探索任务指定自修复行为模型并生成该模型的应用程序框架的具体结果。我们给出了规范并对生成的代码进行了实验,以证明ASSL生成的操作代码能够根据指定的自修复模型进行自我管理。
{"title":"ASSL Specification and Code Generation of Self-Healing Behavior for NASA Swarm-Based Systems","authors":"Emil Vassev, M. Hinchey","doi":"10.1109/EASE.2009.12","DOIUrl":"https://doi.org/10.1109/EASE.2009.12","url":null,"abstract":"The Autonomic System Specification Language (ASSL) is a framework for formally specifying, validating and generating autonomic systems. This paper presents concrete results on the use of ASSL to specify a self-healing behavior model for NASA swarm-based exploration missions and to generate an application skeleton of the same. We present the specification and experiment with the generated code to demonstrate that ASSL generates operational code that is capable of self-management in respect of the specified self-healing model.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"86 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116450527","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 15
Architectural Artefacts for Autonomic Distributed Systems- Contract Language 自主分布式系统的体系结构构件。契约语言
S. Meer
In the last three years we have experimented using contracts as to enable the interoperability of distributed systems, with our main focus being autonomic systems. Starting with the definitions of contracts in the TM Forum's NGOSS architecture, we have experimented with contracts from three different viewpoints: architecture, meta-model and implementation. This paper introduces the results of that work, which we term Architectural Artefacts for Autonomic Distributed Systems (A3DS). We provide an overview of the architectural definitions, the designed meta-model and a more thorough discussion on practical terms such as the declarative contract language; and developed tools.
在过去的三年中,我们尝试使用契约来实现分布式系统的互操作性,我们的主要重点是自治系统。从TM Forum的NGOSS架构中的契约定义开始,我们从三个不同的角度对契约进行了实验:架构、元模型和实现。本文介绍了这项工作的结果,我们称之为自治分布式系统(A3DS)的架构工件。我们概述了体系结构定义、设计的元模型,并对诸如声明性契约语言等实用术语进行了更深入的讨论;并开发了工具。
{"title":"Architectural Artefacts for Autonomic Distributed Systems- Contract Language","authors":"S. Meer","doi":"10.1109/EASE.2009.15","DOIUrl":"https://doi.org/10.1109/EASE.2009.15","url":null,"abstract":"In the last three years we have experimented using contracts as to enable the interoperability of distributed systems, with our main focus being autonomic systems. Starting with the definitions of contracts in the TM Forum's NGOSS architecture, we have experimented with contracts from three different viewpoints: architecture, meta-model and implementation. This paper introduces the results of that work, which we term Architectural Artefacts for Autonomic Distributed Systems (A3DS). We provide an overview of the architectural definitions, the designed meta-model and a more thorough discussion on practical terms such as the declarative contract language; and developed tools.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134276233","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 6
Using Runtime Verification to Design a Reliable Execution Framework for Scientific Workflows 使用运行时验证设计科学工作流的可靠执行框架
A. Dubey, L. Piccoli, J. Kowalkowski, J. Simone, Xian-He Sun, G. Karsai, S. Neema
In this paper, we describe the design of a scientific workflow execution framework that integrates run-time verification to monitor its execution and checking it against the formal specifications. For controlling workflow execution, this framework provides for data provenance, execution tracking and online monitoring of each work flow task, also referred to as participants. The sequence of participants is described in an abstract parameterized view, which is used to generate concrete data dependency based sequence of participants with defined arguments.  As participants belonging to a workflow are mapped onto machines and executed, periodic and on-demand monitoring of vital health parameters on allocated nodes is enabled according to pre-specified invariant conditions with actions to be taken upon violation of invariants.
在本文中,我们描述了一个科学的工作流执行框架的设计,该框架集成了运行时验证,以监视其执行并根据正式规范进行检查。为了控制工作流的执行,该框架提供了每个工作流任务(也称为参与者)的数据来源、执行跟踪和在线监控。参与者序列在一个抽象的参数化视图中描述,该视图用于生成具有已定义参数的基于具体数据依赖的参与者序列。当属于工作流的参与者被映射到机器上并执行时,就可以根据预先指定的不变量条件,对分配节点上的重要运行状况参数进行定期和按需监测,并在违反不变量时采取行动。
{"title":"Using Runtime Verification to Design a Reliable Execution Framework for Scientific Workflows","authors":"A. Dubey, L. Piccoli, J. Kowalkowski, J. Simone, Xian-He Sun, G. Karsai, S. Neema","doi":"10.1109/EASE.2009.13","DOIUrl":"https://doi.org/10.1109/EASE.2009.13","url":null,"abstract":"In this paper, we describe the design of a scientific workflow execution framework that integrates run-time verification to monitor its execution and checking it against the formal specifications. For controlling workflow execution, this framework provides for data provenance, execution tracking and online monitoring of each work flow task, also referred to as participants. The sequence of participants is described in an abstract parameterized view, which is used to generate concrete data dependency based sequence of participants with defined arguments.  As participants belonging to a workflow are mapped onto machines and executed, periodic and on-demand monitoring of vital health parameters on allocated nodes is enabled according to pre-specified invariant conditions with actions to be taken upon violation of invariants.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"98 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115173277","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
An Autonomic System for Close Air Support 近距离空中支援自主系统
B. Simpson, C. Rouff, Joe Roberts, Gary Edwards
Close Air Support (CAS) planning in the past has been primarily a mission preplanning activity. Due to the types of military operations being conducted, the need for CAS is becoming harder to predict than in past operations. For immediate CAS requests, as many as 15 steps need to be followed, many of them using voice communication via radios in noisy environments. This often results in delays due to repeating of requests and misunderstandings. The proposed autonomic close air associate would allow for faster and more effective CAS operations with less fratricide and collateral damage. This unobtrusive associate is based on an autonomic aiding agent that provides links to other warfighters, information systems, and unmanned sensors and systems and provides a shared situational awareness between all parties involved in CAS.
近距离空中支援(CAS)计划过去主要是一项任务预先规划活动。由于正在进行的军事行动的类型,对CAS的需求正变得比过去的行动更难预测。对于即时的CAS请求,需要遵循多达15个步骤,其中许多步骤需要在嘈杂的环境中通过无线电进行语音通信。这通常会因为重复的请求和误解而导致延迟。拟议中的自主近距离空中伙伴将允许更快,更有效的CAS操作,减少自相残杀和附带损害。这种不引人注目的伙伴基于自主辅助代理,提供与其他作战人员、信息系统和无人传感器和系统的链接,并在CAS参与的所有各方之间提供共享的态势感知。
{"title":"An Autonomic System for Close Air Support","authors":"B. Simpson, C. Rouff, Joe Roberts, Gary Edwards","doi":"10.1109/EASE.2009.10","DOIUrl":"https://doi.org/10.1109/EASE.2009.10","url":null,"abstract":"Close Air Support (CAS) planning in the past has been primarily a mission preplanning activity. Due to the types of military operations being conducted, the need for CAS is becoming harder to predict than in past operations. For immediate CAS requests, as many as 15 steps need to be followed, many of them using voice communication via radios in noisy environments. This often results in delays due to repeating of requests and misunderstandings. The proposed autonomic close air associate would allow for faster and more effective CAS operations with less fratricide and collateral damage. This unobtrusive associate is based on an autonomic aiding agent that provides links to other warfighters, information systems, and unmanned sensors and systems and provides a shared situational awareness between all parties involved in CAS.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134463850","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Developing Autonomic Management Systems in Federated Environments 在联邦环境中开发自治管理系统
D. Lewis, K. Feeney, J. Lozano
Autonomic Systems aim to reduce the costs of operating information and communication technology systems through employing knowledge-driven control loops to ensure that the systems operate within a defined behavioral envelope that conforms to business goals. However, as autonomic system implementations become more flexible and as the business environments within which they operate become more dynamic, with less clearly defined management hierarchies, the definition of appropriate behavioral envelopes becomes increasingly challenging. In this paper we examine the challenges of defining the boundary of competence within which an autonomic system should operate when applied to federated business environments. A systems view is adopted to situate the boundaries of the autonomic system within the broader social technological system in which it operates.
自主系统旨在通过采用知识驱动的控制循环来降低操作信息和通信技术系统的成本,以确保系统在符合业务目标的定义行为范围内运行。然而,随着自治系统实现变得更加灵活,并且它们所处的业务环境变得更加动态,管理层次结构的定义不那么清晰,适当的行为信封的定义变得越来越具有挑战性。在本文中,我们研究了定义能力边界的挑战,当应用于联合业务环境时,自治系统应该在其中运行。采用系统观点,将自主系统的边界置于其运作的更广泛的社会技术系统中。
{"title":"Developing Autonomic Management Systems in Federated Environments","authors":"D. Lewis, K. Feeney, J. Lozano","doi":"10.1109/EASE.2009.14","DOIUrl":"https://doi.org/10.1109/EASE.2009.14","url":null,"abstract":"Autonomic Systems aim to reduce the costs of operating information and communication technology systems through employing knowledge-driven control loops to ensure that the systems operate within a defined behavioral envelope that conforms to business goals. However, as autonomic system implementations become more flexible and as the business environments within which they operate become more dynamic, with less clearly defined management hierarchies, the definition of appropriate behavioral envelopes becomes increasingly challenging. In this paper we examine the challenges of defining the boundary of competence within which an autonomic system should operate when applied to federated business environments. A systems view is adopted to situate the boundaries of the autonomic system within the broader social technological system in which it operates.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"249 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116722461","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Change Support in Adaptive Software: A Case Study for Fine-Grained Adaptation 自适应软件中的变更支持:细粒度自适应的案例研究
M. Salehie, Sen Li, R. Asadollahi, L. Tahvildari
Adaptive software is a closed-loop system which aims at adjusting itself in different situations at runtime. This paper looks at adaptation as changes in the context of dynamic software evolution, and proposes a conceptual model for these changes based on Activity Theory. This model consists of a hierarchy of activities making changes, and the objectives motivating these changes. This model is an attempt towards establishing a formal framework for designing adaptive software systems. While the proposed model is applicable to any type of adaptation, at different levels of granularity of various software systems, the paper focuses only on fine-grained adaptation changes. As a casestudy, a mission-critical e-commerce system, TPC-W, isused to apply the proposed model and evaluate the effectiveness of fine-grained adaptation changes. The conducted set of experiments aims at evaluating self-optimizing and self-configuring adaptation activities performed through several fine-grained actions such as service-level upgrading/degrading.
自适应软件是一个闭环系统,其目的是在运行时根据不同的情况进行自我调整。本文将适应视为动态软件进化背景下的变化,并基于活动理论提出了一个概念模型。该模型由进行更改的活动层次结构和激励这些更改的目标组成。这个模型试图建立一个设计自适应软件系统的正式框架。虽然所提出的模型适用于任何类型的适应,但在各种软件系统的不同粒度级别上,本文仅关注细粒度的适应变化。作为一个案例研究,使用关键任务电子商务系统TPC-W来应用所提出的模型并评估细粒度适应变化的有效性。所进行的一组实验旨在评估通过几个细粒度操作(如服务级别升级/降级)执行的自优化和自配置适应活动。
{"title":"Change Support in Adaptive Software: A Case Study for Fine-Grained Adaptation","authors":"M. Salehie, Sen Li, R. Asadollahi, L. Tahvildari","doi":"10.1109/EASE.2009.11","DOIUrl":"https://doi.org/10.1109/EASE.2009.11","url":null,"abstract":"Adaptive software is a closed-loop system which aims at adjusting itself in different situations at runtime. This paper looks at adaptation as changes in the context of dynamic software evolution, and proposes a conceptual model for these changes based on Activity Theory. This model consists of a hierarchy of activities making changes, and the objectives motivating these changes. This model is an attempt towards establishing a formal framework for designing adaptive software systems. While the proposed model is applicable to any type of adaptation, at different levels of granularity of various software systems, the paper focuses only on fine-grained adaptation changes. As a casestudy, a mission-critical e-commerce system, TPC-W, isused to apply the proposed model and evaluate the effectiveness of fine-grained adaptation changes. The conducted set of experiments aims at evaluating self-optimizing and self-configuring adaptation activities performed through several fine-grained actions such as service-level upgrading/degrading.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"67 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116740992","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 18
Model-Driven Self-Reconfiguration for Highly Available SOAs 用于高可用性soa的模型驱动的自重构
Markus Bajohr, T. Margaria
In this paper we address high availability in model-driven SOAs, for applications that are orchestrations of servicesand are defined by their (behavioural) models. We describe here how to integrate a high availability middleware, like opens af [20], in MaTRICS, our model-based service oriented platform for remote intelligent configuration and management of systems and services. We present a method for automatic transformation of the MaTRICS services into new models equipped with the high availability information necessary for an Availability Management Framework.This transformation provides a self-observation and self reconfiguration capability that makes an entire MaTRICS installation self-fault tolerant in a HotStand by fashion.
在本文中,我们将讨论模型驱动soa中的高可用性,对于由服务编排并由其(行为)模型定义的应用程序。我们在这里描述了如何在matrix中集成高可用性中间件,如openaf [20], matrix是我们基于模型的面向服务的平台,用于远程智能配置和管理系统和服务。我们提出了一种将matrix服务自动转换为具有可用性管理框架所需的高可用性信息的新模型的方法。这种转换提供了一种自我观察和自我重新配置的能力,使整个matrix安装以HotStand的方式具有自我容错能力。
{"title":"Model-Driven Self-Reconfiguration for Highly Available SOAs","authors":"Markus Bajohr, T. Margaria","doi":"10.1109/EASE.2009.17","DOIUrl":"https://doi.org/10.1109/EASE.2009.17","url":null,"abstract":"In this paper we address high availability in model-driven SOAs, for applications that are orchestrations of servicesand are defined by their (behavioural) models. We describe here how to integrate a high availability middleware, like opens af [20], in MaTRICS, our model-based service oriented platform for remote intelligent configuration and management of systems and services. We present a method for automatic transformation of the MaTRICS services into new models equipped with the high availability information necessary for an Availability Management Framework.This transformation provides a self-observation and self reconfiguration capability that makes an entire MaTRICS installation self-fault tolerant in a HotStand by fashion.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115038544","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Design Pattern for Self-Organizing Emergent Systems Based on Digital Infochemicals 基于数字信息化学的自组织紧急系统设计模式
Holger Kasinger, B. Bauer, J. Denzinger
An essential element in the engineering of computer systems are design patterns that capture current best practice and knowledge about recurring solutions for standard problems. In case of decentralized autonomic computing systems, also known as self-organizing emergent systems, appropriate design patterns have to structurally describe decentralized coordination mechanisms along with information on which kind of macroscopic effects, the self-* properties, can be achieved in which situations. In this paper we present a design pattern for self-organizing emergent systems coordinating by means of digital infochemicals. Infochemicals, in the natural context, are chemical substances that convey information in the interaction between two individuals. Because infochemical coordination is the most universally employed mechanism of communication in nature, there exists plenty of inspiring examples of decentralized coordination usable for the solution of complex problems in need of certain self-* properties. The presented design pattern captures the general biological principles behind infochemical coordination, which simplifies a systematical systems engineering. It extends existing coordination models, in particular pheromone-based coordination and digital semiochemical coordination, in terms of terminology, functionality, as well as generality, and thus becomes applicable to a much wider set of problem domains.
计算机系统工程中的一个基本元素是设计模式,这些设计模式捕获了关于标准问题的重复解决方案的当前最佳实践和知识。对于分散的自主计算系统(也称为自组织紧急系统),适当的设计模式必须从结构上描述分散的协调机制,以及在哪种情况下可以实现哪种宏观效应(self-*属性)的信息。本文提出了一种基于数字信息化学的自组织应急系统协调设计模式。在自然环境中,信息化学物质是在两个个体之间的相互作用中传递信息的化学物质。由于信息化学协调是自然界中最普遍使用的交流机制,因此存在大量鼓舞人心的分散协调例子,可用于解决需要某些自性的复杂问题。所提出的设计模式抓住了信息化学协调背后的一般生物学原理,它简化了系统系统工程。它在术语、功能和通用性方面扩展了现有的协调模型,特别是基于信息素的协调和数字符号化学协调,从而适用于更广泛的问题领域。
{"title":"Design Pattern for Self-Organizing Emergent Systems Based on Digital Infochemicals","authors":"Holger Kasinger, B. Bauer, J. Denzinger","doi":"10.1109/EASE.2009.8","DOIUrl":"https://doi.org/10.1109/EASE.2009.8","url":null,"abstract":"An essential element in the engineering of computer systems are design patterns that capture current best practice and knowledge about recurring solutions for standard problems. In case of decentralized autonomic computing systems, also known as self-organizing emergent systems, appropriate design patterns have to structurally describe decentralized coordination mechanisms along with information on which kind of macroscopic effects, the self-* properties, can be achieved in which situations. In this paper we present a design pattern for self-organizing emergent systems coordinating by means of digital infochemicals. Infochemicals, in the natural context, are chemical substances that convey information in the interaction between two individuals. Because infochemical coordination is the most universally employed mechanism of communication in nature, there exists plenty of inspiring examples of decentralized coordination usable for the solution of complex problems in need of certain self-* properties. The presented design pattern captures the general biological principles behind infochemical coordination, which simplifies a systematical systems engineering. It extends existing coordination models, in particular pheromone-based coordination and digital semiochemical coordination, in terms of terminology, functionality, as well as generality, and thus becomes applicable to a much wider set of problem domains.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129379806","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 24
The Design of a Novel Autonomic Management Methodology and Architecture for Next Generation and Future Internet Systems 新一代及未来网际网路系统的自主管理方法与架构设计
S. Meer, J. Strassner, Patrick Phelan
Next generation networks, as well as the Future Internet, need to provide context-sensitive services that adapt to changing user needs, business goals, and environmental conditions. This article presents a novel autonomic management methodology and associated architecture to make the networks and devices that it manages responsive to context-aware business needs. This approach provides a mapping between business needs and network services, and enables changing context to determine which network services and resources are provided at any given moment.
下一代网络以及未来互联网需要提供上下文敏感的服务,以适应不断变化的用户需求、业务目标和环境条件。本文提出了一种新的自治管理方法和相关体系结构,使其管理的网络和设备能够响应上下文感知的业务需求。此方法提供了业务需求和网络服务之间的映射,并支持更改上下文以确定在任何给定时刻提供哪些网络服务和资源。
{"title":"The Design of a Novel Autonomic Management Methodology and Architecture for Next Generation and Future Internet Systems","authors":"S. Meer, J. Strassner, Patrick Phelan","doi":"10.1109/EASE.2009.19","DOIUrl":"https://doi.org/10.1109/EASE.2009.19","url":null,"abstract":"Next generation networks, as well as the Future Internet, need to provide context-sensitive services that adapt to changing user needs, business goals, and environmental conditions. This article presents a novel autonomic management methodology and associated architecture to make the networks and devices that it manages responsive to context-aware business needs. This approach provides a mapping between business needs and network services, and enables changing context to determine which network services and resources are provided at any given moment.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115437786","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
From Physical Models to Well-Founded Control 从物理模型到有根据的控制
S. Dobson, Lorcan Coyle, G. O’hare, M. Hinchey
Mobile sensors are an attractive proposition for environmental sensing, but pose significant engineering problems. Not least amongst these is the need to match the behaviour of the sensor platform to the physical environment in which it operates. We present initial work on using models of physical processes to generate models for autonomic control, and speculate that these can be used to improve the confidence we can place in sensed data.
移动传感器是环境传感的一个有吸引力的提议,但也带来了重大的工程问题。其中最重要的是需要将传感器平台的行为与其运行的物理环境相匹配。我们介绍了使用物理过程模型来生成自主控制模型的初步工作,并推测这些可以用来提高我们对感测数据的信心。
{"title":"From Physical Models to Well-Founded Control","authors":"S. Dobson, Lorcan Coyle, G. O’hare, M. Hinchey","doi":"10.1109/EASE.2009.9","DOIUrl":"https://doi.org/10.1109/EASE.2009.9","url":null,"abstract":"Mobile sensors are an attractive proposition for environmental sensing, but pose significant engineering problems. Not least amongst these is the need to match the behaviour of the sensor platform to the physical environment in which it operates. We present initial work on using models of physical processes to generate models for autonomic control, and speculate that these can be used to improve the confidence we can place in sensed data.","PeriodicalId":415696,"journal":{"name":"2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems","volume":"59 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2009-04-14","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128785544","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 4
期刊
2009 Sixth IEEE Conference and Workshops on Engineering of Autonomic and Autonomous Systems
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1