首页 > 最新文献

Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000最新文献

英文 中文
Concurrent programming made easy 并发编程变得容易
Rafael Ramírez, A. Santosa, R. Yap
The task of programming concurrent systems is substantially more difficult than the task of programming sequential systems with respect to both correctness and efficiency. In this paper we describe a constraint-based methodology for writing concurrent applications. A system is modeled as: (a) a set of processes containing a sequence of "markers" denoting the processes points of interest; and (b) a constraint store. Process synchronization is specified by incrementally adding constraints on the markers execution order into the constraint store. The constraint store contains a declarative specification based on a temporal constraint logic program. The store, thus, acts as a coordination entity which on the one hand encapsulates the system synchronization requirements, and on the other hand, provides a declarative specification of the system concurrency issues. This provide great advantages in writing concurrent programs and manipulating them while preserving correctness.
就正确性和效率而言,编程并发系统的任务要比编程顺序系统的任务困难得多。在本文中,我们描述了一种用于编写并发应用程序的基于约束的方法。系统建模为:(A)一组流程,其中包含一系列表示流程感兴趣点的“标记”;(b)约束存储。流程同步是通过将标记执行顺序上的约束增量地添加到约束存储中来指定的。约束存储包含基于时间约束逻辑程序的声明性规范。因此,存储充当协调实体,一方面封装系统同步需求,另一方面提供系统并发性问题的声明性规范。这为编写并发程序和操作并发程序同时保持正确性提供了巨大的优势。
{"title":"Concurrent programming made easy","authors":"Rafael Ramírez, A. Santosa, R. Yap","doi":"10.1109/ICECCS.2000.873939","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873939","url":null,"abstract":"The task of programming concurrent systems is substantially more difficult than the task of programming sequential systems with respect to both correctness and efficiency. In this paper we describe a constraint-based methodology for writing concurrent applications. A system is modeled as: (a) a set of processes containing a sequence of \"markers\" denoting the processes points of interest; and (b) a constraint store. Process synchronization is specified by incrementally adding constraints on the markers execution order into the constraint store. The constraint store contains a declarative specification based on a temporal constraint logic program. The store, thus, acts as a coordination entity which on the one hand encapsulates the system synchronization requirements, and on the other hand, provides a declarative specification of the system concurrency issues. This provide great advantages in writing concurrent programs and manipulating them while preserving correctness.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116036526","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}
引用次数: 11
Mobile IP route optimization method for a carrier-scale IP network 电信规模IP网络的移动IP路由优化方法
T. Ihara, H. Ohnishi, Yasushi Takagi
The current mobile IP specification forces all packets forwarded to a mobile terminal (MT) to be routed via that terminal's home agent (HA), which often leads to triangular routing, which in turn causes data transmission delay and wastes network resources. IETF (Internet Engineering Task Force) is studying a solution that can optimize the route length, but this solution requires the implementation of additional functions on all correspondent nodes, so it will not be realistic. The paper proposes the use of mobile IP border gateways (MBGs) to optimize the routing in a carrier-scale network and reduce the processing burden on the HA without adding more functions to the correspondent nodes, and shows the effect of reducing the route length and the HA's load. We also propose a hierarchical arrangement of foreign agents (FAs) to reduce the processing burden on MBGs.
当前的移动IP规范强制转发到移动终端(MT)的所有数据包都要通过该终端的主代理(HA)进行路由,这通常会导致三角路由,从而导致数据传输延迟并浪费网络资源。IETF (Internet Engineering Task Force)正在研究一种可以优化路由长度的解决方案,但该解决方案需要在所有对应节点上实现额外的功能,因此不太现实。提出了在运营商规模网络中使用移动IP边界网关(mbg)来优化路由,在不增加相应节点功能的情况下减少HA的处理负担,并展示了减少路由长度和HA负载的效果。我们还提出了外国代理(FAs)的分层安排,以减轻mbg的处理负担。
{"title":"Mobile IP route optimization method for a carrier-scale IP network","authors":"T. Ihara, H. Ohnishi, Yasushi Takagi","doi":"10.1109/ICECCS.2000.873934","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873934","url":null,"abstract":"The current mobile IP specification forces all packets forwarded to a mobile terminal (MT) to be routed via that terminal's home agent (HA), which often leads to triangular routing, which in turn causes data transmission delay and wastes network resources. IETF (Internet Engineering Task Force) is studying a solution that can optimize the route length, but this solution requires the implementation of additional functions on all correspondent nodes, so it will not be realistic. The paper proposes the use of mobile IP border gateways (MBGs) to optimize the routing in a carrier-scale network and reduce the processing burden on the HA without adding more functions to the correspondent nodes, and shows the effect of reducing the route length and the HA's load. We also propose a hierarchical arrangement of foreign agents (FAs) to reduce the processing burden on MBGs.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116173045","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
Distributed development of complex software systems with Object Make 用Object Make实现复杂软件系统的分布式开发
Y. Sugiyama
Production of a large-scale software system involves quite a few software components. It is very common to develop such software components in a distributed environment consisting of multiple computer systems connected by computer networks. In order to support effective software development in a distributed environment, a mechanism to combine a large number of components, which are distributed over the network, into a single system in a systematic way is quite essential. Object Make is a tool that automates the building process of software systems consisting of software components that are stored in the file systems of distributed computer systems, as if they are stored in a single file system. Software developers are not required to transfer these remote components to their own local computer systems explicitly, even if the computer systems do not share a common file system. The paper gives an overview of the distributed software build process for large-scale software systems using Object Make.
大型软件系统的生产涉及相当多的软件组件。在由计算机网络连接的多个计算机系统组成的分布式环境中开发此类软件组件是非常常见的。为了在分布式环境中支持有效的软件开发,一种将分布在网络上的大量组件以系统的方式组合成单个系统的机制是非常必要的。Object Make是一个工具,它可以自动构建由软件组件组成的软件系统,这些软件组件存储在分布式计算机系统的文件系统中,就好像它们存储在单个文件系统中一样。软件开发人员不需要显式地将这些远程组件传输到他们自己的本地计算机系统,即使这些计算机系统不共享公共文件系统。本文概述了使用Object Make实现大型软件系统的分布式软件构建过程。
{"title":"Distributed development of complex software systems with Object Make","authors":"Y. Sugiyama","doi":"10.1109/ICECCS.2000.873930","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873930","url":null,"abstract":"Production of a large-scale software system involves quite a few software components. It is very common to develop such software components in a distributed environment consisting of multiple computer systems connected by computer networks. In order to support effective software development in a distributed environment, a mechanism to combine a large number of components, which are distributed over the network, into a single system in a systematic way is quite essential. Object Make is a tool that automates the building process of software systems consisting of software components that are stored in the file systems of distributed computer systems, as if they are stored in a single file system. Software developers are not required to transfer these remote components to their own local computer systems explicitly, even if the computer systems do not share a common file system. The paper gives an overview of the distributed software build process for large-scale software systems using Object Make.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"72 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124066213","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
Experience using formal methods for specifying a multi-agent system 有使用正式方法指定多代理系统的经验
C. Rouff, J. Rash, M. Hinchey
The process and results of using formal methods to specify the Lights Out Ground Operations System (LOGOS) are presented. LOGOS is a prototype multi agent system developed to demonstrate the feasibility of providing autonomy to satellite ground operations functions at NASA Goddard Space Flight Center (GSFC). Following the initial implementation of LOGOS, the development team decided to use formal methods to check for race conditions, deadlocks and omissions. The specification exercise revealed several omissions as well as race conditions. After completing the specification, the team concluded that certain tools would have made the specification process easier. The paper gives a sample specification of two of the agents in the LOGOS system and examples of omissions and race conditions found.
介绍了使用形式化方法指定熄灯地面操作系统(LOGOS)的过程和结果。LOGOS是NASA戈达德太空飞行中心(GSFC)开发的多智能体原型系统,用于演示为卫星地面操作功能提供自主性的可行性。在LOGOS的初始实现之后,开发团队决定使用正式的方法来检查竞争条件、死锁和遗漏。规范练习揭示了一些遗漏和竞态条件。在完成规范之后,团队得出结论,某些工具可以使规范过程更容易。本文给出了LOGOS系统中两个agent的示例说明,以及发现的遗漏和竞态条件的示例。
{"title":"Experience using formal methods for specifying a multi-agent system","authors":"C. Rouff, J. Rash, M. Hinchey","doi":"10.1109/ICECCS.2000.873929","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873929","url":null,"abstract":"The process and results of using formal methods to specify the Lights Out Ground Operations System (LOGOS) are presented. LOGOS is a prototype multi agent system developed to demonstrate the feasibility of providing autonomy to satellite ground operations functions at NASA Goddard Space Flight Center (GSFC). Following the initial implementation of LOGOS, the development team decided to use formal methods to check for race conditions, deadlocks and omissions. The specification exercise revealed several omissions as well as race conditions. After completing the specification, the team concluded that certain tools would have made the specification process easier. The paper gives a sample specification of two of the agents in the LOGOS system and examples of omissions and race conditions found.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131271201","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}
引用次数: 36
Verification criteria for a compositional model for reactive systems 反应系统组成模型的验证标准
P. Bellini, M. A. Bruno, P. Nesi
System composition/decomposition has to be analyzed in terms of temporal constraints associated with the components' external interface. The analysis is focused on the propagation of temporal constraints along the structural hierarchy, thus showing that in many cases missing temporal constraints can be evaluated on the basis of the temporal constraints known. A set of criteria for the verification of the temporal constraints in a compositional model is presented. A specific graphical notation is proposed. The application of the criteria to a real problem is illustrated by using TROL, an object oriented real time language.
必须根据与组件的外部接口相关联的时间约束来分析系统组合/分解。分析的重点是时间约束沿着结构层次的传播,从而表明在许多情况下,缺失的时间约束可以在已知时间约束的基础上进行评估。提出了一套验证组合模型中时间约束的准则。提出了一种具体的图形表示方法。以面向对象的实时语言TROL为例,说明了这些准则在实际问题中的应用。
{"title":"Verification criteria for a compositional model for reactive systems","authors":"P. Bellini, M. A. Bruno, P. Nesi","doi":"10.1109/ICECCS.2000.873925","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873925","url":null,"abstract":"System composition/decomposition has to be analyzed in terms of temporal constraints associated with the components' external interface. The analysis is focused on the propagation of temporal constraints along the structural hierarchy, thus showing that in many cases missing temporal constraints can be evaluated on the basis of the temporal constraints known. A set of criteria for the verification of the temporal constraints in a compositional model is presented. A specific graphical notation is proposed. The application of the criteria to a real problem is illustrated by using TROL, an object oriented real time language.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"61 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124681053","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}
引用次数: 4
An analysis tool for coupling-based integration testing 用于基于耦合的集成测试的分析工具
A. Offutt, Aynur Abdurazik, R. Alexander
This research is part of a project to develop practical, effective, formalizable, automatable techniques for integration testing. Integration testing is an important part of the testing process, but few integration testing techniques have been systematically studied or defined. This paper discusses the design and implementation of an analysis tool for measuring the amount of coverage achieved by a set of test data according to a set of previously defined coupling criteria. This tool can be used to support integration testing of software components. The coupling-based testing technique, which has been described elsewhere, is summarized, and coverage algorithms are discussed. The focus of this paper is on the instrumentation techniques and an analysis tool built for Java programs. It was built in Java using the general Java parser JavaCC and the Java Tree Builder (JTB). We are currently using this tool to gather experimental data on the efficacy and the usefulness of the technique.
这项研究是开发实用的、有效的、可形式化的、可自动化的集成测试技术项目的一部分。集成测试是测试过程的重要组成部分,但是很少有集成测试技术被系统地研究或定义。本文讨论了一个分析工具的设计和实现,用于根据一组先前定义的耦合标准来测量一组测试数据所达到的覆盖率。该工具可用于支持软件组件的集成测试。总结了在其他地方描述的基于耦合的测试技术,并讨论了覆盖算法。本文的重点是为Java程序构建的检测技术和分析工具。它是使用通用Java解析器JavaCC和Java树生成器(JTB)在Java中构建的。我们目前正在使用该工具收集有关该技术的有效性和有用性的实验数据。
{"title":"An analysis tool for coupling-based integration testing","authors":"A. Offutt, Aynur Abdurazik, R. Alexander","doi":"10.1109/ICECCS.2000.873942","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873942","url":null,"abstract":"This research is part of a project to develop practical, effective, formalizable, automatable techniques for integration testing. Integration testing is an important part of the testing process, but few integration testing techniques have been systematically studied or defined. This paper discusses the design and implementation of an analysis tool for measuring the amount of coverage achieved by a set of test data according to a set of previously defined coupling criteria. This tool can be used to support integration testing of software components. The coupling-based testing technique, which has been described elsewhere, is summarized, and coverage algorithms are discussed. The focus of this paper is on the instrumentation techniques and an analysis tool built for Java programs. It was built in Java using the general Java parser JavaCC and the Java Tree Builder (JTB). We are currently using this tool to gather experimental data on the efficacy and the usefulness of the technique.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130256406","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}
引用次数: 19
Multiple backup virtual paths reservation problem and its solution 多备份虚拟路径预留问题及其解决方法
S. Inoue, Y. Kakuda
A method of preparing a backup virtual path (VP) for each primary VP is popular for establishing a reliable computer network. In the case of multiple failures, however, it is possible that multiple failures happen on both a primary VP and a pairwise backup VP. In order to solve the above problem, the paper proposes a new multiagent based method where more than one backup VP is prepared for each primary VP.
为每个主虚拟路径准备备份虚拟路径(VP)的方法是建立可靠的计算机网络的常用方法。但是,在出现多个故障的情况下,可能在主VP和成对备份VP上同时发生多个故障。为了解决上述问题,本文提出了一种新的基于多智能体的方法,该方法为每个主VP准备多个备份VP。
{"title":"Multiple backup virtual paths reservation problem and its solution","authors":"S. Inoue, Y. Kakuda","doi":"10.1109/ICECCS.2000.873935","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873935","url":null,"abstract":"A method of preparing a backup virtual path (VP) for each primary VP is popular for establishing a reliable computer network. In the case of multiple failures, however, it is possible that multiple failures happen on both a primary VP and a pairwise backup VP. In order to solve the above problem, the paper proposes a new multiagent based method where more than one backup VP is prepared for each primary VP.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134064246","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
Principles and mechanisms for evolving software systems 发展软件系统的原则和机制
T. Katayama
Software evolution generally means that software can change its structure and functions to tolerate changes of its specification and operating environment. Though it is widely recognized that software is able to evolve is one of the most important requirements of the software which can live long, current software is not made to allow evolution in a reasonable cost. Besides, it is shared by many software researchers and practitioners that very complex software system could be built only by evolving it starting from its simpler version. Evolutionary mechanisms are also needed for modern software which is flexible and open and is able to adapt to new environments.
软件进化通常意味着软件可以改变其结构和功能以适应其规范和操作环境的变化。虽然人们普遍认为软件能够进化是软件长寿的最重要的要求之一,但当前的软件并没有以合理的成本允许进化。此外,许多软件研究人员和实践者都认为,非常复杂的软件系统只能通过从其简单版本开始进行进化来构建。现代软件要灵活开放,能够适应新环境,也需要进化机制。
{"title":"Principles and mechanisms for evolving software systems","authors":"T. Katayama","doi":"10.1109/ICECCS.2000.873945","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873945","url":null,"abstract":"Software evolution generally means that software can change its structure and functions to tolerate changes of its specification and operating environment. Though it is widely recognized that software is able to evolve is one of the most important requirements of the software which can live long, current software is not made to allow evolution in a reasonable cost. Besides, it is shared by many software researchers and practitioners that very complex software system could be built only by evolving it starting from its simpler version. Evolutionary mechanisms are also needed for modern software which is flexible and open and is able to adapt to new environments.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125688709","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
Using the right tool for the job 使用合适的工具
William G. Howerton, Michael G. Hinchey
The development of complex systems often requires that components and modules are developed individually, then assembled in the later integration phases of the overall effort. In spite of the modular approach taken in the specification and design of these components, developers all too often dogmatically use one particular development technique, while shunning others. The authors show this to be an inadvisable practice. For example, while informal specification techniques provide good mechanisms for describing the structure, complexity and constructs that facilitate the creation of abstract highly structured models of systems, without a well-defined semantics, the models produced are not amenable to rigorous analysis. To reconcile this dilemma, formal methods are being integrated with informal specification techniques. The authors introduce the "tool box" approach to software specification and demonstrate how each module may be specified individually using the specification technique most appropriate for the module at hand, based upon the characteristics of the particular module. We illustrate this via an actual system, the Air Force Weather Agency (AFWA) Standard Degribber: a meteorological system used for decoding/encoding data formatted in the World Meteorological Organization (WMO) standard GRIdded Binary (GRIB) format. We show how UML, when used independently would have been inadequate to fully describe the state based issues of the system, but when integrated with a formal notation, results in a full and complete specification.
复杂系统的开发通常需要单独开发组件和模块,然后在整体工作的后期集成阶段进行组装。尽管在这些组件的规范和设计中采用了模块化方法,但开发人员经常教条地使用一种特定的开发技术,而避开其他技术。作者认为这是一种不可取的做法。例如,虽然非正式的规范技术为描述结构、复杂性和构造提供了良好的机制,这些机制有助于创建抽象的高度结构化的系统模型,但是如果没有良好定义的语义,生成的模型就无法进行严格的分析。为了调和这一困境,正式方法正在与非正式规范技术集成。作者介绍了软件规范的“工具箱”方法,并演示了如何根据特定模块的特征,使用最适合当前模块的规范技术来单独指定每个模块。我们通过一个实际的系统来说明这一点,空军气象局(AFWA)标准解码器:一个用于解码/编码世界气象组织(WMO)标准网格二进制(GRIB)格式数据的气象系统。我们展示了当独立使用UML时,它是如何不足以完全描述系统的基于状态的问题的,但是当与正式的符号集成时,它会产生一个完整的规范。
{"title":"Using the right tool for the job","authors":"William G. Howerton, Michael G. Hinchey","doi":"10.1109/ICECCS.2000.873932","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873932","url":null,"abstract":"The development of complex systems often requires that components and modules are developed individually, then assembled in the later integration phases of the overall effort. In spite of the modular approach taken in the specification and design of these components, developers all too often dogmatically use one particular development technique, while shunning others. The authors show this to be an inadvisable practice. For example, while informal specification techniques provide good mechanisms for describing the structure, complexity and constructs that facilitate the creation of abstract highly structured models of systems, without a well-defined semantics, the models produced are not amenable to rigorous analysis. To reconcile this dilemma, formal methods are being integrated with informal specification techniques. The authors introduce the \"tool box\" approach to software specification and demonstrate how each module may be specified individually using the specification technique most appropriate for the module at hand, based upon the characteristics of the particular module. We illustrate this via an actual system, the Air Force Weather Agency (AFWA) Standard Degribber: a meteorological system used for decoding/encoding data formatted in the World Meteorological Organization (WMO) standard GRIdded Binary (GRIB) format. We show how UML, when used independently would have been inadequate to fully describe the state based issues of the system, but when integrated with a formal notation, results in a full and complete specification.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"396 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123392346","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
Interworking among intelligent networks and different networks: service control interfaces and their applications 智能网络与异型网络的互联:业务控制接口及其应用
R. Takeuchi, A. Miura, M. Yoshimi
A service control interface is proposed that can be used for telephony services provided by interworking among intelligent networks (INs), computer telephony (CT), and voice over IP (VoIP) systems. The IN Application Protocol (INAP) is mapped to a CORBA (Common Object Request Broker Architecture) interface, based on a proposed rule that achieves lightweight implementation. The proposed interface was implemented and confirmed by several service examples running on experimental systems.
提出了一种业务控制接口,可用于智能网络(INs)、计算机电话(CT)和IP语音(VoIP)系统之间的互通提供的电话业务。基于实现轻量级实现的拟议规则,将INAP映射到CORBA(公共对象请求代理体系结构)接口。通过在实验系统上运行的几个服务实例,对所提出的接口进行了实现和验证。
{"title":"Interworking among intelligent networks and different networks: service control interfaces and their applications","authors":"R. Takeuchi, A. Miura, M. Yoshimi","doi":"10.1109/ICECCS.2000.873933","DOIUrl":"https://doi.org/10.1109/ICECCS.2000.873933","url":null,"abstract":"A service control interface is proposed that can be used for telephony services provided by interworking among intelligent networks (INs), computer telephony (CT), and voice over IP (VoIP) systems. The IN Application Protocol (INAP) is mapped to a CORBA (Common Object Request Broker Architecture) interface, based on a proposed rule that achieves lightweight implementation. The proposed interface was implemented and confirmed by several service examples running on experimental systems.","PeriodicalId":228728,"journal":{"name":"Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2000-09-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132733020","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
期刊
Proceedings Sixth IEEE International Conference on Engineering of Complex Computer Systems. ICECCS 2000
全部 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