• Title/Summary/Keyword: Naval Weapon Systems

Search Result 74, Processing Time 0.021 seconds

A study on the development of the OMS/MP based on the Fundamentals of Systems Engineering

  • Jeong, Yeonhwan
    • International Journal of Naval Architecture and Ocean Engineering
    • /
    • v.10 no.4
    • /
    • pp.468-476
    • /
    • 2018
  • The Systems Engineering method is increasingly recognized as a central in the Acquisition of Weapon Systems in South Korea. Because of these trends, issues concerned with improving weapon system design are increasingly raised. This paper presents a development of Operational Mode Summary/Mission Profile (OMS/MP) in terms of Weapon Systems Acquisition for application to Systems Engineering method. For a systematic approach, a precise concept of OMS/MP is derived by analyzing the concept of conventional OMS/MP. This paper reviews the results of a series of previously reported examples aiming to develop the OMS/MP of a weapon system. Based on this, the limitations of the conventional OSM/MP applications are investigated. And these limitations can be resolved by the Fundamentals of Systems Engineering. Finally, the OMS/MP framework based on the Fundamentals of Systems Engineering has been proposed and is successfully implemented for the Harbor Underwater Surveillance System.

A study on the Improvement Direction of Design Phase Entry Criteria Review for Naval Surface Ships & Onboard Weapon Systems R&D Project (함정 및 함정탑재 무기체계 연구개발사업의 설계단계 진입조건 검토 개선 방향)

  • Kwang Yong Hwang;Dong Myung Seol;Bong Wan Choi
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.19 no.1
    • /
    • pp.79-90
    • /
    • 2023
  • In principle, R&D of general weapons systems are led by companies or government-funded organizations. In terms of project execution, the defense R&D planning system was reorganized to conduct SE-based project management by integrating the naval ship project execution procedure into the general weapon system R&D procedure. The development progress was confirmed according to the guide for SE application of DAPA, and a technical review meeting was proposed to enter into the each next phase in the R&D process. This paper focuses on improvement for technical review in terms of technical management based on system engineering for R&D mounted weapon systems and the naval surface ship project in preliminary design and detailed design. So, the improvement direction for reviewing the entry criteria for the R&D weapons systems of the naval ship and mounted weapons is proposed.

A Study on the Design and Verification-Validation of the Supportive Equipment for Shipyard Test of Naval Combat System (함정 전투체계 함상시험을 위한 지원장비 설계 및 검증 연구)

  • Jung, Youngran;Kim, Cheolho;Han, Woonggie;Kim, Jaeick;Kim, Hyunsil
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.17 no.3
    • /
    • pp.318-326
    • /
    • 2014
  • The Shipyard Test of Naval Combat System depends on external factors, such as weather conditions and availability of its sensor-weapon, due to the need of on-board sensor-weapon during the test. This paper suggests the Supportive Equipment using virtual simulator for Shipward Test, in case of the unavailability of the on-board sensor-weapon or the test support force(aircraft, surface ship etc.), to pre-check the functions of the combat system as well as to prepare the Shipyard Test. To mock the real sensor-weapon functions as similar as possible, the Supportive Equipment for Shipyard Test was verified by the Verification and Validation process, which is usually performed while developing models in the Modeling & Simulation field.

A Study on Real-Time Operating Systems for Architectural Improvement of Naval Combat Systems (함정용 전투체계 아키텍처 개선을 위한 실시간 운영체제 적용방안 연구)

  • Kim, Chum-Su;Chang, Hye-Min;Joo, Jung-Hyun;Lee, Gyoon-Jung
    • Journal of the Korea Institute of Military Science and Technology
    • /
    • v.16 no.3
    • /
    • pp.260-267
    • /
    • 2013
  • A combat system for navy's battleship is a system of systems who supports naval indigenous operations by integrating and inter-operating many different kind of weapon and non-weapon systems, which has characteristics of large-scale complex computing system. This paper considers a characteristics of naval combat system which has been developed by domestic technology and suggests a way to improve future naval combat system in terms of computing architecture by applying commercial real-time operating system technologies. This paper also provides an evaluation criteria for combat system adaptability of real-time operating systems.

A Study on Prediction Technique for Underwater Electric Field Signature Characteristic using Dipole Modelling Method (다이폴 모델링 기법을 이용한 수중 전기장 신호 특성 예측 기법 연구)

  • Yang, Chang-Seob;Chung, Hyun-Ju;Lee, Jong-Ju;Jeon, Jae-Jin
    • Journal of the Korean Magnetics Society
    • /
    • v.18 no.6
    • /
    • pp.221-224
    • /
    • 2008
  • This paper describes the equivalent dipole modeling method utilizing a singular value decomposition technique from analysis data by the FNREMUS Detailled Modeller software based on BEM which can predict the underwater electric field signal due to a galvanic corrosion phenomenon on a naval vessel. The proposed dipole modeling method was successfully verified in good agreement with predicted BEM data at 30 m depths through the comparison of average differences. The proposed dipole modelling method can be effectively used in the prediction and analysis of static electric field signature distributions generated from a naval vessel at any different depths.

A Study on Requirement Management of Naval Surface Ships by Using QFD (QFD를 활용한 함정 요구조건 관리 방안 연구)

  • Jeong, Yeon Hwan
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.15 no.2
    • /
    • pp.57-65
    • /
    • 2019
  • The weapon system applies the rule that the system engineering procedure must be applied at the acquisition stage. Naval ships, which are one of the important naval weapon systems, take a long period of time to acquire, and the leadership must be commissioned. Therefore, in order to acquire a naval ship, high risk management is necessary, and it is necessary to promote business success through effective application of system engineering which is a scientific management method. However, in the case of naval ships, there are no specific procedures and methods for applying the system engineering. Therefore, research on application method of system engineering which can be easily used by person in charge is necessary. This should have a simple approach to ensure effective business performance by systematically refining and simplifying existing works. QFD (Quality Function Deployment) is a way to improve product satisfaction, impress customers, reduce defective products, reduce design errors, and reduce costs. This systematically develops these mutual relationships by converting the needs of customers into quality characteristics of products and defining them as the design quality of products considering the functions, quality, and process elements of parts. The purpose of this research is to present concrete methodology at the practical level using QFD in a way to ensure traceability of requirements which is an important element of system engineering.

A Study on the Standard Architecture of Weapon Control Software on Naval Combat System

  • Lee, Jae-Geun
    • Journal of the Korea Society of Computer and Information
    • /
    • v.26 no.11
    • /
    • pp.101-110
    • /
    • 2021
  • The Weapon Control Software performs the function of supporting weapon operation within the Naval Combat System in connection with the Weapon System. As Weapon Control Software depends on an Weapon System, it has the characteristic that software modification is unavoidable with the change in Interface information. Modification of software causes an increase in development costs since it must take verification step such as software reliability test. In this paper, We design the standard architecture of weapon control software to minimize the modification elements of existing weapon control software. For Interface information management, Feature Model were applied to make a division between common factor and variable factor. In addition, Strategy Pattern were applied to improve the software design. Software evaluation test results show that new architecture provides better modifiability and reuse than existing software as well as the cost of development decrease.

Development of Underwater Warfare Models on the Naval Weapon Systems (해군무기체계 수중교전 모델 라이브러리 개발)

  • Han, Seungjin;Lee, Minkyu
    • Journal of the Korea Society for Simulation
    • /
    • v.22 no.4
    • /
    • pp.1-9
    • /
    • 2013
  • ADD (Agency for Defense Development) has developed the naval warfare simulation environment (QUEST), this paper describes the model library of naval weapon systems for the application of underwater warfare simulation included in the QUEST. Models are basically developed in order to measure the effectiveness and tactical development of underwater engagement between ships and weapons. Analyzing the mission space of underwater engagement and the functionality of the legacy models, we define standards of the model structure and developed the model components. Each components are the well-defined environment, system, subsystem, algorithm models, and the interfaces are defined between them. Users can construct a model in an efficient way to various warfare scenarios using the re-usable model components and co-work with the common model library.

A Feasibility Study on the Estimation of a Ship's Susceptibility Based on the Effectiveness of its Anti-Air Defense Systems (함정 대공방어시스템의 효과도를 활용한 피격성 추정 가능성 연구)

  • GeonHui Lee;SeokTae Yoon;YongJin Cho
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.60 no.1
    • /
    • pp.57-64
    • /
    • 2023
  • Recently, the increased use of anti-ship guided missiles, a weapon system that detects and attacks targets in naval engagement, has come to pose a major threat to the survivability of ships. In order to improve the survivability of ships in response to such anti-ship guided missiles, many studies of means to counteract them have been conducted in militarily advanced countries. The integrated survivability of a ship can be largely divided into susceptibility, vulnerability, and recoverability, and is expressed as the conditional probability, if the ship is hit, of damage and recovery. However, as research on susceptibility is a major military secret of each country, access to it is very limited and there are few publicly available data. Therefore, in this study, a possibility of estimating the susceptibility of ships using an anti-air defense system corresponding to anti-ship guided missiles was reviewed. To this, scenarios during engagement, weapon systems mounted to counter threats, and maximum detection/battle range according to the operational situation of the defense weapon system were defined. In addition, the effectiveness of the anti-air defense system and susceptibility was calculated based on the performance of the weapon system, the crew's ability to operate the weapon system, and the detection probability of the detection/defense system. To evaluate the susceptibility estimation feasibility, the sensitivity of the detailed variables was reviewed, and the usefulness of the established process was confirmed through sensitivity analysis.

Study on Project Management Method of Naval Ship Building in Monetary Fluctuations (금융환경 변동 하에서 실적가치 기법에 의한 함정건조사업 관리 방안 연구)

  • Kim, Hyung-Man;Seo, Guan-Hee;Kim, Soo-Young
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.42 no.5 s.143
    • /
    • pp.542-549
    • /
    • 2005
  • Naval ships are complex weapon systems which play the integrated performance by system integration of many kinds of weapon systems and their leading ships are usually not disposed after test and evaluation but militarised. Then, strict project management is required for naval ship building projects by identifying problems early and by taking prefer measures in time against unexpected situations encountered in the process of the projects. EVMS is a project management system which can manage the schedule and the budget of a project concurrently and estimate the project's time duration and the cost at project completion. In this paper, the applicability and usefulness of WMS is studied for a assumed navai ship building project, in the environment of monetary fluctuations such as price index, wage increase rate and exchange rate.