• Title/Summary/Keyword: 객체지향 시뮬레이션

Search Result 123, Processing Time 0.024 seconds

A Study of Semiconductor Process Simulator with User Friendly Framework (사용자 친숙형 반도체 공정 시뮬레이터의 구성에 관한 연구)

  • 이준하;이흥주
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.5 no.4
    • /
    • pp.331-335
    • /
    • 2004
  • In this paper, we modeling the oxidation, diffusion, and ion-implantation for semiconductor process simulation, and construct the integrated framework for efficient execution and continuous process simulation. For oxidation process, to predict the accurate LOCOS shape and stress distributions, stress-dependent viscous model was performed using SVP algorithm. For diffusion process, predeposition and OED simulation was performed using point defect theory. For ion implantation, Monte-Carlo method based on TRIM simulation was performed with various process conditions. For input to each unit process, we used the dialog boxes which are windows application's standards. This dialog box allows us to verify and minimize input error at input steps. Using the combination of compiler's function and windows's API function, simulation was done with small memory size.

  • PDF

Real-Time Vital Sign Information System Implementation uisng TMO(Time-Triggered and Message-Triggered Object) (시간구동 및 메시지 구동 객체를 이용한 실시간 생체정보 시스템 구현)

  • Kim, Chun-Suk;Kim, Gwang-Jun;Jo, Ui-Ju
    • The Journal of the Korea institute of electronic communication sciences
    • /
    • v.5 no.6
    • /
    • pp.678-685
    • /
    • 2010
  • One of the computer application fields which started showing noticeable new growth trends in recent years is the real time communication distributed computing application field. Object-oriented(OO) real time(RT) distributed computing is a form of real-time distributed computing realized with a distributed computer system structured in the form of an object network. In this paper, we describes the application environment as the patient monitor telemedicine system with TMO structure. Vital sign information web viewer systems is also the standard protocol for medical image and transfer. In order to embrace new technologies as telemedicine service, it is important to develope the standard protocol between different systems in the hospital, as well as the communication with external hospital systems. We implemented integration patient monitor telemedicine system between vital sign web viewer systems and hospital information systems.

The Study for the Realtime Noise Simulation Integration Model Applied to Traffic Simulation and Spatial Modeling (교통 시뮬레이션과 공간 모델링 기법을 적용한 실시간 소음 시뮬레이션 통합 모델에 대한 연구)

  • Kang, Tae-Wook;Cho, Yoon-Ho;Kim, In-Tai
    • International Journal of Highway Engineering
    • /
    • v.13 no.3
    • /
    • pp.111-119
    • /
    • 2011
  • The noise prediction model, KRON-2006, in South Korea has been developed for obtaining the average noise level. The model is based on an outdoor sound propagation method based on ISO9613 and ASJ Model-1998 and supports the analysis of the linear noise source, such as highway, for obtaining Leq. Because of that, the model can't obtain Lmax, Lmin from the time series noise profile based on traffic at every moment. In order to address this problem, the real time noise prediction model based on traffic simulation using GIS model and algorithm is proposed. It can predict the vehicle point noise level based on vehicle type, speed generated from traffic simulation by using headway and obtain Lmax, Lmin as integrating the noise profile generated from it at every moment. An evalution of the noise prediciton model using field measurements finds good agreement between predicted and measured noise levels at 1m, 8m, 15m from curb of the near side lane.

A Shipyard Layout Design System by Simulation (시뮬레이션 기반 조선소 레이아웃 설계 시스템 개발)

  • Song, Young-Joo;Lee, Dong-Kun;Woo, Jong-Hun;Shin, Jong-Gye
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.45 no.4
    • /
    • pp.441-454
    • /
    • 2008
  • Shipyard design and equipments layout problem, which are directly linked with the productivity of ship production, is an important issue serving as reference data of production plan for later massive production of ships. So far in many cases, design of a shipyard has been relying on the experienced engineers in shipbuilding, resulting in sporadic and poorly organized processes. And thus, economic losses as well as trials and errors in that accord have been pointed out as inevitable problems. This paper extracts a checklist of major elements to fine tune the shipbuilding yard designing process and the input/output data based on the simulation based shipbuilding yard layout designing framework and methodology proposed in existing researches, and executed initial architecture to develop software that integrates all the relevant processes and designing tools. In this course, both user request and design data by the steps are arranged and organized in the proposed layout design template form. In addition, simulation is done based on the parent shipbuilding process planning and scheduling data of the ship product, shipbuilding process and work stage facilities that constitute shipbuilding yard, and design items are verified and optimized with the layout and equipment list showing optimal process planning and scheduling effects. All the contents of this paper are based on simulation based shipbuilding yard layout designing methodology, and initial architecture processes are based on object oriented development methodology and system engineering methods.

Development of Transient Behavior Simulation Tool and Analysis of Gas Turbines (발전용 가스터빈 동적 거동 시뮬레이션 Tool 개발 및 해석)

  • Kim, Jeong Ho;Kim, Tong Seop
    • Plant Journal
    • /
    • v.13 no.4
    • /
    • pp.48-50
    • /
    • 2017
  • A program for analyzing the transient behaviors of industrial gas turbines was developed. Each component (compressor, combustor, turbine and ducts)of gas turbine is modeled as a fully module to enhance the expandability of the program. We used object-oriented programing for this purpose. The mass and energy balance equations are solved numerically by Multivariable Newton Raphson method. The characteristic maps for the compressor and turbine were used for predicting the performance of a gas turbine engine. Combustion in the combustor is assumed to be complete combustion. PID control is used to maintain constant rotational speed and turbine exhaust temperature by the control of the fuel flow rate and the changing of the compressor inlet guide vane angle at the same time. It was confirmed that stable control of the gas turbine was possible, even for a rapid load change.

  • PDF

A DEVS-based Modeling & Simulation Methodology of Enabling Node Mobility for Ad Hoc Network (노드 이동성을 고려한 애드 혹 네트워크의 이산 사건 시스템 기반 모델링 및 시뮬레이션 방법론)

  • Song, Sang-Bok;Lee, Kyou-Ho
    • Journal of the Korea Society for Simulation
    • /
    • v.18 no.4
    • /
    • pp.127-136
    • /
    • 2009
  • Modeling and Simulation, especially in mobile ad hoc network(MANET), are the most effective way to analyze performance or optimize system parameters without establishing real network environment. Focusing mainly on overall network behaviors in MANET concerns dynamics of network transport operations, which can efficiently be characterized with event based system states rather than execution details of protocols. We thus consider the network as a discrete event system to analyze dynamics of network transport performance. Zeigler's set-theoretic DEVS(Discrete Event Systems Specification) formalism can support specification of a discrete event system in hierarchical, modular manner. The DEVSim++ simulation environment can not only provide a rigorous modeling methodology based on the DEVS formalism but also support modelers to develop discrete event models using the hierarchical composition methodology in object-orientation. This environment however hardly supports to specify connection paths of network nodes, which are continuously altered due to mobility of nodes. This paper proposes a DEVS-based modeling and simulation methodology of enabling node mobility, and develops DEVS models for the mobile ad hoc network. We also simulate developed models with the DEVSim++ engine to verify the proposal.

Multi-discipline simulation of light rail transit system using object oriented method (객체지향모델를 이용한 경량전철 시스템의 성능 시뮬레이션)

  • Jeong, Sang-Gi;Jeong, Rak-Gyo;Han, Seok-Yun
    • 시스템엔지니어링워크숍
    • /
    • s.4
    • /
    • pp.70-80
    • /
    • 2004
  • Most rail system related simulations currently used are designed to simulate only one discipline system. This obviously assunes the other discipline system are running regularly not being affected by the system being simulated. In this paper a multi discipline simulator is proposed and its design concept is presented.A multi discipline simulator is the simultor in which major subsystems with different technical discipline are simulated simultaneously. The advantage of the simulator is in that it makes it possible to analyze the systems behavior while other discipline system vary. With this we can identify the possible to analyze the systems ehavior find their solutions. A proto type simulator has bee developed using object oriented programming. Object concept was judged best suitable to model the various multi-discipline self-controlling railway subsystems. It was applied to the target system, which is under development by the Korea Railroad Research institute. The test results show it is very useful in design verification. It could also be a good tool in research and development work to make to improe the system.

  • PDF

System Level Design of a Reconfigurable Server Farm of 193-bit Elliptic Curve Crypto Engines (재구성 가능한 193비트 타원곡선 암호연산 서버 팜의 시스템 레벨 설계)

  • Moon, Sangook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.05a
    • /
    • pp.656-658
    • /
    • 2013
  • Due to increasing demand of new technology, the complexity of hardware and software consisting embedded systems is rapidly growing. Consequently, it is getting hard to design complex devices only with traditional methodology. In this contribution, I introduce a new approach of designing complex hardware with SystemVerilog. I adopted the idea of object oriented implementation of the SystemVerilog to the design of an elliptic curve crypto-engine server farm. I successfully implemented the whole system including the test bench in one integrated environment, otherwise in the traditional way it would have cost Verilog simulation and C/SystemC verification which means much more time and effort.

  • PDF

A System Level Design of Heterogeneous Multiplication Server Farms (이종 곱셈 연산기 서버 팜의 시스템 레벨 설계)

  • Moon, Sangook
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2014.05a
    • /
    • pp.768-770
    • /
    • 2014
  • Due to increasing demand of new technology, the complexity of hardware and software consisting embedded systems is rapidly growing. Consequently, it is getting hard to design complex devices only with traditional methodology. In this contribution, I introduce a new approach of designing complex hardware with SystemVerilog. I adopted the idea of object oriented implementation of the SystemVerilog to the design of multiplication server farms. I successfully implemented the whole system including the test bench in one integrated environment, otherwise in the traditional way it would have cost Verilog simulation and C/SystemC verification which means much more time and effort.

  • PDF

System Specification-based Design and Verification of Mobile Patient Monitoring System (이동 환자 상시 모니터링 시스템의 시스템 명세 기법 기반 설계와 검증)

  • Choi, Eun-Jung;Kim, Myuhng-Joo
    • Journal of the Korea Society for Simulation
    • /
    • v.19 no.4
    • /
    • pp.161-167
    • /
    • 2010
  • To realize the U-healthcare system, the mobile patient monitoring system is of the essence. In this monitoring system, a patient's real-time data on biometrics and location must be transferred to predeterminate destination server ceaselessly. As the number of mobile patients increases steadily or mobile patients are moving into some specific area, the load balancing solution to real-time data congestion problem is needed. In this paper, we propose a new mobile patient monitoring system with Torus topology where three layers are connected hierarchically and the intermediate layer takes charge of priority-based load balancing. For the formalized design and verification of proposed system, we describe the overall structure with connectivity among its components and implement major components in pseudo-code by adopting a system specification-based approach. This approach makes the design and verification of our mobile patient monitoring system more flexible and accurate.