首页 > 最新文献

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

英文 中文
Probabilistic job scheduling for distributed real-time applications 分布式实时应用的概率作业调度
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263108
Azer Bestavros, D. Spartiotis
The authors describe a heuristic for dynamically scheduling time-constrained tasks in a distributed environment. When a task is submitted to a node, the scheduling software tries to schedule the task locally so as to meet its deadline. If that is not feasible, it tries to locate another node where this could be done with a high probability of success. Nodes in the system inform each other about their state (vis-a-vis the availability of free cycles) using a combination of broadcasting and gossiping. The performance of the proposed protocol is evaluated both analytically and via simulation. Based on these findings, they argue that keeping a diverse availability profile and using passive bidding (through gossiping) are both advantageous to distributed scheduling for real-time systems.<>
作者描述了一种在分布式环境中动态调度时间约束任务的启发式方法。当任务提交到某个节点时,调度软件会尝试在本地调度该任务,以满足其截止日期。如果这是不可行的,它会尝试找到另一个节点,在那里成功的可能性很大。系统中的节点使用广播和八卦的组合来通知彼此的状态(相对于空闲周期的可用性)。通过分析和仿真对该协议的性能进行了评估。基于这些发现,他们认为保持多样化的可用性配置文件和使用被动竞价(通过八卦)都有利于实时系统的分布式调度。
{"title":"Probabilistic job scheduling for distributed real-time applications","authors":"Azer Bestavros, D. Spartiotis","doi":"10.1109/RTA.1993.263108","DOIUrl":"https://doi.org/10.1109/RTA.1993.263108","url":null,"abstract":"The authors describe a heuristic for dynamically scheduling time-constrained tasks in a distributed environment. When a task is submitted to a node, the scheduling software tries to schedule the task locally so as to meet its deadline. If that is not feasible, it tries to locate another node where this could be done with a high probability of success. Nodes in the system inform each other about their state (vis-a-vis the availability of free cycles) using a combination of broadcasting and gossiping. The performance of the proposed protocol is evaluated both analytically and via simulation. Based on these findings, they argue that keeping a diverse availability profile and using passive bidding (through gossiping) are both advantageous to distributed scheduling for real-time systems.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"12 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":"117219637","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}
引用次数: 25
MX: a real-time fault and change-tolerant distributed system MX:实时故障和容错的分布式系统
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263089
N. Olsen
The paper describes the Media Exchange (MX) system, a generic distributed platform that supports specialized mission-critical applications for multi-media communications (voice, data, video, and telemetry). It describes the goals and strategies used to implement the platform and initial application set in the financial market domain, and discusses several areas for improvement. It concludes that the focus on change-tolerance provides the necessary ease of extension and design flexibility to support system enhancements and new applications for many years to come.<>
本文描述了媒体交换(MX)系统,这是一个通用的分布式平台,支持用于多媒体通信(语音、数据、视频和遥测)的特殊关键任务应用。它描述了用于在金融市场领域实现平台和初始应用程序集的目标和策略,并讨论了需要改进的几个领域。它的结论是,对变化容忍度的关注提供了必要的扩展和设计灵活性,以支持未来许多年的系统增强和新应用程序。
{"title":"MX: a real-time fault and change-tolerant distributed system","authors":"N. Olsen","doi":"10.1109/RTA.1993.263089","DOIUrl":"https://doi.org/10.1109/RTA.1993.263089","url":null,"abstract":"The paper describes the Media Exchange (MX) system, a generic distributed platform that supports specialized mission-critical applications for multi-media communications (voice, data, video, and telemetry). It describes the goals and strategies used to implement the platform and initial application set in the financial market domain, and discusses several areas for improvement. It concludes that the focus on change-tolerance provides the necessary ease of extension and design flexibility to support system enhancements and new applications for many years to come.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"32 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":"123488433","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
Design of embedded hard real-time applications with predictable behaviour 具有可预测行为的嵌入式硬实时应用程序的设计
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263088
M. Colnaric, D. Verber, W. Halang
In contrast to most of the other studies which only consider selected topic(s) and typically deal with issues of higher levels of design, the research project outlined uses a holistic approach to real-time application design issues. It is set up in layers starting with a predictably behaving computer hardware architecture, followed by an appropriate programming language and, finally, a tool for automated application development. Each of these layers provides a sound basis for the next. For the hardware layer, an asymmetrical parallel architecture is proposed and guidelines for its implementation are given. For the software layer, programming issues are dealt with. A real-time programming language concept is briefly described. Inside the compiler, an analyser is integrated, combining conventional and novel approaches for execution time estimation. Finally, the desired properties of a computer aided hard real-time application design and evaluation tool are enumerated.<>
大多数其他研究只考虑选定的主题,通常处理更高层次的设计问题,与之相反,该研究项目概述了使用整体方法来解决实时应用程序设计问题。它是分层设置的,首先是可预测行为的计算机硬件体系结构,然后是适当的编程语言,最后是用于自动应用程序开发的工具。每一层都为下一层提供了坚实的基础。在硬件层,提出了一种非对称并行架构,并给出了实现准则。对于软件层,处理编程问题。简要介绍了实时编程语言的概念。在编译器内部,集成了一个分析器,结合了传统的和新的执行时间估计方法。最后,列举了计算机辅助硬实时应用程序设计与评估工具的期望特性。
{"title":"Design of embedded hard real-time applications with predictable behaviour","authors":"M. Colnaric, D. Verber, W. Halang","doi":"10.1109/RTA.1993.263088","DOIUrl":"https://doi.org/10.1109/RTA.1993.263088","url":null,"abstract":"In contrast to most of the other studies which only consider selected topic(s) and typically deal with issues of higher levels of design, the research project outlined uses a holistic approach to real-time application design issues. It is set up in layers starting with a predictably behaving computer hardware architecture, followed by an appropriate programming language and, finally, a tool for automated application development. Each of these layers provides a sound basis for the next. For the hardware layer, an asymmetrical parallel architecture is proposed and guidelines for its implementation are given. For the software layer, programming issues are dealt with. A real-time programming language concept is briefly described. Inside the compiler, an analyser is integrated, combining conventional and novel approaches for execution time estimation. Finally, the desired properties of a computer aided hard real-time application design and evaluation tool are enumerated.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"119 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":"129426106","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}
引用次数: 8
The design of a real-time system for simulators and trainers 模拟器和训练器实时系统的设计
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263123
B. Furht
The author describes the design of a host/target multiprocessor system with distributed memory, which addresses a class of real-time problems that operate in a synchronized environment with rapid response to external events, such as real-time simulators and trainers. The unique needs of trainers and simulators are addressed through the implementation of a mirror memory and a distributed database supported by broadcasting writes and interrupts in a tightly-coupled host/target architecture. A special software development tool has been developed, referred to as the Application Worksheet, which provides real-time deadline scheduling and inter-processor triggering required in most simulator and trainer applications.<>
作者描述了具有分布式内存的主机/目标多处理器系统的设计,该系统解决了一类在同步环境中运行的实时问题,这些问题对外部事件具有快速响应,例如实时模拟器和训练器。训练器和模拟器的独特需求是通过实现镜像内存和分布式数据库来解决的,该数据库由紧耦合的主机/目标体系结构中的广播写和中断支持。一种特殊的软件开发工具被称为应用工作表,它提供了大多数模拟器和训练器应用所需的实时截止日期调度和处理器间触发。
{"title":"The design of a real-time system for simulators and trainers","authors":"B. Furht","doi":"10.1109/RTA.1993.263123","DOIUrl":"https://doi.org/10.1109/RTA.1993.263123","url":null,"abstract":"The author describes the design of a host/target multiprocessor system with distributed memory, which addresses a class of real-time problems that operate in a synchronized environment with rapid response to external events, such as real-time simulators and trainers. The unique needs of trainers and simulators are addressed through the implementation of a mirror memory and a distributed database supported by broadcasting writes and interrupts in a tightly-coupled host/target architecture. A special software development tool has been developed, referred to as the Application Worksheet, which provides real-time deadline scheduling and inter-processor triggering required in most simulator and trainer applications.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"5 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":"121830115","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
Bounds of start and completion times of application tasks on the RTEM system RTEM系统上应用程序任务的开始和完成时间界限
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263116
Dar-Tzen Peng
The author studies the start and completion times of application tasks on RTEM system, a descendant of MAFT developed at AlliedSignal. The RTEM workload consists of a set of periodic tasks, each of which is executed redundantly on the system for fault-tolerance. A priority based nonpreemptive list scheduling algorithm is used for task scheduling. The distributed agreement mechanism used to ensure fault-tolerance adds a nonzero, constant delay to the possible start of the tasks immediately succeeding the task being terminated. Since task execution times may vary between their maximum and minimum values, the start (and thus the completion) time of each copy of a task is difficult to predict unless the task execution order is fixed. He derives both lower and upper bounds of the start time for each task when all tasks are of the same periods, each node executes the entire task set, no branch conditions are allowed, and the task execution order need not be fixed.<>
作者研究了RTEM系统中应用任务的开始和完成时间,RTEM系统是联合信号公司开发的MAFT的后代。RTEM工作负载由一组周期性任务组成,每个任务都在系统上冗余执行以实现容错。采用基于优先级的非抢占式列表调度算法进行任务调度。用于确保容错性的分布式协议机制在任务被终止后立即为可能启动的任务添加了一个非零的恒定延迟。由于任务执行时间可能在最大值和最小值之间变化,因此很难预测任务的每个副本的开始(以及完成)时间,除非任务执行顺序是固定的。在所有任务都处于相同周期、每个节点执行整个任务集、不允许分支条件、任务执行顺序不需要固定的情况下,他推导出每个任务的开始时间的下界和上界。
{"title":"Bounds of start and completion times of application tasks on the RTEM system","authors":"Dar-Tzen Peng","doi":"10.1109/RTA.1993.263116","DOIUrl":"https://doi.org/10.1109/RTA.1993.263116","url":null,"abstract":"The author studies the start and completion times of application tasks on RTEM system, a descendant of MAFT developed at AlliedSignal. The RTEM workload consists of a set of periodic tasks, each of which is executed redundantly on the system for fault-tolerance. A priority based nonpreemptive list scheduling algorithm is used for task scheduling. The distributed agreement mechanism used to ensure fault-tolerance adds a nonzero, constant delay to the possible start of the tasks immediately succeeding the task being terminated. Since task execution times may vary between their maximum and minimum values, the start (and thus the completion) time of each copy of a task is difficult to predict unless the task execution order is fixed. He derives both lower and upper bounds of the start time for each task when all tasks are of the same periods, each node executes the entire task set, no branch conditions are allowed, and the task execution order need not be fixed.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"40 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":"117343287","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
A knowledge-based approach for the debugging of real-time multiprocessor systems 基于知识的实时多处理器系统调试方法
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263122
M. Timmerman, F. Gielen, P. Lambrix
Todays' real-time systems become ever more complex and multiprocessor hardware starts pervading many types of equipment. This complexity indicates that real-time programming has matured into a true software engineering discipline which demands the appropriate set of tools for the support of the entire system lifecycle. Since studies show that debugging takes about half of the development time it is obvious that powerful debuggers are needed. The characteristics of real-time systems impose specific requirements on the debugger. The system must be capable of detecting logical as well as timing errors and the invasive nature of the debugging system must not alter the temporal logic of the application. The authors describe the design and the implementation of a debugger for a tightly coupled multiprocessor real-time system which complies with those specific requirements. The paper emphasizes on the high level tools which are necessary for the analysis and the interpretation of the trace data which has been collected at runtime. Those tools are necessary due to the high amounts of trace data being collected.<>
如今的实时系统变得越来越复杂,多处理器硬件开始在许多类型的设备中普及。这种复杂性表明实时编程已经成熟为一个真正的软件工程学科,它需要一组适当的工具来支持整个系统生命周期。由于研究表明调试花费了大约一半的开发时间,因此很明显需要功能强大的调试器。实时系统的特性对调试器提出了特定的要求。系统必须能够检测逻辑和时间错误,并且调试系统的侵入性不能改变应用程序的时间逻辑。作者描述了一个紧耦合多处理器实时系统的调试器的设计和实现,该调试器符合这些特定的要求。本文重点介绍了对运行时收集的跟踪数据进行分析和解释所必需的高级工具。这些工具是必要的,因为要收集大量的跟踪数据。
{"title":"A knowledge-based approach for the debugging of real-time multiprocessor systems","authors":"M. Timmerman, F. Gielen, P. Lambrix","doi":"10.1109/RTA.1993.263122","DOIUrl":"https://doi.org/10.1109/RTA.1993.263122","url":null,"abstract":"Todays' real-time systems become ever more complex and multiprocessor hardware starts pervading many types of equipment. This complexity indicates that real-time programming has matured into a true software engineering discipline which demands the appropriate set of tools for the support of the entire system lifecycle. Since studies show that debugging takes about half of the development time it is obvious that powerful debuggers are needed. The characteristics of real-time systems impose specific requirements on the debugger. The system must be capable of detecting logical as well as timing errors and the invasive nature of the debugging system must not alter the temporal logic of the application. The authors describe the design and the implementation of a debugger for a tightly coupled multiprocessor real-time system which complies with those specific requirements. The paper emphasizes on the high level tools which are necessary for the analysis and the interpretation of the trace data which has been collected at runtime. Those tools are necessary due to the high amounts of trace data being collected.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"4 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":"133632897","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}
引用次数: 8
Real-time data acquisition in high-energy physics experiments 高能物理实验中的实时数据采集
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263105
J. Zalewski
Gives an overview of the field of real-time data acquisition in high-energy physics experiments. It presents the problems encountered in real-time data acquisition and describes current solutions to some of them. It is intended as a tutorial introduction, having the main purpose to educate non-physicists about the challenges met by the designers of computer systems for supercolliders, the largest scientific instruments ever built by humans.<>
概述了高能物理实验中实时数据采集领域。介绍了实时数据采集中遇到的问题,并介绍了目前解决这些问题的方法。它的目的是作为一个教程介绍,主要目的是教育非物理学家关于超级对撞机计算机系统的设计者所遇到的挑战,超级对撞机是人类建造的最大的科学仪器。
{"title":"Real-time data acquisition in high-energy physics experiments","authors":"J. Zalewski","doi":"10.1109/RTA.1993.263105","DOIUrl":"https://doi.org/10.1109/RTA.1993.263105","url":null,"abstract":"Gives an overview of the field of real-time data acquisition in high-energy physics experiments. It presents the problems encountered in real-time data acquisition and describes current solutions to some of them. It is intended as a tutorial introduction, having the main purpose to educate non-physicists about the challenges met by the designers of computer systems for supercolliders, the largest scientific instruments ever built by humans.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"245 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":"132585033","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
Resource scheduling for adaptive systems 自适应系统的资源调度
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263107
E. E. Ferguson
The author discusses the characteristics of the real-time scheduling technology for adaptive applications that have shared physical resources.<>
讨论了共享物理资源的自适应应用实时调度技术的特点。
{"title":"Resource scheduling for adaptive systems","authors":"E. E. Ferguson","doi":"10.1109/RTA.1993.263107","DOIUrl":"https://doi.org/10.1109/RTA.1993.263107","url":null,"abstract":"The author discusses the characteristics of the real-time scheduling technology for adaptive applications that have shared physical resources.<<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":"125398213","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
Multimedia-integrated real-time control systems 多媒体集成实时控制系统
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263121
A. Guha, M. Agrawal, R.R. Rundquist
Multimedia applications are becoming pervasive and are expected to be used in advanced process control systems where image data is related to higher order material qualities. The authors have analyzed real-time control applications and their needs. A necessary component to support such a distributed multimedia integrated control system is the need for network services that support both the real-time needs of control as well as the control traffic. The analysis shows that the primary network services must include support for network scheduling for multilevel priority traffic and for synchronization of remote data transmissions and stream multimedia traffic. They propose an asynchronous transfer mode (ATM)-based network architecture that uses a new real-time control protocol to provide these services.<>
多媒体应用正变得越来越普遍,并有望用于先进的过程控制系统中,其中图像数据与更高阶的材料质量有关。作者分析了实时控制的应用及其需求。支持这种分布式多媒体集成控制系统的一个必要组成部分是需要既支持实时控制需求又支持控制流量的网络服务。分析表明,主要网络业务必须支持多级优先级业务的网络调度,支持远程数据传输和流多媒体业务的同步。他们提出了一种基于异步传输模式(ATM)的网络架构,该架构使用一种新的实时控制协议来提供这些服务
{"title":"Multimedia-integrated real-time control systems","authors":"A. Guha, M. Agrawal, R.R. Rundquist","doi":"10.1109/RTA.1993.263121","DOIUrl":"https://doi.org/10.1109/RTA.1993.263121","url":null,"abstract":"Multimedia applications are becoming pervasive and are expected to be used in advanced process control systems where image data is related to higher order material qualities. The authors have analyzed real-time control applications and their needs. A necessary component to support such a distributed multimedia integrated control system is the need for network services that support both the real-time needs of control as well as the control traffic. The analysis shows that the primary network services must include support for network scheduling for multilevel priority traffic and for synchronization of remote data transmissions and stream multimedia traffic. They propose an asynchronous transfer mode (ATM)-based network architecture that uses a new real-time control protocol to provide these services.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"13 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":"131499904","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
Rate-monotonic analysis of an advanced field artillery data system 一种先进野战火炮数据系统的速率单调分析
Pub Date : 1993-05-13 DOI: 10.1109/RTA.1993.263109
D. Thuente, R. Sedlmeyer
The Advanced Field Artillery Tactical Data System (AFATDS) is a multiserver automated command and control system for fire support operations. The authors applied rate-monotonic analysis to Version 1 of the software. They developed two models. The first model focuses exclusively on application-level tasks; the second model considers effects of the UNIX run-time system. Analysis of these models gives an early indication that the software will satisfy its timing requirements.<>
先进野战火炮战术数据系统(AFATDS)是一种用于火力支援作战的多服务器自动化指挥和控制系统。作者将速率单调分析应用于该软件的第1版。他们开发了两种模型。第一个模型专门关注应用程序级任务;第二个模型考虑了UNIX运行时系统的影响。对这些模型的分析给出了软件将满足其时序要求的早期指示。
{"title":"Rate-monotonic analysis of an advanced field artillery data system","authors":"D. Thuente, R. Sedlmeyer","doi":"10.1109/RTA.1993.263109","DOIUrl":"https://doi.org/10.1109/RTA.1993.263109","url":null,"abstract":"The Advanced Field Artillery Tactical Data System (AFATDS) is a multiserver automated command and control system for fire support operations. The authors applied rate-monotonic analysis to Version 1 of the software. They developed two models. The first model focuses exclusively on application-level tasks; the second model considers effects of the UNIX run-time system. Analysis of these models gives an early indication that the software will satisfy its timing requirements.<<ETX>>","PeriodicalId":293622,"journal":{"name":"[1993] Proceedings of the IEEE Workshop on Real-Time Applications","volume":"89 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":"125007605","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
期刊
[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