首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 15 毫秒
1.
Within manufacturing, features have been widely accepted as useful concepts, and in particular they are used as an interface between CAD and CAPP systems. Previous research on feature recognition focus on the issues of intersecting features and multiple interpretations, but do not address the problem of custom features representation. Representation of features is an important aspect for making feature recognition more applicable in practice. In this paper a hybrid procedural and knowledge-based approach based on artificial intelligence planning is presented, which addresses both classic feature interpretation and also feature representation problems. STEP designs are presented as case studies in order to demonstrate the effectiveness of the model.  相似文献   

2.
A two-tier expert-system-based synthesis of high-order filters is developed. Expert-system techniques have been used for choosing a particular biquad structure and for selection of the high-order filter structure as well. The data inputs will be either filter specifications or transfer functions and the output will be a detailed filter circuit with all its element values. EXSHOF ( pert System based ynthesis of igh rder ilter) is totally menu-driven and highly interactive. It assumes little knowledge of computers or filters from the user. The complete package is implemented in Turbo PASCAL and Turbo PROLOG languages.  相似文献   

3.
Hybrid artificial intelligence approach to urban planning   总被引:1,自引:0,他引:1  
Knowledge-based modeling and implementation of the various urban planning processes represent an intensive research area. This paper presents a hybrid artificial intelligence system using a knowledge-based approach, neural networks and fuzzy logic that automates the decision-making process in urban planning. The system is used for developing urban development alternatives based on real-world data. Results show that, by integrating knowledge-based systems, artificial neural networks and fuzzy systems, the system achieves improvements in the implementation of each respective system as well as an increase in the breadth of functionality within the application. With this approach, the best of three technologies can be compiled together to solve complex urban problems. We discuss the structure of the combined technologies, as well as providing examples of its application in the field of urban development.  相似文献   

4.
Translated from Kibernetika i Sistemnyi Analiz, No. 5, pp. 50–67, September–October, 1993.  相似文献   

5.
6.
This paper describes a research program about how to achieve artificial intelligence by building robots. It is part of the behavior-oriented AI approach, but differs in some of its hypotheses and methodological approach. This work was presented, in part, at the Third International Symposium on Artificial Life and Robotics, Oita, Japan, January 19–21, 1998  相似文献   

7.
In this paper, a logistics network is investigated which includes multi-suppliers, collection centers, transfer stations, treatment stations, and products. For this purpose, a multi-objective mathematical programming model is proposed that minimizes the total costs including the fixed costs for opening facilities and transportation costs between facilities, minimizes the distance between each waste-generating facilities and transfer stations, maximizing the distance between treatment and disposal stations and customer zones, and maximizes the sum of the reliability of coverage for the potential facilities which will be open. In order to make the results of this paper more realistic, a case study in the iron and steel industry has been investigated. Besides, a new solution approach is proposed by combining fuzzy possibilistic programming, stochastic programming, and fuzzy multi-objective programming. Moreover, an imperialist competitive algorithm is proposed to obtain near optimal solution in comparison with other evolutionary algorithms. Finally, computational experiments are provided to demonstrate the applicability and suitability of the proposed model and solution approaches.  相似文献   

8.
We propose an artificial intelligence membrane to detect network intrusion, which is analogous to a biological membrane that prevents viruses from entering cells. This artificial membrane is designed to monitor incoming packets and to prevent a malicious program code (e.g., a shellcode) from breaking into a stack or heap in a memory. While monitoring incoming TCP packets, the artificial membrane constructs a TCP segment of incoming packets, and derives the byte frequency of the TCP segment (from 0 to 255 bytes) as well as the entropy and size of the segment. These features of the segment can be classified by a data-mining technique such as a decision tree or neural network. If the data-mining method finds a suspicious byte sequence, the sequence is emulated to ensure that it is just a shellcode. If the byte sequence is a shellcode, the sequence is dropped. At the same time, an alert is communicated to the system administrator. Our experiments examined seven data-mining methods for normal and malicious network traffic. The malicious traffic included 114 shellcodes, provided by the Metasploit framework, and including 10 types of metamorphic or polymorphic shellcodes. In addition, real network traffic involving shellcodes was examined. We found that a random forest method outperformed all the other datamining methods and had a very high detection accuracy, including a true-positive rate of 99.6% and a false-positive rate of 0.4%.  相似文献   

9.
In this paper an application of Artificial Intelligence (AI) to Medical Robotics is described. Namely, a specific AI technique is employed to generate a sequence of operations understandable by the control system of a robot which is to perform a semi-automatic surgical task. According to this technique, a planner is implemented to translate the “natural” language of the surgeon into the robotic sequence that should be executed by the robot. A robotic simulator has been implemented in order to test the planned sequence in a virtual environment. The planned sequence is then to be input to the medical robotic system, which will execute the surgical operation. The work described in this paper features a high level of originality, since no similar applications of AI to medical robotics could be found in the scientific literature.  相似文献   

10.
11.
12.
This paper describes an experimental computer program that applies the techniques of artificial intelligence to the creation of dance. Specifically, a user expresses a set of dance rules (in a special English-like rule language) which describes some of the dynamic aspects of a dance. These rules are applied nondeterministically by a rule driver program. The rules themselves are similar to those that form the knowledge base of expert systems. The rule driver embodies a heuristic algorithm of the type found in many artificial intelligence programs.James H. Bradford is an Associate Professor of Computer Science at Brock University. He is an active researcher in the area of Human/Computer Interaction with particular interests in the analysis of speech and the representation of dance.Paulette Côté-Laurence is an Associate Professor of Physical Education at Brock University. Her research interests are in the areas of motor control and the acquisition of dance skills, psychology of rhythm, and dance technology.  相似文献   

13.
We expose the implications of lexical innovation as supported by the ONOMATURGE knowledge-based paradigm, for policies intended to foster native or national languages. In certain cases, the survival of native cultures, as supported by their language, depends on their ability to fill lexical gaps due to the technological gap. In certain other cases, the native culture itself is not in crisis (e.g., in the case of the national language of a sovereign country), but the local technologists or translators participate in lexical innovation in a specific technical domain, and can benefit from the ONOMATURGE paradigm.  相似文献   

14.
The Taguchi robust parameter design has been widely used over the past decade to solve many single-response process parameter designs. However, the Taguchi method is unable to deal with multi-response problems that are of main interest today, owing to increasing complexity of manufacturing processes and products. Several recent studies have been conducted in order to solve this problem. But, they did not effectively treat situations where responses are correlated and situations in which control factors have continuous values. This study proposed an integrated model for experimental design of processes with multiple correlated responses, composed of three stages which (1) use expert system, designed for selecting an inner and an outer orthogonal array, to design an actual experiment, (2) use Taguchi’s quality loss function to present relative significance of responses, and multivariate statistical methods to uncorrelate and synthesise responses into a single performance measure, (3) use neural networks to construct the response function model and genetic algorithms to optimise parameter design. The effectiveness of the proposed model is illustrated with three examples. Results of analysis showed that the proposed approach could yield a better solution in terms of the optimal parameters setting that results in a higher process performance measure than the traditional experimental design.  相似文献   

15.
16.
17.
18.
The paper describes an application of artificial intelligence technology to the implementation of a rapid prototyping method in object-oriented performance design (OOPD) for real-time systems. OOPD consists of two prototyping phases for real-time systems. Each of these phases consists of three steps: prototype construction, prototype execution, and prototype evaluation. We present artificial intelligence based methods and tools to be applied to the individual steps. In the prototype construction step, a rapid construction mechanism using reusable software components is implemented based on planning. In the prototype execution step, a hybrid inference mechanism is used to execute the constructed prototype described in declarative knowledge representation. MENDEL, which is a Prolog based concurrent object-oriented language, can be used as a prototype construction tool and a prototype execution tool. In the prototype evaluation step, an expert system which is based on qualitative reasoning is implemented to detect and diagnose bottlenecks and generate an improvement plan for them  相似文献   

19.
20.
We have developed novel techniques for component-based specification of programming languages. In our approach, the semantics of each fundamental programming construct is specified independently, using an inherently modular framework such that no reformulation is needed when constructs are combined. A language specification consists of an unrestricted context-free grammar for the syntax of programs, together with an analysis of each language construct in terms of fundamental constructs. An open-ended collection of fundamental constructs is currently being developed. When supported by appropriate tools, our techniques allow a more agile approach to the design, modelling, and implementation of programming and domain-specific languages. In particular, our approach encourages language designers to proceed incrementally, using prototype implementations generated from specifications to test tentative designs. The components of our specifications are independent and highly reusable, so initial language specifications can be rapidly produced, and can easily evolve in response to changing design decisions. In this paper, we outline our approach, and relate it to the practices and principles of agile modelling.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号