• 제목/요약/키워드: Code modifications

검색결과 86건 처리시간 0.027초

COMPONENT-BASED DEVELOPMENT OF OBSERVATIONAL SOFTWARE FOR KASI SOLAR IMAGING SPECTROGRAPH

  • Choi, Seong-Hwan;Kim, Yeon-Han;Moon, Yong-Jae;Choi, Kyung-Seok;Park, Young-Deuk;Jang, Bi-Ho;Kim, Su-Jin;Kim, Kap-Sung
    • 천문학회지
    • /
    • 제38권4호
    • /
    • pp.463-470
    • /
    • 2005
  • In this paper, we have made the component-based development of observational software for KASI solar imaging spectrograph (KSIS) that is able to obtain three-dimensional imaging spectrograms by using a scanning mirror in front of the spectrograph slit. Since 2002, the KASI solar spectrograph has been successfully operated to observe solar spectra for a given slit region as well as to inspect the response functions of narrow band filters. To improve its capability, we have developed the KSIS that can perform sequential observations of solar spectra by simultaneously controlling the scanning mirror and the CCD camera via Visual C++. Main task of this paper is to introduce the development of the component-based software for KSIS. Each component of the software is reusable on the level of executable file instead of source code because the software was developed by using CBD (component-based development) methodology. The main advantage of such a component-based software is that key components such as image processing component and display component can be applied to other similar observational software without any modifications. Using this software, we have successfully obtained solar imaging spectra of an active region (AR 10708) including a small sunspot. Finally, we present solar $H{\alpha}$ spectra ($6562.81{\AA}$) that were obtained at an active region and a quiet region in order to confirm the validity of the developed KSIS and its software.

A Study on the Standardization of System Support Software in the Combat Management System

  • Heo, Young-Dong
    • 한국컴퓨터정보학회논문지
    • /
    • 제25권11호
    • /
    • pp.147-155
    • /
    • 2020
  • 체계지원 소프트웨어는 함정 전투관리체계를 구성하는 소프트웨어 중의 하나로 모든 함정의 전투관리체계에 탑재되지만 기능 변경이 거의 일어나지 않는 특성을 가진다. 하지만, 이러한 특성에도 실제로는 신규함정 적용 시 장비 변경 등으로 인한 소프트웨어 수정이 불가피하게 이루어진다. 이러한 소프트웨어의 수정은 소프트웨어 신뢰성 시험 등의 작업을 초래하며, 개발 비용 증가의 핵심요인으로 작용한다. 본 논문에서는 기존 체계지원 소프트웨어의 구조를 분석하여 이를 보완할 수 있는 체계지원 표준화 아키텍처를 설계하였다. 휘처 모델(Feature Model)을 통해 체계지원 소프트웨어의 공통요소와 가변요소를 도출하고, 화이트 박스 재사용(White-Box Reuse)을 적용하여 소프트웨어 설계를 개선하였다. 또한, 기존 체계지원 소프트웨어와 개발 요소 및 신뢰성 시험 수행 시간을 비교하여 새로운 아키텍처의 효과성을 검증한 결과를 제시하였다.

Minimizing Energy Consumption in Scheduling of Dependent Tasks using Genetic Algorithm in Computational Grid

  • Kaiwartya, Omprakash;Prakash, Shiv;Abdullah, Abdul Hanan;Hassan, Ahmed Nazar
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • 제9권8호
    • /
    • pp.2821-2839
    • /
    • 2015
  • Energy consumption by large computing systems has become an important research theme not only because the sources of energy are depleting fast but also due to the environmental concern. Computational grid is a huge distributed computing platform for the applications that require high end computing resources and consume enormous energy to facilitate execution of jobs. The organizations which are offering services for high end computation, are more cautious about energy consumption and taking utmost steps for saving energy. Therefore, this paper proposes a scheduling technique for Minimizing Energy consumption using Adapted Genetic Algorithm (MiE-AGA) for dependent tasks in Computational Grid (CG). In MiE-AGA, fitness function formulation for energy consumption has been mathematically formulated. An adapted genetic algorithm has been developed for minimizing energy consumption with appropriate modifications in each components of original genetic algorithm such as representation of chromosome, crossover, mutation and inversion operations. Pseudo code for MiE-AGA and its components has been developed with appropriate examples. MiE-AGA is simulated using Java based programs integrated with GridSim. Analysis of simulation results in terms of energy consumption, makespan and average utilization of resources clearly reveals that MiE-AGA effectively optimizes energy, makespan and average utilization of resources in CG. Comparative analysis of the optimization performance between MiE-AGA and the state-of-the-arts algorithms: EAMM, HEFT, Min-Min and Max-Min shows the effectiveness of the model.

Active SLA 기반 서비스 수준 협약의 자동화 (Automation of Service Level Agreement based on Active SLA)

  • 김상락;강만모;배재학
    • 한국인터넷방송통신학회논문지
    • /
    • 제13권4호
    • /
    • pp.229-237
    • /
    • 2013
  • 최근 SOA와 클라우드 컴퓨팅 기반의 IT 서비스에 대한 수요가 증가하면서 서비스 당사자들 간에 SLA(Service Level Agreement, 서비스 수준 협약)에 대한 관심이 증대되고 있다. 통상 SLA는 자연어로 작성된 종이 계약서이다. 상업용 SLA 관리 툴에서 사용하는 SLA는 절차적 언어를 사용하여 계약서 내용을 애플리케이션 안에 암시적으로 구현된다. 이는 SLA 자동화 작업을 어렵게 한다. 또한 계약시스템에 대한 유지관리를 어렵게 하고 새로운 계약 요구사항을 적용하기 위해서는 소스 코드에 대한 광범위한 수정 작업이 뒤따른다. SLA 유지관리 과정에서 발생하는 문제의 근본 원인은 동일한 SLA가 문서형과 실행형으로 이원화 되어 있다는 것이다. 본 논문에서는 이러한 현행 SLA 관리의 문제점을 개선하기 위해서 능동형 SLA(ASLA : Active Service Level Agreement)를 기반으로 하는 능동형 SLM(ASLM : Active Service Level Management) 시스템을 제안한다. 이 시스템에서는 이원화된 SLA 처리 및 관리 과정이 능동형 SLA(ASLA)의 도입으로 일원화될 수 있음을 보였다.

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

  • Park, Ji-Yoon;Yang, Moon-Seok;Lee, Dong-Hyeong
    • 한국컴퓨터정보학회논문지
    • /
    • 제25권2호
    • /
    • pp.133-140
    • /
    • 2020
  • 정보저장 소프트웨어는 DSS(Data Sharing Service), UDP와 같은 통신 방식을 사용하여 전투관리체계에서 송/수신되는 모든 메시지를 분석컴퓨터로 전송하는 기능을 수행한다. 정보저장 소프트웨어는 전투 관리체계에서 사용되는 모든 메시지를 처리하기 때문에 소스코드의 규모가 크며 메시지 변화에 의존성이 강한 특성을 가진다. 소프트웨어의 수정은 연쇄적으로 소프트웨어 신뢰성 시험과 같은 많은 노동력을 요구하는 작업이 발생하기 때문에, 소프트웨어 수정 최소화를 비롯한 소프트웨어 개발 비용 절감을 위한 연구가 지속적으로 이루어지고 있다. 본 논문에서는 전투관리체계 정보저장 소프트웨어의 메시지 변화에 대한 의존성을 최소화하고 수정 용이성의 향상을 위한 메시지 수신 방식 및 아키텍처 구조 개선 방안을 연구하였다. DSS와 UDP 프로토콜을 통하여 메시지를 송/수신하던 기존의 방식을 Packet Sniffing으로 변경함으로써 메시지에 대한 의존성을 줄였으며 팩토리 메소드 패턴(Factory Method Pattern)을 적용하여 소프트웨어 설계를 개선하였다. 기존 소프트웨어와 개발 요소를 비교하는 시험을 통해 소프트웨어의 수정 용이성과 재사용성이 향상 된 것을 확인하였다.

$UO_2-PuO_2$ 노심에서의 유효증배계수계산 (An Effective Multiplication Factor Calculation of Uniform Lattices of $UO_2-PuO_2$ Fueled System)

  • Sang Keun Lee;Ji Bok Lee;Chang Saeng Rim;Chang Kun Lee;Chang Hyun Chung
    • Nuclear Engineering and Technology
    • /
    • 제14권3호
    • /
    • pp.138-147
    • /
    • 1982
  • 열중성자로에 플루토늄의 재순환이 실현될 것에 대비하여 이의 해석을 위한 이론적인 기초를 수립하였다. 특히 상업적인 목적으로 플루토늄 재순환이 이루어질 때를 위하여 $UO_2$-PuO$_2$를 핵연료로 하는 균일격자 임계실험로에 대한 분석을 수행하였다. 이 목적을 위하여 GAM과 THERMOS에 이론적인 기초를 두고 $UO_2$-PuO$_2$계통의 해석에 적합한 이론을 가미하여 KARATE라는 이름의 단일세포격자코드를 개발하였다. KARATE에서 산출한 소수군 중성자 단면적과 확산이론 계산코드인 KIDD를 이용하여 임계실험로에 대한 유효증배계수를 계산하였다. 우리가 선정한 41개의 임계실험로에 대하여 유효증배계수의 평균치는 0.9997, 그 표준편차는 0.43%이었다. 이러한 결과는 KARATE/KIDD 전산체제가 $UO_2$-PuO$_2$를 핵연료로 하는 계통의 핵적 특성분석에 아주 유효하게 사용될 수 있다는 사실을 밝혀 준다.

  • PDF

Modification of RFSP to Accommodate a True Two-Group Treatment

  • Bae, Chang-Joon;Kim, Bong-Ghi;Suk, Soo-Dong;D. Jenkins;B. Rouben
    • 한국원자력학회:학술대회논문집
    • /
    • 한국원자력학회 1996년도 춘계학술발표회논문집(1)
    • /
    • pp.185-190
    • /
    • 1996
  • RFSP is a computer program to do fuel management calculations for CANDU reactors. Its main function is to calculate neutron flux and power distributions using two-energy-group, three dimensional neutron diffusion theory. However, up to now the treatment has not been true two-group but actually "one-and-half groups". In other words, the previous (1.5-group) version of RFSP lumps the fast fission term into the thermal fission term. This is based on the POWDERPUFS-V Westcott convention. Also, there is no up-scattering term or bundle power over cell flux (H1 factor) for the fast group. While POWDERPUFS-V provides only 1.5 group properties, true two-group cross sections for the design and analysis of CAUDU reactors can be obtained from WIMS-AECL. To treat the full two-group properties, the previous RFSP version was modified by adding the fast fission, up-scatter terms, and H1 factor. This two-group version of RFSP is a convenient tool to accept lattice properties from any advanced lattice code (e.g. WIMS-AECL DRAGON, HELIOS...) and to apply to advanced fuel cycles. In this study, the modification to implement the true two-group treatment was performed only in the subroutines of the *SIMULATE module of RFSP. This module is the appropriate one to modify first, since it is used for the tracking of reactor operating histories. The modified two-group RFSP was evaluated with true two-group cross sections from WIMS-AECL. Some tests were performed to verify the modified two-group RFSP and to evaluate the effects of fast fission and up-scatter for three core conditions and four cases corresponding to each condition. The comparisons show that the two-group results are quite reasonable and serve as a verification of the modifications made to RFSP. To assess the long-term impact of the full 2-group treatment, it is necessary to simulate a long period (several months) of reactor history. It will also be necessary to implement the full two-group treatment of reactivity devices and assess the reactivity-device worths.ce worths.

  • PDF

국내 액상화 평가를 위한 진동전단응력비 산정 (Evaluation Methods of Cyclic Shear Stress Ratio for the Assessment of Liquefaction in Korea)

  • 유병수;봉태호;김성렬
    • 한국지반공학회논문집
    • /
    • 제35권6호
    • /
    • pp.5-15
    • /
    • 2019
  • 액상화 평가를 수행할 때 진동전단응력비(CSR)는 일반적으로 지반응답해석 또는 Seed & Idriss의 간편법을 수정한 방법을 통해 산정하고 있다. 본 연구에서는 진동전단응력비 산정방법의 적용성을 분석하기 위하여 1차원 등가선형 지반응답해석을 수행한 후 미연방도로국(FHWA), 일본도로협회(JRA), 국내설계기준(KDS) 등에서 제안한 방법을 적용하여 진동전단응력비를 산정하였다. 연구결과, 국내설계기준(KDS)으로 산정한 진동전단응력비가 해석 결과와 가장 큰 오차를 나타내었다. 그 이유는 국내설계기준의 경우 깊이에 따른 응력감소계수를 최대진동전단응력의 비가 아닌 최대지반가속도의 비로 정의하는 오류가 있기 때문이다.

LOFT L2-5 대형 냉각제상실사고 모사실험에 대한 RELAP5/ MOD2 코드 평가 (Assessment of RELAP5/MOD2 with LOFT L2-5 LBLOCA Test)

  • 방영석;이상용;김효정;김시환
    • Nuclear Engineering and Technology
    • /
    • 제21권4호
    • /
    • pp.259-266
    • /
    • 1989
  • LOFT L2-5 대형 냉각재상실사고 모사실험에 대해 RELAP5/MOD2/Cycle 36.04로부터 개선된 코드를 이용, 코드평가를 수행하였다. 강수관(Downcomer)모델 및 노심유로모델에 따른 코드 민감도분석을 위해 보충계산을 수행하였다. 계산결과는 1차계통의 압력, 파단부를 통과하는 질량유량, 노심 고온부의 피복재 온도등에 대해서 실험결과와 비교 분석되었다. 분석결과 RELAP5/MOD2 계산에 의해 1차계통의 수력학적 거동은 잘 묘사될 수 있으며, 단일 노심유로 모델을 이용한 계산에서는 사고발생이후 감압기간동안 노심이 과대 냉각되는 현상이 발견되었다. 노심의 고온유로에서의 수력학적 거동을 잘 묘사할 수 있는 이중 노심유로 모델계산을 이용하여 이 현상을 극복하고 실험치에 근사하는 결과를 얻을 수 있음을 알 수 있었다.

  • PDF

물-기체 2상 유동 해석을 위한 Semi-Implicit 방법의 대류항에 대한 이차정확도 확장 (IMPLEMENTATION OF A SECOND-ORDER INTERPOLATION SCHEME FOR THE CONVECTIVE TERMS OF A SEMI-IMPLICIT TWO-PHASE FLOW ANALYSIS SOLVER)

  • 조형규;이희동;박익규;정재준
    • 한국전산유체공학회:학술대회논문집
    • /
    • 한국전산유체공학회 2009년 춘계학술대회논문집
    • /
    • pp.290-297
    • /
    • 2009
  • 가압 경수로의 주요 기기에서 발생할 수 있는 과도 2상 유동(Two-phase flow) 현상에 대한 해석을 수행하기 위해 원자로 기기 열수력 해석 코드를 개발 중에 있다. 개발 중인 기기 열수력 해석 코드는 지배 방정식으로 Two-phase, three-field model을 사용하고 있으며, 복잡한 기하학적 형상의 원자로 기기를 모사하기 위해 비정렬 격자계(Unstructured grid)를 활용하고 있다. 수치해석 기법으로는, 원자로 계통 해석코드 RELAP5가 사용 중이며 대부분의 원자로 내 2상 유동 조건에서 안정적이며 정확하다고 알려진 Semi-implicit 방법을 적용하였다. 그러나 기존의 Semi-implicit 방법은 1차원, 엇갈림격자(Staggered grid)에 대해 개발되었기 때문에, 이를 다차원, 비정렬, 비엇갈림 격자(Non-staggered grid)에 적용하기 위해 기존의 Semi-implicit 방법을 수정하였다. 본 논문에서는 Semi-implicit 방법의 대류항을 이차정확도를 갖도록 확장하였으며, 이차정확도에 의한 수치확산의 감소를 평가하기 위해 수행된 수치시험의 결과를 기술하였다. 이차정확도 및 일차정확도로 계산된 값을 해석해 또는 격자 수렴성 시험을 통해 평가해 본 결과, 이차정확도 계산시 수치 확산의 감소 확인하였다.

  • PDF