• 제목/요약/키워드: software development & applications

검색결과 813건 처리시간 0.028초

On the Design of Statistical Software in the Network Environment

  • Han, Beom-Soo;Ahn, Jeong-Yong;Han, Kyung-Soo
    • Communications for Statistical Applications and Methods
    • /
    • 제9권1호
    • /
    • pp.167-174
    • /
    • 2002
  • Computer network provides a powerful infrastructure for information sharing and the development of the statistical software with new concepts. In this paper, we discuss the design concepts of the statistical software in the network environment.

핵발전소 증기발생기의 초음파 비파괴 평가를 위한 영상처리 소프트웨어 개발 (Development of Image Processing S/W for UT-NDE of Steam Generator of Nuclear Power Plant)

  • 이영석
    • 한국산학기술학회:학술대회논문집
    • /
    • 한국산학기술학회 2006년도 춘계학술발표논문집
    • /
    • pp.217-222
    • /
    • 2006
  • This paper describes a development of ultrasonic examination analysis software to analyze steam generator of nuclear power plant. The developed software includes classical analysis method such as A, B, C and D-scan images. This software provides the information of shape, depth, size and position of flaws. To do such, we obtain raw data from specimens and/or real pipeline of power plants and, modify the obtained ultrasonic 1-dimensional data according to prepared software design schedule. The developed analysis software is applied to specimens containing various flaws with known dimensions. The results of applications showed that the developed software provided accurate and enhanced images of flaws on various specimens.

  • PDF

Causal factors and symptoms of human behavior error domain in human-foftware interaction

  • Park, P.;Lee, K.S
    • 대한인간공학회지
    • /
    • 제11권2호
    • /
    • pp.35-45
    • /
    • 1992
  • This study is to define a congitive paradigm including a new model of common cause human behavior error domain and to analyze their causal factors and their properties of common cause human error characteristics in software engineering. A laboratory study was performed to analyze the common causes of human behavior domain error in software development and to identify software design factors contributing to the common cause effects in common cause failure redundancy. The results and analytical paradigm developed in this research can be applied to reliabbility improvement and cost reduction in software development for many applications. Results are also expected to provide training guidelines for software engineers and for more effective design of ultra-high reliable software packages.

  • PDF

13M ANTENNA UPGRADE PLAN FOR FUTURE MISSION

  • Park, Durk-Jong;Yang, Hyung-Mo;Koo, In-Hoi;Ahn, Sang-Il
    • 대한원격탐사학회:학술대회논문집
    • /
    • 대한원격탐사학회 2007년도 Proceedings of ISRS 2007
    • /
    • pp.493-495
    • /
    • 2007
  • Future sub-meter resolution LEO missions require simultaneous dual-polarization downlink and/or multiple channel downlinks in single polarization. Especially, dual-polarization is needed to cope with bandwidth limitation due to high speed data transmission. Current KARI 13m X-Band antenna system needs to be upgraded to cope with such downlink schemes. This paper describes brief discussions on engineering work regarding how to meet the new requirements with minimum impact on current system as well as C&M (Control and Monitoring) software.

  • PDF

개방형 라이브러리를 이용한 좌표변환 소프트웨어 개발 (Software Development for Coordinates Conversion Using Open Source)

  • 김의명;송영선;조현기
    • 대한공간정보학회지
    • /
    • 제17권4호
    • /
    • pp.3-11
    • /
    • 2009
  • 최근 들어 다양한 분야에서 개방형 라이브러리가 개발되어 온라인상으로 배포되고 있으며, 사용자들은 이러한 오픈소스를 활용할 경우 최소한의 노력으로 요구되는 응용프로그램을 신속하게 개발할 수 있다. 그러나 배포되는 오픈소스를 활용하기 위해서는 사용목적에 맞게 커스터마이징 공정이 요구된다. 본 연구에서는 최근 국내에서 세계 측지계의 변환작업이 활발히 진행되는 상황에서 좌표계변환을 위해 개발된 오픈소스 Proj4를 기반으로 소프트웨어를 개발하고, 이를 국토지리정보원에서 개발한 NGI Pro 소프트웨어와 비교 평가하였다. 그 결과 약간의 변환과정 만으로 국내에서 활용 가능한 좌표변환모듈의 개발이 가능하였으며, 좌표계변환을 요구하는 분야 뿐 만 아니라 다양한 응용프로그램에 개방형 라이브러리를 활용하는 것이 효과적임을 알 수 있었다.

  • PDF

컴포넌트 명세기반의 GPS 애플리케이션 개발 프로세스 (Component Specification-based GPS Applications Development Process)

  • 이상영;이윤현
    • 디지털산업정보학회논문지
    • /
    • 제8권3호
    • /
    • pp.11-22
    • /
    • 2012
  • GIS have expanded the use-range to the various application area with the advantage of interface environment, the various geographical operation. topological analysis by the friendly user. Early GIS software was developed as monolithic tool in which all functions packed in the same software. But, these GIS software have the problems of the high cost of constructing system, closely related system architecture and the reusability. And there is a lack of interoperability between them because most of them have their own unique data format according to their practical application fields. So Component is a unit that it is cohesive software package which is able to be developed and arranged independently and connected with another component for necessary system composition. In this paper, we analyze the requirements for component design and component specifications based on the extracted components. Commonly used to extract components from the requirements of the GPS component-based development process is presented. These components extracted by the process can be used to assemble components only. In particular, applications for developers to add features specific case without affecting the other components that can be modify the component.

Framework for Component-based Modeling/Simulation of Discrete Event Systems

  • Cho, Young-Ik;Kim, Jae-Hyun;Kim, Tag-Gon
    • 한국시뮬레이션학회:학술대회논문집
    • /
    • 한국시뮬레이션학회 2001년도 The Seoul International Simulation Conference
    • /
    • pp.484-484
    • /
    • 2001
  • The sophistication of current software applications results in the increasing cost fur software development time. The component-based software development framework is proposed to overcome the difficulty and time-consuming requirements by modularity and reusability. As is the general software case, a component-based simulation framework encourages the reusability of the real system model based on the modularity of the applied simulation methodology. This paper presents a component-based simulation environment that is based on the DEVS/COM run-time infrastructure. The DEVS (Discrete Event System Specification) formalism provides a formal modeling and simulation framework for the generic dynamic systems [1] and Microsoft's COM (Component Object Model) is one of the strongest competitor fur the component standard. The reusability by the DEVS/COM simulation environment saves model development time remarkably and component technology make simulator itself to be a subparts of real application.

  • PDF

Software 품질의 정량적 측정과 평가 (A Quantitative Measurement and Evaluation of Software Product Quality)

  • 임대혁
    • 경영과정보연구
    • /
    • 제18권
    • /
    • pp.201-222
    • /
    • 2006
  • As the competition between countries has become higher and the notion of software quality has been widely spread. it has been necessary to develop technologies that can ensure and produce high quality software. With the advent of information-oriented society. quality control has to transfer to the quality control activities focused on software system instead of those activities focused on hardware system. If so, how do we get to handle the quality control on the basis of the new approach. Also, as software applications have grown. so too has the importance of software quality. In order to manage software quality, the technology to specify and evaluate both the software product quality and development process quality objectively quantitatively is most important. To produce products of good quality, we need a more progressive quality control system according to the need of software development life cycle. In other words, we do software right the first time or build quality in the process. On the basis intermediate and final time or build quality in the process. On the basis of data achieved, we can evaluate the products according to the consequences of the data, What are the problems to contrive the software quality control system?, we con promote the quality of products. To achieved that goal, we con provide a suitable the technique and method of software quality control.

  • PDF

A software reliability model with a Burr Type III fault detection rate function

  • Song, Kwang Yoon;Chang, In Hong;Choi, Min Su
    • International Journal of Reliability and Applications
    • /
    • 제17권2호
    • /
    • pp.149-158
    • /
    • 2016
  • We are enjoying a very comfortable life thanks to modern civilization, however, comfort is not guaranteed to us. Development of software system is a difficult and complex process. Therefore, the main focus of software development is on improving the reliability and stability of a software system. We have become aware of the importance of developing software reliability models and have begun to develop software reliability models. NHPP software reliability models have been developed through the fault intensity rate function and the mean value functions within a controlled testing environment to estimate reliability metrics such as the number of residual faults, failure rate, and reliability of the software. In this paper, we present a new NHPP software reliability model with Burr Type III fault detection rate, and present the goodness-of-fit of the fault detection rate software reliability model and other NHPP models based on two datasets of software testing data. The results show that the proposed model fits significantly better than other NHPP software reliability models.

소프트웨어 컴포넌트의 Provided, Required와 Customize인터페이스 설계 기법 (Methods to Design Provided, Required and Customize Interfaces of Software Components)

  • 박지영;김수동
    • 한국정보과학회논문지:소프트웨어및응용
    • /
    • 제31권10호
    • /
    • pp.1286-1303
    • /
    • 2004
  • 컴포넌트 기반 개발은 재사용 단위의 컴포넌트를 사용한 경제적인 소프트웨어 개발 패러다임으로 학계와 산업계에 폭넓게 사용되고 있다. 잘 정의된 컴포넌트 인터페이스는 컴포넌트 사이의 저결합도와 의존도를 관리하며, 재사용과 확장성 및 유지보수성을 향상시키는 매개체가 된다. 따라서 컴포넌트가 도입된 이후 컴포넌트 인터페이스의 체계적인 개발 프로세스와 설계 지침에 대한 연구와 방법이 요구되어 왔다. 본 논문에서는 소프트웨어 아키텍쳐 계층 및 기능 유형에 따라 컴포넌트 기능을 제공하는 Provided, 요구하는 기능을 명세단위로 제공하는 Required와 사용자의 요구에 맞게 컴포넌트를 특화하는 Customize 인터페이스를 제시하며, 인터페이스 설계를 위한 기준을 마련하여 체계적인 설계 프로세스 및 지침을 고안한다. 먼저 아키텍쳐 계층별 Provided긴 인터페이스를 식별하기 위해 유즈케이스 모델과 클래스 모델 등에서 추출된 오퍼레이션을 클러스터링하며. 컴포넌트 내 식별된 가변성 배치 산출물에 기반하여 Customize 인터페이스를 설계한다. 또한 인터페이스 의존도에 따라 컴포넌트 기능 수행시 요구되는 Required 인터페이스를 명세로 제공한다. 제시된 설계 지침은 설계 전 과정을 통해 추적성이 보장되며, 사례연구를 통하여 고품질의 컴포넌트 인터페이스를 위한 실용적인 설계 기법의 토대를 마련한다.