• 제목/요약/키워드: Tool management software

검색결과 293건 처리시간 0.022초

Redmine과 Git을 활용한 헬리콥터 능동진동제어시스템 소프트웨어 형상관리 (Software Configuration Management for Helicopter AVCS using Redmine and Git)

  • 백승길;박중용
    • 시스템엔지니어링학술지
    • /
    • 제13권1호
    • /
    • pp.7-14
    • /
    • 2017
  • Korea Aerospace Research Institute takes part in the vibration control software development for an Active Vibration Control System (hereafter, AVCS) for helicopters with Korea Aerospace Industries Ltd. in the Light Civil Helicopter (LCH) Project. The vibration control software is being developed per RTCA/DO-178C certification regulation and use of configuration management tools for software outputs is required. Redmine, an open source software is for issue or bug tracking and management software. Git, another open source software is a distributed version control software and is developed for Linux OS development. This paper introduces the functionalities of Redmine and Git, the reason why they are selected for the configuration management tool for the software outputs, and how they are being used for AVCS software development.

임베디드 소프트웨어 신뢰성 평가 모델 분석 툴 개발 (Development of the Reliability Evaluation Model and the Analysis Tool for Embedded Softwares)

  • 서장훈;김선호
    • 산업공학
    • /
    • 제21권1호
    • /
    • pp.109-119
    • /
    • 2008
  • Reliability of embedded softwares, as one of factors which affect system reliability, is the probability of failure-free software operation for a specified period of time in a specified environment. and Embedded software is different from general package software because hardware and operating system are tightly coupled to each other. Reliability evaluation models for embedded softwares currently used do not separate estimation and prediction models clearly, and even a standard model has not been proposed yet. In this respect, we choose a reliability estimation model suitable for embedded softwares among software evaluation models being used, and modified the model so as to accomodate recent software environments. In addtion, based on the model, the web-based reliability prediction tool RPX is developed. Finally, an embedded software is analyzed using the tool.

Development of the DVH management software for the biologically-guided evaluation of radiotherapy plan

  • Kim, Bo-Kyong;Park, Hee-Chul;Oh, Dong-Ryul;Shin, Eun-Hyuk;Ahn, Yong-Chan;Kim, Jin-Sung;Han, Young-Yih
    • Radiation Oncology Journal
    • /
    • 제30권1호
    • /
    • pp.43-48
    • /
    • 2012
  • Purpose: To develop the dose volume histogram (DVH) management software which guides the evaluation of radiotherapy (RT) plan of a new case according to the biological consequences of the DVHs from the previously treated patients. Materials and Methods: We determined the radiation pneumonitis (RP) as an biological response parameter in order to develop DVH management software. We retrospectively reviewed the medical records of lung cancer patients treated with curative 3-dimensional conformal radiation therapy (3D-CRT). The biological event was defined as RP of the Radiation Therapy Oncology Group (RTOG) grade III or more. Results: The DVH management software consisted of three parts (pre-existing DVH database, graphical tool, and $Pinnacle^3$ script). The pre-existing DVH data were retrieved from 128 patients. RP events were tagged to the specific DVH data through retrospective review of patients' medical records. The graphical tool was developed to present the complication histogram derived from the preexisting database (DVH and RP) and was implemented into the radiation treatment planning (RTP) system, $Pinnacle^3$ v8.0 (Phillips Healthcare). The software was designed for the pre-existing database to be updated easily by tagging the specific DVH data with the new incidence of RP events at the time of patients' follow-up. Conclusion: We developed the DVH management software as an effective tool to incorporate the phenomenological consequences derived from the pre-existing database in the evaluation of a new RT plan. It can be used not only for lung cancer patients but also for the other disease site with different toxicity parameters.

영상처리 알고리즘 개발을 위한 소프트웨어형상관리시스템 (The software configuration management system for image processing algorithm development)

  • 이정헌;채옥삼
    • 정보처리학회논문지B
    • /
    • 제12B권1호
    • /
    • pp.1-8
    • /
    • 2005
  • 디지털기기 개발에 있어서 소프트웨어의 중요성이 높아지고, 규모가 커짐에 따라 소프트웨어의 위기를 해결하기 위한 소프트웨어형상관리의 필요성이 증가하고 있다. 그러나 일반적인 소프트웨어형상관리 시스템들은 영상처리 알고리즘 개발 환경의 특성 및 특징들을 수용하기에 부족하다. 영상처리 알고리즘 개발 환경은 컴파일러와 같은 기본적인 개발 도구 외에 컴포넌트(나 라이브러리)들을 인터액티브하게 조합하고 테스트 할 수 있는 시뮬레이션 환경을 통하여 테스트와 분석을 반복하면서 개발하는 특징을 가지고 있다. 뿐만 아니라, 시뮬레이션 과정 중에는 유사한 기능을 가진 알고리즘 중에 적합한 알고리즘을 빠르고 효과적으로 찾기 위한 방법이 필요하다. 본 논문에서는 이러한 영상처리 알고리즘 개발 환경에서 사용하는 시뮬레이션 도구를 체계적으로 지원해줄 수 있는 비주얼 워크스페이스 기반의 소프트웨어형상관리 방법과 이를 수용할 수 있는 소프트웨어형상관리 시스템을 제안한다. 또한, 개발된 시스템을 실제 시뮬레이션 도구와 연계하여 소프트웨어형상관리 시스템으로써의 적합성을 확인한다.

소프트웨어 하드웨어 협동설계를 위한 통합모듈을 지원하는 제품자료모델 (A Product Data Model for the Integration Module for Supporting Collaborations on Hardware and Software Development)

  • 도남철
    • 한국IT서비스학회지
    • /
    • 제11권4호
    • /
    • pp.171-180
    • /
    • 2012
  • Since software and hardware integration has became a strategic tool for companies to innovate their products, an information system that can comprehensively manage software and hardware integrated product development is critical for the current product development. This paper proposed a product data model that can support modules of related software and hardware parts in Product Data Management(PDM) integrated with Software Configuration Management(SCM). The model allows engineers to define software and hardware product structure independently, and support the integration module that can summon related software and hardware parts to build a comprehensive module for collaboration. Through the integration module, engineers can identify and examine the effectiveness of their design alternatives to other related parts form different disciplines. The product data model was implemented as a prototype PDM system and tested with an example robotics product.

중소규모 SW개발 프로젝트를 위한 시각화 기반의 Tool-Chain 품질관리 방법 제안 (A Method for Tool-Chain-driven Quality Control based on Visualization for Small and Medium Scale Software Development Projects)

  • 김정보;정진영;김정인
    • 한국멀티미디어학회논문지
    • /
    • 제18권4호
    • /
    • pp.546-556
    • /
    • 2015
  • Since the concept of software engineering was first used in 1968 by NATO Science Committee, a lot of research work and improvements have been made on software development methodology and software quality control, but they still fall short of ensuring successful development of small and medium scale software systems. Under these circumstances, Center for Software Engineering (CSE) at National IT Industry Promotion Agency(NIPA) has been conducting studies on quality control methodologies of software visualization well-suited for small and medium scale software systems, and also working on the systemization and quantification of software quality control. In this paper, we attempt to scope on the software development management of domestic and foreign small and medium-sized enterprises that are lying in the blind spot, compared to large enterprises with well-organized software development systems. In particular, based on software visualization that CSE is pursuing for small and medium-sized developers, we propose a practical quality control methodology well-suited for small and medium scale projects, and a low-cost quality control management tool by combining open-source quality control tools. Our proposal is expected to induce developers' mind change in SI-specialized small and medium-sized software enterprises, increase their profits and improve customer satisfaction through project quality control.

데이터 사전 관리를 통한 프로젝트 관리 기법 (Project Management Methodology using Managing Data Dictionary)

  • 이병엽;박용훈;유재수
    • 한국콘텐츠학회논문지
    • /
    • 제9권3호
    • /
    • pp.72-80
    • /
    • 2009
  • 기업은 비즈니스 프로세스 조정 또는 기업의 전략적 목적을 달성하기 위하여 정보 기술을 도입하고 있다. 또한 데이터 일관성에 대한 요구에 대해서는, 소프트웨어 개발에 적용되어 표준화 규율을 채택하여 이를 따르는 소프트웨어 개발 회사들이 늘어나고 있다. 이는 사용자들의 요구일 뿐만 아니라 이러한 규율을 채택함으로써 적은 비용으로 더 나은 결과물을 얻을 수 있기 때문이다. 프로젝트 관리 도구를 사용한 체계적이고 일관적인 소프트웨어의 개발은 더욱 더 중요한 의미를 가지게 된다. 따라서, 본 논문은 효율적인 데이터 사전관리를 통하여 효과적으로 시스템 구축 지원을 할 수 있는 프로젝트 관리 기법에 대하여 기술한다.

소프트웨어 권리관리 정보를 활용한 소프트웨어 자산관리 점검용 Tool 개발 사례 (A Case Study on developing a Software Asset Management Inspection Tool Using Software Rights Management Information)

  • 차태원;방효근;안재경
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2008년도 춘계학술발표대회
    • /
    • pp.419-422
    • /
    • 2008
  • 국제적인 규제와 정부차원의 지원과 관리가 이뤄지고 있음에도 불구하고 기관 등에서는 여전히 소프트웨어자산에 대한 인식과 관리 소홀의 문제점을 안고 있다. 이는 관리해야 할 소프트웨어자산 범위의 모호함과 소프트웨어의 특성상 복사 및 설치가 쉽고 눈에 보이지 않아 관리 자체가 어렵기 때문이다. 즉 기업내 소프트웨어관리자는 구매부터 조달, 배포, 유지, 처분까지의 전체적인 소프트웨어 라이프사이클의 각 단계별로 수시로 변화되는 정보를 정확히 일치시키기가 쉽지 않다는 문제점이 있다. 따라서 이를 해결하기 위해서는 점검용 시스템 개발이 필요하며 점검용 시스템 성능향상을 위해 소프트웨어의 권리관리 정보의 표준화 및 레지스트리 정보 활용이 필요하다.

인터넷 쇼핑몰 사이트 설계 속성들의 사용성 관점에서의 요인분석적 분류 (Factor Analytic Classification of Design Attributes of Shopping-Mall Sites under the View of Usability)

  • 고석하;김주성;경원현
    • Journal of Information Technology Applications and Management
    • /
    • 제10권4호
    • /
    • pp.29-50
    • /
    • 2003
  • This research provide the basic information to enhance the user-orientedness of usability design guidelines for software products and an effective empirical guidance to classify design attributes of internet shopping mall sites. The results of analysis show that design attributes can be classified into the procedural attribute group, the shopping tool attribute group, the visual attribute group, linguistic attribute group, and others. The results show that shopping tool attribute group can be divided further into the search tool attribute group and purchase tool attribute group and that the visual attribute group can be divided further into the screen condition attribute group and the character legibility attribute group. The research reveals that when designers design software interfaces and features they should take the compound effect of a group of design attributes into consideration to enhance the usability of the system.

  • PDF

소프트웨어 개발관리를 지원하기 위한 프로세스 모델 기반 CASE 도구 구축방법의 제시 (A Method of Building an Process Model-based CASE Tool to Support Software Development and Management)

  • 조병호;김태달
    • 한국정보처리학회논문지
    • /
    • 제2권5호
    • /
    • pp.721-732
    • /
    • 1995
  • IPSE(Integrated Project Support Environment) 도구는 언어 중심적이고, 개발방 법론에 근거한 툴셋 형태로 제공되는 현재의 CASE 도구들의 주요 기능들을 하나로 통 합하고자 하는 노력의 결과로 볼 수 있다. 프로세스 모델을 기반으로 한 IPSE 접근방 법이 통합 CASE 구현을 위한 효과적인 방법으로 여겨진다. PM-CASE(Process Model based CASE)도구는 새로운 프로세스 모델링 기법에 의해 프로세스를 표현한 다이아그 램을 작성하기 위한 시제품으로서, 프로세스내의 태스크 관련 속성들을 정의 하고 데 이터 베이스에 저장한다. 이들 속성들은 태스크 수행 중에 만들어진 산출물에 대한 정 보의 검색 및 태스크와 연관된 도구를 호출하는데 사용된다. 본 논문에서는 PSEE (Process centered Software Engineering Environments) 도구들을 비교 분석하고, PM- CASE 도구의 기본개념, 구조, 설계에 대한 기술을 통해 효과적인 소프트웨어 개발관리 를 지원하는 프로세스 모델 기반 CASE 도구의 구축방법을 제시한다.

  • PDF