• Title/Summary/Keyword: Software maintenance

Search Result 682, Processing Time 0.026 seconds

소프트웨어 개발비 기준의 애플리케이션 유형과 품질 및 특성 보정요소 개선 (Improving the Application Type and Quality/Characteristics Adjustment Factors of the Korea Software Cost Estimation Standard)

  • 박찬규;김우제;서용원
    • 한국IT서비스학회지
    • /
    • 제8권2호
    • /
    • pp.43-70
    • /
    • 2009
  • As software development and maintenance cost increase quickly, information systems managers are more concerned about how to effectively manage software cost. To estimate the software development cost, most public institutes of Korea use the software cost estimation standard established by the government. Unfortunately, the accuracy of the estimation derived from the standard has not been satisfactory in spite of repetitive modifications made to improve it. One of the major reasons for the inaccuracy is that the standard has too small a number of cost adjustment factors to reflect the various characteristics of a software development project. To remedy this problem, we propose new cost adjustment factors which can be incorporated into the standard and are important to enhance the estimation accuracy, based on the analysis of several well-known software estimation models. Furthermore, by applying the proposed model to real world software projects, we show that the proposed model can produce more accurate estimates than the current standard.

소프트웨어 ILS 적용방안 연구 : 소프트웨어와 하드웨어의 유지보수 특성을 고려한 비교 분석을 중심으로 (Qualitative study of software ILS application: Comparison analysis of maintenance types in software and hardware)

  • 이관영;김상문;박은심;박재은;김근형
    • 한국산학기술학회논문지
    • /
    • 제15권9호
    • /
    • pp.5726-5737
    • /
    • 2014
  • 무기체계에서의 소프트웨어에 대한 비중이 커짐에 따라, 소프트웨어 ILS(Integrated Logistics Support)에 대한 관심이 커지고 있다. 그러나 기존 무기체계에서 ILS 개발은 하드웨어 중심으로 적용하고 있어 소프트웨어에 그대로 적용하기 힘든 실정이다. 본 논문은 소프트웨어 ILS의 실무 적용 어려움이 무엇인지 원인을 파악하고 문제점을 분석하기 위해 국내/외 규정 및 사례들을 통해 현 실태를 파악하였다. 또한, 소프트웨어의 유지보수 특성을 고려하여 소프트웨어와 하드웨어 ILS의 차이점을 검토하고, 소프트웨어 ILS 요소개발 범위 설정을 통해 국내에 적용이 가능한 소프트웨어 ILS 개발방안을 제안하였다. 이는 소프트웨어 ILS 개발을 위한 구체적인 실무 적용방안을 수립하는 데 도움이 될 것으로 기대한다.

CBD 기반의 웹 시스템 개발 적응을 위한 컴포넌트 기술 비교 평가 (Comparison and an evaluation of a component technology for a Web system development and application based on CBD)

  • 나윤지
    • 한국콘텐츠학회논문지
    • /
    • 제2권4호
    • /
    • pp.59-66
    • /
    • 2002
  • 정보화 사회가 고도화될수록 소프트웨어의 개발은 복잡해지고 대규모화되고 있다. 또한 소프트웨어의 라이프사이클 단축으로 개발기간의 단축이 절실하게 요구되고 있는 실정이며 개발된 소프트웨어의 생명주기도 짧아지고 있어 개발 및 유지보수가 더욱 어려워지고 있다. 이에 따라 소프트웨어의 개발에서 미리 구현된 컴포넌트를 사용하여 개발비용과 시간을 단축하려는 노력이 증가하고 있다. 컴포넌트 기술은 현재 매우 빠른 속도로 발전하고 있으며, 기존의 소프트웨어 개발 방법 뿐 아니라 웹 기반 시스템의 개발에도 큰 변화를 가져오고 있다. 본 논문에서는 CBD 기반의 웹 시스템의 개발을 위한 관련 기술을 살펴보고, 특히 중소규모의 웹 시스템 개발에 대한 적용을 위해 기존 컴포넌트 기술들을 비교 분석하여, 문제점을 도출하고 이를 바탕으로 컴포넌트를 기반으로 한 웹 시스템의 개발ㆍ활용의 효율성을 높이기 위한 방안을 제안하였다. 본 연구결과의 활용을 통해 CBD기반의 중소 규모 웹 시스템 구축에서 개발비용을 감소시키고 유지 관리의 부담을 경감시킬 수 있을 것으로 기대된다.

  • PDF

소프트웨어 버그 정정에 SeqGAN 알고리즘을 적용 (Applying SeqGAN Algorithm to Software Bug Repair)

  • 양근석;이병정
    • 인터넷정보학회논문지
    • /
    • 제21권5호
    • /
    • pp.129-137
    • /
    • 2020
  • 최근 소프트웨어가 다양한 분야에 적용되면서 소프트웨어 규모와 프로그램 코드의 복잡성이 증가하였다. 이에 따라 소프트웨어 버그의 존재가 불가피하게 발생하고, 소프트웨어 유지보수의 비용이 증가하고 있다. 오픈 소스 프로젝트에서는 개발자가 할당 받은 버그 리포트를 해결할 때 많은 디버깅 시간을 소요한다. 이러한 문제를 해결하기 위해 본 논문은 SeqGAN 알고리즘을 소프트웨어 버그 정정에 적용한다. 자세히는 SeqGAN 알고리즘을 활용하여 프로그램 소스코드를 학습한다. 학습과정에서 공개된 유사 소스코드도 같이 활용한다. 생성된 후보 패치에 대한 적합성을 평가 하기 위해 적합도 함수를 적용하고, 주어진 모든 테스트 케이스를 통과하면 소프트웨어 버그 정정이 되었다고 본다. 제안한 모델의 효율성을 평가하기 위해 베이스라인과 비교하였으며, 제안한 모델이 더 잘 정정하는 것을 보였다.

일반화 감마분포에 근거한 소프트웨어 최적방출시기에 관한 비교 연구 (A Study on Optimal Release Time for Software Systems based on Generalized Gamma Distribution)

  • 김재욱;김희철
    • 디지털산업정보학회논문지
    • /
    • 제6권1호
    • /
    • pp.55-67
    • /
    • 2010
  • Decision problem called an optimal release policies, after testing a software system in development phase and transfer it to the user, is studied. The applied model of release time exploited infinite non-homogeneous Poisson process. This infinite non-homogeneous Poisson process is a model which reflects the possibility of introducing new faults when correcting or modifying the software. The failure life-cycle distribution used generalized gamma type distribution which has the efficient various property because of various shape and scale parameter. Thus, software release policies which minimize a total average software cost of development and maintenance under the constraint of satisfying a software reliability requirement becomes an optimal release policies. In a numerical example, after trend test applied and estimated the parameters using maximum likelihood estimation of inter-failure time data, estimated software optimal release time.

중첩 NHPP 모형에 근거한 소프트웨어 최적방출시기에 관한 연구 (A Study of Software Optimal Release Time for Based on Superposition NHPP Model)

  • 김희철
    • 디지털산업정보학회논문지
    • /
    • 제6권3호
    • /
    • pp.9-17
    • /
    • 2010
  • Decision problem called an optimal release policies, after testing a software system in development phase and transfer it to the user, is studied. The applied model of release time exploited infinite non-homogeneous Poisson process. This infinite non-homogeneous Poisson process is a model which reflects the possibility of introducing new faults when correcting or modifying the software. The failure life-cycle distribution used superposition which has various intensity, if the system is complicated. Thus, software release policies which minimize a total average software cost of development and maintenance under the constraint of satisfying a software reliability requirement becomes an optimal release policies. In a numerical example, after trend test applied and estimated the parameters using maximum likelihood estimation of inter-failure time data, estimated software optimal release time. Through this study, in terms of superposition model and simply model, the optimal time to using superposition model release the software developer to determine how much could count will help.

보현산천문대 CCD 카메라 제어 소프트웨어 알고리즘 (ON THE ALGORITHM FOR BOAO CCD CAMERA CONTROL SOFTWARE)

  • 육인수;박병곤
    • 천문학논총
    • /
    • 제11권1호
    • /
    • pp.147-161
    • /
    • 1996
  • The development of universal CCD camera control software for all BOAO CCD camera systems is proposed. The new software, running under Sun SPARCstation and motif based X window system with SunOS 4.1.3 operating system, replaces existing control software based on NeXTstation color and NeXTstep 2.1 operating system which is no more produced now. Several new features of the new software is introduced, some of which are 1) the image contrast is enhanced by color manipulation and display, 2) image zooming and trimming, 3) any size of image can be displayed in the scrolled window, and 4) the offset between telescope pointing position and CCD center is easily calculated by alt-azi map. Along with the above new features, the new software has advantages including ease of maintenance and upgrading and elimination of risk caused by hardware damage. Since September 1, the software beta version is being used by observers and there is not seen severe problem regarding the software itself, but several requests to equip more features to the software will be mirrored to future release.

  • PDF

수력발전소 정비변수 및 회전체 통합관리 시스템 개발 (Development of an Integrated Management System for Maintenance Parameters and Rotary Machine of Hydro-power Plant)

  • 신성환;박진호;윤두병
    • 한국소음진동공학회:학술대회논문집
    • /
    • 한국소음진동공학회 2012년도 춘계학술대회 논문집
    • /
    • pp.263-269
    • /
    • 2012
  • Condition-based maintenance (CBM) has been used as a useful concept for optimizing maintenance plan and decreasing maintenance cost in several kinds of plant sites. This study introduced an example that developed an integrated management system for maintenance parameters and hydraulic turbine of hydro-power plant in order to improve its maintenance system as applying CBM techinique. The integrated management system consists of three parts. One is a hardware part including PDA inspection system and several kind of precision measuring instruments. Another is a vibration monitoring system on hydraulic turbine. The other is a software part that takes charge of making hierarchy tree of maintenance parameters and their inspection route, managing accumulated database, assessing health condition of components, and supporting interface with other enterprise management system. The system has been installed at Chuncheon Hydro-power plant for test and demonstration. It is expected that the system can contribute database construction for diagnostics and prognostics on facility health condition and systematic accumulation of know-how on operation and maintenance of plant.

  • PDF

수력발전소 정비변수 및 회전체 통합관리시스템 개발 (Development of an Integrated Management System for Maintenance Parameters and Rotary Machine of Hydro-power Plant)

  • 신성환;박진호;윤두병;손기성
    • 한국소음진동공학회논문집
    • /
    • 제22권6호
    • /
    • pp.574-581
    • /
    • 2012
  • Condition-based maintenance(CBM) has been used as a useful concept for optimizing maintenance plan and decreasing maintenance cost in several kinds of plant sites. This study introduced an example that developed an integrated management system for maintenance parameters and hydraulic turbine of hydro-power plant in order to improve its maintenance strategy as applying CBM techinique. The integrated management system consists of three parts. One is a hardware part including PDA inspection system and several kind of precision measuring instruments. Another is a vibration monitoring system on hydraulic turbine. The other is a software part that takes charge of making hierarchy tree of maintenance parameters and their inspection route, managing accumulated database, assessing health condition of components, and supporting interface with other enterprise management system. The system has been installed at Chuncheon hydro-power plant for test and demonstration. It is expected that the system can contribute database construction for diagnostics and prognostics on facility health condition and systematic accumulation of know-how on operation and maintenance of plant.

복잡한 자료 구조를 지니는 프로그램 슬라이싱 (Program Slicing in the Presence of Complicated Data Structure)

  • 류호연;박중양;박재흥
    • 정보처리학회논문지D
    • /
    • 제10D권6호
    • /
    • pp.999-1010
    • /
    • 2003
  • 프로그램 슬라이싱은 프로그램의 특정 지점에 나타난 변수의 값에 영향을 미치는 문장들을 프로그램으로부터 추출하는 방법이다. 프로그램 슬라이싱은 프로그램 디버깅, 프로그램 테스팅, 프로그램 통합, 병렬 프로그램 실행, 소프트웨어 메트릭스, 역공학, 유지보수 등 여러 응용 분야에 적용할 수 있다. 본 논문에서는 포인터 변수, 포인터 변수가 참조하는 객체, 배열, 구조체가 같은 복잡한 자료구조가 나타나는 프로그램에서 정확한 슬라이스를 추가하기 위한 알고리즘을 제안한다. 복잡한 자료구조가 나타나는 프로그램 상에서 객체의 보다 더 정확한 정적 분석 정보를 생성하기 위해 객체 참조상태 그래프를 제안하고, 그 효율성을 보였다.