• 제목/요약/키워드: web based system

검색결과 5,297건 처리시간 0.04초

웹기반 범용 다물체 동역학 시뮬레이션 시스템 개발 (Development of a Web-based Dynamic Simulation System for Multibody Systems)

  • 한형석;이재경
    • 한국정밀공학회지
    • /
    • 제20권8호
    • /
    • pp.194-204
    • /
    • 2003
  • A Web-based dynamic simulation system, called O-DYN, for multibody dynamic systems is developed. All the interfaces of the system are accessible via Web browsers, such as Netscape or Explorer. The system uses a block-diagram type O-DYN/Modeler developed in JAVA Applet as a preprocessor. The O-DYN postprocessor composed of O-DYN/Plotter and O-DYN/Animator is developed in JAVA Applet. The O-DYN/Solver for predicting the dynamic behavior is run on the server. Anyone who wants to simulate the dynamics of multibody systems or share results data can access the analysis system over the Internet regardless of their OS, platform, or location.

임베디드 리눅스를 이용한 웹 기반 빌딩자동화시스템 (Web-based Building Automation System using Embedded Linux)

  • 신은철;이수영;최병욱
    • 제어로봇시스템학회논문지
    • /
    • 제10권4호
    • /
    • pp.334-340
    • /
    • 2004
  • In this paper, a Web-based management system for the building network is described. A multi-protocol converter based on SoC and embedded Linux is designed. The open source licensing, reliability, and broad hardware support are key reasons for use of embedded Linux in embedded industry. The multi-protocol converter integrates control network of RS-485 and LonWorks devices through TCP/IP protocol for a client with Java applet. The system consists of three-tier architecture, such as a client, a server that is performed on a multi-protocol converter, and control devices. The developed system includes the inverter motor control system with modbus protocol for the RS-485 network. The experiment results show that the multi-protocol converter using embedded Linux is a flexible and effective way to builda Web -based monitoring and control system.

발달장애 영유아의 진단, 중재, 평가를 위한 웹기반 전문가 시스템의 설계 (Design of Web-Based Expert System in Assessment, Programming, Evaluation for Infants and Young Children with Developmental Disability)

  • 전병운;김영희
    • 컴퓨터교육학회논문지
    • /
    • 제9권2호
    • /
    • pp.57-67
    • /
    • 2006
  • 본 연구는 발달장애 영유아를 위한 교육과정중심 진단, 중재, 평가의 연계 체계를 웹상에서 전문가 시스템으로 설계하였다. 이를 위하여 교육과정중심 진단 평가와 웹기반 전문가 시스템에 관한 선행연구와 특수교육에서 공학적 활용에 관한 연구를 분석한 후, 웹기반 전문가 시스템의 전체 구조와 하위 시스템을 체계적이고 구체적으로 설계하였다. 발달장애 영유아를 위한 웹기반 전문가 시스템 설계에서는 정보분석, 최적화, 자료수집, 자료분석, 의사결정으로 중재의 연결 구조를 강조하였다.

  • PDF

웹기반 유한요소해석 시스템 개발 (Development of web-based Simulation System for Finite Element Analysis)

  • 윤의열;김정;강범수
    • 한국소성가공학회:학술대회논문집
    • /
    • 한국소성가공학회 2005년도 추계학술대회 논문집
    • /
    • pp.384-388
    • /
    • 2005
  • The purpose of this paper is to develop web-based simulation system which can be used anytime, anywhere without expensive hardware and software. In this paper, a web-based simulation system was developed by utilizing finite element analysis and client/server system using visual C++ and ASP. The client/server system consist of two modules, post-processor, management system module. The input data for FEM calculation is transferred to the management system. After that, the result from the simulation can be visualized through the post-processor module. By using this system, small industries and individuals can considerably save the time and expense.

  • PDF

Ch를 이용한 직선형 5공 압력 프로브의 3차원 유동속도 계측시스템 개발 (Development of Three-Dimensional Flow Velocity Component Measurement System with Straight-Type Five-Hole Pressure Probe Using Ch Language)

  • 오석형;김장권
    • 동력기계공학회지
    • /
    • 제14권1호
    • /
    • pp.40-46
    • /
    • 2010
  • This paper shows the development process for measuring three-dimensional flow velocity components in a web-browser. The system is developed in an embeddable C/C++ interpreter Ch and Ch-CGI toolkit. The interface for the web-based measurement system consists of a set of web HTML files and Ch files for CGI. All of data in web browser are passed to Ch-CGI script to generate the output of new HTML file. PC-Server and PC-Client can submit measurement parameters and receive the text/graphical results each other. PC-Client can control the test equipment by using a parameters that received from PC-Server. It also can pass the test results between the web-based measurement system. In summary, the designed measurement system is evaluated, the outputs shown well on the web browser.

A Hybrid Service Orchestration Framework based on BPEL4WS

  • Kim, Sung-Min
    • Journal of information and communication convergence engineering
    • /
    • 제7권3호
    • /
    • pp.253-257
    • /
    • 2009
  • As the value of B2B integration gets more importance and the business process becomes more complex, BPEL4WS standard has been focused for the solution of the problems which is based on web service technology. Many vendors implement the standard in their systems to integrate B2B and web service based inner-Enterprise Application(EA)s. But there is no way to use the standard to integrate non-web service based EAs, because the standard is designed only for Service Oriented Architecture (SOA) over web services. This paper proposes Hybrid Service Orchestration Framework to participate web services and also non-web service based EAs in the business process as a partner using BPEL4WS standard. The framework introduces Hybrid Service Architecture to represent non-web service based EAs as a service, so BPEL4WS could be used to integrate web services and non-web service based EAs. And the framework also introduces Hybrid Service Toolkit to support software level facilities. The paper also introduces Hybrid Orchestration System that is based on Hybrid Service Orchestration Framework.

Performance Evaluation of Node.js for Web Service Gateway in IoT Remote Monitoring Applications

  • Nkenyereye, Lionel;Jang, Jong-Wook
    • International Journal of Advanced Culture Technology
    • /
    • 제4권3호
    • /
    • pp.13-19
    • /
    • 2016
  • The growth of mobile devices in Internet of Things (IoT) leads to a number of remote and controlling system related IoT applications. For instance, home automation controlling system uses client system such web apps on smartphone or web service to access the home server by sending control commands. The home server receives the command, then controls for instance the light system. The web service gateway responsible for handling clients' requests attests an internet latency when an increasing number of end users requests submit toward it. Therefore, this web service gateway fails to detect several commands, slows down predefined actions which should be performed without human intervention. In this paper, we investigate the performance of a web server-side platgorm based event-driven, non-blocking approach called Node.js against traditional thread-based server side approach to handle a large number of client requests simultaneously for remote and controlling system in IoT remote monitoring applications. The Node.JS is 40% faster than the traditional web server side features thread-based approach. The use of Node.js server-side handles a large number of clients' requests, then therefore, reduces delay in performing predefined actions automatically in IoT environment.

WebGIS 기반의 시뮬레이션 시스템을 위한 지리공간 시뮬레이션 프레임워크 개발 (Development of Geospatial Simulation Framework for WebGIS-based Simulation System)

  • 이성규;김영섭;최철웅;서용철
    • Spatial Information Research
    • /
    • 제18권5호
    • /
    • pp.119-131
    • /
    • 2010
  • 연구자가 공간자료를 이용하기 위해서는 자료 포맷 분석, 리포맷팅, 지도투영 변환 등의 반복된 작업이 필요하다. 연구자는 이러한 문제를 해결하기 위해 개발자와 함께 웹 기반의 시뮬레이션 시스템을 구축하고 있다. 하지만, 공간자료를 이용하는 웹 기반의 시스템에 적절한 시뮬레이션 프레임워크가 없어 효율적인 개발에 어려움이 있다. 본 연구에서는 웹 기반 시스템에 효율적으로 적용할 수 있는 지리 공간 시뮬레이션 프레임워크를 설계하고 제안하였다. 프레임워크의 모듈은 웹 매핑 서비스, Geographic Information System(GIS) 매핑, 통계, 모델, 프로세싱, 그래픽, 공간 데이터세트 등 7개의 모듈로 구성되었다. 프레임워크의 효율성 평가를 위해 도시 성장을 사례로 검증하였으며, 공간정보분야에 전문지식이 없는 비전문가라도 공간자료를 활용한 웹 기반의 시스템 구축이 쉬울 것으로 생각한다.

이러닝에서 효율적인 시뮬레이션 기반 콘텐츠 설계 (Design of Efficient Simulation-based Contents at e-Learning)

  • 이준희
    • 한국콘텐츠학회논문지
    • /
    • 제5권5호
    • /
    • pp.325-333
    • /
    • 2005
  • 웹 기반 교수-학습체계를 설계 시에 학습자의 효율적인 상호작용을 통해서 학습효과를 높이기 위해서는 많은 것들이 고려되어야 한다. 무엇보다도 웹 환경에서 학습자에게 효율성과 관심을 유도하기 위해서 웹 기반 시뮬레이션이 권장된다. 이러닝에서 잘 설계된 시뮬레이션 기반 콘텐츠는 학습자에게 지속적인 관심을 제공하기 때문에 효율적인 학습 설계가 필요하다. 현재까지 많은 이러닝 시스템에서는 각기 다른 기법으로 웹 기반 시뮬레이션을 제공하고 있으나 학습자의 학습 스타일과 성취 수준을 고려한 콘텐츠의 재구성이 요구되고 있다. 본 논문에서는 XML 웹 서비스를 통해서 이러닝 시스템간에 시뮬레이션 객체를 공유하는 시스템을 제안하였다. 실험결과 제안 시스템이 기존 시스템보다 자기주도적 학습 활동과 상호 작용에서 효율적임을 보여준다.

  • PDF

자바 애플릿을 이용한 블록 다이어그램식 GUI 개발 (Development of a Block-diagram type GUI in JAVA Applet)

  • 황성환;한형석;이재경;김동성
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2003년도 춘계학술대회 논문집
    • /
    • pp.1751-1754
    • /
    • 2003
  • Due to advances in information technology, even Engineering Simulations can now be performed in web-based JAVA through an integrated operating system called Virtual Machine and the use of byte code, which guarantees the compatibility of identical codes in every computing system and makes it suitable for web-based simulation system development. This paper introduces an implementation embodied in JAVA Applet that allows a block-diagram type GUI that runs in a web browser for use in the dynamics simulation modeling of powertrains of vehicles and multi-body systems. This system is not restrained by any of the H/W and S/W in the user's computer, so that it has the advantage of providing a GUI that allows web-based block-diagram type modeling.

  • PDF