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

검색결과 1,628건 처리시간 0.025초

AddSIM 환경에서의 사용자 코드 동적 검증 방법론 (Dynamic Verification Methodology of User Code in AddSIM Environment)

  • 양지용;최창범
    • 한국시뮬레이션학회논문지
    • /
    • 제28권1호
    • /
    • pp.41-47
    • /
    • 2019
  • 국방 시뮬레이션은 여러 무기체계를 실험하고 그 효용성을 평가하기 위해 활발히 사용된다. AddSIM 환경의 경우 국방 시뮬레이션에서 다루는 무기체계들을 보다 통합적인 관점에서 지원하기 위해 고안된 시뮬레이션 프레임워크로 재사용성과 확장성을 고려하여 설계되었다. AddSIM에서 사용되는 모델의 경우 기본 모델 구조에 대한 정보와 실제 무기 체계의 설계를 위해 사용되는 사용자 코드 영역에서의 검증이 통합적이며 정확한 시뮬레이션을 위해 필요하다. 따라서 본 논문에서는 AddSIM에서 사용되는 모델들에 대한 완전성을 위해 사용된 동적 검증 방법에 대해 설명한다. 사용자 코드 동적 검증 방법에 대해서는 명세 기법과 검증을 위한 알고리즘에 대해 설명한다. 또한, 검증 명세 기법 및 알고리즘을 바탕으로 구현된 동적 검증기 프로토타입에 대해 소개하며, 사례 연구에서는 AddSIM 환경에서 구현된 시뮬레이션 예제를 바탕으로 수행한 검증 결과를 분석한다.

Simulation-based Design Verification for High-performance Computing System

  • Jeong Taikyeong T.
    • 한국멀티미디어학회논문지
    • /
    • 제8권12호
    • /
    • pp.1605-1612
    • /
    • 2005
  • This paper presents the knowledge and experience we obtained by employing multiprocessor systems as a computer simulation design verification to study high-performance computing system. This paper also describes a case study of symmetric multiprocessors (SMP) kernel on a 32 CPUs CC-NUMA architecture using an actual architecture. A small group of CPUs of CC-NUMA, high-performance computer system, is clustered into a processing node or cluster. By simulating the system design verification tools; we discussed SMP OS kernel on a CC-NUMA multiprocessor architecture performance which is $32\%$ of the total execution time and remote memory access latency is occupied $43\%$ of the OS time. In this paper, we demonstrated our simulation results for multiprocessor, high-performance computing system performance, using simulation-based design verification.

  • PDF

Solution verification procedures for modeling and simulation of fully coupled porous media: static and dynamic behavior

  • Tasiopoulou, Panagiota;Taiebat, Mahdi;Tafazzoli, Nima;Jeremic, Boris
    • Coupled systems mechanics
    • /
    • 제4권1호
    • /
    • pp.67-98
    • /
    • 2015
  • Numerical prediction of dynamic behavior of fully coupled saturated porous media is of great importance in many engineering problems. Specifically, static and dynamic response of soils - porous media with pores filled with fluid, such as air, water, etc. - can only be modeled properly using fully coupled approaches. Modeling and simulation of static and dynamic behavior of soils require significant Verification and Validation (V&V) procedures in order to build credibility and increase confidence in numerical results. By definition, Verification is essentially a mathematics issue and it provides evidence that the model is solved correctly, while Validation, being a physics issue, provides evidence that the right model is solved. This paper focuses on Verification procedure for fully coupled modeling and simulation of porous media. Therefore, a complete Solution Verification suite has been developed consisting of analytical solutions for both static and dynamic problems of porous media, in time domain. Verification for fully coupled modeling and simulation of porous media has been performed through comparison of the numerical solutions with the analytical ones. Modeling and simulation is based on the so called, u-p-U formulation. Of particular interest are numerical dispersion effects which determine the level of numerical accuracy. These effects are investigated in detail, in an effort to suggest a compromise between numerical error and computational cost.

Cutting Simulation을 이용한 End-milling Cutter의 제작 및 가공 검증 기술 개발 (End-mill Manufacturing and Developing of Processing Verification via Cutting Simulation)

  • 김종한;김재현;고태조;박정환;김희술
    • 한국정밀공학회:학술대회논문집
    • /
    • 한국정밀공학회 2006년도 춘계학술대회 논문집
    • /
    • pp.453-454
    • /
    • 2006
  • This paper describes a processing verification technique for developing about end-milling cutters. Developed software is processing verification module for manufacturing. By using cutting simulation method, we can obtain center points of finding wheel via Boolean operation between a grinding wheel and a cylindrical workpiece. The obtained CL data can be used for calculating NC data. After then, we can simulate by using designed grinding machine and NC data. This research has been implemented on a commercial CAD system by using the API function programming. The operator can evaluate the cutting simulation process and reduce the time of design and manufacturing.

  • PDF

PLC 시뮬레이션을 이용한 자동차 조립 라인 설계 (Design of a Vehicle Assembly Line Using PLC Simulation)

  • 이창호;왕지남;박상철
    • 한국CDE학회논문집
    • /
    • 제14권5호
    • /
    • pp.323-329
    • /
    • 2009
  • Auto-makers can only remain competitive by producing high quality vehicles in an efficient way. In designing a production line, one of the most important objectives of digital manufacturing is to verify design errors as early as possible. In terms of the cost and time saving, it is very essential to start the construction of a production line with a proven design which is error-free. Likewise, this paper aims to implement PLC verification using an example. The verification in automobile manufacturing means verifying PLC program, which control automatic devices. In this paper, we built a virtual factory to implement PLC simulation and introduced verification procedure using PLC Studio. Finally, we can prove the availability for the PLC verification.

DEVS 모델과 사용자 요구사항의 일관성 검증 방법론 및 환경 구현 (Method and Implementation (or Consistency Verification of DEVS Model against User Requirement)

  • 김도형;김탁곤
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2005년도 춘계학술대회 논문집
    • /
    • pp.100-105
    • /
    • 2005
  • Development of complex discrete event simulators requires cooperation between domain experts and modeling experts who involve the development. With the cooperation the domain experts derive user requirement and modeling experts transform the requirement to a simulation model. This paper proposes a method for consistency verification of simulation model in DEVS formalism against the user requirement in UML diagrams. It also presents an automated tool, called VeriDEVS, which implements the proposed method. Inputs of VeriDEVS are three UML diagrams, namely use case, class and sequence diagrams, and DEVS Graph, all in Visio; outputs of a verification result is represented in PowerPoint files.

  • PDF

GPS를 활용한 교통 시뮬레이션 모형 검증 (A Traffic Simulation Model Verification Method Using GPS Equipment)

  • 허혜정;백종대;한상진
    • 한국ITS학회 논문지
    • /
    • 제11권5호
    • /
    • pp.62-69
    • /
    • 2012
  • 교통 시뮬레이션 모형은 실제 교통 네트워크를 모형으로 구현하여 여러 가지 교통정책을 평가하는 데에 사용된다. 이때 모형이 실제의 교통현상을 잘 반영했는지 여부를 판단하는 모형 검증 절차는 가장 중요한 절차 중 하나이며 모형 검증에는 실측 교통량과 속도 등이 주로 사용된다. 본 연구에서는 노스캐롤라이나 랄리에 있는 I-40 고속도로 상에서 일어나는 심각한 오후 첨두 병목현상을 DYNASMART-P라는 메조스코픽 교통 시뮬레이션 모형으로 구현한 결과를 검증하고자 하였다. 연구 대상 축의 경우 노스캐롤라이나 교통국(NCDOT)의 교통정보센타에서 속도검지기를 설치하여 온라인으로 속도를 수집하고 있다. 그러나 검지기 측정 자료는 지점속도이고 시뮬레이션 모형의 결과값은 링크 평균속도이므로 모형 검증에 사용하기에는 적합하지 않다. 따라서, 본 연구에서는 GPS 장비를 활용하여 통행시간을 측정하여 모형에서의 통행시간과 비교함으로써 시뮬레이션 모형의 결과를 검증하였다. 이 논문에서는 데이터 수집, 모형검증 절차 및 결과를 서술하였다.

FPGA 컴파일 회피에 의한 효과적인 시뮬레이션 가속 (Efficient Simulation Acceleration by FPGA Compilation Avoidance)

  • 심규호;박창호;양세양
    • 정보처리학회논문지A
    • /
    • 제14A권3호
    • /
    • pp.141-146
    • /
    • 2007
  • 본 논문에서는 FPCA 기반의 시뮬레이션가속을 통한 함수적 검증에서 매 설계오류의 수정 과정에서 필수적으로 진행되어야 하였던 긴 FPGA 컴파일 시간에 의한 오랜 디버깅턴어라운드시간을 단축할 수 있는 FPGA 컴파일 회피를 통한 효과적인 시뮬레이션가속 방법을 제시하였다. 마이크로컨트롤러 설계의 함수적 검증에 제안된 방법을 적용한 결과, 본 논문에서 제안된 방법이 시뮬레이션가속의 높은 시뮬레이션 수행 속도를 유지하는 동시에 디버깅턴어라운드시간도 크게 단축할 수 있음을 확인할 수 있었다.

3축 밀링 가공의 공구 충돌 검증 (Verification of Tool Collision for 3-Axis Milling)

  • 정연찬;박정환
    • 한국정밀공학회지
    • /
    • 제19권6호
    • /
    • pp.35-42
    • /
    • 2002
  • Verification of tool collision Is an important issue in die and mold machining. In this paper three functions of verification for 3-axis milling machining are schematically explained. Operators of geometric models are explained at first, which will be used in the functions of verification. The first verification function is getting a collision-free region when a tool assembly and a part surface model are given. The second function estimates the shortest length of cutter shank with that the tool cuts all of a region without collision The last one is cutting simulation considering all parts of tool assembly as well as cutter blade. Proposed approaches can be easily implemented by using several basic operators of geometric model. An example to calculate collision-free region is presented also.

OHT 제어기 검증을 위한 가상환경 HIL 시뮬레이션 (Virtual Environment Hardware-In-the-Loop Simulation for Verification of OHT Controller)

  • 이관우;이웅근;박상철
    • 한국시뮬레이션학회논문지
    • /
    • 제28권4호
    • /
    • pp.11-20
    • /
    • 2019
  • 본 논문에서는 반도체 FAB에서의 OHT의 제어기를 검증하는 HIL(Hardware-In-the-Loop) 시뮬레이션 방법론을 제안한다. 반도체 FAB의 OHT 네트워크에는 수많은 OHT들이 동시에 운영될 수 있으므로 OHT 제어기에 대한 완벽한 검증은 물류 설비 안정성을 보장하는 데 매우 중요하다. 제어기는 정상적인 상황에 대해서 뿐 아니라 예측하기 힘든 비정상적인 상황에 대해서도 고려하여 설계되어야 한다. 따라서 본 연구에서는 제어기의 검증을 위해 비정상 상황을 생성할 수 있는 레일 네트워크와 OHT를 포함한 가상 환경을 사용하는 HIL 시뮬레이션 방법론을 제안한다. 제안되는 HIL 시뮬레이션 방법은 구현되었고, 다양한 예제를 통해 테스트 되었다.