首页 > 最新文献

Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems最新文献

英文 中文
Test scenario generation from a structured requirements specification 从结构化需求规范生成测试场景
Steven J. Cunning, J. Rozenblit
A brief overview of the requirements engineering, its history and state of practice are given. A semi-formal method to structure the behavioral requirements for real-time embedded systems is presented. This method is based on a set of forms that contain both informal text based descriptions and formally defined language constructs. After documentation of requirements into these forms, an algorithm to automatically generate event scenarios is presented. This algorithm extracts the needed information from the requirements forms and produces a set of scenarios that can be used to test transaction oriented systems. A design example is presented that is used to illustrate the process of converting text based requirements onto the structured requirements form and to illustrate the operation of the scenario generation algorithm.
简要概述了需求工程的历史和实践现状。提出了一种半形式化的方法来构建实时嵌入式系统的行为需求。此方法基于一组表单,这些表单既包含基于非正式文本的描述,也包含正式定义的语言结构。在将需求文档化为这些形式之后,提出了一种自动生成事件场景的算法。该算法从需求表单中提取所需的信息,并生成一组可用于测试面向事务的系统的场景。给出了一个设计实例,说明了将基于文本的需求转换为结构化需求形式的过程,并说明了场景生成算法的操作。
{"title":"Test scenario generation from a structured requirements specification","authors":"Steven J. Cunning, J. Rozenblit","doi":"10.1109/ECBS.1999.755876","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755876","url":null,"abstract":"A brief overview of the requirements engineering, its history and state of practice are given. A semi-formal method to structure the behavioral requirements for real-time embedded systems is presented. This method is based on a set of forms that contain both informal text based descriptions and formally defined language constructs. After documentation of requirements into these forms, an algorithm to automatically generate event scenarios is presented. This algorithm extracts the needed information from the requirements forms and produces a set of scenarios that can be used to test transaction oriented systems. A design example is presented that is used to illustrate the process of converting text based requirements onto the structured requirements form and to illustrate the operation of the scenario generation algorithm.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"635 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132926182","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}
引用次数: 22
Rapid prototyping with HW/SW codesign tool 使用硬件/软件协同设计工具进行快速原型设计
Dai Araki, Tadatoshi Ishii, D. Gajski
The paper describes a visual design authoring tool named VisualSpec. VisualSpec realizes a homogeneous hardware/software codesign process which means to perform both functional specification design and architectural specification design of HW/SW parts in a single tool and a common design specification language. The design specification captured with VisualSpec is always executable so that the designer can develop a virtual prototype system and simulation model for verifying functional requirements, performance and cost. VisualSpec combines top-down and bottom-up design approaches and facilitates reuse of cores and other IP components.
本文介绍了一个名为VisualSpec的视觉设计创作工具。VisualSpec实现了一个同构的硬件/软件协同设计过程,即在一个工具和一种通用的设计规范语言中完成硬件/软件部件的功能规范设计和架构规范设计。VisualSpec捕获的设计规范始终是可执行的,因此设计人员可以开发虚拟原型系统和仿真模型,以验证功能需求,性能和成本。VisualSpec结合了自顶向下和自底向上的设计方法,并促进了核心和其他IP组件的重用。
{"title":"Rapid prototyping with HW/SW codesign tool","authors":"Dai Araki, Tadatoshi Ishii, D. Gajski","doi":"10.1109/ECBS.1999.755869","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755869","url":null,"abstract":"The paper describes a visual design authoring tool named VisualSpec. VisualSpec realizes a homogeneous hardware/software codesign process which means to perform both functional specification design and architectural specification design of HW/SW parts in a single tool and a common design specification language. The design specification captured with VisualSpec is always executable so that the designer can develop a virtual prototype system and simulation model for verifying functional requirements, performance and cost. VisualSpec combines top-down and bottom-up design approaches and facilitates reuse of cores and other IP components.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"199 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123730214","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
Object-oriented design methodology based on functional layers for distributed communications systems 基于功能层的分布式通信系统面向对象设计方法
Yasufumi Nagayama, Masashi Nabeta, Hiroshi Fujimoto, Atsushi Takeuchi
Communications systems will have to support diverse services, which will lead to more complicated software within those systems. This will be a problem particularly because of the system's inability to meet required real-time constraints. This paper describes an object-oriented model based on functional layers for switching systems. Our model enables to improve the productivity, maintainability, and expandability of software while retaining its real-time capability of communications systems. To verify the effectiveness of the model, we implemented it on a computer and telephony integration (CTI) system, and provide the Voice over IP (VoIP) functions.
通信系统将必须支持多种服务,这将导致这些系统内的软件更加复杂。这将是一个问题,特别是因为系统无法满足所需的实时限制。本文提出了一种基于功能层的面向对象交换系统模型。我们的模型能够提高软件的生产率、可维护性和可扩展性,同时保留通信系统的实时能力。为了验证该模型的有效性,我们在一个计算机和电话集成(CTI)系统上实现了该模型,并提供了IP语音(VoIP)功能。
{"title":"Object-oriented design methodology based on functional layers for distributed communications systems","authors":"Yasufumi Nagayama, Masashi Nabeta, Hiroshi Fujimoto, Atsushi Takeuchi","doi":"10.1109/ECBS.1999.755882","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755882","url":null,"abstract":"Communications systems will have to support diverse services, which will lead to more complicated software within those systems. This will be a problem particularly because of the system's inability to meet required real-time constraints. This paper describes an object-oriented model based on functional layers for switching systems. Our model enables to improve the productivity, maintainability, and expandability of software while retaining its real-time capability of communications systems. To verify the effectiveness of the model, we implemented it on a computer and telephony integration (CTI) system, and provide the Voice over IP (VoIP) functions.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127912451","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
Multi-domain surety modeling and analysis for high assurance systems 高保证系统的多域保证建模与分析
J. R. Davis, J. Scott, J. Sztipanovits, Marcus Martinez
Engineering systems are becoming increasingly complex as state of the art technologies are incorporated into designs. Surety modeling and analysis is an emerging science that permits an engineer to qualitatively and quantitatively predict and assess the completeness and predictability of a design. Surety is a term often used in the Department of Defense (DoD) and Department of Energy (DOE) communities, which refers to the integration of safety, security, reliability and performance aspects of design. Current risk assessment technologies for analyzing complex systems fail to adequately describe the problem, thus making assessment fragmented and non-integrated. To address this problem, we have developed a methodology and extensible software toolset to address model integration and complexity for high consequence systems. The MultiGraph Architecture (MGA) facilitates multi-domain, model-integrated modeling and analyses of complex, high-assurance systems. The MGA modeling environment allows the engineer to customize the modeling environment to match a design paradigm representative of the actual design. Previous modeling tools have a predefined model space that forces the modeler to work in less than optimal environments. Current approaches force the problem to be bounded and constrained by requirements of the modeling tool and not the actual design problem. In some small cases, this is only marginally adequate. The MGA facilitates the implementation of a surety methodology, which is used to represent high assurance systems with respect to safety and reliability. Formal mathematical models are used to correctly describe design safety and reliability functionality and behavior. The functional and behavioral representations of the design are then analyzed using commercial-off-the-shelf (COTS) tools.
随着最先进的技术被纳入设计,工程系统正变得越来越复杂。保证建模和分析是一门新兴的科学,它允许工程师定性和定量地预测和评估设计的完整性和可预测性。Surety是美国国防部(DoD)和能源部(DOE)社区经常使用的一个术语,指的是安全、保障、可靠性和性能方面的设计的集成。当前用于分析复杂系统的风险评估技术未能充分描述问题,从而使评估变得碎片化和非集成化。为了解决这个问题,我们已经开发了一种方法和可扩展的软件工具集来解决高结果系统的模型集成和复杂性。多图体系结构(MGA)促进了复杂、高保证系统的多领域、模型集成建模和分析。MGA建模环境允许工程师自定义建模环境,以匹配代表实际设计的设计范例。以前的建模工具有一个预定义的模型空间,它迫使建模者在不太理想的环境中工作。当前的方法迫使问题受到建模工具需求的限制和约束,而不是实际的设计问题。在一些小的情况下,这只是勉强足够。MGA促进了一种保证方法的实施,该方法用于代表安全性和可靠性方面的高保证系统。采用形式化的数学模型来正确描述设计的安全性和可靠性、功能和行为。然后使用商用现货(COTS)工具分析设计的功能和行为表示。
{"title":"Multi-domain surety modeling and analysis for high assurance systems","authors":"J. R. Davis, J. Scott, J. Sztipanovits, Marcus Martinez","doi":"10.1109/ECBS.1999.755889","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755889","url":null,"abstract":"Engineering systems are becoming increasingly complex as state of the art technologies are incorporated into designs. Surety modeling and analysis is an emerging science that permits an engineer to qualitatively and quantitatively predict and assess the completeness and predictability of a design. Surety is a term often used in the Department of Defense (DoD) and Department of Energy (DOE) communities, which refers to the integration of safety, security, reliability and performance aspects of design. Current risk assessment technologies for analyzing complex systems fail to adequately describe the problem, thus making assessment fragmented and non-integrated. To address this problem, we have developed a methodology and extensible software toolset to address model integration and complexity for high consequence systems. The MultiGraph Architecture (MGA) facilitates multi-domain, model-integrated modeling and analyses of complex, high-assurance systems. The MGA modeling environment allows the engineer to customize the modeling environment to match a design paradigm representative of the actual design. Previous modeling tools have a predefined model space that forces the modeler to work in less than optimal environments. Current approaches force the problem to be bounded and constrained by requirements of the modeling tool and not the actual design problem. In some small cases, this is only marginally adequate. The MGA facilitates the implementation of a surety methodology, which is used to represent high assurance systems with respect to safety and reliability. Formal mathematical models are used to correctly describe design safety and reliability functionality and behavior. The functional and behavioral representations of the design are then analyzed using commercial-off-the-shelf (COTS) tools.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128411962","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
ORBIT: an environment for component-based heterogeneous design and analysis ORBIT:基于组件的异构设计和分析环境
N. Abu-Ghazaleh, M. Rangarajan, Darryl D. Dieckman, P. Alexander, P. Wilsey
The development of large systems relies on the ability to manage complexity throughout the design cycle. Decomposition and component based design contribute substantially to effective design practice. In addition, maintaining heterogeneous models of the system allows separation of concerns; different analysis tools utilize different views of the model to assess the correctness and requirement satisfaction of the design in a complementary fashion. The paper presents a design framework that supports heterogeneous component based analysis and design. The design portion of the framework encapsulates a component such that different representations (including decomposition representations) are associated with each component. Top down and bottom up design as well as component reuse are supported naturally. Using configurations, the design tree is pruned to obtain a specific view of the design for analysis purposes. The analysis model allows composition of analyses to create analysis plans and to use different types of analyses collaboratively. An associated CAD environment provides useful distractions of the framework. The framework can be extended to support any component based design domain.
大型系统的开发依赖于在整个设计周期中管理复杂性的能力。分解和基于组件的设计有助于有效的设计实践。此外,维护系统的异构模型允许关注点分离;不同的分析工具利用模型的不同视图,以互补的方式评估设计的正确性和需求满意度。本文提出了一个支持异构构件分析与设计的设计框架。框架的设计部分封装了一个组件,使得不同的表示(包括分解表示)与每个组件相关联。自然支持自顶向下和自底向上设计以及组件重用。使用配置,设计树被修剪,以获得用于分析目的的设计的特定视图。分析模型允许组合分析来创建分析计划,并协同使用不同类型的分析。相关的CAD环境为框架提供了有用的干扰。该框架可以扩展以支持任何基于组件的设计领域。
{"title":"ORBIT: an environment for component-based heterogeneous design and analysis","authors":"N. Abu-Ghazaleh, M. Rangarajan, Darryl D. Dieckman, P. Alexander, P. Wilsey","doi":"10.1109/ECBS.1999.755870","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755870","url":null,"abstract":"The development of large systems relies on the ability to manage complexity throughout the design cycle. Decomposition and component based design contribute substantially to effective design practice. In addition, maintaining heterogeneous models of the system allows separation of concerns; different analysis tools utilize different views of the model to assess the correctness and requirement satisfaction of the design in a complementary fashion. The paper presents a design framework that supports heterogeneous component based analysis and design. The design portion of the framework encapsulates a component such that different representations (including decomposition representations) are associated with each component. Top down and bottom up design as well as component reuse are supported naturally. Using configurations, the design tree is pruned to obtain a specific view of the design for analysis purposes. The analysis model allows composition of analyses to create analysis plans and to use different types of analyses collaboratively. An associated CAD environment provides useful distractions of the framework. The framework can be extended to support any component based design domain.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"65 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134490413","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
Monitoring distributed processes with intelligent agents 使用智能代理监视分布式进程
F. Kurfess, Dhaval P. Shah, Klaus Holthaus, F. Miralles
This paper describes a platform-independent application for the monitoring of distributed applications. The tool is intended for system administrators to properly distribute the components of a distributed application onto particular machines. An essential part of this tool is based on intelligent mobile agent technology used to access the target systems. Although a full implementation turned out to be infeasible due to security considerations, the implementation and experimentation indicate the suitability of intelligent agents technology for such purposes.
本文描述了一个用于监控分布式应用程序的平台无关的应用程序。该工具旨在帮助系统管理员将分布式应用程序的组件正确地分发到特定的机器上。该工具的一个重要部分是基于智能移动代理技术,用于访问目标系统。虽然由于安全方面的考虑,完全实现是不可行的,但实现和实验表明智能代理技术适合于这种目的。
{"title":"Monitoring distributed processes with intelligent agents","authors":"F. Kurfess, Dhaval P. Shah, Klaus Holthaus, F. Miralles","doi":"10.1109/ECBS.1999.755880","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755880","url":null,"abstract":"This paper describes a platform-independent application for the monitoring of distributed applications. The tool is intended for system administrators to properly distribute the components of a distributed application onto particular machines. An essential part of this tool is based on intelligent mobile agent technology used to access the target systems. Although a full implementation turned out to be infeasible due to security considerations, the implementation and experimentation indicate the suitability of intelligent agents technology for such purposes.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"51 3","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132801790","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
Metaprogrammable toolkit for model-integrated computing 用于模型集成计算的可元编程工具包
Á. Lédeczi, M. Maróti, G. Karsai, G. Nordstrom
Model-integrated computing, specifically model-integrated program synthesis (MIPS) environments that include visual model building, constraint management, and automatic program synthesis components, are well suited for the design and implementation of complex computer based systems. However, building such an environment from scratch for each new domain can be cost-prohibitive. This paper presents a toolkit that makes the rapid creation of MIPS environments possible through metaprogramming.
模型集成计算,特别是模型集成程序合成(MIPS)环境,包括可视化模型构建、约束管理和自动程序合成组件,非常适合设计和实施基于计算机的复杂系统。然而,为每一个新领域从头开始构建这样一个环境可能成本高昂。本文介绍了一个工具包,通过元编程,可以快速创建 MIPS 环境。
{"title":"Metaprogrammable toolkit for model-integrated computing","authors":"Á. Lédeczi, M. Maróti, G. Karsai, G. Nordstrom","doi":"10.1109/ECBS.1999.755896","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755896","url":null,"abstract":"Model-integrated computing, specifically model-integrated program synthesis (MIPS) environments that include visual model building, constraint management, and automatic program synthesis components, are well suited for the design and implementation of complex computer based systems. However, building such an environment from scratch for each new domain can be cost-prohibitive. This paper presents a toolkit that makes the rapid creation of MIPS environments possible through metaprogramming.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128109979","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}
引用次数: 43
Software engineering for real-time high reliability applications 用于实时高可靠性应用的软件工程
A. Behforooz, Frederick Hudson
More and more frequently computer/software systems are finding their way into applications wherein both real-time requirements and public or user safety requirements are explicit. The design and development of real-time systems/software requires unique system and software engineering. The development and delivery of software products whose continued successful performance is essential to operational safety and whose failure can lead to loss of life or a significant financial impact also requires a unique software engineering approach. The confluence of these requirements in a single software application is one of the most challenging software development problems. The purpose of this paper is to provide a general discussion of the unique system/software engineering concerns associated with development of software products for real-time applications involving public or user safety or the potential for significant financial loss.
计算机/软件系统越来越频繁地进入实时要求和公共或用户安全要求都很明确的应用程序。实时系统/软件的设计和开发需要独特的系统和软件工程。软件产品的开发和交付,其持续的成功性能对操作安全至关重要,其失败可能导致生命损失或重大的财务影响,也需要一种独特的软件工程方法。这些需求在单个软件应用程序中的融合是最具挑战性的软件开发问题之一。本文的目的是提供与实时应用软件产品开发相关的独特系统/软件工程问题的一般讨论,这些应用涉及公共或用户安全或潜在的重大财务损失。
{"title":"Software engineering for real-time high reliability applications","authors":"A. Behforooz, Frederick Hudson","doi":"10.1109/ECBS.1999.755888","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755888","url":null,"abstract":"More and more frequently computer/software systems are finding their way into applications wherein both real-time requirements and public or user safety requirements are explicit. The design and development of real-time systems/software requires unique system and software engineering. The development and delivery of software products whose continued successful performance is essential to operational safety and whose failure can lead to loss of life or a significant financial impact also requires a unique software engineering approach. The confluence of these requirements in a single software application is one of the most challenging software development problems. The purpose of this paper is to provide a general discussion of the unique system/software engineering concerns associated with development of software products for real-time applications involving public or user safety or the potential for significant financial loss.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123586713","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
ECBS in concept analysis and organization transformation ECBS在概念分析和组织转型中的应用
D. Oliver
This paper models the concept analysis of a new, freight locomotive product as an example of the critical importance of ECBS to modern product development and organization evolution. It combines the producer business strategy with the purchasing railroad needs and the needs of the railroad customers. Modeling techniques are shown for requirements elicitation. The results are tied to technical engineering effectiveness measures using both analytical techniques and the less formal methods common to TQM and Six Sigma approaches. As the example progresses there is an identification and presentation of critical engineering performance calculations and trade-off to establish system level design tied directly to customer perceived value and quality and to business strategy. As the locomotive design changes emerge, concurrent changes to the business structure, organization and motivation factors also emerge. ECBS is critical to both the new engineering designs and to the organizational transformations because the changes are driven technically by control and information science advances and cost reductions.
本文以货运机车新产品的概念分析为例,说明了ECBS对现代产品开发和组织演变的重要意义。它将生产者经营战略与铁路采购需求和铁路客户需求相结合。建模技术显示了需求引出。结果与使用分析技术和TQM和六西格玛方法中常见的不太正式的方法的技术工程有效性度量相关联。随着示例的进展,需要对关键工程性能计算和权衡进行识别和展示,以建立与客户感知价值和质量以及业务策略直接相关的系统级设计。随着机车设计变化的出现,业务结构、组织和激励因素也随之发生变化。ECBS对新的工程设计和组织转型都至关重要,因为这些变化是由控制和信息科学的进步以及成本的降低在技术上驱动的。
{"title":"ECBS in concept analysis and organization transformation","authors":"D. Oliver","doi":"10.1109/ECBS.1999.755883","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755883","url":null,"abstract":"This paper models the concept analysis of a new, freight locomotive product as an example of the critical importance of ECBS to modern product development and organization evolution. It combines the producer business strategy with the purchasing railroad needs and the needs of the railroad customers. Modeling techniques are shown for requirements elicitation. The results are tied to technical engineering effectiveness measures using both analytical techniques and the less formal methods common to TQM and Six Sigma approaches. As the example progresses there is an identification and presentation of critical engineering performance calculations and trade-off to establish system level design tied directly to customer perceived value and quality and to business strategy. As the locomotive design changes emerge, concurrent changes to the business structure, organization and motivation factors also emerge. ECBS is critical to both the new engineering designs and to the organizational transformations because the changes are driven technically by control and information science advances and cost reductions.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"29 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129807690","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
Application of a technique for evaluating information system architectural designs 评价信息系统架构设计的技术应用
S. Harmon
This paper proposes a rigorous technique to evaluate the architectural design of an information system and illustrates this technique by applying it to the JSIMS architecture. This technique represents an information system problem as a graph of necessary decisions and the information flows needed to support those decisions. It represents the architectural design as a graph of data interfaces, knowledge stores, decision makers and communications. Rules of information flow mapping the problem model onto the architectural model clearly show what decisions and information flows the design does and does not support. These design strengths and weaknesses emphasize where design improvements can reduce technical, cost and schedule risks. Architecture's ability to address the problem of composing simulation exercises was evaluated. This evaluation indicates that the JSIMS architecture can support exercise composition but cannot provide the functionality needed to achieve the staffing reduction targets for JSIMS.
本文提出了一种评估信息系统体系结构设计的严格技术,并通过将其应用于JSIMS体系结构来说明该技术。该技术将信息系统问题表示为必要决策和支持这些决策所需的信息流的图。它将架构设计表示为数据接口、知识存储、决策者和通信的图形。将问题模型映射到体系结构模型的信息流规则清楚地显示了设计支持和不支持的决策和信息流。这些设计优点和缺点强调了设计改进可以减少技术、成本和进度风险的地方。评估了体系结构解决组合模拟练习问题的能力。这一评估表明,JSIMS体系结构可以支持演习组成,但不能提供实现JSIMS人员减少目标所需的功能。
{"title":"Application of a technique for evaluating information system architectural designs","authors":"S. Harmon","doi":"10.1109/ECBS.1999.755858","DOIUrl":"https://doi.org/10.1109/ECBS.1999.755858","url":null,"abstract":"This paper proposes a rigorous technique to evaluate the architectural design of an information system and illustrates this technique by applying it to the JSIMS architecture. This technique represents an information system problem as a graph of necessary decisions and the information flows needed to support those decisions. It represents the architectural design as a graph of data interfaces, knowledge stores, decision makers and communications. Rules of information flow mapping the problem model onto the architectural model clearly show what decisions and information flows the design does and does not support. These design strengths and weaknesses emphasize where design improvements can reduce technical, cost and schedule risks. Architecture's ability to address the problem of composing simulation exercises was evaluated. This evaluation indicates that the JSIMS architecture can support exercise composition but cannot provide the functionality needed to achieve the staffing reduction targets for JSIMS.","PeriodicalId":229109,"journal":{"name":"Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based Systems","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1999-03-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130691081","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
期刊
Proceedings ECBS'99. IEEE Conference and Workshop on Engineering of Computer-Based 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