• Title/Summary/Keyword: knowledge base

Search Result 1,431, Processing Time 0.028 seconds

Development of Knowledge-base system for Scheduling considering Work Assignment (작업할당을 고려한 일정계획의 지식기반 시스템 개발에 관한 연구)

  • 이재일;신용백
    • Journal of Korean Society of Industrial and Systems Engineering
    • /
    • v.20 no.44
    • /
    • pp.185-195
    • /
    • 1997
  • In this paper, research and applications of a knowledge-base system in scheduling are review. The method is based on the problem-solving techniques developed in artificial intelligent. The object of this paper is to enable the re-time rescheduling under dynamic environments. Developed to KBS(Knowledge-Based Scheduling) system in this paper, will based on expert system, and applicate to requirement of users effectively.

  • PDF

Development of Expert System for Diagnosis of Weld Defects (용접 결함 진단 전문가시스템의 개발)

  • 박주용
    • Journal of Advanced Marine Engineering and Technology
    • /
    • v.20 no.1
    • /
    • pp.13-23
    • /
    • 1996
  • Weld defects degrade the strength and safety of astructure and are resulted from the various cases. The complexity of causal relation of weld defects requires an expert for the analysis of weld defects and the measures counter to them. An expert system has the intelligent functions such as the representation of knowledge and the inference. On this research, weld defect are systematically analysed and their causal model is developed. This information is saved to the knowledge base. The suitable inference algorithm for the diagnosis of weld defects is developed and realized with C++ programming.

  • PDF

A framework for an expert system for fault diagnosis in an FMS (FMS의 고장진단을 위한 전문가 시스템의 구축방안에 대한 연구)

  • 이원영
    • Korean Management Science Review
    • /
    • v.12 no.1
    • /
    • pp.19-34
    • /
    • 1995
  • The objective of this paper is to present a framework for an expert system for fault diagnosis in an FMS (Flexible Manufacturing Systyem). First, a system is analyzed structurally and functionally, giving the relationships between the system's components. These relationships, represented by strata, are are then stored in a deep knowledge base (DKB). Next, the specific knowledge, represented by echelons, about the symptoms and their probable causes for each component is stored in a shallow knowledge base (SKB) in the form of rule. When the fault diagnosis process begins, it starts to search the DKB and then the SKB, which is called hybrid reasoning in artificial intelligence.

  • PDF

Development of controller for anti-swing and position of crane (크레인의 Anti-Swing 및 위치 제어기의 개발)

  • 정승현;권판조;이달해
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1996.10b
    • /
    • pp.277-281
    • /
    • 1996
  • The roof crane system is used for transporting a variable load to a target position. At this time, the goal of crane system is transporting to a goal position as soon as possible with no rope oscillation. Generally crane is operated by expert's knowledge, but recently automatic control with high speed and rapid transportation is required. In this thesis we developed fuzzy controller of crane which has simplified expert's knowledge base for anti-swing and rapid tansportation to goal position.

  • PDF

A basic research for knowledge-based management of feature recognition rules (형상인식 규칙의 지식 베이스 운용에 관한 연구)

  • 박재홍;반갑수;이석희
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1991.10a
    • /
    • pp.715-719
    • /
    • 1991
  • In manufacturing process, usually 2-dimensional part drawing is used as a basic data. If a designer wants to recognize 2-dimensional drawing and formulate 3-dimensional shape, a proper feature recognition rule is required as a prerequisite step. These rules are converted Into knowledge base, should be ed separately in the recognition program and can be referenced In similar way of database application. In this paper, basic feature recognition rules are addressed in structure type knowledge base, and the application system is formulated which can be operated separately with existing data driven program.

  • PDF

A framework for modelling and operation management of robotic assembly cells via knowledge base (지식베이스를 이용한 로보틱 조립셀의 모델링과 운영관리를 위한 프레임 워크)

  • 김대원;고명삼;이범희
    • 제어로봇시스템학회:학술대회논문집
    • /
    • 1988.10a
    • /
    • pp.374-379
    • /
    • 1988
  • We propose a framework for modelling and operation management of robotic assembly cells via knowledge base. In the framework, each component of the cell is considered as a state variable, the relations among the state variables are stored in state transition maps(STMs) and then transformed into the form of knowledge. The assembly job tree(AJT) which includes the precedence relations and the constraints for assembly tasks is also described. Finally, an algorithm is presented to manage the cell operation.

  • PDF

Design and Implementation of a Large-Scale Spatial Reasoner Using MapReduce Framework (맵리듀스 프레임워크를 이용한 대용량 공간 추론기의 설계 및 구현)

  • Nam, Sang Ha;Kim, In Cheol
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.3 no.10
    • /
    • pp.397-406
    • /
    • 2014
  • In order to answer the questions successfully on behalf of the human in DeepQA environments such as Jeopardy! of the American quiz show, the computer is required to have the capability of fast temporal and spatial reasoning on a large-scale commonsense knowledge base. In this paper, we present a scalable spatial reasoning algorithm for deriving efficiently new directional and topological relations using the MapReduce framework, one of well-known parallel distributed computing environments. The proposed reasoning algorithm assumes as input a large-scale spatial knowledge base including CSD-9 directional relations and RCC-8 topological relations. To infer new directional and topological relations from the given spatial knowledge base, it performs the cross-consistency checks as well as the path-consistency checks on the knowledge base. To maximize the parallelism of reasoning computations according to the principle of the MapReduce framework, we design the algorithm to partition effectively the large knowledge base into smaller ones and distribute them over multiple computing nodes at the map phase. And then, at the reduce phase, the algorithm infers the new knowledge from distributed spatial knowledge bases. Through experiments performed on the sample knowledge base with the MapReduce-based implementation of our algorithm, we proved the high performance of our large-scale spatial reasoner.

Weighted Bayesian Automatic Document Categorization Based on Association Word Knowledge Base by Apriori Algorithm (Apriori알고리즘에 의한 연관 단어 지식 베이스에 기반한 가중치가 부여된 베이지만 자동 문서 분류)

  • 고수정;이정현
    • Journal of Korea Multimedia Society
    • /
    • v.4 no.2
    • /
    • pp.171-181
    • /
    • 2001
  • The previous Bayesian document categorization method has problems that it requires a lot of time and effort in word clustering and it hardly reflects the semantic information between words. In this paper, we propose a weighted Bayesian document categorizing method based on association word knowledge base acquired by mining technique. The proposed method constructs weighted association word knowledge base using documents in training set. Then, classifier using Bayesian probability categorizes documents based on the constructed association word knowledge base. In order to evaluate performance of the proposed method, we compare our experimental results with those of weighted Bayesian document categorizing method using vocabulary dictionary by mutual information, weighted Bayesian document categorizing method, and simple Bayesian document categorizing method. The experimental result shows that weighted Bayesian categorizing method using association word knowledge base has improved performance 0.87% and 2.77% and 5.09% over weighted Bayesian categorizing method using vocabulary dictionary by mutual information and weighted Bayesian method and simple Bayesian method, respectively.

  • PDF

도서분류자동화를 위한 지식베이스의 설계에 관한 연구

  • 이경호
    • Journal of Korean Library and Information Science Society
    • /
    • v.18
    • /
    • pp.139-192
    • /
    • 1991
  • Though the computer has become deeply entrenched as the major tool in information processing(library works), it may be obvious that automatic book classification techniques ate still under experimentation, and the techniques have not yet been tested against the criterion of usefulness. The purpose of this study is to design of knowledge base for automatic book classification which can be put to use in library operation, and to present a methodology of application of the automatic classification into the library. Since the enumerative classification schemes which are existing are manual systems, it cannot be applied to the automatic classification, the principle of faceted classification based on concept analysis is brought in and studied. The result of this study are summarized as follows : 1. The design of knowledge base confined the field of agriculture and medicine. 2. If title is entered by the computer keyboard it will be searched in knowledge base, and then be classified by the principle of automatic classification. 3. Program flowcharts are designed as a bases of classification procedures for automatic subject recognition and classification. 4. 283 books in agriculture, 196 books in medicine were drawn at random from Taegu University Library and Young-Nal Medical Center Library respectively. 5. The experiment of automatic classification is performed 143 books in agriculture 166 books in medicine except for other subject books. 6. It was proved that automatic book classification is possible by design of knowledge base. In addition the expected values from design of knowledge base for automatic book classification are as follows : 1. The prompt and accurate process of classification is possible. 2. Though some title is classified in any library, it can be classified the some classification number by a program. 3. The user can retrieve the classification codes of books for which he or she wants to search through the computer. 4. Since the concept coordination method is employed the representing of a multisubject concept is make simple. 5. By performing automatic book classification the automation of total system can be achieved. 6. The efficient international information transfer will be advanced since all the institution maintain unified classification number.

  • PDF

A Disign Expert System : Support of the Ship Structural Design by a General-Purpose Shell (설계 전문가시스템 : 법용 셸을 이용한 선박구조설계의 지원)

  • 한순흥;이효섭;이동곤
    • Transactions of the Korean Society of Mechanical Engineers
    • /
    • v.18 no.3
    • /
    • pp.777-784
    • /
    • 1994
  • A design expert system for the ship structural design is developed to support inexperienced designers. To establish the knowledge-base, an expert system development shell, Nexpert, is used. Knowledge is extracted from the rules of a classification society of ships, and also from an existing ship structural program that is being used by ship designers. This knowledge is systematized using the objectoriented concept. The design support system is constructed by adding additional functions which are required for the conventional engineering design work. Added functions are; calculation of longitudinal strength, database of existing ship designs, graphical user interface, and visualization of design results. It is observed that visualizing the relationships among the rules, which are activated to draw a certain design decision, is helpful. The system can easily be updated according to changes of the rule books of ship classification societies.