首页 > 最新文献

[1993] Proceedings of the IEEE Workshop on Real-Time Applications最新文献

英文 中文
Putting OO to work: results from applying the object-oriented paradigm during the development of real-time applications 使OO发挥作用:在实时应用程序开发期间应用面向对象范式的结果
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263094
C. Pereira
The paper gives an overview of some results and lessons learned from the application of object-oriented (OO) techniques to real-time systems development. These results have been obtained within the scope of a research project which investigates what advantages can be achieved applying OO issues to real-time systems development, and what improvements in the existing OO methods are needed in order to make them really usable for real-time applications. One of the case studies performed, the process control and monitoring of a package routing system, is used in a comparison of the results obtained by applying an OO approach and a 'conventional' one (functional decomposition using concurrent processes). The paper focuses mainly on aspects concerning the real-time software implementation phase.<>
本文概述了将面向对象(OO)技术应用于实时系统开发的一些结果和经验教训。这些结果是在一个研究项目的范围内获得的,该项目调查了将OO问题应用于实时系统开发可以获得哪些优势,以及需要对现有的OO方法进行哪些改进,以便使它们真正可用于实时应用程序。所执行的案例研究之一,包路由系统的过程控制和监视,用于比较应用OO方法和“传统”方法(使用并发过程的功能分解)所获得的结果。本文主要研究了软件实时实现阶段的几个方面
{"title":"Putting OO to work: results from applying the object-oriented paradigm during the development of real-time applications","authors":"C. Pereira","doi":"10.1109/RTA.1993.263094","DOIUrl":"https://doi.org/10.1109/RTA.1993.263094","url":null,"abstract":"The paper gives an overview of some results and lessons learned from the application of object-oriented (OO) techniques to real-time systems development. These results have been obtained within the scope of a research project which investigates what advantages can be achieved applying OO issues to real-time systems development, and what improvements in the existing OO methods are needed in order to make them really usable for real-time applications. One of the case studies performed, the process control and monitoring of a package routing system, is used in a comparison of the results obtained by applying an OO approach and a 'conventional' one (functional decomposition using concurrent processes). The paper focuses mainly on aspects concerning the real-time software implementation phase.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-05-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122792081","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
Network Services Database-a distributed active real-time database (DARTDB) application 网络服务数据库——分布式活动实时数据库(DARTDB)应用程序
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263090
R. Sivasankaran, B. Purimetla, J. Stankovic, K. Ramamritham
A methodical study of real-time database applications can help identify the important research issues in real-time databases. The authors discuss the data and transaction characteristics of a telephone network services database in an attempt to study real-time database issues in the context of an application and to identify new research issues. Network services databases are soft/firm real-time systems and provide support for the service-providing intelligent network. They also present a brief explanation of a distributed active real-time database simulator built for the purpose of experimenting with issues that arise in applications such as the Network Services Database.<>
对实时数据库应用进行系统的研究,有助于识别实时数据库研究中的重要问题。本文讨论了一个电话网络业务数据库的数据和事务特征,试图在应用的背景下研究实时数据库问题,并找出新的研究问题。网络服务数据库是软/硬实时系统,为提供服务的智能网络提供支持。他们还简要解释了一个分布式的主动实时数据库模拟器,该模拟器是为了实验诸如网络服务数据库等应用程序中出现的问题而构建的。
{"title":"Network Services Database-a distributed active real-time database (DARTDB) application","authors":"R. Sivasankaran, B. Purimetla, J. Stankovic, K. Ramamritham","doi":"10.1109/RTA.1993.263090","DOIUrl":"https://doi.org/10.1109/RTA.1993.263090","url":null,"abstract":"A methodical study of real-time database applications can help identify the important research issues in real-time databases. The authors discuss the data and transaction characteristics of a telephone network services database in an attempt to study real-time database issues in the context of an application and to identify new research issues. Network services databases are soft/firm real-time systems and provide support for the service-providing intelligent network. They also present a brief explanation of a distributed active real-time database simulator built for the purpose of experimenting with issues that arise in applications such as the Network Services Database.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"31 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-05-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122009228","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}
引用次数: 17
Applying formal methods to an embedded real-time avionics system 形式化方法在嵌入式实时航空电子系统中的应用
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263118
P. Clements, C. Heitmeyer, B. Labaw, A. Mok
The authors present an application of formal development methodology to an actual real-time embedded system. The formal methods used are based on Modechart a graphical state specification language for real-time systems, whose formal semantic definition provides the basis for analysis. The specifications may be automatically simulated, or verified with respect to user-provided safety, liveness, and timing assertions. The application is of non-toy size and functionality, and features many state-of-the-practice design properties, such as parallel priority-based synchronizing processes with preemption.<>
作者介绍了形式化开发方法在实际实时嵌入式系统中的应用。所使用的形式化方法基于实时系统的图形状态规范语言Modechart,其形式化语义定义为分析提供了基础。规范可以自动模拟,或者根据用户提供的安全性、活动性和定时断言进行验证。该应用程序具有非玩具大小和功能,并具有许多最先进的设计特性,例如具有抢占的基于优先级的并行同步进程
{"title":"Applying formal methods to an embedded real-time avionics system","authors":"P. Clements, C. Heitmeyer, B. Labaw, A. Mok","doi":"10.1109/RTA.1993.263118","DOIUrl":"https://doi.org/10.1109/RTA.1993.263118","url":null,"abstract":"The authors present an application of formal development methodology to an actual real-time embedded system. The formal methods used are based on Modechart a graphical state specification language for real-time systems, whose formal semantic definition provides the basis for analysis. The specifications may be automatically simulated, or verified with respect to user-provided safety, liveness, and timing assertions. The application is of non-toy size and functionality, and features many state-of-the-practice design properties, such as parallel priority-based synchronizing processes with preemption.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1993-05-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131637652","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}
引用次数: 12
期刊
[1993] Proceedings of the IEEE Workshop on Real-Time Applications
全部 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