• Title/Summary/Keyword: Web-based modeling and simulation

Search Result 60, Processing Time 0.034 seconds

JAVA-BASED SIMULATION FOR DEVS

  • Bai, Tao;Zeng, Jianchao;Wang, Meng
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2001.10a
    • /
    • pp.349-353
    • /
    • 2001
  • There are many excellent characters of Java-based simulation compared with existing ones in the respect of running on the Internet/Web, reuse, integration and etc.. In this paper, the main idea of design and realization of Java-based modeling and simulation software for DEVS will be discussed in detail.

  • PDF

A Visual Modeling Environment for Web-based Simulation (웹 기반 시뮬레이션을 위한 시각적 모델 개발 환경)

  • 김기형
    • Journal of the Korea Society for Simulation
    • /
    • v.8 no.1
    • /
    • pp.101-111
    • /
    • 1999
  • The Web-based simulation was introduced for conducting simulation experiments in the Internet and the Web. Due to the use of the Java language, the Web-based simulation can have such characteristics as reusability, portability, and the capability of execution on the Web. Most of existing Web-based simulation tools have focused mainly on the development of the runtime simulation libraries and mechanisms on the Web. Thus, the model development work in such Web-based simulation tools still requires hand-written coding of model developers. This paper presents a visual model development environment for the Web-based simulation. The proposed environment provides a framework for model development and animation. To show the effectiveness of the proposed environment, we perform simulation experiments for transaction routing algorithms in a distributed transaction processing system.

  • PDF

Development of Web-based Simulator for an Automated Warehouse System : Web-SAW (웹 기반 자동창고시스템 시뮬레이터의 개발 : Web-SAW)

  • 임대진;박양병
    • Journal of the Korea Society for Simulation
    • /
    • v.13 no.1
    • /
    • pp.25-39
    • /
    • 2004
  • Simulation has been recognized as one of major application areas of world wide web. Over the last several years, most research has been focused on the development of web-based simulation languages mostly using JAVA and validation of simulation modeling on web with the newly developed languages. In this paper, we develop a tentative web-based simulator for a simple unit-load automated warehouse system, named Web-SAW. In constructing Web-SAW, we program a user interface program, a simulation logic program, and an animation program with JAVA while utilizing the class library functions and embodiment environment of existing web-based simulation languages. Web-SAW simulates the automated warehouse system with the user input about system operation, displays the animation on a static background representing the system, and generates the various textual outputs after simulation.

  • PDF

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

  • 황성환;한형석;이재경;김동성
    • Proceedings of the Korean Society of Precision Engineering Conference
    • /
    • 2003.06a
    • /
    • 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

User-friendly Web-based ezSIM Platform Development for SMBs (중소·중견기업을 위한 사용자 친화형 웹 기반 ezSIM 플랫폼 개발)

  • Yoon, Tae Ho;Park, Hyungwook;Sohn, Ilyoup;Hwang, Jae Soon;Seo, Dongwoo
    • Korean Journal of Computational Design and Engineering
    • /
    • v.20 no.1
    • /
    • pp.65-74
    • /
    • 2015
  • Structure and/or fluid analysis is gradually increased by an essential design process in the small and medium-sized businesses (SMBs) because of the needs for a rapid design process and the certification about the supplement of the parts by the large business (LB). In this paper, we developed the web-based ezSIM platform installed in the resources integrated system server. The ezSIM platform is based on the heterogeneous linux and windows operating system for the user-friendly connection with the part of the analysis for the SMBs. The procedure of the structure/fluid analysis service module using the public software and the license-free open code in the ezSIM platform was explained. The convenience of the ezSIM platform service was presented by the reaction rate of the graphic motion compared with that of a local PC and the solving and pre-post processing interface compared with that of the KISTI supercomputer. The web-based ezSIM platform service was identified as a useful and essential platform to the SMBs for the usage of the structure and/or fluid analysis procedure.

Simulation Modeling Approach for Integrating Distributed Simulation Objects on the Web (웹상에 분산된 시뮬레이션 객체들의 통합을 위한 시뮬레이션 모델링 방법론)

  • 이영해;심원보;김숙한;김서진
    • Journal of the Korea Society for Simulation
    • /
    • v.9 no.4
    • /
    • pp.25-40
    • /
    • 2000
  • The cost of simulation modeling, the expertise required, and the pains of starting a new each time are impediments to more wide spread adoption of simulation technology. In addition, one of the most critical problems in the field of computer simulation today is the lack of published models and physical objects within the World Wide Web (WWW) allowing such distribution. From the viewpoint of WWW as distributed model repositories, it can be assumed that very many simulation models exist on the web. This paper is based on the premise that WWW is a distributed repository. Design Pattern, web-oriented technology like Java and CORBA, which are especially to cope with distributed objects, are introduced and discussed in detail for integration of simulation model. In this paper an architecture of model integration is proposed, which presents the whole procedure of model integration and how the Internet technologies are connected in. The central focus of this research is on the technical realization of integrating simulation models as distributed objects

  • PDF

A Simulation Modeling Methodology by Integrating Distributed Simulation Objects on the Web (웹상에 분산되어 있는 시뮬레이션 객체들의 통합에 의한 시뮬레이션 모델링 방법론)

  • 심원보;이영해
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 1999.10a
    • /
    • pp.325-330
    • /
    • 1999
  • Web-based simulation is one of the most interesting field of simulation research today. Among many research area of web-based simulation, we concern about what a effective way of building simulation model is since creating comprehensive simulation models can be expensive and time consuming. So this paper discusses how to integrate distributed simulation sub-models as objects for constructing the required simulation model which is more large and complex. We introduce two web-oriented methodologies (such as JIDL, CORBA) and the concepts of agent for assisting modelers to integrate simulation models scattered over the web. SINDBAD, which we designed, is a simulation environment which makes it possible constructing a simulation model with distributed model objects on the web and performing the parallel simulation in a distributed way. It is organized according to design patterns in the object oriented concept. Actually we are on the premise that all the distributed objects are originally composed in a CORBA-compatible way to start with our prototype of SINDBAD.

  • PDF

Development of Web Service-based Parallel and Distributed Simulation (웹서비스 기반의 분산 시뮬레이션 프로토타입 개발)

  • Jo, In-Ho;Ju, Jeong-Min;Park, Yang-Seon;Jo, Hyeon-Bo
    • Proceedings of the Korean Operations and Management Science Society Conference
    • /
    • 2005.05a
    • /
    • pp.1033-1039
    • /
    • 2005
  • Parallel and distributed simulation is concerned with the efficient execution of large-scale discrete event simulation models on multiprocessors and distributed platforms. After the development of WWW, many efforts in the parallel and distributed simulation have been made for modeling, particularly building simulation languages and creating model libraries that can be assembled and executed over WWW. However, web-based parallel and distributed simulation is restricted by heterogeneous computing environments. Recently, the advent of XML and web services technology has made these efforts enter upon a new phase. Especially, the web services as a distributed information technology have demonstrated powerful capabilities for scalable interoperation of heterogeneous systems. This paper aims to develop and evaluate the parallel and distributed simulation using the web services technology. In particular, a prototype multi-pass simulation framework is implemented using Java-based web services technology. It focuses on the efficiency of multi-pass simulation used for optimization through the distribution of simulation replication to several simulation service providers. The development of parallel and distributed simulation using web services will help solve efficiently large-scale problems and also guarantee interoperability among heterogeneous networked systems.

  • PDF

A STUDY ON BIM-BASED 5D SIMULATION IN WEB ENVIRONMENT

  • Jae-Bok Lim;Jae-Hong Ahn;Ju-Hyung Kim;Jae-Jun Kim
    • International conference on construction engineering and project management
    • /
    • 2013.01a
    • /
    • pp.169-172
    • /
    • 2013
  • Building Information Modeling (BIM) is an effective decision-making platform that helps to save project cost and enhance quality of construction. By generating and linking a wide variety of objects data, BIM can be effectively utilized, and it should be ensured that object properties maintain consistency throughout the project period of design, estimates, construction, maintenance and repair. This study examined how to utilize BIM data in a construction project, by linking cost and schedule data in web environment, to better utilize the information and maintain consistency of the BIM information. To do so, the model integrated WBS data and CBS data, linked them with BIM model to realize 5D simulation in web environment. As a result, cost and schedule data could be simultaneously acquired, and object properties-cost, schedule, location-as well. These are expected to contribute to developing a BIM-based automatic data-processing system in web environment.

  • PDF

Simulation-Based Web Service Composition for Guaranteed QoS (Quality of Service) (QoS 보장을 위한 시뮬레이션 기반 웹 서비스 조합 도구)

  • Chang, Hee-Jung;Lee, Hang-Sun
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2005.11a
    • /
    • pp.39-44
    • /
    • 2005
  • 최근 웹 서비스(Web Service)와 웹 프로세스(Web Process)는 이기종 시스템의 통합과 웹 애플리케이션 배포를 위한 대안으로 주목받고 있으며, 이에 따라 웹 서비스의 QoS(Quality of Services)의 중요성도 증가하고 있다. 본 논문에서는 웹 서비스의 QoS 분석 방법을 제안하고, QoS 중심의 웹 서비스 조합 도구인 SimQom4W (Simulation-based QoS-aware Composer for Web Services)를 소개한다. SimQom4W는 첫째, 웹 서비스와 웹 프로세스의 구성을 시각으로 기술하고, 둘째, 웹 프로세스에 대한 테스트 코드와 시뮬레이션 코드를 자동 생성하여 실행시킴으로써 QoS를 분석한다. 셋째, 다양한 QoS 요구사항을 만족하는 최적의 웹 프로세스를 선택할 수 있도록 하며, 넷째, 웹 서비스의 QoS 분석 및 평가 데이터의 보고서를 생성하여 제공한다.

  • PDF