首页 > 最新文献

[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track最新文献

英文 中文
Neural scheduler for real-time networks 实时网络的神经调度
T. Ae, M. Yamashita, Kumiko Nitta
Scheduling problem for real-time systems is known to be intractable, i.e. NP-hard or completely NP for most cases. A neural computation technique is introduced to solve it within a limited time under a hard real-time environment. Although the neural computation can be effectively carried out by a multiprocessor, a special processor is designed to obtain the scheduled result with no overhead.<>
实时系统的调度问题是一个难以处理的问题,在大多数情况下是NP-hard或完全NP。在硬实时环境下,引入神经计算技术在有限时间内求解该问题。虽然多处理机可以有效地完成神经网络计算,但设计了一个特殊的处理机来实现无开销的调度结果。
{"title":"Neural scheduler for real-time networks","authors":"T. Ae, M. Yamashita, Kumiko Nitta","doi":"10.1109/HICSS.1989.48071","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48071","url":null,"abstract":"Scheduling problem for real-time systems is known to be intractable, i.e. NP-hard or completely NP for most cases. A neural computation technique is introduced to solve it within a limited time under a hard real-time environment. Although the neural computation can be effectively carried out by a multiprocessor, a special processor is designed to obtain the scheduled result with no overhead.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129400163","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
'Synchronized Transitions' on multiprocessors 多处理器上的“同步转换”
M. R. Greestreet, K. Li, J. Straunstrup
Synchronized Transitions, a language for describing digital hardware as concurrent programs, and its implementation on multiprocessors is presented. Synchronized Transitions provides a paradigm in which each operation (circuit element) is described as a separate process; these processes can interact synchronously or asynchronously. Programs can be compiled and executed on uniprocessor or multiprocessor computers, providing a convenient facility for simulating designs and experimenting with the programming paradigms of Synchronized Transitions. The program exhibit extensive parallelism. A partitioning technique utilizes this parallelism on stock multiprocessors.<>
介绍了一种将数字硬件描述为并发程序的语言——同步转换语言及其在多处理器上的实现。同步转换提供了一种范例,其中每个操作(电路元件)被描述为一个单独的过程;这些流程可以同步或异步交互。程序可以在单处理器或多处理器计算机上编译和执行,为模拟设计和实验同步转换的编程范例提供了方便的设施。该程序表现出广泛的并行性。分区技术在备用多处理器上利用了这种并行性
{"title":"'Synchronized Transitions' on multiprocessors","authors":"M. R. Greestreet, K. Li, J. Straunstrup","doi":"10.1109/HICSS.1989.48087","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48087","url":null,"abstract":"Synchronized Transitions, a language for describing digital hardware as concurrent programs, and its implementation on multiprocessors is presented. Synchronized Transitions provides a paradigm in which each operation (circuit element) is described as a separate process; these processes can interact synchronously or asynchronously. Programs can be compiled and executed on uniprocessor or multiprocessor computers, providing a convenient facility for simulating designs and experimenting with the programming paradigms of Synchronized Transitions. The program exhibit extensive parallelism. A partitioning technique utilizes this parallelism on stock multiprocessors.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133962599","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
An intelligent assistant for software information checking using a non-monotonic reasoning system 一种基于非单调推理系统的软件信息检查智能助手
J. Tsai, T. Weigert
The knowledge representation of software component relations using nonmonotonic logic to assist the validity and integrity checking of software information is presented. Software components and their interconnection information are represented by axioms that exhibit the structure and behavior of the software system. Another set of axioms represents the basic truisms about a software system in general. These axioms can easily be extended to cover a wide variety of software systems architectures. In the software development and maintenance phases, information about the software system can be derived from these axioms using an automated reasoning system, and the software system itself can easily be checked against a specification of the system and compared for validity. This knowledge-based system will provide programmers with useful software information and assist the software development and maintenance process.<>
提出了利用非单调逻辑对软件构件关系进行知识表示,以辅助软件信息的有效性和完整性检验。软件组件及其互连信息由公理表示,这些公理展示了软件系统的结构和行为。另一组公理通常表示关于软件系统的基本真理。这些公理可以很容易地扩展,以涵盖各种各样的软件系统架构。在软件开发和维护阶段,可以使用自动推理系统从这些公理中获得关于软件系统的信息,并且可以很容易地根据系统的规范检查软件系统本身,并比较其有效性。这个以知识为基础的系统将为程序员提供有用的软件信息,并协助软件开发和维护过程。
{"title":"An intelligent assistant for software information checking using a non-monotonic reasoning system","authors":"J. Tsai, T. Weigert","doi":"10.1109/HICSS.1989.48046","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48046","url":null,"abstract":"The knowledge representation of software component relations using nonmonotonic logic to assist the validity and integrity checking of software information is presented. Software components and their interconnection information are represented by axioms that exhibit the structure and behavior of the software system. Another set of axioms represents the basic truisms about a software system in general. These axioms can easily be extended to cover a wide variety of software systems architectures. In the software development and maintenance phases, information about the software system can be derived from these axioms using an automated reasoning system, and the software system itself can easily be checked against a specification of the system and compared for validity. This knowledge-based system will provide programmers with useful software information and assist the software development and maintenance process.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124945207","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
Formal approach to development of critical computer applications 开发关键计算机应用程序的正式方法
J. Górski
A formal approach to development of safety-related systems is presented. Three levels of system representation are treated within the common framework of temporal logic. The highest level is conceptual modeling, where the system is perceived from a global perspective. The conceptual model covers the part of the environment that is relevant from the safety point of view. The architectural model provides a different insight to the system: the components of the architecture are described individually, from the local perspective, and their interconnections are given by the structure specification. The lowest level represents the program, which is responsible for the behaviour of the logical (nonphysical) elements of system architecture. The approach is demonstrated by developing a simple railway crossing system.<>
提出了一种开发安全相关系统的正式方法。在时间逻辑的共同框架内处理三个层次的系统表示。最高级别是概念建模,从全局的角度来感知系统。概念模型涵盖了从安全角度来看与环境相关的部分。体系结构模型为系统提供了一种不同的见解:体系结构的组件被单独描述,从局部的角度来看,它们的相互联系由结构规范给出。最低层表示程序,它负责系统架构的逻辑(非物理)元素的行为。通过开发一个简单的铁路道口系统来验证该方法
{"title":"Formal approach to development of critical computer applications","authors":"J. Górski","doi":"10.1109/HICSS.1989.47998","DOIUrl":"https://doi.org/10.1109/HICSS.1989.47998","url":null,"abstract":"A formal approach to development of safety-related systems is presented. Three levels of system representation are treated within the common framework of temporal logic. The highest level is conceptual modeling, where the system is perceived from a global perspective. The conceptual model covers the part of the environment that is relevant from the safety point of view. The architectural model provides a different insight to the system: the components of the architecture are described individually, from the local perspective, and their interconnections are given by the structure specification. The lowest level represents the program, which is responsible for the behaviour of the logical (nonphysical) elements of system architecture. The approach is demonstrated by developing a simple railway crossing system.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"25 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130332260","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
The development of the software product assurance requirements of the European Space Agency 欧洲空间局软件产品保证需求的发展
R. K. Atkins, D. Spence
The European Space Agency (ESA) is embarking on several major programs that will incorporate extensive degrees of autonomy, requiring software to be developed on a scale, complexity, and level of functional criticality greater than encountered before on ESA programs. The authors chart the development of the agency's software product assurance requirements. They describe the functional reliability and safety categorization schemes used, the analysis and failure categorization schemes used, the analysis and failure tolerance approaches and how the software safety and reliability studies conducted by the agency have influenced software requirements.<>
欧洲航天局(ESA)正在着手实施几个主要项目,这些项目将包含广泛程度的自主权,要求软件开发的规模、复杂性和功能临界水平比以前在ESA项目中遇到的要高。作者描绘了该机构软件产品保证需求的发展过程。他们描述了所使用的功能可靠性和安全分类方案,所使用的分析和故障分类方案,分析和故障容忍度方法,以及该机构进行的软件安全性和可靠性研究如何影响软件需求
{"title":"The development of the software product assurance requirements of the European Space Agency","authors":"R. K. Atkins, D. Spence","doi":"10.1109/HICSS.1989.48007","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48007","url":null,"abstract":"The European Space Agency (ESA) is embarking on several major programs that will incorporate extensive degrees of autonomy, requiring software to be developed on a scale, complexity, and level of functional criticality greater than encountered before on ESA programs. The authors chart the development of the agency's software product assurance requirements. They describe the functional reliability and safety categorization schemes used, the analysis and failure categorization schemes used, the analysis and failure tolerance approaches and how the software safety and reliability studies conducted by the agency have influenced software requirements.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129930500","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 methodology and tool for automated derivation of functional dependencies 用于自动派生功能依赖的方法和工具
J. Choobineh, S. Venkatraman
Business forms are used as the main input to the process of derivation of a set of functional dependencies. A form model is developed which abstracts the set of forms in a desired format. By analyzing the form schemas, a system deduces the functional dependencies which exist between the form fields. A rule-based inferential approach is used. System knowledge is divided into form selection, single-attribute-determinant identification, single-attribute-determinant functional dependencies, and multiattribute-determinant functional dependencies. The rules in the first category use knowledge about the form flow to determine the order in which the forms are analyzed. The rules in the next three categories determine functional dependencies.<>
业务表单被用作一组功能依赖项派生过程的主要输入。开发了一个表单模型,该模型将表单集抽象为所需的格式。系统通过分析表单模式,推导出表单字段之间存在的功能依赖关系。使用基于规则的推理方法。系统知识分为形式选择、单属性-行列式识别、单属性-行列式功能依赖和多属性-行列式功能依赖。第一类中的规则使用关于表单流的知识来确定分析表单的顺序。下面三个类别中的规则决定了功能依赖关系。
{"title":"A methodology and tool for automated derivation of functional dependencies","authors":"J. Choobineh, S. Venkatraman","doi":"10.1109/HICSS.1989.48038","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48038","url":null,"abstract":"Business forms are used as the main input to the process of derivation of a set of functional dependencies. A form model is developed which abstracts the set of forms in a desired format. By analyzing the form schemas, a system deduces the functional dependencies which exist between the form fields. A rule-based inferential approach is used. System knowledge is divided into form selection, single-attribute-determinant identification, single-attribute-determinant functional dependencies, and multiattribute-determinant functional dependencies. The rules in the first category use knowledge about the form flow to determine the order in which the forms are analyzed. The rules in the next three categories determine functional dependencies.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129465437","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
A temporal and spatial locality theory for characterizing very large data bases 描述非常大的数据库的时间和空间局部性理论
A. Moulton, S. Madnick
Theoretical results in formally defining and measuring database locality are presented. Database locality has proved less tractable than program locality, which has a long history of theoretical investigation and application in virtual memory systems and processor catches. The stages at which database locality can be observed and the differences between database and program locality are identified. A technique for adapting the program locality model to both temporal and spatial dimensions at all stages of database processing is developed. A case study of a large commercial database is used to illustrate the application of the database locality model and the interpretation of results.<>
给出了形式化定义和测量数据库局部性的理论结果。数据库局部性比程序局部性更容易处理,这在虚拟内存系统和处理器捕获中有着悠久的理论研究和应用历史。可以观察数据库局部性的阶段以及识别数据库和程序局部性之间的差异。提出了一种在数据库处理的各个阶段使程序局部性模型同时适应时间和空间维度的技术。以一个大型商业数据库为例,说明了数据库局部性模型的应用和结果的解释。
{"title":"A temporal and spatial locality theory for characterizing very large data bases","authors":"A. Moulton, S. Madnick","doi":"10.1109/HICSS.1989.48040","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48040","url":null,"abstract":"Theoretical results in formally defining and measuring database locality are presented. Database locality has proved less tractable than program locality, which has a long history of theoretical investigation and application in virtual memory systems and processor catches. The stages at which database locality can be observed and the differences between database and program locality are identified. A technique for adapting the program locality model to both temporal and spatial dimensions at all stages of database processing is developed. A case study of a large commercial database is used to illustrate the application of the database locality model and the interpretation of results.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"87 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126474056","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
Preliminary estimates of parallelism in CONSUL programs CONSUL程序中并行性的初步估计
D. Baldwin
CONSUL is a prototype constraint-based programming language for multiprocessors. Parallelism in CONSUl programs is intended to be detected by compilers instead of being explicitly coded by people. Initial results from an experiment to study the parallelism available from real CONSUL programs are described. The experiment estimates the parallelism that is inherent in the language, independent of overheads introduced by specific implementations, machines, or run-time environments. The resulting numbers are thus an upper limit on the parallelism that real implementations can be expected to deliver. Measurements have been made on several simple programs, with overall speedups due to parallelism ranging from 2 to over 50.<>
CONSUL是一种用于多处理器的基于约束的原型编程语言。CONSUl程序中的并行性旨在由编译器检测,而不是由人们显式编码。本文描述了一个研究实际CONSUL程序的并行性的实验的初步结果。实验估计了语言中固有的并行性,与特定实现、机器或运行时环境引入的开销无关。因此,结果数字是实际实现可以期望交付的并行性的上限。对几个简单的程序进行了测量,由于并行度从2到50以上,总体速度提高了。
{"title":"Preliminary estimates of parallelism in CONSUL programs","authors":"D. Baldwin","doi":"10.1109/HICSS.1989.48086","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48086","url":null,"abstract":"CONSUL is a prototype constraint-based programming language for multiprocessors. Parallelism in CONSUl programs is intended to be detected by compilers instead of being explicitly coded by people. Initial results from an experiment to study the parallelism available from real CONSUL programs are described. The experiment estimates the parallelism that is inherent in the language, independent of overheads introduced by specific implementations, machines, or run-time environments. The resulting numbers are thus an upper limit on the parallelism that real implementations can be expected to deliver. Measurements have been made on several simple programs, with overall speedups due to parallelism ranging from 2 to over 50.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"259 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115497627","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
Handling timing constraints in rapid prototyping 处理快速原型中的时间限制
Luqi
Concepts and mechanisms for handling the real-time constraints of embedded software systems in rapid prototyping are presented. Rapid prototyping of embedded systems can be accomplished using a computer-aided prototyping system, CAPS, and its associated prototyping language PSDI. This system and language are used to aid the designer in the early stages of software engineering for hard real-time systems. Such systems contain time-critical operations with maximum execution times, maximum response times, and minimum calling periods. Interrupt handling, synchronization, and periodic behavior are also described at a high level. Time-critical operations in a real-time prototype are handled by constructing static and dynamic schedules to coordinate execution and to meet the required prototype execution times. The mechanisms for expressing timing constraints in PSDL are described along with their effects on the schedulers.<>
提出了在快速成型中处理嵌入式软件系统实时约束的概念和机制。嵌入式系统的快速原型可以使用计算机辅助原型系统CAPS及其相关的原型语言PSDI来完成。该系统和语言用于在硬实时系统软件工程的早期阶段帮助设计者。此类系统包含具有最大执行时间、最大响应时间和最小调用周期的时间关键型操作。中断处理、同步和周期行为也在高层次上进行了描述。实时原型中的时间关键操作通过构造静态和动态计划来处理,以协调执行并满足所需的原型执行时间。描述了在PSDL中表达时间约束的机制以及它们对调度器的影响。
{"title":"Handling timing constraints in rapid prototyping","authors":"Luqi","doi":"10.1109/HICSS.1989.48020","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48020","url":null,"abstract":"Concepts and mechanisms for handling the real-time constraints of embedded software systems in rapid prototyping are presented. Rapid prototyping of embedded systems can be accomplished using a computer-aided prototyping system, CAPS, and its associated prototyping language PSDI. This system and language are used to aid the designer in the early stages of software engineering for hard real-time systems. Such systems contain time-critical operations with maximum execution times, maximum response times, and minimum calling periods. Interrupt handling, synchronization, and periodic behavior are also described at a high level. Time-critical operations in a real-time prototype are handled by constructing static and dynamic schedules to coordinate execution and to meet the required prototype execution times. The mechanisms for expressing timing constraints in PSDL are described along with their effects on the schedulers.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115731696","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
Yet another software quality and productivity modeling-YAQUAPMO 还有另一个软件质量和生产力建模——yaquapmo
H. Hausen
A modeling technique is proposed that uses weight functions to define factors of quality or productivity in terms of evaluation factors. As a result, an acyclic decomposition graph is obtained. Quality or productivity is then defined as the distance between the actual graph and a required graph. An assessment technique is proposed that permits decompositions of any reasonable depth. It is shown how specific models are to be generated by a set of elementary production rules. The approach proposed is also applicable to modeling cost or volume estimations.<>
提出了一种利用权重函数根据评价因素定义质量或生产率因素的建模技术。得到了一个无环分解图。然后将质量或生产率定义为实际图与所需图之间的距离。提出了一种允许分解任何合理深度的评估技术。它展示了如何通过一组基本的生产规则生成特定的模型。所提出的方法也适用于建模成本或体积估计。
{"title":"Yet another software quality and productivity modeling-YAQUAPMO","authors":"H. Hausen","doi":"10.1109/HICSS.1989.48110","DOIUrl":"https://doi.org/10.1109/HICSS.1989.48110","url":null,"abstract":"A modeling technique is proposed that uses weight functions to define factors of quality or productivity in terms of evaluation factors. As a result, an acyclic decomposition graph is obtained. Quality or productivity is then defined as the distance between the actual graph and a required graph. An assessment technique is proposed that permits decompositions of any reasonable depth. It is shown how specific models are to be generated by a set of elementary production rules. The approach proposed is also applicable to modeling cost or volume estimations.<<ETX>>","PeriodicalId":325958,"journal":{"name":"[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"1989-01-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124078093","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
期刊
[1989] Proceedings of the Twenty-Second Annual Hawaii International Conference on System Sciences. Volume II: Software Track
全部 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