• 제목/요약/키워드: Distributed Simulation

검색결과 2,150건 처리시간 0.032초

분산 시스템의 성능 모니터링과 레포팅 툴의 아키텍처 모델링 (Distributed System Architecture Modeling of a Performance Monitoring and Reporting Tool)

  • 김기;최은미
    • 한국시뮬레이션학회논문지
    • /
    • 제12권3호
    • /
    • pp.69-81
    • /
    • 2003
  • To manage a cluster of distributed server systems, a number of management aspects should be considered in terms of configuration management, fault management, performance management, and user management. System performance monitoring and reporting take an important role for performance and fault management. In this paper, we present distributed system architecture modeling of a performance monitoring and reporting tool. Modeling architecture of four subsystems are introduced: node agent, data collection, performance management & report, and DB schema. The performance-related information collected from distributed servers are categorized into performance counters, event data for system status changes, service quality, and system configuration data. In order to analyze those performance information, we use a number of ways to evaluate data corelation. By using some results from a real site of a company and from simulation of artificial workload, we show the example of performance collection and analysis. Since our report tool detects system fault or node component failure and analyzes performances through resource usage and service quality, we are able to provide information for server load balancing, in short term view, and the cause of system faults and decision for system scale-out and scale-up, in long term view.

  • PDF

A Mobile Agent-based Computing Environment for Pedestrian Tracking Simulation

  • Xie, Rong;Shibasaki, Ryosuke
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2003년도 Proceedings of ACRS 2003 ISRS
    • /
    • pp.354-356
    • /
    • 2003
  • The study of pedestrian behavior covers wide topics, including way finding, choice and decision make, as well as spatial cognition and environmental perception. To address the problem, simulation is now put forward as suitable technique and method for analyzing human spatial behavior. In the paper we present a development architecture for simulating tracking pedestrian in a distributed environment. We introduce and explore the potential of using mobile agent-enabled distributed implementation model as a tool for development and implementation of the simulation. Three kinds of mobile agents are designed for implementation of managing and querying data of pedestrian. Finally, simulation result of JR 10,000 passengers’ movement is developed and implemented as a case study.

  • PDF

분포형 합성환경자료의 군사시뮬레이션 적용 (The Application of Distributed Synthetic Environment Data to a Military Simulation)

  • 조내현;박종철;김만규
    • 한국시뮬레이션학회논문지
    • /
    • 제19권4호
    • /
    • pp.235-247
    • /
    • 2010
  • 군사훈련을 지원하는 워게임 모델은 환경요소가 매우 중요하다. 한국군의 대부분 워게임 모델들은 동일한 기상을 모든 작전지역에 적용하고 있다. 이에 따라 충실도가 높은 모의결과를 도출하지 못하고 있다. 이러한 실정에 비추어 본 연구는 분포형 합성환경 모델링 자료를 군사시뮬레이션에 적용할 수 있는 충실도 높은 워게임을 위한 요소기술을 개발 하는 것이다. 그것은 본 연구를 위해 개발한 2D GIS기반의 "단순 탐지확률 모델"과 이 모델에 지역별로 상이한 분포형 강수량 자료의 적용 기술이다. 이로써 군사시뮬레이션 수행 시 모델 해상도(전구급~공학급), 용도(훈련용, 분석용), 묘사 수준(군단급~대대급)에 따라 다양하게 작전지역별 상이한 국지기상을 반영하는 분포형 합성환경의 제공과 사용이 가능해졌다.

OMG DDS 미들웨어를 이용한 FMI기반 실시간 CPS 분산 시뮬레이션 프레임워크 (FMI based Real-time CPS Distributed Simulation Framework using OMG DDS middleware)

  • 홍석준;조인휘;김원태
    • 전기전자학회논문지
    • /
    • 제22권1호
    • /
    • pp.6-13
    • /
    • 2018
  • 고신뢰 CPS 개발을 위해서는 M&S는 매우 중요하다. 각각의 CPS 시스템의 다른 부분을 모델링하기 위해 각각의 다른 시뮬레이션 프로그램들을 사용하기 때문에 어떤 CPS 전체 시스템을 하나의 시뮬레이션 툴에서 모델링하기는 쉽지 않다. FMI는 다른 시뮬레이션 툴들 간에 M&S를 위한 표준이다. 또한, DDS는 대규모의 실시간 데이터 전송에 적합한 통신 미들웨어이다. 따라서 이 논문에서는 DDS를 이용하는 FMI기반의 CPS 실시간 분산 시뮬레이션 프레임워크를 제안한다. 제안하는 프레임워크의 성능 평가를 위해서 IEEE HLA/RTI와 OMG DDS 미들웨어를 사용해서 분산 시뮬레이션을 수행하고 전체 시뮬레이션 수행 시간을 측정하고 비교해보았다. 성능 평가 결과를 통해서 DDS를 사용하는 시뮬레이션 수행 속도가 HLA/RTI를 사용하는 것에 비해 최소 1.14배 이상 빠른 것을 확인할 수 있었다.

Time Service Guranteeing in Real-Time Distributed Simulation Object Oriented Programming

  • Kim, Hee-Chul;Kim, Gwang-Jun;Kim, Moon-Hwan;Ra, Sang-Dong;Bae, Chul-Soo
    • 대한전자공학회:학술대회논문집
    • /
    • 대한전자공학회 2002년도 ITC-CSCC -3
    • /
    • pp.1843-1846
    • /
    • 2002
  • The object-oriented(OO) distributed real- time(RT) programming movement started in 1990’s and is growing rapidly at this turn of the century Distributed real-time simulation is a field in its infancy but it is bounded to receive steadily growing recognition for its importance and wide applicability. The scheme is called the distributed time-triggered simulation scheme which is conceptually simple and easy to use but widely applicable. A new generation object oriented(00) RT programming scheme is called the time-triggered message triggered object(TMO) programming scheme and it is used to make specific illustrations of the issues. The TMO structuring scheme is a general-style components structuring scheme and supports design of all types of component including hard real time 1 objects and non real time objects within one general structure.

  • PDF

Power Flow Control of Grid-Connected Fuel Cell Distributed Generation Systems

  • Hajizadeh, Amin;Golkar, Masoud Aliakbar
    • Journal of Electrical Engineering and Technology
    • /
    • 제3권2호
    • /
    • pp.143-151
    • /
    • 2008
  • This paper presents the operation of Fuel Cell Distributed Generation(FCDG) systems in distribution systems. Hence, modeling, controller design, and simulation study of a Solid Oxide Fuel Cell(SOFC) distributed generation(DG) system are investigated. The physical model of the fuel cell stack and dynamic models of power conditioning units are described. Then, suitable control architecture based on fuzzy logic and the neural network for the overall system is presented in order to activate power control and power quality improvement. A MATLAB/Simulink simulation model is developed for the SOFC DG system by combining the individual component models and the controllers designed for the power conditioning units. Simulation results are given to show the overall system performance including active power control and voltage regulation capability of the distribution system.

대규모 분산 시뮬레이션 환경을 위한 실시간성 지원 DDS/SDN 통합 아키텍쳐 (DDS/SDN integration architecture with real-time support for large-scale distributed simulation environments)

  • 김다올;조인휘;김원태
    • 전기전자학회논문지
    • /
    • 제22권1호
    • /
    • pp.136-142
    • /
    • 2018
  • 최근 개발 시스템의 대형화로 순차적 시뮬레이션 방법으로는 오랜 시간이 소요되거나 실시간으로 결과가 요구되는 시스템 검증이 불가능해 졌다. 때문에 여러 프로세스로 나누어 시뮬레이션하는 분산 시뮬레이션 시스템의 연구가 진행되었다. 그리고 실시간 시스템의 시뮬레이션을 위해 분산된 시스템들 간의 효율적인 데이터 교환이 필요하다. Data Distribution Service는 Object Management Group에서 제안한 데이터 중심의 통신 미들웨어로 효율적인 데이터 교환과 다양한 QoS를 제공한다. 그러나 광역에 분포되어 있는 대규모 분산 시뮬레이션 환경에서는 데이터 교환 시 도메인 분리로 참여자 탐색 문제와 QoS 보장의 어려움을 갖는다. 따라서, 본 논문에서는 SDN 기반의 네트워크에서 QoS보장과 효과적인 참여자 탐색이 가능한 DDS/SDN 아키텍처를 제안한다.

소프트웨어 디자인 패턴을 적용한 실시간 분산 시뮬레이션을 위한 데이터 전달처리 시스템 설계 (Data Transmission Processing System Design for Real-Time Distributed Simulation by Using Software Design Patterns)

  • 석진원;유인태
    • 디지털콘텐츠학회 논문지
    • /
    • 제10권4호
    • /
    • pp.649-657
    • /
    • 2009
  • 일반적으로 초고속 네트워크에서 실행되는 분산 시스템의 데이터 전달처리 효율은 시스템 구조 및 데이터의 전달처리 시스템에 의존한다. 분산 환경을 이용한 실시간 분산 시뮬레이션 시스템은 데이터전달처리의 실시간성과 시스템의 신뢰성 보장을 위하여 데이터 전달처리 시스템에 의하여 요구된 성능을 만족하고자 하였다. 그러나 실시간 시뮬레이션 시스템에 적용된 클라이언트/서버 기반의 데이터 전달처리 시스템은 시스템의 안정성 및 시스템의 변경에 따른 확장성과 유지보수성 확보가 어려웠다. 따라서 기존의 데이터 전달처리 시스템의 문제점을 해결하기 위하여 새로운 데이터 전달처리 시스템이 필요하다. 본 논문에서는 기존의 실시간 시뮬레이션 시스템을 분석하여 시스템 개선방향을 제시하고, 시스템 확장성, 상호운용성, 재사용성 및 유지보수성을 위하여 소프트웨어 디자인 패턴을 적용한 새로운 실시간 데이터 전달처리 시스템을 제안한다.

  • PDF

분산인공지능 모델을 이용한 효과적인 팀 의사결정에 관한 연구 (A Study of Effective Team Decision Making Using A Distributed AI Model)

  • 강민철
    • Asia pacific journal of information systems
    • /
    • 제10권3호
    • /
    • pp.105-120
    • /
    • 2000
  • The objective of this paper is to show how team study can be advanced with the aid of a current computer technology, that is distributed Artificial Intelligence(DAI). Studying distributed problem solving by using groups of artificial agents, DAI can provide important ideas and techniques for the study of team behaviors like team decision making. To demonstrate the usefulness of DAI models as team research tools, a DAI model called 'Team-Soar' was built and a simulation experiment done with the model was introduced, Here, Team-Soar models a naval command and control team consisting of four members whose mission was to identify the threat level of aircraft. The simulation experiment was performed to examine the relationships of team decision scheme and member incompetence with team performance. Generally, the results of the Team-Soar simulation met expectations and confirmed previous findings in the literature. For example, the results support the existence of main and interaction effects of team decision scheme and member competence on team performance. Certain results of the Team-Soar simulation provide new insights about team decision making, which can be tested against human subjects or empirical data.

  • PDF

An Improved Distributed Equivalent Circuit Modeling for RF Components by Real-Coefficient AFS Technique

  • Kim, Koon-Tae;Ko, Jae-Hyeong;Paek, Hyun;Kahng, Sung-Tek;Kim, Hyeong-Seok
    • Journal of Electrical Engineering and Technology
    • /
    • 제6권3호
    • /
    • pp.408-413
    • /
    • 2011
  • In this paper, a real-coefficient approach to Adaptive Frequency Sampling (AFS) technique is developed for efficient equivalent circuit modeling of RF components. This proposed method is advantageous than the vector fitting technique and the conventional AFS method in terms of fewer samples leading to a lower order of a rational function on a given data and to a direct conversion to an equivalent circuit for PSPICE(Personal Simulation Program with Integrated Circuit Emphsis) simulation, respectively. To validate the proposed method, the distributed equivalent circuit of a presented multi-layered RF low-pass filter is obtained using the proposed real-coefficient AFS, and then comparisons with EM simulation and circuit simulation for the device under consideration are achieved.