구조적 기술에 의한 전문가 시스템의 사용자 인터페이스 개발 방법

A Development Method of User Interface Using a Structural Description Schema in an Expert System

  • 김상길 (연세대학교 전자공학과) ;
  • 김성훈 (연세대학교 전자공학과) ;
  • 박충식 (영동공과대학 전자계산학과) ;
  • 김재희 (연세대학교 전자공학과)
  • 발행 : 1995.01.01

초록

본 논문에서는 전문가 시스템의 사용자 인터페이스 모듈을 구현하기 위하여 사용자 인터페이스의 구조적 스키마(description schema)로서 수트(SUIT : Schematic User Interface Tasks)를 정의하였으며, 이를 관리하는 '수트관리기'(SUIMAN : SUIT Manager)를 구현하였다. 수트는 전문가 시스템의 사용자 인터페이스 설계 초기 단계에서, 수트를 사용하여 사용자 인터페이스 구현을 위해 이루어져야 할 행위를 개념적인 상위 수준에서 기술한다. 수트관리기는 수트에서 기술된 것이 언제 실행될지 결정한다. 그래픽 사용자 인터페이스의 실현은 X-윈도우의 MOTIF 라이브러리에 의해 제공되는 함수들을 실행함으로써 이루어진다. 즉, 수트관리기는 수트에 기술된 사용자 인터페이스 명세를 해석하여 실제 그래픽 사용자 인터페이스를 자동으로 실현시킨다. 수트와 수트관리기를 사용함으로써 전문가 시스템 개발에서 사용자 인터페이스 모듈의 보다 신속한 개발이 가능하다. 본 논문의 사용자 인터페이스 기술 방법은 `자동 회전 구성 전문가 시스템`의 사용자 인터페이스에 사용되었다.

In this paper, we define schematic User Interface Task(SUIT) as a scheme which is a conceptual unit to specify the dialogue between man and machine. Using a set of SUITs, the user interface can be described separately from domain applications and can be realized through SUIT Manager(SUITMAN), an execution module devised to interprete and process the descriptions of SUITs. SUIT makes it possible to describe conceptual behaviors performed on the interactions of user interface in early stages of expert system development. SUITMAN analyzes the specification described in SUITs and automatically implements the user interface by using the functions in MOTIF library of X-Window system. By an example of SUIT and SUITMAN to the user interface, we applied them into an expert system, 'Circuit Provisioning Expert System'.

키워드