A Study on Web-based Collaborative CAD System

웹 기반 협동 CAD시스템에 관한 연구

  • 윤보열 (순천향대학교 컴퓨터과학과) ;
  • 김응곤 (순천향대학교 컴퓨터과학과)
  • Published : 2000.11.01

Abstract

As computer systems and communication technologies develop rapidly, CSCW(Computer Supported Collaborative Work) system appears nowadays, through which it is available to work on virtual space without any restriction of time and place. Most of CWCS systems depend on a special network and groupware. The systems of graphics and CAD are not so many because they are specified by hardware and application software. In this paper, we propose a web-based collaborative CAD system, which can be jointly worked on Internet WWW being independent from any platforms. It can create and modify 3D objects easily using VRML and Java 3D API, and it can send, print, and store them. The interactive work for designing objects can be also carried out through chatting with each other. This system is executed in the environment of Client/server architecture. Clients connect to the CAD sewer through Java applet on WWW. The server is implemented by Java application, and it consists of three components : connection manager which controls the contact to users, work manager which keeps viewing in concurrency and provides virtual work space sharing with others, and solid modeler which creates 3D object.

오늘날 컴퓨터와 통신 기술의 발달로 시간과 공간의 제약 없이 공유된 가상 공간에서 작업을 하는 컴퓨터 지원 협동 시스템이 등장하고 있다. 하지만 하드웨어와 응용 소프트웨어에 크게 의존하고 있는 그래픽 분야와 CAD시스템은 그리 많지 않다 여기에서 제안하는 협동CAB시스템은 인터넷 망을 통하여 웹 상에서 플랫폼에 구애받지 않고 협동작업이 이루어지도록 하였고, VRML과 Java3D API를 이용하여 쉽게 도형을 생성하고 편집하여 전송하거나 출력ㆍ저장할 수 있도록 하며, 채팅을 통해 인터액티브한 작업이 가능하게 하고 있다. 이 시스템은 클라이언트/서버 구조로 클라이언트는 자바 애플릿을 통해 웹 상에서 접근하고 서버는 자바애플리케이션으로 접속을 통제하는 접속관리자, 작업 그룹의 동기화를 유지하며 공유작업공간을 확보하는 작업관리자, 그리고 3차원 도형 객체를 생성해 내는 솔리드 모델러로 이루어져 있다.

Keywords