首页 > 最新文献

Ninth IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'06)最新文献

英文 中文
Incorporating situation awareness in service specifications 在服务规范中加入情况感知
S. Yau, Junwei Liu
Service-oriented architecture has the major advantage of enabling rapid composition of distributed applications from various services, and has become increasingly popular for many large-scale service-based systems in various application areas, including scientific collaboration, e-business, health care, military, and homeland security. Situation awareness (SAW) is the capability of the entities in a service-based system to be aware of the situation changes and automatically adapt themselves to such changes to satisfy user requirements, including security and privacy. The continuing evolutions of the entities and environment makes SAW one of the most desired features to support dynamic adaptive computing in service-based systems. In this paper, the relationship between contexts/situations and services in situation-aware service-based systems is identified and an extension of OWL-S with situation ontology, called SAW-OWL-S, incorporates SAW in service specifications is presented. An approach to generating service specifications for situation-aware service-based systems using SAW-OWL-S and the system diagram of situation-aware service-based systems using SAW-OWL-S are presented
面向服务的体系结构具有支持各种服务的分布式应用程序的快速组合的主要优点,并且在各种应用领域(包括科学协作、电子商务、医疗保健、军事和国土安全)中的许多大规模基于服务的系统中变得越来越流行。态势感知(SAW)是基于服务的系统中的实体感知态势变化并自动适应这种变化以满足用户需求(包括安全性和隐私性)的能力。实体和环境的不断发展使得SAW成为支持基于服务的系统中动态自适应计算的最理想的特性之一。本文识别了基于态势感知的服务系统中上下文/情境与服务之间的关系,并提出了一种包含态势本体的OWL-S扩展,称为SAW-OWL-S,该扩展将SAW纳入服务规范。提出了一种使用SAW-OWL-S为态势感知服务系统生成服务规范的方法,并给出了使用SAW-OWL-S的态势感知服务系统的系统图
{"title":"Incorporating situation awareness in service specifications","authors":"S. Yau, Junwei Liu","doi":"10.1109/ISORC.2006.39","DOIUrl":"https://doi.org/10.1109/ISORC.2006.39","url":null,"abstract":"Service-oriented architecture has the major advantage of enabling rapid composition of distributed applications from various services, and has become increasingly popular for many large-scale service-based systems in various application areas, including scientific collaboration, e-business, health care, military, and homeland security. Situation awareness (SAW) is the capability of the entities in a service-based system to be aware of the situation changes and automatically adapt themselves to such changes to satisfy user requirements, including security and privacy. The continuing evolutions of the entities and environment makes SAW one of the most desired features to support dynamic adaptive computing in service-based systems. In this paper, the relationship between contexts/situations and services in situation-aware service-based systems is identified and an extension of OWL-S with situation ontology, called SAW-OWL-S, incorporates SAW in service specifications is presented. An approach to generating service specifications for situation-aware service-based systems using SAW-OWL-S and the system diagram of situation-aware service-based systems using SAW-OWL-S are presented","PeriodicalId":212174,"journal":{"name":"Ninth IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'06)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128140116","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}
引用次数: 27
Modularizing variability and scalability concerns in distributed real-time and embedded systems with modeling tools and component middleware 使用建模工具和组件中间件模块化分布式实时和嵌入式系统中的可变性和可伸缩性
Gan Deng, D. Schmidt, A. Gokhale, A. Nechypurenko
Developing real-time software for large-scale distributed real-time and embedded (DRE) systems is hard due to variabilities that arise from (I) integration with various subsystems based on different programming languages and hardware, OS, middleware platforms, (2) fine tuning the system to satisfy a range of customer requirements, such as various quality-of-service (QoS) properties, and (3) changing functional and QoS properties of the system based on available system resources. This paper describes our experience applying model-driven development (MDD) tools and QoS-enabled component middleware technologies to address domain- and middleware-specific variability challenges in an inventory tracking system, which manages the storage and flow of items in warehouses. Our results show that (I) coherent integration of MDD tools and component middleware can provide a productive software process for developing DRE systems by modularizing and composing variability concerns and (2) significant challenges remain that must be overcome to apply these technologies to a broader range of DRE systems
为大规模分布式实时和嵌入式(DRE)系统开发实时软件是困难的,因为(I)基于不同的编程语言和硬件、操作系统、中间件平台与各种子系统集成,(2)微调系统以满足一系列客户需求,例如各种服务质量(QoS)属性,以及(3)根据可用的系统资源改变系统的功能和QoS属性。本文描述了我们应用模型驱动开发(MDD)工具和支持qos的组件中间件技术来解决库存跟踪系统中特定于领域和中间件的可变性挑战的经验,该系统管理仓库中的存储和物品流。我们的结果表明:(1)MDD工具和组件中间件的一致集成可以通过模块化和组合可变性关注点为开发DRE系统提供一个富有成效的软件过程;(2)要将这些技术应用于更广泛的DRE系统,必须克服的重大挑战仍然存在
{"title":"Modularizing variability and scalability concerns in distributed real-time and embedded systems with modeling tools and component middleware","authors":"Gan Deng, D. Schmidt, A. Gokhale, A. Nechypurenko","doi":"10.1109/ISORC.2006.57","DOIUrl":"https://doi.org/10.1109/ISORC.2006.57","url":null,"abstract":"Developing real-time software for large-scale distributed real-time and embedded (DRE) systems is hard due to variabilities that arise from (I) integration with various subsystems based on different programming languages and hardware, OS, middleware platforms, (2) fine tuning the system to satisfy a range of customer requirements, such as various quality-of-service (QoS) properties, and (3) changing functional and QoS properties of the system based on available system resources. This paper describes our experience applying model-driven development (MDD) tools and QoS-enabled component middleware technologies to address domain- and middleware-specific variability challenges in an inventory tracking system, which manages the storage and flow of items in warehouses. Our results show that (I) coherent integration of MDD tools and component middleware can provide a productive software process for developing DRE systems by modularizing and composing variability concerns and (2) significant challenges remain that must be overcome to apply these technologies to a broader range of DRE systems","PeriodicalId":212174,"journal":{"name":"Ninth IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'06)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129349629","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
JAAT: Java alias analysis tool for program maintenance activities JAAT:程序维护活动的Java别名分析工具
Fumiaki Ohata, Katsuro Inoue
Alias analysis is a method for extracting sets of expressions which may possibly refer to the same memory locations during program execution. Although many researchers have already proposed analysis methods for the purpose of program optimization, difficulties still remain in applying such methods to practical software engineering tools in the sense of precision, extensibility and scalability. Focusing mainly on a practical use for program maintenance activities such as program debugging and understanding, we propose an alias analysis method for object-oriented programs and discuss our implementation. Using this method, we have developed a tool named JAAT. Our proposed method employs a two-phase, on-demand, and instance-based algorithm, in which intra-class analysis is done in phase 1 for whole programs and libraries, and inter-class analysis is done in phase 2 only for a user-demanded target. JAAT can analyze large programs or libraries such as JDK class library. Also, JAAT includes various features for program maintenance activities, such as GUI for displaying aliases, and an XML database for storing analysis information
别名分析是一种提取表达式集的方法,这些表达式集可能在程序执行期间引用相同的内存位置。虽然许多研究者已经提出了以程序优化为目的的分析方法,但在精度、可扩展性和可扩展性方面,将这些方法应用到实际的软件工程工具中仍然存在困难。本文提出了一种面向对象程序的别名分析方法,并讨论了该方法在程序维护活动中的实际应用,如程序调试和理解。利用这种方法,我们开发了一个名为JAAT的工具。我们提出的方法采用两阶段、按需和基于实例的算法,其中在阶段1中对整个程序和库进行类内分析,而在阶段2中仅对用户需求的目标进行类间分析。JAAT可以分析大型程序或库,如JDK类库。此外,JAAT还包括用于程序维护活动的各种特性,例如用于显示别名的GUI和用于存储分析信息的XML数据库
{"title":"JAAT: Java alias analysis tool for program maintenance activities","authors":"Fumiaki Ohata, Katsuro Inoue","doi":"10.1109/ISORC.2006.43","DOIUrl":"https://doi.org/10.1109/ISORC.2006.43","url":null,"abstract":"Alias analysis is a method for extracting sets of expressions which may possibly refer to the same memory locations during program execution. Although many researchers have already proposed analysis methods for the purpose of program optimization, difficulties still remain in applying such methods to practical software engineering tools in the sense of precision, extensibility and scalability. Focusing mainly on a practical use for program maintenance activities such as program debugging and understanding, we propose an alias analysis method for object-oriented programs and discuss our implementation. Using this method, we have developed a tool named JAAT. Our proposed method employs a two-phase, on-demand, and instance-based algorithm, in which intra-class analysis is done in phase 1 for whole programs and libraries, and inter-class analysis is done in phase 2 only for a user-demanded target. JAAT can analyze large programs or libraries such as JDK class library. Also, JAAT includes various features for program maintenance activities, such as GUI for displaying aliases, and an XML database for storing analysis information","PeriodicalId":212174,"journal":{"name":"Ninth IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'06)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130446326","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}
引用次数: 9
A flexible, high-precise time synchronization for multi-hop sensor networks 一种灵活、高精度的多跳传感器网络时间同步
Kee-Young Shin, Kwangyong Lee, Haeyong Kim, P. Mah, Seungmin Park, Chaedeok Lim, Heung-Nam Kim
In recent years, time synchronization in wireless sensor networks (WSN) is important for accurate time stamping of events and fine-tuned coordination of duty cycles to minimize power consumption. This paper presents an on-demand hierarchical mesh-based time synchronization (OHMTS) that is flexible, multi-hop based and high-precise in WSN. OHMTS adopts hierarchical and multi-hop mesh-based network architecture with supporting energy-saving problem for WSN. For the purpose of performance evaluation, we first study the error sources of OHMTS and then we evaluate the performance of OHMTS with respect to synchronization delay error using network simulator (NS-2). The simulation results show that OHMTS provides fine-tuned clock offset mechanism and can be easily applied to real WSN platform
近年来,无线传感器网络(WSN)中的时间同步对于事件的准确时间戳和对占空比的微调协调以最小化功耗具有重要意义。提出了一种灵活、多跳、高精度的按需分层网格时间同步方法。OHMTS采用分层多跳网格网络结构,支持无线传感器网络的节能问题。为了进行性能评估,我们首先研究了OHMTS的误差来源,然后利用网络模拟器(NS-2)评估了OHMTS在同步延迟误差方面的性能。仿真结果表明,OHMTS提供了微调的时钟偏移机制,可以很容易地应用于实际的无线传感器网络平台
{"title":"A flexible, high-precise time synchronization for multi-hop sensor networks","authors":"Kee-Young Shin, Kwangyong Lee, Haeyong Kim, P. Mah, Seungmin Park, Chaedeok Lim, Heung-Nam Kim","doi":"10.1109/ISORC.2006.3","DOIUrl":"https://doi.org/10.1109/ISORC.2006.3","url":null,"abstract":"In recent years, time synchronization in wireless sensor networks (WSN) is important for accurate time stamping of events and fine-tuned coordination of duty cycles to minimize power consumption. This paper presents an on-demand hierarchical mesh-based time synchronization (OHMTS) that is flexible, multi-hop based and high-precise in WSN. OHMTS adopts hierarchical and multi-hop mesh-based network architecture with supporting energy-saving problem for WSN. For the purpose of performance evaluation, we first study the error sources of OHMTS and then we evaluate the performance of OHMTS with respect to synchronization delay error using network simulator (NS-2). The simulation results show that OHMTS provides fine-tuned clock offset mechanism and can be easily applied to real WSN platform","PeriodicalId":212174,"journal":{"name":"Ninth IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'06)","volume":"5 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124292862","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
A diagnostic framework for integrated time-triggered architectures 集成时间触发架构的诊断框架
P. Peti, R. Obermaisser
Integrated architectures promise substantial technical and economic benefits in the development of distributed embedded real-time systems. In the context of diagnosis new diagnostic strategies can be applied by taking the physical and functional structure of an integrated system into account. In this paper we present a diagnostic framework that is designed to tackle prevalent diagnostic problems industry is currently facing, such as the trouble-not-identified phenomenon in electronic systems. So-called out-of-norm assertions (ONAs) are employed that combine diagnostic information to correlate experienced failures in order to decide on the type fault (e.g., transient vs. permanent, internal vs. external) affecting the system. Based on a prototype implementation of the integrated time-triggered DECOS architecture we show the feasibility of this diagnostic strategy
集成体系结构为分布式嵌入式实时系统的开发提供了巨大的技术和经济效益。在诊断的背景下,新的诊断策略可以通过考虑综合系统的物理和功能结构来应用。在本文中,我们提出了一个诊断框架,旨在解决当前行业面临的普遍诊断问题,如电子系统中的故障未识别现象。所谓的超规范断言(out- norm assertions,简称ona)用于将诊断信息结合起来,将经验过的故障联系起来,以确定影响系统的故障类型(例如,瞬时故障还是永久故障,内部故障还是外部故障)。基于集成时间触发DECOS架构的原型实现,我们证明了该诊断策略的可行性
{"title":"A diagnostic framework for integrated time-triggered architectures","authors":"P. Peti, R. Obermaisser","doi":"10.1109/ISORC.2006.78","DOIUrl":"https://doi.org/10.1109/ISORC.2006.78","url":null,"abstract":"Integrated architectures promise substantial technical and economic benefits in the development of distributed embedded real-time systems. In the context of diagnosis new diagnostic strategies can be applied by taking the physical and functional structure of an integrated system into account. In this paper we present a diagnostic framework that is designed to tackle prevalent diagnostic problems industry is currently facing, such as the trouble-not-identified phenomenon in electronic systems. So-called out-of-norm assertions (ONAs) are employed that combine diagnostic information to correlate experienced failures in order to decide on the type fault (e.g., transient vs. permanent, internal vs. external) affecting the system. Based on a prototype implementation of the integrated time-triggered DECOS architecture we show the feasibility of this diagnostic strategy","PeriodicalId":212174,"journal":{"name":"Ninth IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'06)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115067009","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}
引用次数: 13
Towards Developing a Secure Dependable System: Development, Issues, and Challenges 迈向安全可靠的系统:发展、问题与挑战
U. Brinkschulte, B. Thuraisingham, M. D. Miguel, P. Puschner, R. Paul, S. Yau
{"title":"Towards Developing a Secure Dependable System: Development, Issues, and Challenges","authors":"U. Brinkschulte, B. Thuraisingham, M. D. Miguel, P. Puschner, R. Paul, S. Yau","doi":"10.1109/ISORC.2006.74","DOIUrl":"https://doi.org/10.1109/ISORC.2006.74","url":null,"abstract":"","PeriodicalId":212174,"journal":{"name":"Ninth IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'06)","volume":"71 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1900-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121303685","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
期刊
Ninth IEEE International Symposium on Object and Component-Oriented Real-Time Distributed Computing (ISORC'06)
全部 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