본문 바로가기
  • Home

A Study on IISS Software Architecture of Combat Management System for improving modifiability

  • Journal of The Korea Society of Computer and Information
  • Abbr : JKSCI
  • 2020, 25(2), pp.133-140
  • DOI : 10.9708/jksci.2020.25.02.133
  • Publisher : The Korean Society Of Computer And Information
  • Research Area : Engineering > Computer Science
  • Received : November 27, 2019
  • Accepted : January 19, 2020
  • Published : February 28, 2020

Ji-Yoon Park 1 Moon-Seok Yang 1 Dong-Hyeong Lee 1

1한화시스템

Accredited

ABSTRACT

The IISS(Integrated Interface Storage System) software uses communication methods such as DSS(Data Sharing Service), UDP to perform the function of sending all messages from the Combat Management System to the analytical computer. Because IISS software handles all message used in the Combat Management System, the source code is large and has a highly dependent feature on message changes. Modification of software is a task that requires a lot of labor, such as series of software reliability test. so research has been conducted to reduce software development costs, including minimizing software modifications. In this paper, We study the method of messages receiving and architectural structure improvement to minimize reliance on message changes in the Combat Management System and improve the modifiability. Reduced message dependency by changing the way DSS and UDP protocols are communicated to Packet Sniffing. In addition, Factory Method Pattern were applied to improve the software design. Test comparing existing software and development elements have confirmed that the software has improved its modifiability and reuse.

Citation status

* References for papers published after 2023 are currently being built.