• 제목/요약/키워드: Web-based Collaboration System

검색결과 116건 처리시간 0.037초

웹기반 3차원 기구 동적 거동 가시화 시스템 개발 (Web-based 3D Animation System for Visualization of Motions of Mechanisms)

  • 남소정;한형석;이재경;김동성
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2003년도 춘계학술대회 논문집
    • /
    • pp.1735-1738
    • /
    • 2003
  • The dynamic design and evaluation of mechanisms need to be performed in a collaboration or concurrent system in order to shorten the development period of the product. A web-based system is the most suitable concurrent system to promote effective collaboration. In order to develop such a web-based system, Java Applet, which is not restrained by a computer's H/W and S/W, is widely used. This paper introduces a web-based 3D animation system for visualizing the motions of mechanisms. This web-based 3D animation system uses a JAVA Applet program method, which can be operated in a web-browser, and the Open Inventor for Java, which supports 3D graphics. It does not only allows the user to verify dynamic simulation results and design variables through the web, but it also has the advantage of supporting collaboration among a number of users through simultaneous connections.

  • PDF

Web-based Collaboration Systems for Structural Design: A Review

  • Lim, Jinkang;Lee, Jaewook;Lee, Seunghye;Kim, Han Soo;Jung, Sungwon
    • 한국BIM학회 논문집
    • /
    • 제5권4호
    • /
    • pp.37-46
    • /
    • 2015
  • In a construction project, collaboration amongst the project participants is a critical factor for high-quality results and successful completion of the project. Owing to the advance of information technologies, web-based systems have become more common in the construction industry, but research and development has been made for only limited areas. For organized and systematic collaboration in various fields, collaboration systems have to be developed in a holistic manner based on diverse needs from the whole construction industry. This study aims to investigate the current status of web-based collaboration systems from structural engineers' perspectives and propose an improvement plan. For a systematic analysis of selected cases, we apply a classification of three developmental stages depending on interoperability and organizational levels: structural design and analysis, collaborative design, and integrated design management. Thereafter, the characteristics of each stage are extracted and comparatively analyzed. Lastly, three functional factors were proposed for the improvement of web-based collaboration systems for structural design.

웹 기반 그룹 협동 시스템에서 동기화된 협동을 지원하기 위한 능동형 웹 서버 설계 (A Design of the Active Web Server Supporting Synchronous Collaboration in the Web-Based Group Collaboration Systems)

  • 허순영;배경일
    • 한국지능정보시스템학회:학술대회논문집
    • /
    • 한국지능정보시스템학회 1999년도 춘계공동학술대회-지식경영과 지식공학
    • /
    • pp.95-102
    • /
    • 1999
  • The web-based group collaborative systems are emerging as enterprise-wide information systems. Since data in group collaborative systems are apt to be shared among multiple concurrent users and modified simutaneously by them, the web-based group collaborative systems must support synchronous collaboration in order to provide users with synchronized and consistent views of shared data. This paper proposes an active web server which can facilitate synchronous collaboration in web-based group collaborative systems. To accomplish such a goal, the active web server manages dependency relationships between shared data and web browsers referencing them and actively propagates changing details of the shared data to all web browsers referencing them. And, this paper examines usefullness and effectiveness of the active web server to apply it to the ball-bearing design example of concurrent engineering design systems. The prototype system of the active web server is developed on a commercial Object-oriented Database Management System (ODBMS) called OBJECTSTORE using the C++ programming language.

  • PDF

웹 기반 그룹 협동 시스템에서 동기화된 협동을 지원하기 위한 능동형 웹 서버 설계 (A Design of the Active Web Server Supporting Synchronous Collaboration in the Web-Based Group Collaboration Systems)

  • 허순영;배경일
    • 한국데이타베이스학회:학술대회논문집
    • /
    • 한국데이타베이스학회 1999년도 춘계공동학술대회: 지식경영과 지식공학
    • /
    • pp.95-102
    • /
    • 1999
  • The web-based group collaborative systems are emerging as enterprise-wide information systems. Since data in group collaborative systems are apt to be shared among multiple concurrent users and modified simutaneously by them, the web-based group collaborative systems must support synchronous collaboration in order to provide users with synchronized and consistent views of shared data. This Paper proposes an active web server which can facilitate synchronous collaboration in web-based group collaborative systems. To accomplish such a goal, the active web server manages dependency relationships between shared data and web browsers referencing them and actively propagates changing details of the shared data to all web browsers referencing them. And, this paper examines usefullness and effectiveness of the active web server to apply it to the ball-bearing design example of concurrent engineering design systems. The prototype system of the active web server is developed on a commercial Object-oriented Database Management System (ODBMS) called OBJECTSTORE using the C++ programming language.

  • PDF

지식 프로세스 기반의 제품개발 엔지니어링 협업시스템 (II): 프로세스 기반 응용시스템 (Development of Knowledge Process-based Product Development Engineering Collaboration System (II) : Process-based Application System)

  • 박지형;김성준;박경화;장용현
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2006년도 춘계학술대회 논문집
    • /
    • pp.599-600
    • /
    • 2006
  • In order to promptly cope with the various requirements of consumers, the environment of product development is being globalized in manufacturing industrials. For this reason, it is necessary to build up an efficient collaborative system for communication between remote area designers. Specially, while Internet and information technologies were merged with the manufacturing or business process, the research for collaborative system has become an important issue. Therefore, we propose a Web-based Engineering Collaboration Framework using SPS(SharePoint Portal Server) which is an enterprise business solution that integrates information from various system into one solution through single sign-on and enterprise application integration capabilities, with flexible deployment options and management tool. Through a Web-based Engineering Collaboration Framework, designers can share knowledge assets and have a remote conference with others via web.

  • PDF

동기화된 협동을 지원하기 위한 능동형 웹 서버 설계 (A Design of the Active Web Server Supporting Synchronous Collaboration in the Web-Based Groupware Systems)

  • 허순영;배경일
    • 한국경영과학회지
    • /
    • 제24권4호
    • /
    • pp.157-170
    • /
    • 1999
  • The web-based groupware systems hold many possibilities for system developers and users. Especially, web-based group collaborative systems are emerging as enterprise-wide information systems. Since data in group collaborative systems are apt to be shared among multiple concurrent users and modified simutaneously by them, the web-based group collaborative systems must support synchronous collaboration in order to provide users with synchronized and consistent views of shared data. However, current web technologies have limitations in supporting this, largely because the existing Hypertext Transfer Protocol(HTTP) is unidirectional and does not allow web servers to send messages to their web browsers without first receiving requests from them. This paper proposes an active web server that can overcome such limitations and facilitate synchronous collaboration in web-based group collaborative systems. To accomplish such goals, the active web server manages dependency relationships beween shared data and web browsers referencing them and actively propagates changing details of the shared data to all web browsers referencing them. And, this paper examines usefulness and effectiveness of the active web server to apply it to the ball-bearing design example of concurrent engineering design systems. The prototype system of the active web server is developed on a commercial Object-oriented Database Management System(0DBMS) called OBJECTSTERE using the C++ programming language.

  • PDF

지식 프로세스 기반의 제품 개발 협업 프레임 워크 개발(I) (Development of Knowledge Process-based Product Development Collaboration Framework)

  • 박지형;전진완;김장원;이제욱;이규봉
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2005년도 춘계학술대회 논문집
    • /
    • pp.147-152
    • /
    • 2005
  • In order to promptly cope with the various requirements of consumers, the environment of product development is being globalized in manufacturing industrials. For this reason, it is necessary to build up an efficient collaborative system for communication between remote area designers. Specially, while Internet and information technologies were merged with the manufacturing or business process, the research for collaborative system has become an important issue. Therefore, we propose a Web-based Engineering Collaboration Framework using SPS(SharePoint Portal Server) which is an enterprise business solution that integrates information from various system into one solution through single sign-on and enterprise application integration capabilities, with flexible deployment options and management tool. Through a Web-based Engineering Collaboration Framework, designers can exchange design information and have a conference in remote area designers or designer teams for alternative designs

  • PDF

사출제품 생산을 위한 웹기반 협업 및 제조정보 지원 시스템 개발 (- A Web-Based Collaboration and Manufacturing Support System for Injection Mold Production -)

  • 이두용;이홍희
    • 대한안전경영과학회지
    • /
    • 제6권4호
    • /
    • pp.183-193
    • /
    • 2004
  • The injection mold industry has strong relationship with many other industries. In the injection mold industry, the harmonious collaboration of the order-making companies, the mold-making companies, and the molded-parts making companies, which are distantly located, is very important. In this study, a web-based collaboration system is developed for the purpose. It offers the criterion to select appropriate production companies. It also tries to minimize the production cost of the mold design by distributing and evaluating the design information. The developed system is constructed using various recent web-programming tools.

웹기반 자동차 동력전달계 성능 시뮬레이션 시스템 개발 (Development of a Web-based Powertrain Performance Simulation System)

  • 한형석;이계경
    • 한국정밀공학회지
    • /
    • 제21권2호
    • /
    • pp.100-107
    • /
    • 2004
  • The development of a Web-based powertrain performance simulation system is introduced. The development approach of system architecture and each module is introduced along with the H/W and S/W used. The interface with all users is developed via a JAVA Applet. The powertrain modeling and other job history data of a user is managed systematically on the server by database to increase the reusability of the data. A self-developed program using object-oriented programming is used as a solver for the performance simulation. The graph tool for the analysis of simulation results has the collaboration support developed based on JAVA so that synchronous users can view the same result. As a result, the powertrain simulation is possible only with Web-browser for the user and the collaboration support among the relevant engineers is possible.

建築 協業設計 시스템 구축을 위한 프로세스와 環境 試險에 관한 연구 (A Collaborative Design System in Architecture: defining the process and testing its system environment)

  • 김억;강명희;최진원;김성아
    • 한국CDE학회논문집
    • /
    • 제7권1호
    • /
    • pp.57-65
    • /
    • 2002
  • The purpose of this research is to develop a collaborative architectural design system. Design collaboration requires an extensive use of communication methods as well as the participation of various experts from different domains. Such facts address several issues when the Internet and digital media are able to create a completely new work environment. The building design process was studied, and possible modes of design collaboration were defined. A prototype system is being developed in accordance with the defined collaboration model. The system integrates a set of communication tools and web-based design media. Such media include a synchronous multi-user web CAD tool, a schematic 3D design tool, and a electronic whiteboard. A project database was designed in order to coordinate the project-wide communication which elaborates technologies such as web-based data access. In order to find out the effectiveness of the system, a usability test was performed both in quantitative and qualitative manner. The research will contribute to the development of world-wide design and construction collaboration through the Internet, which is becoming a mainstream building process model.