首页 > 最新文献

Artificial Intelligence in Engineering最新文献

英文 中文
Model switching in intelligent control systems 智能控制系统中的模型切换
Pub Date : 1999-04-01 DOI: 10.1016/S0954-1810(98)00016-8
Mohan Ravindranathan, Roy Leitch

This paper demonstrates the use of multiple models in intelligent control systems where models are organised within a model space of three primitive modelling dimensions: precision, scope and generality. This approach generates a space of models to extend the operating range of control systems. Within this model space, the selection of the most appropriate model to use in a given situation is determined through a reasoning strategy consisting of a set of model switching rules. These are based on using the most efficient, but least general models first and then incrementally increasing the generality and scope until a satisfactory model is found. This methodology has culminated in a multi-model intelligent control system architecture that trades-off efficiency with generality, an approach apparent in human problem solving. The architecture allows learning of successful adaptations through model refinement and the subsequent direct use of refined models in similar situations in the future. Examples using models of a laboratory-scale process rig illustrates the adaptive reasoning and learning process of multi-model intelligent control systems.

本文演示了在智能控制系统中使用多个模型,其中模型组织在三个原始建模维度的模型空间中:精度,范围和一般性。这种方法产生了一个模型空间,以扩展控制系统的操作范围。在该模型空间中,在给定情况下选择最合适的模型是通过由一组模型切换规则组成的推理策略确定的。这些是基于首先使用最有效但最不通用的模型,然后逐渐增加通用性和范围,直到找到令人满意的模型。这种方法在多模型智能控制系统体系结构中达到了顶峰,该体系结构在效率和通用性之间进行了权衡,这种方法在人类问题解决中很明显。该体系结构允许通过模型精化学习成功的适应性,并在将来类似的情况下直接使用精化的模型。以实验室规模的工艺装置模型为例,说明了多模型智能控制系统的自适应推理和学习过程。
{"title":"Model switching in intelligent control systems","authors":"Mohan Ravindranathan,&nbsp;Roy Leitch","doi":"10.1016/S0954-1810(98)00016-8","DOIUrl":"10.1016/S0954-1810(98)00016-8","url":null,"abstract":"<div><p>This paper demonstrates the use of multiple models in intelligent control systems where models are organised within a model space of three primitive modelling dimensions: <em>precision</em>, <em>scope</em> and <em>generality</em>. This approach generates a space of models to extend the operating range of control systems. Within this model space, the selection of the most appropriate model to use in a given situation is determined through a reasoning strategy consisting of a set of model switching rules. These are based on using the most efficient, but least general models first and then incrementally increasing the generality and scope until a satisfactory model is found. This methodology has culminated in a multi-model intelligent control system architecture that trades-off efficiency with generality, an approach apparent in human problem solving. The architecture allows learning of successful adaptations through model refinement and the subsequent direct use of refined models in similar situations in the future. Examples using models of a laboratory-scale process rig illustrates the adaptive reasoning and learning process of multi-model intelligent control systems.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00016-8","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74417169","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 17
Autonomous agent based on reinforcement learning and adaptive shadowed network 基于强化学习和自适应阴影网络的自主智能体
Pub Date : 1999-04-01 DOI: 10.1016/S0954-1810(98)00020-X
Bojan Jerbć, Katarina Grolinger, Božo Vranjš

The planning of intelligent robot behavior plays an important role in the development of flexible automated systems. The robot’s intelligence comprises its capability to act in unpredictable and chaotic situations, which requires not just a change but the creation of the robot’s working knowledge. Planning of intelligent robot behavior addresses three main issues: finding task solutions in unknown situations, learning from experience and recognizing the similarity of problem paradigms. This article outlines a planning system which integrates the reinforcement learning method and a neural network approach with the aim to ensure autonomous robot behavior in unpredictable working conditions.

The assumption is that the robot is a tabula rasa and has no knowledge of the work space structure. Initially, it has just basic strategic knowledge of searching for solutions, based on random attempts, and a built-in learning system. The reinforcement learning method is used here to evaluate robot behavior and to induce new, or improve the existing, knowledge. The acquired action (task) plan is stored as experience which can be used in solving similar future problems. To provide the recognition of problem similarities, the Adaptive Fuzzy Shadowed neural network is designed. This novel network concept with a fuzzy learning rule and shadowed hidden layer architecture enables the recognition of slightly translated or rotated patterns and does not forget already learned structures.

The intelligent planning system is simulated using object-oriented techniques and verified on planned and random examples, proving the main advantages of the proposed approach: autonomous learning, which is invariant with regard to the order of training samples, and single iteration learning progress.

智能机器人的行为规划在柔性自动化系统的发展中起着重要的作用。机器人的智能包括它在不可预测和混乱的情况下采取行动的能力,这不仅需要改变,还需要创造机器人的工作知识。智能机器人行为规划主要解决三个问题:在未知情况下寻找任务解决方案、从经验中学习和识别问题范式的相似性。本文概述了一种集成强化学习方法和神经网络方法的规划系统,旨在确保机器人在不可预测的工作条件下的自主行为。假设机器人是一个白板,不知道工作空间结构。最初,它只有基于随机尝试寻找解决方案的基本战略知识,以及一个内置的学习系统。这里使用强化学习方法来评估机器人的行为,并诱导新的或改进现有的知识。获得的行动(任务)计划被储存为经验,可用于解决未来类似的问题。为了提供问题相似度的识别,设计了自适应模糊阴影神经网络。这种新颖的网络概念具有模糊学习规则和阴影隐藏层架构,可以识别轻微平移或旋转的模式,并且不会忘记已经学习的结构。利用面向对象技术对智能规划系统进行了仿真,并在计划样例和随机样例上进行了验证,证明了该方法的主要优点:自主学习,训练样本顺序不变,单迭代学习进度。
{"title":"Autonomous agent based on reinforcement learning and adaptive shadowed network","authors":"Bojan Jerbć,&nbsp;Katarina Grolinger,&nbsp;Božo Vranjš","doi":"10.1016/S0954-1810(98)00020-X","DOIUrl":"10.1016/S0954-1810(98)00020-X","url":null,"abstract":"<div><p>The planning of intelligent robot behavior plays an important role in the development of flexible automated systems. The robot’s intelligence comprises its capability to act in unpredictable and chaotic situations, which requires not just a change but the creation of the robot’s working knowledge. Planning of intelligent robot behavior addresses three main issues: finding task solutions in unknown situations, learning from experience and recognizing the similarity of problem paradigms. This article outlines a planning system which integrates the reinforcement learning method and a neural network approach with the aim to ensure autonomous robot behavior in unpredictable working conditions.</p><p>The assumption is that the robot is a tabula rasa and has no knowledge of the work space structure. Initially, it has just basic strategic knowledge of searching for solutions, based on random attempts, and a built-in learning system. The reinforcement learning method is used here to evaluate robot behavior and to induce new, or improve the existing, knowledge. The acquired action (task) plan is stored as experience which can be used in solving similar future problems. To provide the recognition of problem similarities, the Adaptive Fuzzy Shadowed neural network is designed. This novel network concept with a fuzzy learning rule and shadowed hidden layer architecture enables the recognition of slightly translated or rotated patterns and does not forget already learned structures.</p><p>The intelligent planning system is simulated using object-oriented techniques and verified on planned and random examples, proving the main advantages of the proposed approach: autonomous learning, which is invariant with regard to the order of training samples, and single iteration learning progress.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00020-X","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90247308","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
An extended Kalman filter and neural network cascade fault diagnosis strategy for the glutamic acid fermentation process 谷氨酸发酵过程的扩展卡尔曼滤波和神经网络级联故障诊断策略
Pub Date : 1999-04-01 DOI: 10.1016/S0954-1810(98)00007-7
Wei Liu

The purpose of this paper is to present results that were obtained in fault diagnosis of glutamic acid fermentation process. The diagnosis algorithm is based on the extended Kalman filter (EKF) and neural network classifier. Inputs of the network are the process I/O data, such as pressure and temperature, parameters estimated by EKF, and state values calculated by dynamic equations, while outputs of the network are process fault situations. A batch glutamic acid fermentation process is studied as a test case, which is with 13 measurements, five estimated parameters, three calculated states, and 11 fault situations. The running test results show that the strategy appears to be better suited to diagnose faults of such an industrial process.

本文的目的是介绍在谷氨酸发酵过程故障诊断中所取得的结果。该诊断算法基于扩展卡尔曼滤波(EKF)和神经网络分类器。网络的输入是过程I/O数据,如压力、温度、EKF估计的参数、动态方程计算的状态值等,网络的输出是过程故障情况。以谷氨酸间歇发酵过程为例,进行了13项测量、5个估计参数、3种计算状态和11种故障情况的研究。运行测试结果表明,该策略更适合于此类工业过程的故障诊断。
{"title":"An extended Kalman filter and neural network cascade fault diagnosis strategy for the glutamic acid fermentation process","authors":"Wei Liu","doi":"10.1016/S0954-1810(98)00007-7","DOIUrl":"10.1016/S0954-1810(98)00007-7","url":null,"abstract":"<div><p>The purpose of this paper is to present results that were obtained in fault diagnosis of glutamic acid fermentation process. The diagnosis algorithm is based on the extended Kalman filter (EKF) and neural network classifier. Inputs of the network are the process I/O data, such as pressure and temperature, parameters estimated by EKF, and state values calculated by dynamic equations, while outputs of the network are process fault situations. A batch glutamic acid fermentation process is studied as a test case, which is with 13 measurements, five estimated parameters, three calculated states, and 11 fault situations. The running test results show that the strategy appears to be better suited to diagnose faults of such an industrial process.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00007-7","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74217191","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}
引用次数: 33
The structure of a physical behaviour description facility 物理行为描述设备的结构
Pub Date : 1999-01-01 DOI: 10.1016/S0954-1810(98)00002-8
S. Chandra

Many computer simulations, experimental testing and monitoring of physical systems produce vast amounts of quantitative data. These data have always been assimilated by trained and experienced personnel. Human beings use qualitative representations naturally for efficient decision making. An automated system which can provide such qualitative descriptions can be useful in various disciplines for decision support and training. In this paper we describe the structure of such a system that can handle natural language queries to produce descriptions from data generated from structural dynamics simulations.

许多物理系统的计算机模拟、实验测试和监测产生了大量的定量数据。这些数据一直由训练有素和经验丰富的人员加以吸收。人类自然地使用定性表征来进行有效的决策。能够提供这种定性描述的自动化系统可以用于各种学科的决策支持和培训。在本文中,我们描述了这样一个系统的结构,该系统可以处理自然语言查询,从结构动力学模拟生成的数据中生成描述。
{"title":"The structure of a physical behaviour description facility","authors":"S. Chandra","doi":"10.1016/S0954-1810(98)00002-8","DOIUrl":"10.1016/S0954-1810(98)00002-8","url":null,"abstract":"<div><p>Many computer simulations, experimental testing and monitoring of physical systems produce vast amounts of quantitative data. These data have always been assimilated by trained and experienced personnel. Human beings use qualitative representations naturally for efficient decision making. An automated system which can provide such qualitative descriptions can be useful in various disciplines for decision support and training. In this paper we describe the structure of such a system that can handle natural language queries to produce descriptions from data generated from structural dynamics simulations.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00002-8","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84250486","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
A verification method for systolic arrays using induction-based theorem provers 用基于归纳的定理证明器验证收缩阵列的方法
Pub Date : 1999-01-01 DOI: 10.1016/S0954-1810(98)00010-7
Kazuko Takahashi , Hiroshi Fujita

We proprose a method for verifying hardware design with an induction-based theorem prover such as the Boyer–Moore Theorem Prover. As a case study, we apply the method to verification of the correctness of systolic array designs. In verifying circuits, we prove that an implementation satisfies a specification, in particular their functional equivalence. In proving the equivalence, induction is applied to the variables that denote time and position in the circuit. We discuss what lemmas should be used for appropriate application of induction. The lemmas we have found reflect the characteristics of the structure of the circuit. With these lemmas, the method provides a systematic way of verification for systolic arrays and eases the user's burden with respect to the hardware verification.

我们提出了一种用基于归纳的定理证明器(如Boyer-Moore定理证明器)来验证硬件设计的方法。作为一个案例研究,我们应用该方法来验证收缩阵列设计的正确性。在验证电路时,我们证明了一个实现满足规范,特别是它们的功能等价。在证明等效性时,将感应应用于表示电路中时间和位置的变量。我们讨论了适当应用归纳应该使用哪些引理。我们找到的引理反映了电路结构的特点。利用这些引理,该方法为收缩阵列提供了一种系统的验证方法,减轻了用户在硬件验证方面的负担。
{"title":"A verification method for systolic arrays using induction-based theorem provers","authors":"Kazuko Takahashi ,&nbsp;Hiroshi Fujita","doi":"10.1016/S0954-1810(98)00010-7","DOIUrl":"10.1016/S0954-1810(98)00010-7","url":null,"abstract":"<div><p>We proprose a method for verifying hardware design with an induction-based theorem prover such as the Boyer–Moore Theorem Prover. As a case study, we apply the method to verification of the correctness of systolic array designs. In verifying circuits, we prove that an implementation satisfies a specification, in particular their functional equivalence. In proving the equivalence, induction is applied to the variables that denote time and position in the circuit. We discuss what lemmas should be used for appropriate application of induction. The lemmas we have found reflect the characteristics of the structure of the circuit. With these lemmas, the method provides a systematic way of verification for systolic arrays and eases the user's burden with respect to the hardware verification.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00010-7","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88783168","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 toolset for construction of hybrid intelligent forecasting systems: application for water demand prediction 构建混合智能预测系统的工具集:在需水量预测中的应用
Pub Date : 1999-01-01 DOI: 10.1016/S0954-1810(98)00008-9
Narate Lertpalangsunti , Christine W. Chan , Ralph Mason , Paitoon Tontiwachwuthikul

This paper presents the Intelligent Forecasters Construction Set (IFCS) which is a toolset for constructing forecasting applications. The toolset supports the intelligent techniques of fuzzy logic, artificial neural networks, knowledge-based and case-based reasoning. The developer can construct a forecasting application using rules, procedures and flow diagrams, which are organized into a hierarchy of workspaces. The modularity of the IFCS allows subsequent addition of other modules of intelligent techniques.

The IFCS was used for developing a water demand forecasting system based on real-world data obtained from the City of Regina's water distribution system and Environment Canada. A utility demand prediction system developed with the IFCS system is useful for optimizing operation costs of water plants. Some water plants need to pay a flat rate for electricity, which is set depending on peak kilowatt demand. Hence, if the peak kilowatt demand can be reduced, the operating costs of the plant can be lessened (Jamieson RA et al. American Water Works Association Journal 1993;85:48–55). An energy management system needs a good estimate of future customer demand in order to find the optimal pumping schedules that can minimize the peak kilowatt demand. Since the IFCS supports developing multiple predictor models, modeling of data can be expedited. The benefits of using multiple modules of artificial neural networks for demand prediction are presented. The results from this approach are compared with a linear regression and a case-based reasoning program. The performance comparisons among the forecasters will be discussed.

本文提出了智能预测构建集(IFCS),这是一个构建预测应用程序的工具集。该工具集支持模糊逻辑、人工神经网络、基于知识的推理和基于案例的推理等智能技术。开发人员可以使用规则、过程和流程图来构建预测应用程序,它们被组织到工作空间的层次结构中。IFCS的模块化允许随后添加智能技术的其他模块。IFCS用于根据从里贾纳市供水系统和加拿大环境部获得的实际数据开发用水需求预测系统。利用IFCS系统开发的公用事业需求预测系统可用于优化水厂的运行成本。一些水厂需要支付统一的电费,这取决于峰值千瓦需求。因此,如果峰值千瓦需求可以降低,则工厂的运行成本可以降低(Jamieson RA等人)。美国水工程协会杂志1993;85:48-55)。能源管理系统需要很好地估计未来的客户需求,以便找到可以最小化峰值千瓦需求的最佳抽水计划。由于IFCS支持开发多个预测模型,因此可以加快数据建模。介绍了采用多模块人工神经网络进行需求预测的优点。该方法的结果与线性回归和基于案例的推理程序进行了比较。将讨论预测者之间的业绩比较。
{"title":"A toolset for construction of hybrid intelligent forecasting systems: application for water demand prediction","authors":"Narate Lertpalangsunti ,&nbsp;Christine W. Chan ,&nbsp;Ralph Mason ,&nbsp;Paitoon Tontiwachwuthikul","doi":"10.1016/S0954-1810(98)00008-9","DOIUrl":"10.1016/S0954-1810(98)00008-9","url":null,"abstract":"<div><p>This paper presents the Intelligent Forecasters Construction Set (IFCS) which is a toolset for constructing forecasting applications. The toolset supports the intelligent techniques of fuzzy logic, artificial neural networks, knowledge-based and case-based reasoning. The developer can construct a forecasting application using rules, procedures and flow diagrams, which are organized into a hierarchy of workspaces. The modularity of the IFCS allows subsequent addition of other modules of intelligent techniques.</p><p>The IFCS was used for developing a water demand forecasting system based on real-world data obtained from the City of Regina's water distribution system and Environment Canada. A utility demand prediction system developed with the IFCS system is useful for optimizing operation costs of water plants. Some water plants need to pay a flat rate for electricity, which is set depending on peak kilowatt demand. Hence, if the peak kilowatt demand can be reduced, the operating costs of the plant can be lessened (Jamieson RA et al. American Water Works Association Journal 1993;85:48–55). An energy management system needs a good estimate of future customer demand in order to find the optimal pumping schedules that can minimize the peak kilowatt demand. Since the IFCS supports developing multiple predictor models, modeling of data can be expedited. The benefits of using multiple modules of artificial neural networks for demand prediction are presented. The results from this approach are compared with a linear regression and a case-based reasoning program. The performance comparisons among the forecasters will be discussed.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00008-9","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75087200","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}
引用次数: 49
Review of the applications of neural networks in chemical process control — simulation and online implementation 神经网络在化工过程控制中的应用综述——仿真与在线实现
Pub Date : 1999-01-01 DOI: 10.1016/S0954-1810(98)00011-9
Mohamed Azlan Hussain

As a result of good modeling capabilities, neural networks have been used extensively for a number of chemical engineering applications such as sensor data analysis, fault detection and nonlinear process identification. However, only in recent years, with the upsurge in the research on nonlinear control, has its use in process control been widespread. This paper intend to provide an extensive review of the various applications utilizing neural networks for chemical process control, both in simulation and online implementation. We have categorized the review under three major control schemes; predictive control, inverse-model-based control, and adaptive control methods, respectively. In each of these categories, we summarize the major applications as well as the objectives and results of the work. The review reveals the tremendous prospect of using neural networks in process control. It also shows the multilayered neural network as the most popular network for such process control applications and also shows the lack of actual successful online applications at the present time.

由于良好的建模能力,神经网络已广泛应用于许多化学工程应用,如传感器数据分析,故障检测和非线性过程识别。然而,直到最近几年,随着非线性控制研究的兴起,非线性控制才在过程控制中得到广泛的应用。本文将广泛回顾神经网络在化学过程控制中的各种应用,包括模拟和在线实现。我们将检讨分为三个主要的管制计划;预测控制、基于逆模型的控制和自适应控制方法。在这些类别中,我们总结了主要的应用以及工作的目标和结果。综述揭示了神经网络在过程控制中的巨大应用前景。这也说明了多层神经网络是这类过程控制应用中最受欢迎的网络,同时也说明了目前缺乏实际成功的在线应用。
{"title":"Review of the applications of neural networks in chemical process control — simulation and online implementation","authors":"Mohamed Azlan Hussain","doi":"10.1016/S0954-1810(98)00011-9","DOIUrl":"10.1016/S0954-1810(98)00011-9","url":null,"abstract":"<div><p>As a result of good modeling capabilities, neural networks have been used extensively for a number of chemical engineering applications such as sensor data analysis, fault detection and nonlinear process identification. However, only in recent years, with the upsurge in the research on nonlinear control, has its use in process control been widespread. This paper intend to provide an extensive review of the various applications utilizing neural networks for chemical process control, both in simulation and online implementation. We have categorized the review under three major control schemes; predictive control, inverse-model-based control, and adaptive control methods, respectively. In each of these categories, we summarize the major applications as well as the objectives and results of the work. The review reveals the tremendous prospect of using neural networks in process control. It also shows the multilayered neural network as the most popular network for such process control applications and also shows the lack of actual successful online applications at the present time.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00011-9","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85272445","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}
引用次数: 399
A factorisation model of robotic tasks 机器人任务的分解模型
Pub Date : 1999-01-01 DOI: 10.1016/S0954-1810(98)00001-6
Salima Benbernou

The implantation of programs which gives a robot the ability to perform a non-repetitive task (task not completely defined called also unexpected), was hindered by a complex problem: the difficulty met by the classical method in programming (procedural) to formulate a task which the evolution model does not obey to an algorithmic pre-established design. As a part of that the aim of this paper is to propose an analysis approach which lies on a mechanism of factorisation of the complex task. The idea developed consists of subdividing the activity of programming into two steps. A descriptive step which allows the formulation of a complex task using a functional approach without integrating any element to the construction of an executing program and a constructive step which develops a program using the preceding formulation. This program expresses, more or less explicitly, the way of solving different problems posed by the execution of the task at the level of a robot. The aspect of time is introduced as a logical form in the last step for the sequencing of actions while executing a task.

赋予机器人执行非重复性任务(未完全定义的任务称为意外任务)的能力的程序的植入受到一个复杂问题的阻碍:经典方法在编程(程序)中遇到困难,以制定进化模型不服从算法预先建立的设计。作为其中的一部分,本文的目的是提出一种基于复杂任务分解机制的分析方法。这个想法包括将编程活动细分为两个步骤。一种描述性步骤,允许使用功能方法制定复杂任务,而不将任何元素集成到执行程序的构造中;一种建设性步骤,使用前面的公式开发程序。这个程序或多或少明确地表达了在机器人级别执行任务时解决不同问题的方法。在执行任务时,时间方面作为逻辑形式在最后一步中引入,用于对操作进行排序。
{"title":"A factorisation model of robotic tasks","authors":"Salima Benbernou","doi":"10.1016/S0954-1810(98)00001-6","DOIUrl":"10.1016/S0954-1810(98)00001-6","url":null,"abstract":"<div><p>The implantation of programs which gives a robot the ability to perform a non-repetitive task (task not completely defined called also unexpected), was hindered by a complex problem: the difficulty met by the classical method in programming (procedural) to formulate a task which the evolution model does not obey to an algorithmic pre-established design. As a part of that the aim of this paper is to propose an analysis approach which lies on a mechanism of factorisation of the complex task. The idea developed consists of subdividing the activity of programming into two steps. A <em>descriptive step</em> which allows the formulation of a complex task using a functional approach without integrating any element to the construction of an executing program and a <em>constructive step</em> which develops a program using the preceding formulation. This program expresses, more or less explicitly, the <em>way</em> of solving different problems posed by the execution of the task at the level of a robot. The aspect of time is introduced as a logical form in the last step for the sequencing of actions while executing a task.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00001-6","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"72926900","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 new method for diagnostic problem solving based on a fuzzy abductive inference model and the tabu search approach 基于模糊溯因推理模型和禁忌搜索的诊断问题求解新方法
Pub Date : 1999-01-01 DOI: 10.1016/S0954-1810(98)00004-1
F. Wen, C.S. Chang

In this paper, the well developed parsimonious set covering theory based abductive inference model for diagnostic problem solving is extended, in order to deal with degrees of cause-and-effect relationship between disorders and manifestations, and degrees of manifestations. A new fuzzy abductive inference model capable of handling these problems is developed, and a new criterion for describing the relative plausibility of different diagnosis hypotheses proposed. Based on this criterion, the diagnostic problem is then formulated as a 0–1 integer programming problem, and a tabu search (TS) approach is presented for solving the problem. Three sample studies are served for demonstrating the reasonableness of the developed fuzzy abductive inference model and the computational efficiency of the TS based method.

本文扩展了基于简约集覆盖理论的诊断问题溯因推理模型,以处理疾病与表现之间的因果关系程度和表现程度。提出了一种新的能够处理这些问题的模糊溯因推理模型,并提出了描述不同诊断假设的相对似然性的新准则。在此基础上,将诊断问题化为一个0-1整数规划问题,并提出了一种禁忌搜索(TS)方法来求解该问题。通过三个样本研究,验证了所建立的模糊溯因推理模型的合理性和基于TS方法的计算效率。
{"title":"A new method for diagnostic problem solving based on a fuzzy abductive inference model and the tabu search approach","authors":"F. Wen,&nbsp;C.S. Chang","doi":"10.1016/S0954-1810(98)00004-1","DOIUrl":"10.1016/S0954-1810(98)00004-1","url":null,"abstract":"<div><p>In this paper, the well developed parsimonious set covering theory based abductive inference model for diagnostic problem solving is extended, in order to deal with degrees of cause-and-effect relationship between disorders and manifestations, and degrees of manifestations. A new fuzzy abductive inference model capable of handling these problems is developed, and a new criterion for describing the relative plausibility of different diagnosis hypotheses proposed. Based on this criterion, the diagnostic problem is then formulated as a 0–1 integer programming problem, and a tabu search (TS) approach is presented for solving the problem. Three sample studies are served for demonstrating the reasonableness of the developed fuzzy abductive inference model and the computational efficiency of the TS based method.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(98)00004-1","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79633009","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
Representing user preference in engineering design domains using an enhanced weighted fuzzy reasoning algorithm 用增强加权模糊推理算法表示工程设计领域的用户偏好
Pub Date : 1999-01-01 DOI: 10.1016/S0954-1810(97)10005-X
Christine W. Chan, Patrick Lau

This article addresses a specific feature of the engineering design process, i.e. the assignment of priorities among the parameters that constrain the design process. These parameters are often fuzzy in nature and Chen's weighted fuzzy reasoning algorithm was adapted for reasoning with them. We present the modified version of Chen's algorithm, which is called the enhanced weighted fuzzy reasoning algorithm, and apply it to some sample rules developed for the domain of solvent selection for carbon dioxide removal processes. This article also suggests how the proposed algorithm improves upon previous efforts at automating the solvent selection for the carbon dioxide removal task.

本文讨论了工程设计过程的一个特定特征,即在约束设计过程的参数之间分配优先级。这些参数通常是模糊的,采用Chen的加权模糊推理算法对其进行推理。我们提出了Chen算法的改进版本,即增强加权模糊推理算法,并将其应用于二氧化碳去除过程中溶剂选择领域的一些样本规则。本文还提出了该算法如何改进以前在自动化二氧化碳去除任务的溶剂选择方面的努力。
{"title":"Representing user preference in engineering design domains using an enhanced weighted fuzzy reasoning algorithm","authors":"Christine W. Chan,&nbsp;Patrick Lau","doi":"10.1016/S0954-1810(97)10005-X","DOIUrl":"10.1016/S0954-1810(97)10005-X","url":null,"abstract":"<div><p>This article addresses a specific feature of the engineering design process, i.e. the assignment of priorities among the parameters that constrain the design process. These parameters are often fuzzy in nature and Chen's weighted fuzzy reasoning algorithm was adapted for reasoning with them. We present the modified version of Chen's algorithm, which is called the enhanced weighted fuzzy reasoning algorithm, and apply it to some sample rules developed for the domain of solvent selection for carbon dioxide removal processes. This article also suggests how the proposed algorithm improves upon previous efforts at automating the solvent selection for the carbon dioxide removal task.</p></div>","PeriodicalId":100123,"journal":{"name":"Artificial Intelligence in Engineering","volume":null,"pages":null},"PeriodicalIF":0.0,"publicationDate":"1999-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1016/S0954-1810(97)10005-X","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83311856","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
期刊
Artificial Intelligence in Engineering
全部 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