• Title/Summary/Keyword: Simulation Data

Search Result 14,470, Processing Time 0.04 seconds

A Study on the Utilization of Computer Program for the Prediction of Rom Acoustics (실내음향 예측을 위한 컴퓨터 프로그램 이용에 관한 연구)

  • 김선우;최형욱;한명호
    • Proceedings of the Korean Society for Noise and Vibration Engineering Conference
    • /
    • 1997.10a
    • /
    • pp.250-255
    • /
    • 1997
  • The computer simulation and mock-up test are recently applied to the practical design for the room acoustics to predict and evaluate its characteristics. In this paper, the sound field properties predicted and evaluated by the computer simulation were compared to the measured data. Comparison and analysis between simulation data and measured data were performed for the Reverberation Time, Sound Pressure Level at the various measuring positions and frequencies and Definition, Early Decay Time, Speech Transmission Index.

  • PDF

Submarine Diving Simulation Using a DEVS-HLA Interface based on the Combined Discrete Event and Discrete Time Simulation Model Architecture (이산 사건/이산 시간 혼합형 시뮬레이션 모델 구조 기반 DEVS-HLA 인터페이스를 이용한 잠수함의 잠항 시뮬레이션)

  • Cha, Ju-Hwan;Ha, Sol;Roh, Myung-Il;Lee, Kyu-Yeul
    • Korean Journal of Computational Design and Engineering
    • /
    • v.15 no.4
    • /
    • pp.279-288
    • /
    • 2010
  • In this paper, a DEVS(Discrete EVent Systems Specification)-HLA(High Level Architecture) interface was developed in order to perform the simulation using the combined discrete event and discrete time simulation model architecture in a distributed environment. The developed interface connects the combined simulation model with the HLA/RTI(Run-Time Infrastructure) which is an international standard middleware for distributed simulation. The interface consists of an interface model, a model interpreter, and a distributed environment interpreter. The interface model was defined by using the combined simulation architecture in order to easily connect the existing combined simulation model without modification with the HLA/RTI. The model interpreter takes charge of data transmission between the interface model and the combined simulation model. The distributed environment interpreter takes charge of data transmission between the interface model and the HLA/RTI. To evaluate the applicability of the developed interface, it was applied to the diving simulation of a submarine in a distributed environment. The result shows that a simulation result in a distributed environment using the interface is the same to the result in a single computing environment.

Compression of Simulation Results by Sampling (샘플링에 의한 시뮬레이션 결과의 압축)

  • 안태균;최기영
    • Journal of the Korean Institute of Telematics and Electronics A
    • /
    • v.31A no.5
    • /
    • pp.158-169
    • /
    • 1994
  • It is very common in today 's design practice to simulate a big design with a large set of test vectors thereby generating a huge set of data (simulation results) to be analyzed. As the design grows, the simulation results grow and become harder to handled. In this paper, we present algorithms for the compression and regeneration of simulation results. The compression is performed by sampling nets in a circuit. If the user wants to examine the lost part of the data, it is quickly regenerated by applying incremental simulation technique. Experimental results obtained for several practical circuits show that the compression ratio of 10 is easily obtained while maintaining a reasonably fast regeneration of data on a 15.7 MIPS workstation. Using the proposed method we can effectively reduce debug cycle time.

  • PDF

Comparison between test and simulation results of vibration for Korean High Speed Train (한국형 고속전철의 주행시험과 이론해석 결과의 비교분석)

  • 박찬경;김석원;김영국;목진용
    • Proceedings of the KSR Conference
    • /
    • 2003.10a
    • /
    • pp.210-215
    • /
    • 2003
  • Korean High Speed Train (KHST) has been tested on high speed line in JungBu site since it was developed in 2002. The KHST figured 7 cars was modeled for dynamic simulation with Vampire program. and the data acquisition system was used to test successfully the on-line test for proving the dynamic performance of KHST. The comparison between test and simulation results for dynamic behavior of KHST was tried in this paper and it was very difficult because the environmental conditions and running conditions have an effect on the test results and these conditions are unable to be modeled for dynamic analysis. Also the parameters for data acquisition system for test are usually not same to simulation conditions. Therefor, in this paper the acceleration data after filtering with low pass filter below 1Hz were used to compare between test and simulation results because the low frequency range is useful to evaluate the dynamic performance for railway vehicle system, so as steady state curving acceleration. The results show that both are similar in low frequency range.

  • PDF

Simulation Study on the Stream Server for Deciding the Priority for Using Resources (스트림 서버에서 자원 사용 우선순위 결정을 위한 시뮬레이션 연구)

  • 박진원
    • Journal of the Korea Society for Simulation
    • /
    • v.12 no.4
    • /
    • pp.95-102
    • /
    • 2003
  • Stream servers are for supplying multimedia stream data to users through the internet such as movies and music without discontinuation. A typical stream server is designed roughly by considering the characteristics of stream services and by employing processors, memory, PCI bus, Ethernet, TOE and disks. This study focuses on deciding the priority for using resources such as PCI bus, buffer memory and TOE buffer, which have limited capacities in a typical stream server. When the priorities for using limited resources are not given properly, the stream servers may not even function as originally designed. The simulation study shows that the top priority for using PCI bus for normal streaming services should be given to the operation that sends data from buffer memory to TOE buffer. Giving priority for using PCI bus to other operation such as sending data from disks to memory results in a deadlock phenomenon.

  • PDF

Development of Simulation Tool SMPLE and Its Application to Performance Analysis of Multiprocessor Systems (시뮬레이션 도구 SMPLE의 개발 및 멀티프로세서 시스템 성능 분석에의 활용)

  • 조성만
    • Journal of the Korea Society for Simulation
    • /
    • v.1 no.1
    • /
    • pp.87-102
    • /
    • 1992
  • This paper presents the development of event-driven system level simulation tool SMPLE(Smpl Extende, an extention fo smpl) and its application to the performance analysis of multiprocessor computer systems. Because of its data structure, it is very difficult to change, expand or add new functions to simulation language smpl implemented by MacDougall. In SMPLE, we change data structure with structure and pointer, add new functions, and enable dynamic memory management. Using new data structure, facilities, and functions added in SMPLE, we simulate job processing of a shared bus multiprocessor system with autonomous hierarchical I/O subsystem. We set system performance contribution of subsystems and units. The impact of disk I/O on system performance is evaluated under vairous conditions of number of processors, processing power, memory access time and disk seek time.

  • PDF

Simulation Study on the Stream Server for Deciding the Priority for Using Resources (스트림 서버에서 자원 사용 우선순위 결정을 위한 시뮬레이션 연구)

  • 박진원
    • Proceedings of the Korea Society for Simulation Conference
    • /
    • 2003.11a
    • /
    • pp.67-74
    • /
    • 2003
  • Stream servers are for supplying multimedia stream data to users through the internet such as movies and musics without discontinuation. A typical stream server is designed roughly by considering the characteristics of stream services and by employing processors, memory, PCI bus, Ethernet, TOE and disks. This study focuses on deciding the priority for using resources such as PCI bus, buffer memory and TOE buffer, which have limited capacities in a typical stream server. The simulation study shows that the top priority for using PCI bus for normal streaming services should be given to the operation that sends data from buffer memory to TOE buffer Giving priority for using PCI bus to other operation such as sending data from disks to memory results in deadlock Phenomenon.

  • PDF

Numerical Analysis Research for Evaluating the Energy Efficiency of Electric Vehicles (전기자동차 에너지효율 평가를 위한 수치해석 연구)

  • Mingi Choi
    • Journal of ILASS-Korea
    • /
    • v.29 no.1
    • /
    • pp.1-6
    • /
    • 2024
  • This paper is a numerical analysis study for evaluating the energy efficiency of electric vehicles. Currently, the methods for testing and evaluating the energy consumption efficiency of electric vehicles have limitations such as resources and time. Therefore, there is a need for research on developing models to predict the energy consumption efficiency of electric vehicles. In this study, a numerical analysis research is conducted to predict the energy efficiency of electric vehicles using a vehicle dynamics numerical analysis model. To validate the accuracy of the simulation model, it is compared the results of dynamometer tests with the simulation results and used the Unified Diagnostic Services (UDS) protocol to acquire internal data from the electric vehicle. It is ensured the reliability of the simulation model by comparing data such as motor speed, battery voltage, current, state of charge (SOC), regenerative braking power generation, and total driving distance of the test vehicle with dynamometer test data and simulation model results.

Investigation on the nonintrusive multi-fidelity reduced-order modeling for PWR rod bundles

  • Kang, Huilun;Tian, Zhaofei;Chen, Guangliang;Li, Lei;Chu, Tianhui
    • Nuclear Engineering and Technology
    • /
    • v.54 no.5
    • /
    • pp.1825-1834
    • /
    • 2022
  • Performing high-fidelity computational fluid dynamics (HF-CFD) to predict the flow and heat transfer state of the coolant in the reactor core is expensive, especially in scenarios that require extensive parameter search, such as uncertainty analysis and design optimization. This work investigated the performance of utilizing a multi-fidelity reduced-order model (MF-ROM) in PWR rod bundles simulation. Firstly, basis vectors and basis vector coefficients of high-fidelity and low-fidelity CFD results are extracted separately by the proper orthogonal decomposition (POD) approach. Secondly, a surrogate model is trained to map the relationship between the extracted coefficients from different fidelity results. In the prediction stage, the coefficients of the low-fidelity data under the new operating conditions are extracted by using the obtained POD basis vectors. Then, the trained surrogate model uses the low-fidelity coefficients to regress the high-fidelity coefficients. The predicted high-fidelity data is reconstructed from the product of extracted basis vectors and the regression coefficients. The effectiveness of the MF-ROM is evaluated on a flow and heat transfer problem in PWR fuel rod bundles. Two data-driven algorithms, the Kriging and artificial neural network (ANN), are trained as surrogate models for the MF-ROM to reconstruct the complex flow and heat transfer field downstream of the mixing vanes. The results show good agreements between the data reconstructed with the trained MF-ROM and the high-fidelity CFD simulation result, while the former only requires to taken the computational burden of low-fidelity simulation. The results also show that the performance of the ANN model is slightly better than the Kriging model when using a high number of POD basis vectors for regression. Moreover, the result presented in this paper demonstrates the suitability of the proposed MF-ROM for high-fidelity fixed value initialization to accelerate complex simulation.

Design and simulation of high performance computer architecture using holographic data storage system for database and multimedia workloads

  • Na, Jong-Whoa;Ryu, Dae-Hyun;Kim, Jung-Tae
    • Journal of information and communication convergence engineering
    • /
    • v.1 no.4
    • /
    • pp.169-173
    • /
    • 2003
  • The performance of modern mainframe computers keeps increasing due to the advances in the semiconductor technology. However, the quest for the faster computer has never been satisfied. To overcome the discrepancy in the supply and demand, we studied a high performance computer architecture utilizing a three-dimensional Holographic Data Storage Systems (HDSS) as a secondary storage system. The HDSS can achieve a high storage density by utilizing the third dimension. Furthermore, the HDSS can exploit the parallelism by processing the two-dimensional data in a single step. To compare the performance of the HDSS with the conventional hard disk based storage system, we modeled the HDSS using the DiskSim simulation engine and performed the simulation study. Results showed that the HDSS can improve the access time by 1.7 times.