• Title/Summary/Keyword: Nuclear Software Development

Search Result 190, Processing Time 0.027 seconds

The Case Study of Qualification Assurance for Instrumentation and Control in Nuclear Power Plant (계측제어 기기의 현장적용을 위한 품질보증 사례)

  • Ahn, Byung-Ju;Lee, Sung-Joon;Jeong, Chang-Ki;Jung, Woo-Jong
    • Proceedings of the KIEE Conference
    • /
    • 2002.07d
    • /
    • pp.2219-2221
    • /
    • 2002
  • This paper describes QA methodologies for developed TBN control system that will be applied to nuclear power plants. The details are the development of QA Manual, QA Procedures, Equipment Qualification Procedure, Commercial Grade Items Dedication, and Software Verification & Validation Plan.

  • PDF

Suggestion of Systematic Approach for Developing Railway Software (철도소프트웨어의 개발을 위한 체계적 접근법 제안)

  • Joung, Eui-Jin;Shin, Kyung-Ho
    • Proceedings of the KIEE Conference
    • /
    • 2008.04c
    • /
    • pp.158-160
    • /
    • 2008
  • Safety critical systems are those in which a failure can have serious and irreversible consequences. Nowadays digital technology has been rapidly applied to critical system such as railways, airplanes, nuclear power plants, and vehicles. The main difference between analog system and digital system is that the software is the key component of the digital system. The digital system performs more varying and highly complex functions efficiently compared to the existing analog system because software can be flexibly designed and implemented. The flexible design make it difficult to predict the software failures. This paper reviews safety standard and criteria for safety critical system such as railway system and suggests development methodology, ordering management and assessment process for railway software with more detail description.

  • PDF

Suggestion of Ordering and Assessment Process for Railway Software (철도소프트웨어 발주 및 평가프로세스 제안)

  • Joung, Eui-Jin;Shin, Kyung-Ho
    • Proceedings of the KIEE Conference
    • /
    • 2008.07a
    • /
    • pp.1014-1015
    • /
    • 2008
  • Safety critical systems are those in which a failure can have serious and irreversible consequences. Nowadays digital technology has been rapidly applied to critical system such as railways, airplanes, nuclear power plants, and vehicles. The main difference between analog system and digital system is that the software is the key component of the digital system. The digital system performs more varying and highly complex functions efficiently compared to the existing analog system because software can be flexibly designed and implemented. The flexible design make it difficult to predict the software failures. This paper reviews safety standard and criteria for safety critical system such as railway system and suggests development process, ordering management and assessment process for railway software with more detail description.

  • PDF

Development of Logic Program for Nuclear Power Plants Control (원자력 발전용 플랜트 제어를 위한 로직 프로그램의 개발)

  • Kim, Young-Chun;Yoon, Yong-Han;Kim, Jae-Chul;Hwang, Sun-Ju;Lee, Yong-Gil;Park, Chang-Du
    • Proceedings of the KIEE Conference
    • /
    • 1997.07c
    • /
    • pp.948-950
    • /
    • 1997
  • This paper presents a basic interposing logic program to control nuclear power plant. In this paper we select a target control loop among the whole interposing modules, develop logic algorithm and functional software to compose target control loop. After that we carry out V&V(Verification and Validation) into the developed logic program to improve quality and reliability.

  • PDF

DEVELOPMENT OF A COMPUTER PROGRAM TO SUPPORT AN EFFICIENT NON-REGRESSION TEST OF A THERMAL-HYDRAULIC SYSTEM CODE

  • Lee, Jun Yeob;Suh, Jaeseung;Kim, Kyung Doo;Jeong, Jae Jun
    • Nuclear Engineering and Technology
    • /
    • v.46 no.5
    • /
    • pp.719-724
    • /
    • 2014
  • During the development process of a thermal-hydraulic system code, a non-regression test (NRT) must be performed repeatedly in order to prevent software regression. The NRT process, however, is time-consuming and labor-intensive. Thus, automation of this process is an ideal solution. In this study, we have developed a program to support an efficient NRT for the SPACE code and demonstrated its usability. This results in a high degree of efficiency for code development. The program was developed using the Visual Basic for Applications and designed so that it can be easily customized for the NRT of other computer codes.

Development of Interposing Module System for Nuclear Power Plants Control (원자력 발전용 플랜트 제어를 위한 연동 모듈 시스템의 개발)

  • Min, Kyeoung-Rae;Kim, Hun;Yoon, Yong-Han;Kim, Jae-Chul;Hwang, Sun-Ju;Lee, Young-Gil;Baek, Jae-Hyuk
    • Proceedings of the KIEE Conference
    • /
    • 1998.07c
    • /
    • pp.1241-1243
    • /
    • 1998
  • This paper presents a basic interposing module system to control nuclear power plant. In this paper, the system consists of master and loop controller. Also that we developed communication module and control logic software.

  • PDF

A Study on Software Security Vulnerability Detection Using Coding Standard Searching Technique (코딩 표준 검색 기법을 이용한 소프트웨어 보안 취약성 검출에 관한 연구)

  • Jang, Young-Su
    • Journal of the Korea Institute of Information Security & Cryptology
    • /
    • v.29 no.5
    • /
    • pp.973-983
    • /
    • 2019
  • The importance of information security has been increasingly emphasized at the national, organizational, and individual levels due to the widespread adoption of software applications. High-safety software, which includes embedded software, should run without errors, similar to software used in the airline and nuclear energy sectors. Software development techniques in the above sectors are now being used to improve software security in other fields. Secure coding, in particular, is a concept encompassing defensive programming and is capable of improving software security. In this paper, we propose a software security vulnerability detection method using an improved coding standard searching technique. Public static analysis tools were used to assess software security and to classify the commands that induce vulnerability. Software security can be enhanced by detecting Application Programming Interfaces (APIs) and patterns that can induce vulnerability.

Systems Engineering Approach to develop the FPGA based Cyber Security Equipment for Nuclear Power Plant

  • Kim, Jun Sung;Jung, Jae Cheon
    • Journal of the Korean Society of Systems Engineering
    • /
    • v.14 no.2
    • /
    • pp.73-82
    • /
    • 2018
  • In this work, a hardware based cryptographic module for the cyber security of nuclear power plant is developed using a system engineering approach. Nuclear power plants are isolated from the Internet, but as shown in the case of Iran, Man-in-the-middle attacks (MITM) could be a threat to the safety of the nuclear facilities. This FPGA-based module does not have an operating system and it provides protection as a firewall and mitigates the cyber threats. The encryption equipment consists of an encryption module, a decryption module, and interfaces for communication between modules and systems. The Advanced Encryption Standard (AES)-128, which is formally approved as top level by U.S. National Security Agency for cryptographic algorithms, is adopted. The development of the cyber security module is implemented in two main phases: reverse engineering and re-engineering. In the reverse engineering phase, the cyber security plan and system requirements are analyzed, and the AES algorithm is decomposed into functional units. In the re-engineering phase, we model the logical architecture using Vitech CORE9 software and simulate it with the Enhanced Functional Flow Block Diagram (EFFBD), which confirms the performance improvements of the hardware-based cryptographic module as compared to software based cryptography. Following this, the Hardware description language (HDL) code is developed and tested to verify the integrity of the code. Then, the developed code is implemented on the FPGA and connected to the personal computer through Recommended Standard (RS)-232 communication to perform validation of the developed component. For the future work, the developed FPGA based encryption equipment will be verified and validated in its expected operating environment by connecting it to the Advanced power reactor (APR)-1400 simulator.

Dissolution behavior of SrO into molten LiCl for heat reduction in used nuclear fuel

  • Kang, Dokyu;Amphlett, James T.M.;Choi, Eun-Young;Bae, Sang-Eun;Choi, Sungyeol
    • Nuclear Engineering and Technology
    • /
    • v.53 no.5
    • /
    • pp.1534-1539
    • /
    • 2021
  • This study reports on the dissolution behavior of SrO in LiCl at varying SrO concentrations from low concentrations to excess. The amount of SrO dissolved in the molten salt and the species present upon cooling were determined. The thermal behavior of LiCl containing various concentrations of SrO was investigated. The experimental results were compared with results from the simulated results using the HSC Chemistry software package. Although the reaction of SrO with LiCl in the standard state at 650 ℃ has a slightly positive Gibbs free energy, SrO was found to be highly soluble in LiCl. Experimentally determined SrO concentrations were found to be considerably higher than those present in used nuclear fuel (<2 g/kg). As Sr-90 is one of the most important heat-generating nuclides in used nuclear fuel, this finding will be impactful in the development of fast, simple, and proliferation-resistant heat reduction processes for used nuclear fuel without the need for separating nuclear materials. Heat reduction is important as it decreases both the volume necessary for final disposal and the worker handling risk.