• Title/Summary/Keyword: Simulation software

Search Result 3,257, Processing Time 0.036 seconds

A Survey on Characteristics and Application Domains of 3D Factory Simulation Technology (3D 팩토리 시뮬레이션 기술의 특징과 응용 분야에 대한 고찰)

  • Jo, Da-Seol;Kim, Jun-Woo
    • The Journal of Information Systems
    • /
    • v.27 no.4
    • /
    • pp.35-70
    • /
    • 2018
  • Purpose Recently, 3D factory simulation technology has emeged as a powerful tool for modeling and analysis of a wide range of production systems, however, it has been not paid much attention in Korea. In this context, this paper aims to provide a comprehensive literature review on discrete event simulation softwares and introduce a promising 3D factory simulation software called FlexSim and its application domains. Design/methodology/approach In order to demonstrate worldwide popularity and technical superiority of FlexSim software, we analyzed the recent list of rankings for commercial discrete simulation softwares released by winter simulation conference and users' opinions collected from business software review site. Moreover, several main application domains are derived from a review of the previous research papers that deal with applications of FlexSim software. Findings FlexSim software recently moved up the list of major commercial simulation softwares, and technical superiorities of the software demonstrate that it is a promising tool for practical 3D factory simulation. Moreover, recent research papers suggest that FlexSim software can be used as a component of smart factory system. In this context, it is expected that FlexSim software becomes more popular in the era of industry 4.0.

Use of the surface-based registration function of computer-aided design/computer-aided manufacturing software in medical simulation software for three-dimensional simulation of orthognathic surgery

  • Kang, Sang-Hoon;Lee, Jae-Won;Kim, Moon-Key
    • Journal of the Korean Association of Oral and Maxillofacial Surgeons
    • /
    • v.39 no.4
    • /
    • pp.197-199
    • /
    • 2013
  • Three-dimensional (3D) computed tomography image models are helpful in reproducing the maxillofacial area; however, they do not necessarily provide an accurate representation of dental occlusion and the state of the teeth. Recent efforts have focused on improvement of dental imaging by replacement of computed tomography with other detailed digital images. Unfortunately, despite the advantages of medical simulation software in dentofacial analysis, diagnosis, and surgical simulation, it lacks adequate registration tools. Following up on our previous report on orthognathic simulation surgery using computer-aided design/computer-aided manufacturing (CAD/CAM) software, we recently used the registration functions of a CAD/CAM platform in conjunction with surgical simulation software. Therefore, we would like to introduce a new technique, which involves use of the registration functions of CAD/CAM software followed by transfer of the images into medical simulation software. This technique may be applicable when using various registration function tools from different software platforms.

SMI Compatible Simulation Scheduler Design for Reuse of Model Complying with SMP Standard

  • Koo, Cheol-Hea;Lee, Hoon-Hee;Cheon, Yee-Jin
    • Journal of Astronomy and Space Sciences
    • /
    • v.27 no.4
    • /
    • pp.407-412
    • /
    • 2010
  • Software reusability is one of key factors which impacts cost and schedule on a software development project. It is very crucial also in satellite simulator development since there are many commercial simulator models related to satellite and dynamics. If these models can be used in another simulator platform, great deal of confidence and cost/schedule reduction would be achieved. Simulation model portability (SMP) is maintained by European Space Agency and many models compatible with SMP/simulation model interface (SMI) are available. Korea Aerospace Research Institute (KARI) is developing hardware abstraction layer (HAL) supported satellite simulator to verify on-board software of satellite. From above reasons, KARI wants to port these SMI compatible models to the HAL supported satellite simulator. To port these SMI compatible models to the HAL supported satellite simulator, simulation scheduler is preliminary designed according to the SMI standard.

Framework for Component-based Modeling/Simulation of Discrete Event Systems

  • Cho, Young-Ik;Kim, Jae-Hyun;Kim, Tag-Gon
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2001.10a
    • /
    • pp.484-484
    • /
    • 2001
  • The sophistication of current software applications results in the increasing cost fur software development time. The component-based software development framework is proposed to overcome the difficulty and time-consuming requirements by modularity and reusability. As is the general software case, a component-based simulation framework encourages the reusability of the real system model based on the modularity of the applied simulation methodology. This paper presents a component-based simulation environment that is based on the DEVS/COM run-time infrastructure. The DEVS (Discrete Event System Specification) formalism provides a formal modeling and simulation framework for the generic dynamic systems [1] and Microsoft's COM (Component Object Model) is one of the strongest competitor fur the component standard. The reusability by the DEVS/COM simulation environment saves model development time remarkably and component technology make simulator itself to be a subparts of real application.

  • PDF

A Development Tool for AGVS Controller using Simulation (시뮬레이션을 이용한 AGVS 콘트롤러 개발지원시스템)

  • Bae, Jong-Uk;Kim, Kap-Hwan
    • IE interfaces
    • /
    • v.9 no.1
    • /
    • pp.25-40
    • /
    • 1996
  • It is a time-consuming work to develop a control software for AGVS considering different physical arrangements and transport requirements in automated manufacturing systems. An integrated software environment is suggested to support the development of the control software by utilizing a simulation software which imitates changes in the target shop floor. First, the basic functions of the controller are defined and interactions between modules(function) are identified to enhance the modularity of the controller. Prototype software is developed for the simulation station and the control station, respectively, which are connected with each other by a communication link to transmit predefined messages.

  • PDF

Powerflow Simulation Software of the Automotive Powertrain through the Combination of the Components (II): Development of the Automatic System Generation Module (요소결합을 통한 파워트레인 시뮬레이션 소프트웨어 (II): 시스템 자동결합 모듈 개발)

  • 이승종;서정민
    • Journal of the Korean Society for Precision Engineering
    • /
    • v.21 no.2
    • /
    • pp.52-59
    • /
    • 2004
  • In this paper, the automatic system generation algorithm based on the element combination algorithm discussed in the first part of this paper for designing an arbitrary type of the automatic transmissions is proposed. The powertrain design software using these algorithms is developed. This automotive powertrain design software with user-friendly graphic user interface has two main modules. The first module, the automatic power flow generation module, is already discussed in the previous paper. The second module dealing with the automatic system generation algorithm is discussed in this paper. The power-flow simulation software fur the arbitrary type of powertrain is then developed. The simulation and experimental results of the vehicle equipped with two planetary gear type automatic transmission are compared to validate the proposed algorithms and developed software. The simulation results demonstrate the good agreement with the experimental results.

Development of Nuclear Power Plant Simulator using Shared Memory Variables (공유메모리 변수를 사용한 원자력발전소 시뮬레이터 개발)

  • 박근옥;서용석
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2001.05a
    • /
    • pp.153-156
    • /
    • 2001
  • We have developed CNS(Compact Nuclear Simulator) which can be used for the fundamental training of the nuclear power plant operators. The application software for CNS consists of simulation engine(analyzer code), instructor station software, and man-machine interface software. Each application software is regarded as one black box and the communication of black boxes is performed by the predefined shared memory variables. In this paper, we discuss our experience for CNS development.

  • PDF

Development of Distributed Generic Simulator (GenSim) through Invention of Simulated Network (simNetwork)

  • Koo, Cheol-Hea;Lee, Hoon-Hee;Cheon, Yee-Jin
    • Journal of Astronomy and Space Sciences
    • /
    • v.28 no.3
    • /
    • pp.241-252
    • /
    • 2011
  • A simulated network protocol provides the capability of distributed simulation to a generic simulator. Through this, full coverage of management of data and service handling among separated simulators is achieved. The distributed simulation environment is much more conducive to handling simulation load balancing and hazard treatment than a standalone computer. According to the simulated network protocol, one simulator takes on the role of server and the other simulators take on the role of client, and client is controlled by server. The purpose of the simulated network protocol is to seamlessly connect multiple simulator instances into a single simulation environment. This paper presents the development of a simulated network (simNetwork) that provides the capability of distributed simulation to a generic simulator (GenSim), which is a software simulator of satellites that has been developed by the Korea Aerospace Research Institute since 2010, to use as a flight software validation bench for future satellite development.

Review on the Quality Attributes of an Integrated Simulation Software for Weapon Systems (무기체계 통합시뮬레이션 소프트웨어의 품질 속성 검토)

  • Oh, Hyun-Shik;Kim, Dohyung;Lee, Sunju
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.24 no.4
    • /
    • pp.408-417
    • /
    • 2021
  • This paper describes the quality attributes of an integrated simulation software for weapon systems named Advanced distributed simulation environment(AddSIM). AddSIM is developed as a key enabler for Defense Modeling & Simulation(M&S) systems which simulate battlefields and used for battle experiments, analyses, military exercises, training, etc. AddSIM shall provide a standard simulation framework of the next Defense M&S systems. Therefore AddSIM shall satisfy not only functional but also quality requirements such as availability, modifiability, performance, testability, usability, and others. AddSIM consists of operating softwares of hierarchical components including graphical user interface, simulation engines, and support services(natural environment model, math utility, etc.), and separated weapon system models executable on the operating softwares. The relation between software architectures and their quality attributes are summarized from previous works. And the AddSIM architecture and its achievements in the aspect of quality attributes are reviewed.

Flight Software Modeling in Satellite Simulator

  • Lee, Sanguk;Sungki Cho;Kim, Jae-Hoon;Lee, Seong-Pal
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2001.10a
    • /
    • pp.147-151
    • /
    • 2001
  • Based on flight software modeling experiences on satellite simulator developments so far, three different approaches for modeling the flight software within the satellite simulator such as utilization of a processor emulator executing the actual flight software image, re-compilation of the flight software sources within the simulator infrastructure, and development of a set of abstract models representing the required flight software functionality are presented.

  • PDF