首页 > 最新文献

Proceedings of Third Workshop on Parallel and Distributed Real-Time Systems最新文献

英文 中文
Design of a communication scheme for a distributed controller architecture using stochastic Petri nets 基于随机Petri网的分布式控制器体系结构通信方案设计
Pub Date : 1995-04-25 DOI: 10.1109/WPDRTS.1995.470495
C. Kelling, J. Henz, G. Hommel
This paper describes a modeling project which was established to support the design of a distributed controller system. An anthropomorphic robot hand is the target system. Stochastic Petri net models for different communication schemes were developed in order to predict the performance of the considered systems. For a given workload a bus communication can not be used, but two alternative ring structures are able to meet the predefined timing requirements. Design and performance evaluation of the models were realized using the new Petri net tool TimeNET, which allows the modeling with non-Markovian Petri nets and combines a graphical user interface with powerful solution and simulation methods.<>
本文描述了一个为支持分布式控制器系统设计而建立的建模方案。拟人化的机械手是目标系统。为了预测所考虑系统的性能,建立了不同通信方案的随机Petri网模型。对于给定的工作负载,不能使用总线通信,但是两种可选的环结构能够满足预定义的定时要求。利用新的Petri网工具TimeNET实现了模型的设计和性能评估,该工具允许使用非马尔可夫Petri网进行建模,并将图形用户界面与强大的解决方案和仿真方法相结合。
{"title":"Design of a communication scheme for a distributed controller architecture using stochastic Petri nets","authors":"C. Kelling, J. Henz, G. Hommel","doi":"10.1109/WPDRTS.1995.470495","DOIUrl":"https://doi.org/10.1109/WPDRTS.1995.470495","url":null,"abstract":"This paper describes a modeling project which was established to support the design of a distributed controller system. An anthropomorphic robot hand is the target system. Stochastic Petri net models for different communication schemes were developed in order to predict the performance of the considered systems. For a given workload a bus communication can not be used, but two alternative ring structures are able to meet the predefined timing requirements. Design and performance evaluation of the models were realized using the new Petri net tool TimeNET, which allows the modeling with non-Markovian Petri nets and combines a graphical user interface with powerful solution and simulation methods.<<ETX>>","PeriodicalId":438550,"journal":{"name":"Proceedings of Third Workshop on Parallel and Distributed Real-Time Systems","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-04-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127650557","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
Application stream ordering for mapping real-time applications to a heterogeneous, distributed target platform 用于将实时应用程序映射到异构、分布式目标平台的应用程序流排序
Pub Date : 1995-04-25 DOI: 10.1109/WPDRTS.1995.470492
S. Chatterjee, J. Strosnider
Mapping, i.e., allocating resources to applications and finding I/O routes between resources, is a crucial step in meeting real-time/multi-media applications' end-to-end timing requirements. Given a set of real-time applications, the order in which they are mapped can also greatly impact whether these timing requirements are met. Because the optimal ordering solution is intractable, this paper introduces a logical application stream laxity metric that can be used to order the application streams in linear time that produces excellent results. We apply this metric to an example audio/video application set to illustrate our approach and to compare our solution to the optimal one.<>
映射,即分配资源给应用程序和查找资源之间的I/O路由,是满足实时/多媒体应用程序端到端定时要求的关键步骤。给定一组实时应用程序,它们的映射顺序也会极大地影响是否满足这些定时需求。由于最优排序解决方案难以处理,本文引入了一个逻辑应用流松弛度度量,该度量可用于在线性时间内对应用流进行排序,并产生良好的效果。我们将此指标应用于一个示例音频/视频应用程序集,以说明我们的方法,并将我们的解决方案与最优解决方案进行比较。
{"title":"Application stream ordering for mapping real-time applications to a heterogeneous, distributed target platform","authors":"S. Chatterjee, J. Strosnider","doi":"10.1109/WPDRTS.1995.470492","DOIUrl":"https://doi.org/10.1109/WPDRTS.1995.470492","url":null,"abstract":"Mapping, i.e., allocating resources to applications and finding I/O routes between resources, is a crucial step in meeting real-time/multi-media applications' end-to-end timing requirements. Given a set of real-time applications, the order in which they are mapped can also greatly impact whether these timing requirements are met. Because the optimal ordering solution is intractable, this paper introduces a logical application stream laxity metric that can be used to order the application streams in linear time that produces excellent results. We apply this metric to an example audio/video application set to illustrate our approach and to compare our solution to the optimal one.<<ETX>>","PeriodicalId":438550,"journal":{"name":"Proceedings of Third Workshop on Parallel and Distributed Real-Time Systems","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-04-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131419224","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
Timing insensitive binary-to-binary migration across multiprocessor architectures 跨多处理器架构的时间不敏感二进制到二进制迁移
Pub Date : 1995-04-25 DOI: 10.1109/WPDRTS.1995.470488
B. Cogswell, Z. Segall
TIBBIT is a method of performing a binary to binary translation of an application from one architecture (source) to another (target) while maintaining the timing behavior of the code, even when it depends upon the speed (e.g. clock rate) of the host processor. Translated applications are scheduled under a real-time operating system on the target system such that processor-speed dependent behavior is accounted for and held equivalent. This work extends the technique from the single-processor implementation to include translation from single- and multiprocessor sources to multiprocessor targets.<>
TIBBIT是一种执行应用程序从一种架构(源)到另一种架构(目标)的二进制到二进制转换的方法,同时保持代码的定时行为,即使它依赖于主机处理器的速度(例如时钟速率)。翻译后的应用程序是在目标系统上的实时操作系统下调度的,这样就考虑了与处理器速度相关的行为,并保持了等价。这项工作将该技术从单处理器实现扩展到包括从单处理器和多处理器源到多处理器目标的转换
{"title":"Timing insensitive binary-to-binary migration across multiprocessor architectures","authors":"B. Cogswell, Z. Segall","doi":"10.1109/WPDRTS.1995.470488","DOIUrl":"https://doi.org/10.1109/WPDRTS.1995.470488","url":null,"abstract":"TIBBIT is a method of performing a binary to binary translation of an application from one architecture (source) to another (target) while maintaining the timing behavior of the code, even when it depends upon the speed (e.g. clock rate) of the host processor. Translated applications are scheduled under a real-time operating system on the target system such that processor-speed dependent behavior is accounted for and held equivalent. This work extends the technique from the single-processor implementation to include translation from single- and multiprocessor sources to multiprocessor targets.<<ETX>>","PeriodicalId":438550,"journal":{"name":"Proceedings of Third Workshop on Parallel and Distributed Real-Time Systems","volume":"308 10","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1995-04-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131657402","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}
引用次数: 5
期刊
Proceedings of Third Workshop on Parallel and Distributed Real-Time 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