首页 > 最新文献

ACM SIGBED Review最新文献

英文 中文
Towards adaptive resource reservations for component-based distributed real-time systems 面向组件分布式实时系统的自适应资源预留
Q2 Computer Science Pub Date : 2015-08-17 DOI: 10.1145/2815482.2815486
N. Khalilzad, M. Ashjaei, L. Almeida, M. Behnam, Thomas Nolte
In this paper we present our ongoing work on developing a framework supporting adaptive resource reservations targeting component-based distributed real-time systems. The components may be spread over different resources in a distributed system. The proposed framework utilizes a reservation-based scheduling technique in which the sizes of reservations are adjusted during run-time to deal with dynamic resource demands of the software components. We present our modeling approach, we describe design options made and we present corresponding challenges.
在本文中,我们介绍了我们正在进行的开发框架的工作,该框架支持针对基于组件的分布式实时系统的自适应资源预留。组件可以分布在分布式系统中的不同资源上。该框架利用基于预留的调度技术,在运行时调整预留的大小,以处理软件组件的动态资源需求。我们介绍了我们的建模方法,描述了所做的设计选择,并提出了相应的挑战。
{"title":"Towards adaptive resource reservations for component-based distributed real-time systems","authors":"N. Khalilzad, M. Ashjaei, L. Almeida, M. Behnam, Thomas Nolte","doi":"10.1145/2815482.2815486","DOIUrl":"https://doi.org/10.1145/2815482.2815486","url":null,"abstract":"In this paper we present our ongoing work on developing a framework supporting adaptive resource reservations targeting component-based distributed real-time systems. The components may be spread over different resources in a distributed system. The proposed framework utilizes a reservation-based scheduling technique in which the sizes of reservations are adjusted during run-time to deal with dynamic resource demands of the software components. We present our modeling approach, we describe design options made and we present corresponding challenges.","PeriodicalId":37024,"journal":{"name":"ACM SIGBED Review","volume":"12 1","pages":"24 - 27"},"PeriodicalIF":0.0,"publicationDate":"2015-08-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/2815482.2815486","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63940727","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
Tolerating partial failures on IEC 61499 applications 在IEC 61499应用中容忍部分故障
Q2 Computer Science Pub Date : 2015-08-17 DOI: 10.1145/2815482.2815488
M. Sousa, C. Chrysoulas, Aydin E. Homay
In a modern industrial environment control programs are distributed among several devices. This raises new challenges, especially in handling the failure modes. Automatic reconfiguration is a possible approach in dealing with partial failures. The authors have proposed an IEC 61499 based replication framework for building fault tolerant applications - thus a failure of one sub-component does not to jeopardize the execution of the whole application. The proposed framework is capable of supporting dynamic reconfiguration on all automation levels in an industrial cell in order to patronage a fault tolerant and seamless production line.
在现代工业环境中,控制程序分布在几个设备中。这就提出了新的挑战,特别是在处理失效模式方面。自动重新配置是处理局部故障的一种可能方法。作者提出了一个基于IEC 61499的复制框架,用于构建容错应用程序——因此,一个子组件的故障不会危及整个应用程序的执行。所提出的框架能够支持工业单元中所有自动化级别的动态重新配置,以支持容错和无缝的生产线。
{"title":"Tolerating partial failures on IEC 61499 applications","authors":"M. Sousa, C. Chrysoulas, Aydin E. Homay","doi":"10.1145/2815482.2815488","DOIUrl":"https://doi.org/10.1145/2815482.2815488","url":null,"abstract":"In a modern industrial environment control programs are distributed among several devices. This raises new challenges, especially in handling the failure modes. Automatic reconfiguration is a possible approach in dealing with partial failures. The authors have proposed an IEC 61499 based replication framework for building fault tolerant applications - thus a failure of one sub-component does not to jeopardize the execution of the whole application. The proposed framework is capable of supporting dynamic reconfiguration on all automation levels in an industrial cell in order to patronage a fault tolerant and seamless production line.","PeriodicalId":37024,"journal":{"name":"ACM SIGBED Review","volume":"12 1","pages":"32 - 35"},"PeriodicalIF":0.0,"publicationDate":"2015-08-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/2815482.2815488","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63941018","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}
引用次数: 1
Merging network coding with feedback management in multicast streaming 多播流中网络编码与反馈管理的融合
Q2 Computer Science Pub Date : 2015-08-17 DOI: 10.1145/2815482.2815492
André Moreira, Luís Almeida, D. Lucani
Reliable multicast over wireless poses interesting challenges arising from the unreliable nature of the wireless medium. Recovering lost packets is particularly challenging in multicast scenarios since different receivers lose different packets. For this reason, simply retransmitting packets does not scale well with the number of receivers and particularly with the packet loss rate. A more efficient alternative is to use erasure codes to generate packets that can help many receivers at the same time. In this paper, we propose using online network coding to send coded packets that repair losses according to feedback reports sent by the clients. In particular, we propose using a recently developed scheduler for controlling feedback reports, which also allows differentiating the QoS provided to clients, and combine it with an online coding approach to provide novel stochastic guarantees of worst-case delay as required for QoS sensitive applications. We show preliminary simulation results that confirm the bounded decoding delay of our approach in a streaming application.
由于无线媒体的不可靠性,无线上可靠的多播提出了有趣的挑战。在多播场景中,恢复丢失的数据包尤其具有挑战性,因为不同的接收器丢失了不同的数据包。由于这个原因,简单地重传数据包并不能很好地随接收器的数量而扩展,特别是随丢包率而扩展。一种更有效的替代方法是使用擦除码生成可以同时帮助多个接收者的数据包。在本文中,我们提出使用在线网络编码发送编码包,根据客户端发送的反馈报告修复损失。特别是,我们建议使用最近开发的调度器来控制反馈报告,这也允许区分提供给客户端的QoS,并将其与在线编码方法相结合,为QoS敏感应用程序所需的最坏情况延迟提供新颖的随机保证。我们展示了初步的仿真结果,证实了我们的方法在流应用程序中的有限解码延迟。
{"title":"Merging network coding with feedback management in multicast streaming","authors":"André Moreira, Luís Almeida, D. Lucani","doi":"10.1145/2815482.2815492","DOIUrl":"https://doi.org/10.1145/2815482.2815492","url":null,"abstract":"Reliable multicast over wireless poses interesting challenges arising from the unreliable nature of the wireless medium. Recovering lost packets is particularly challenging in multicast scenarios since different receivers lose different packets. For this reason, simply retransmitting packets does not scale well with the number of receivers and particularly with the packet loss rate. A more efficient alternative is to use erasure codes to generate packets that can help many receivers at the same time. In this paper, we propose using online network coding to send coded packets that repair losses according to feedback reports sent by the clients. In particular, we propose using a recently developed scheduler for controlling feedback reports, which also allows differentiating the QoS provided to clients, and combine it with an online coding approach to provide novel stochastic guarantees of worst-case delay as required for QoS sensitive applications. We show preliminary simulation results that confirm the bounded decoding delay of our approach in a streaming application.","PeriodicalId":37024,"journal":{"name":"ACM SIGBED Review","volume":"12 1","pages":"49 - 52"},"PeriodicalIF":0.0,"publicationDate":"2015-08-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/2815482.2815492","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"63941437","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
M2RC: multiplicative-increase/additive-decrease multipath routing control for wireless sensor networks 无线传感器网络的乘-增/加-减多径路由控制
Q2 Computer Science Pub Date : 2005-01-01 DOI: 10.1145/1121782.1121786
Hany Morcos, I. Matta, Azer Bestavros
Routing protocols in wireless sensor networks (WSN) face two main challenges: first, the challenging environments in which WSN's are deployed negatively affect the quality of the routing process. Therefore, routing protocols for WSN's should recognize and react to node failures and packet losses. Second, sensor nodes are battery-powered, which makes power a scarce resource. Routing protocols should optimize power consumption to prolong the lifetime of the WSN. In this paper, we present a new adaptive routing protocol for WSN's, we call it M2RC. M2RC has two phases: mesh establishment phase and data forwarding phase. In the first phase, M2RC establishes the routing state to enable multipath data forwarding. In the second phase, M2RC forwards data packets from the source to the sink. Targeting hop-by-hop reliability, an M2RC forwarding node waits for an acknowledgement (ACK) that its packets were correctly received at the next neighbor. Based on this feedback, an M2RC node applies multiplicative-increase/additive-decrease (MIAD) to control the number of neighbors targeted by its packet broadcast. We simulated M2RC in the ns-2 simulator [4] and compared it to GRAB [1], Max-power, and Min-power routing schemes. Our simulations show that M2RC achieves the highest throughput with at least 10-30% less consumed power per delivered report in scenarios where a certain numberof nodes unexpectedly fail.-
无线传感器网络(WSN)中的路由协议面临两个主要挑战:首先,部署WSN的挑战性环境对路由过程的质量产生负面影响。因此,无线传感器网络的路由协议应该识别并响应节点故障和数据包丢失。其次,传感器节点是电池供电的,这使得电力成为一种稀缺资源。路由协议应该优化功耗,以延长WSN的生命周期。本文提出了一种新的无线传感器网络自适应路由协议,我们称之为M2RC。M2RC有两个阶段:网格建立阶段和数据转发阶段。在第一阶段,M2RC建立路由状态,实现多路径数据转发。在第二阶段,M2RC将数据包从源转发到接收器。以逐跳可靠性为目标,M2RC转发节点等待下一个邻居正确接收到自己的报文的确认(ACK)。基于这种反馈,M2RC节点应用MIAD (multiplicative-increase/ addiggative - reduction)来控制其分组广播所针对的邻居的数量。我们在ns-2模拟器[4]中模拟了M2RC,并将其与GRAB[1]、最大功率和最小功率路由方案进行了比较。我们的模拟表明,在一定数量的节点意外故障的情况下,M2RC实现了最高的吞吐量,每个交付的报告消耗的功率至少减少了10-30%
{"title":"M2RC: multiplicative-increase/additive-decrease multipath routing control for wireless sensor networks","authors":"Hany Morcos, I. Matta, Azer Bestavros","doi":"10.1145/1121782.1121786","DOIUrl":"https://doi.org/10.1145/1121782.1121786","url":null,"abstract":"Routing protocols in wireless sensor networks (WSN) face two main challenges: first, the challenging environments in which WSN's are deployed negatively affect the quality of the routing process. Therefore, routing protocols for WSN's should recognize and react to node failures and packet losses. Second, sensor nodes are battery-powered, which makes power a scarce resource. Routing protocols should optimize power consumption to prolong the lifetime of the WSN. In this paper, we present a new adaptive routing protocol for WSN's, we call it M2RC. M2RC has two phases: mesh establishment phase and data forwarding phase. In the first phase, M2RC establishes the routing state to enable multipath data forwarding. In the second phase, M2RC forwards data packets from the source to the sink. Targeting hop-by-hop reliability, an M2RC forwarding node waits for an acknowledgement (ACK) that its packets were correctly received at the next neighbor. Based on this feedback, an M2RC node applies multiplicative-increase/additive-decrease (MIAD) to control the number of neighbors targeted by its packet broadcast. We simulated M2RC in the ns-2 simulator [4] and compared it to GRAB [1], Max-power, and Min-power routing schemes. Our simulations show that M2RC achieves the highest throughput with at least 10-30% less consumed power per delivered report in scenarios where a certain numberof nodes unexpectedly fail.-","PeriodicalId":37024,"journal":{"name":"ACM SIGBED Review","volume":"2 1","pages":"13-18"},"PeriodicalIF":0.0,"publicationDate":"2005-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1145/1121782.1121786","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"64076811","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
期刊
ACM SIGBED Review
全部 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