• 제목/요약/키워드: Software Redevelopment

검색결과 8건 처리시간 0.026초

공공기관 소프트웨어의 최적 재개발 주기 도출에 대한 연구 (A Study on Optimal Renewal Cycle for Governmental Agency Software)

  • 안훈상;배종호;김영성;박철현
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제5권3호
    • /
    • pp.117-124
    • /
    • 2016
  • 운용 중인 소프트웨어에 대한 기능의 추가 및 성능 개선 요구는 시간이 지날수록 증가한다. 특히, 지속되는 유지보수에 따른 소프트웨어의 복잡도와 품질관리 소요의 증가는 품질저하와 수명주기 비용의 상승을 초래할 수 있으므로, 소프트웨어 운용자는 적시 재개발을 통해서 이를 예방해야 한다. 그러나 소프트웨어의 적시 재개발에 대한 기존 연구는 기업 분야에 한정되어 있다. 따라서 우리는 본 논문에서 리뉴얼 프로세스를 사용하여 공공기관에 적용 가능한 최적의 소프트웨어 재개발 주기를 산출하는 모델을 제시하고 기존 연구와 연관성을 논의한다.

An Overview of Time Estimation in the Appraisal of Completeness for Software

  • Kim, Yukyong
    • 한국소프트웨어감정평가학회 논문지
    • /
    • 제16권1호
    • /
    • pp.21-26
    • /
    • 2020
  • The completeness appraisal of software is performed in various forms, such as assessing the completion level in the development process, calculating the defect rate, estimating the development cost, and calculating the redevelopment cost. Along with this, the problem that is often dealt with is estimation of the development time. Even in a dispute over completeness due to delays in software development, issues of calculating an appropriate development time required to develop a delivery software or a development time required for change requests are often included in the appraisal request. In this paper, we introduce the procedure and method for estimating the appropriate project time of software development so that the appraiser can be applied to the appraisal work for determining the completeness. The method is based on the manual for calculating the appropriate project period of software development project.

RESEARCH AND DEVELOPMENT OF PROGRAM MANAGEMENT SUPPORTING SYSTEM

  • Tetsuya Yamada;Shigehiko Tanabe
    • 국제학술발표논문집
    • /
    • The 2th International Conference on Construction Engineering and Project Management
    • /
    • pp.480-489
    • /
    • 2007
  • Program management is a concept to deal with huge and complex business activities from social, economical, cultural and environmental points of view and increase their value for client and society. The aim of this study is to establish a framework of program management process and develop a supporting system for program management. In this paper we propose a framework and a proto type supporting system based on case studies and report the result of application to an urban redevelopment using partially implemented software.

  • PDF

행위패턴을 이용한 소프트웨어 재사용 프레임워크 구축방법 (A Construction Method of the Software Reuse Framework using Behavior Patterns)

  • 이기오;류성열
    • 한국정보처리학회논문지
    • /
    • 제6권8호
    • /
    • pp.2088-2097
    • /
    • 1999
  • 소프트웨어 도메인모형(Domain Model)으로부터 행위패턴을 식별하고, 개발 시스템의 동적 행위를 구체화한 사용 사례추출 및 구조화로 재사용을 증진시키는 소프트웨어 프레임워크(Framework) 구축방법을 제안한다. 대부분의 소프트웨어 행위모형이 이질적인 개발자의 요구사항이나 의도를 일관성 있게 모형화 하지 못하며, 재개발과 유지보수를 위한 구체적인 활용방안이 마련되어 있지 못하다. 따라서, 행위패턴을 식별하고 시스템에 반응하는 구체적인 기능성 항목인 사용 사례(Use Case)를 구조화하여 개발된 모형의 일관성을 보완하고, 재사용과 유지보수를 하는 재사용 프레임워크를 구축한다. 사용 사례의 구조화를 위해 격자모형(Lattice Model)이 이용되며, 재사용 구성항목을 추출하도록 유도할 수 있는 재사용 프로세스 구조와 세부절차를 소개한다.

  • PDF

객체의 개념적 인식과 논리적 분석에 의한 재공학 툴에 대한 연구 (A Study on the Reengineering Tool with Concepts Recognition and Logical l Analysis of Objects)

  • 김행곤
    • 한국정보처리학회논문지
    • /
    • 제3권1호
    • /
    • pp.200-210
    • /
    • 1996
  • 소프트웨어 재공학은 시스템 생명주기 전반에 걸쳐 생산성과 품질향상을 가지게 하며 소프트웨어 유지 보수성을 새로운 기법과 유지보수 툴의적용을 통해 기존 시스 템의 성능을 향상시킨다. 또한 기존 시스템의 이해성을 높이고 시스템 전반에 걸쳐 설계 구조나 자료구조와 같은 소프트웨어 컴퍼넌트를 추출하는데도 필요하다. 이들 컴퍼넌트는 시스템 개발 또는 재개발시 재사용된다. 기존의 객체 지향 파라다임은 소 프트웨어 유지 보수성을 향상시키는 방법으로 알려지고 있다. 그러나 객체지향의 개념적 통합을 위한 객체, 속성, 오퍼레이션의 인식과 객체 클래스의 구성과 같은 문제점을 가지고 있다. 따라서, 본 논문에서는 객체지향 시스템의 재공학 기본 방법론과 객체지 향 파라다임의 재공학을 위한 개념 인식에 대해 논하며 또한 기존 절차 중심으로 개발된 프로그램을 객체지향 시스템으로 변경하는 재공학 툴에 대해 논한다. 이툴은 객체지향 인식에서 개념적 무결성 문제를 해결하는 장점을 가진다.

  • PDF

User Experience Validation Using the Honeycomb Model in the Requirements Development Stage

  • Kim, Neung-Hoe
    • International journal of advanced smart convergence
    • /
    • 제9권3호
    • /
    • pp.227-231
    • /
    • 2020
  • Recently, the importance of user experience (UX) has been rapidly increasing. Its utilization is emphasized for development of systems, products, and services. User experience is widely used across industries including services, products, processes, society, and culture. Therefore, if it is unsatisfactory, it is likely to have a direct negative impact on the corresponding system, product, or service. The failure to analyze user experience causes significant damage to the project, which may lead to its failure or redevelopment; it is hence necessary to prioritize the verification of UX in the earliest stages of development. The requirements development stage, which is a preceding stage, is an appropriate stage for the verification of user experience because the identification of user needs is completed and prototypes can be implemented. In this paper, we proposed a systematic requirements development stage; it adds user experience verification activities to the requirements development stage, using the Honeycomb model, which is a widely used tool for verifying the overall UX. User experience verification was added to the existing requirements development activities, which consisted of three steps: model definition and requirements placement, discussions between external and internal stakeholders, and review by internal stakeholders. By easily validating the user experience through this systematic requirements development stage, we expect to minimize the damage to the project due to the failure of the user experience analysis and increase the possibility of success.

부산 감천문화마을의 지역자산 기반 재생과정 연구 (A Local Asset Based Regeneration Process of Gamcheon Culture Village Busan)

  • 이연숙;박재현
    • KIEAE Journal
    • /
    • 제14권3호
    • /
    • pp.111-120
    • /
    • 2014
  • In the late 20th century, Korea has accelerated urban sprawl and demolition based redevelopment without considering local characteristics. As a result, quantitative supplement of housing has been saturated and has pushed revitalization especially. The purpose of this research is to delineate the local asset based regeneration of Gamcheon Culture Village Busan. The research methods are field visit, site observation, in-depth interview, library and internet research, data were collected and analyzed with the contents analysis techniques. As results, elements of hardware, software and humanware resources and the dynamics of the whole process such as how the resources connected and utilized, and how the external resources have been converged into these to regenerate Gamcheon Culture Village in diverse dimensions, such as cultural, social, economical and physical one were analysed. This research is expected to share the wisdom of revitalizing with collaborations. Through enhancing negative resources of decayed area to positive ones, the case produced the synergy.

통합형 도시재생사업으로서 마르세유 유로메디테라네의 특성과 시사점 (Characteristics and Implications of Marseille's Euromméditerranée as an Integrated Urban Regeneration Project)

  • 박원석
    • 토지주택연구
    • /
    • 제15권1호
    • /
    • pp.99-115
    • /
    • 2024
  • 본 연구의 목적은 마르세유의 유로메디테라네의 사업 현황과 특성을 살펴보고, 국내 도시재생사업의 활성화를 위한 정책적 시사점을 도출하는 것이다. 연구결과를 요약하면 다음과 같다. 첫째, 유로메디테라네는 마르세유의 도시재생사업으로, 중앙정부와 지방정부가 공동으로 출자・협력한 거버넌스형 사업추진기구인 EPAEM을 통해 사업을 수행하여, 유로메디테라네가 마르세유의 활성화와 삶의 질 개선에 의미 있는 성과를 보임을 확인할 수 있다. 둘째, 도시재생사업으로서 유로메디테라네의 특성으로는 전면 재개발과 수복재개발 방식을 결합한 복합적 접근방법의 활용, 하드웨어적인 물리적 재생과 소프트웨어적인 경제・문화・환경적 재생을 결합한 통합적 재생의 활용, 거버넌스형 도시재생 사업구조의 활용을 들 수 있다. 마지막으로, 국내 도시재생사업의 활성화를 위한 정책적 시사점으로 도시재생사업 단위의 복합화 및 대형화, 국가차원의 거버넌스형 추진기구의 활용, 적절한 민관 파트너십의 활용을 제안하였다.