수상함 전투체계 육상시험체계용 개체생성기 구현에 적합한 병렬처리기법에 관한 연구

A Study on the Parallel Processing of the Object Generator in a Suface Combat System LBTS

  • 투고 : 2010.06.28
  • 심사 : 2010.09.10
  • 발행 : 2010.10.05

초록

Object Generator is a software to provide simulation object data(aircraft, ship, submarine, missile, torpedo) for sumulators in LBTS(Land Based Test System). but there is a burden to the system, because Object generator needs to send many object's data, display objects in a tactical screen, show object's information in a list in 1 second. This paper suggests a parallel software structure taking a few factors(deadlock, dependency) into consideration. At last, the paper shows the performance of the parallel structure's software compared with the former structure's software.

키워드

참고문헌

  1. C++ 병렬 분산 프로그래밍, Cameron Hughes, Tracey Hughes.