• Title/Summary/Keyword: 신뢰성기반 유지보수

Search Result 134, Processing Time 0.031 seconds

자바프로그래밍을 이용한 KNGR 설계코드 개발방안 연구

  • 강기두;김형택;고승국
    • Proceedings of the Korean Nuclear Society Conference
    • /
    • 1998.05a
    • /
    • pp.205-211
    • /
    • 1998
  • 차세대 원자로 설계개발에 사용되는 설계전산코드에는 원자로 계통설계, 주요 기기설계등을 포함하여 약 440여개에 달한다. 이들 전산코드에 사용되는 프로그래밍 언어는 FORTRAN, COBOL, C/C++를 비롯하여 BASIC등 그 종류가 다양하다. 특히 개발된 주요 설계코드들이 구동되는 플랫폼은 그 종류가 훨씬 다양하여 같은 유닉스를 기반으로 한 프로그램도 H/W 제작사에 따라 전혀 동작되지 않음은 물론 심지어는 같은 제작사라하더라도 서로 다른 OS를 가지는 경우에는 사용할 수 없게 되어있다. 이들 원전설계전산코드들이 갖는 안정성 및 신뢰성, 유니크한 보안특성을 어느 정도 인정한다. 하더라도 향후 이들을 유지보수하거나 성능향상을 꾀한다든지 이들과 어울리면서 새로운 전산프로그램을 추가 개발하려고 할 경우 여러 가지 예기치 않은 문제가 발생할 수 있다. 최근 인터넷의 확산과 더불어 각광을 받기 시작한 JAVA는 이것이 갖는 특유의 객체지향성, 플랫폼 독립성 및 견고성, 이식성등으로 견주어 볼때 이를 향후 원전 설레코드의 개발에 적용할 경우 매우 이상적일 것으로 예상된다. 더구나 원전설계와 같이 고도의 기술집약적이면서도 여러 설계관련사가 대응되는 다원화된 업무구조를 갖는 경우 다양한 플랫폼을 지원하는 JAVA 프로그래밍이야 말로 최선의 선택이라 할 수 있다.

  • PDF

Framework for Developing Mobile Embedded Convergence Software using CBD (컴포넌트 기반 모바일 임베디드 컨버전스 소프트웨어 개발 프레임워크)

  • Kim, Haeng-Kon
    • Journal of Internet Computing and Services
    • /
    • v.9 no.5
    • /
    • pp.59-72
    • /
    • 2008
  • Computing systems in the modern era are expanding rapidly to include mobile-based businesses that make us of the various convergence distributed business process. This has lead to growing interest in the field of mobile embedded software development methodology, which has in turn lead to the proliferation of the embedded mobility. The use of CBD (Component Based Development) provides reusability, maintainability and portability, all of which are very important and focus issues to the business process. It also comes with the inherent productivity, quality and reliability of CBD. To make efficient use of CBD, though, clarified interface definitions for component integration are necessary. These definitions should be made up of collaborative hierarchical and horizontal architecture layers. Successful definitions should apply an effective framework made up of the architecture and process. In this paper, we describe an interface specification for small grained mobile embedded components(MEC) for the mobile embedded domain to meet maximum user requirements. We build and deploy the reconfigurable design patterns and components (in business domain categories) to make a component hierarchy and business logics for mobile embedded software. Proposed components specification plays a major role in development of the software for handling inconsistency in existing specification. It also includes plenty of specification information, using semantics and modeling based mechanisms to support business processes. We propose a development model of mobile embedded software using CBD for very complex and dynamic mobile business. We can apply it in a plug and play manner to develop the software. We verify that our framework supports very good productivity, quality and maintainability to meet the user's requirements in mobile business.

  • PDF

A Research on the Integrating Legacy Systems into Web Services (레거시 시스템을 웹 서비스에 통합하기 위한 연구)

  • Kim, Dong-Uk;Kuk, Seung-Hak;Kim, Hyeon-Soo;Lee, Jai-Kyung;Park, Seong-Whan
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2008.06b
    • /
    • pp.75-80
    • /
    • 2008
  • 업무 프로세스의 개선 및 효율성 증가를 위해 시스템간의 연동을 웹서비스(Web Services)화하여 시스템 간의 프로세스 및 데이터 연계를 목적으로 하는 통합의 연구가 활발히 진행되고있다. 본 논문에서는 이기종간의 레거시 시스템을 SOA(Service Oriented Architecture)기반의 웹 서비스와 통합하여 구매/유지보수 비용을 절감하고 신뢰성, 보안성 및 상호 운용성 향상 등의 비즈니스 프로세스의 가치를 향상시키기 위한 방안에 대해 소개한다. 레거시 시스템을 웹서비스와 통합 시 고려해야 하는 비 기능적인 요소를 OASIS, W3C, WS-I등의 단체에서 정해진 웹서비스 명세 표준에 근거하여 선정하고, 이를 준수한 통합 방안 및 구현사례를 제시한다.

  • PDF

Embedded Software Reliability Modeling with COTS Hardware Components (COTS 하드웨어 컴포넌트 기반 임베디드 소프트웨어 신뢰성 모델링)

  • Gu, Tae-Wan;Baik, Jong-Moon
    • Journal of KIISE:Software and Applications
    • /
    • v.36 no.8
    • /
    • pp.607-615
    • /
    • 2009
  • There has recently been a trend that IT industry is united with traditional industries such as military, aviation, automobile, and medical industry. Therefore, embedded software which controls hardware of the system should guarantee the high reliability, availability, and maintainability. To guarantee these properties, there are many attempts to develop the embedded software based on COTS (Commercial Off The Shelf) hardware components. However, it can cause additional faults due to software/hardware interactions beside general software faults in this methodology. We called the faults, Linkage Fault. These faults have high severity that makes overall system shutdown although their occurrence frequency is extremely low. In this paper, we propose a new software reliability model which considers those linkage faults in embedded software development with COTS hardware components. We use the Bayesian Analysis and Markov Chain Monte-Cairo method to validate the model. In addition, we analyze real linkage fault data to support the results of the theoretical model.

A Virtual Prototyping of Embedded System based on User-Interfaces (UI 기반의 임베디드 시스템 가상 프로토타이핑)

  • Lee, Young-Ran;Lee, Jeoung-Bae;Eum, Ky-Chul;Kim, Sang-Bok
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2005.11a
    • /
    • pp.1255-1258
    • /
    • 2005
  • 본 논문에서는 임베디드 시스템의 신뢰성 있는 개발을 위한 방법으로 가상프로토타이핑을 제안한다. 가상프로토타이핑으로 컴포넌트의 재사용을 통한 IT 정보의 활용도를 높이고 복잡한 시스템의 유지보수 비용 및 개발 비용을 절감하기 위하여 User-Interface 기반의 개발방법을 사용한다.

  • PDF

A Study on designing Monitoring System Based on CAN Protocol for Elevator (CAN 기반 엘리베이터 고장 모니터링 시스템 설계에 관한 연구)

  • Jun, Jong-Baek;Park, Jae-Hyeon;Choo, Yeon-Gyu
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2013.10a
    • /
    • pp.887-888
    • /
    • 2013
  • 본 논문에서는 엘리베이터에서 발생할 수 있는 다양한 고장 요소들을 실시간으로 진단하고 일정시간 이상 운행이 정지된 경우 고장으로 판단하여 운행상태를 CAN 통신을 이용하여 원격으로 모니터링이 가능한 시스템을 설계하였다. 엘리베이터 내의 승객 탑승여부 확인, 현재 운행위치, 주요 고장내용을 실시간으로 진단하고 CAN 메시지를 이용 메인 컨트롤러에 송신하고 엔지니어는 서버기반의 어플리케이션을 통해 확인이 가능하도록 하였다. 또한 자동차, 선박 등 전장분야에 적용되고 있는 CAN 프로토콜을 이용하여 통신의 신뢰성을 확보하고 엘리베이터 관련 운행 및 고장 상태 등을 실시간을 파악할 수 있도록 하여 효율적인 엘리베이터 유지보수를 가능하도록 하였다. 설계된 시스템의 성능평가는 시뮬레이션 및 프로토콜 모니터링을 통해 수행하였다.

  • PDF

The estimation of the number of spare parts & the changing time about DSRC Road Side Equipment (단거리전용통신방식 노변기지국의 예비부품수 및 교체시기 산정)

  • Han, Dae-Hui;Lee, Cheong-Won
    • 한국ITS학회:학술대회논문집
    • /
    • v.2007 no.10
    • /
    • pp.196-201
    • /
    • 2007
  • 현재 국내 ITS는 현장장비 유지관리에 대한 연구 및 고장관련 DB가 부족하여 예비부품수 및 교체시기 산정에 대한 규정이 없는 실정이다. 이에 본 연구는 실제 고장이력자료를 갖고 신뢰성 분석을 실시하여 단거리전용통신(DSRC)방식 노변기지국(RSE)의 예비부품수 및 교체시기를 산정하였다. 전체 수집기간동안의 고장자료는 욕조곡선의 형상을 나타내어 우발고장기간의 자료로 신뢰성 분석을 실시하였으나 고장 수명 분포 중 적합되는 분포가 없었다. 따라서, i)장비가동률과 ii)경험적(empirical) 누적분포함수(CDF) 곡선을 이용한 장비의 고장률(건/일)을 감안하여 예비부품수를 산정한 결과 16.22개 이상의 노변기지국(완제품)을 확보하여야 하는 것으로 분석되었다. 하자보수기간(2년)이 지난후 일정기간($2{\sim}3$년)이 지난 시점에서 향후 10년간에 대하여 수리하면서 사용하는 경우와 신품구입시의 총비용을 비교하여 산정한 교체시기는 10.67건/40개월 이상이다. 본 연구 수행결과 첫째, 비모수적 방법으로 적합도 검정을 실시하지 못하였다는 한계와, 둘째, 초기에 고장이 많이 발생하는 장비는 향후에도 고장이 많이 발생한다는 가정에 기반하여 향후 10년의 운영비용을 분석하였으나 이러한 가정을 입증하지는 못하였다. 따라서, 향후엔 본 연구에 사용된 자료가 고장 수명분포도 적합 되지 않은 원인을 분석하는 것과 분석대상 기간 이후의 자료를 추가하여 적합도 검정 및 신뢰성 분석을 실시하는 것이 필요하다.

  • PDF

Design of resource efficient network reprogramming protocol (자원 효율적인 네트워크 리프로그래밍 프로토콜 설계)

  • Choi, Rock-Hyun;Hong, Won-Kee
    • Journal of Korea Society of Industrial Information Systems
    • /
    • v.15 no.3
    • /
    • pp.67-75
    • /
    • 2010
  • Network reprogramming is a technology that allows several sensor nodes deployed in sensor field to be repaired remotely. Unlike general communication in sensor network where small amount of data is transferred, network reprogramming requires reliable transfer of large amount of data. The existing network reprogramming techniques suffers high cost and large energy consumption to recover data loss in node communication. In this paper, a cluster based network reporgramming scheme is proposed for sensor network. It divides sensor field into several clusters and chooses a cluster header in charge of data relay to minimize duplicated transmission and unnecessary competition. It increases reliability by effective error recovery through status table.

Energy saving dimming control system of street lighting based on Ubiquitous (유비쿼터스 기반 에너지 절약형 가로등 디밍제어 시스템)

  • Kim, Myung-Ho;Kim, Yu-Ohk;Kim, Sun-Boo;Choi, Jin-Han
    • Proceedings of the KIEE Conference
    • /
    • 2006.07d
    • /
    • pp.1956-1957
    • /
    • 2006
  • 도로조명의 가로등은 에너지 절약을 위하여 격등제어 방식을 사용하고 있으나 등주 사이의 조도 분포가 균일하지 않아 조도가 낮은 곳에서 운전자가 불안감을 느끼고 피로가 급격히 증가하여 사고로 이어지는 등의 문제점에 대해서 각 가로등에 디밍제어 시스템을 구현하여 안정적인 조도를 유지하고 에너지 절감효과를 증가시킬 수 있는 방안을 제시하였다. 또한 가로등과 배전반 사이에 전력선통신 네트워크를 구성하여 시공과 관리에 소요되는 비용을 대폭 절감하고 신뢰성과 호환성이 높은 $L_{ON}W_{ORKS}$ 전력선통신방식을 사용하여 유지보수의 효율을 높일 수 있도록 구성하였다. 배전반과 관리자 사이에는 다양한 통신방식의 지원으로 관리자가 언제 어디서나 가로등 네트워크에 접근하여 관제가 가능할 수 있도록 가로등의 U-네트워크를 구축하여 에너지 절약형 가로등 디밍제어 시스템 을 제시하였다.

  • PDF

A Study on the Development of a Failure Simulation Database for Condition Based Maintenance of Marine Engine System Auxiliary Equipment (선박 기관시스템 보조기기의 상태기반 고장진단/예측을 위한 고장 모사 데이터베이스 구축)

  • Kim, Jeong Yeong;Lee, Tae Hyun;Lee, Song Ho;Lee, Jong Jik;Shin, Dong Min;Lee, Won kyun;Kim, Youg Jin
    • Journal of the Society of Naval Architects of Korea
    • /
    • v.59 no.4
    • /
    • pp.200-206
    • /
    • 2022
  • This study is to develop database by an experimental method for the development of condition based maintenance for auxiliary equipment in marine engine systems. Existing ships have been performing regular maintenance, so the actual measurement data development is very incomplete. Therefore, it is best to develop a database on land tests. In this paper, a database developed by an experimental method is presented. First, failure case analysis and reliability analysis were performed to select a failure mode. For the failure simulation test, a test bed for land testing was developed. The failure simulation test was performed based on the failure simulation scenario in which the failure simulation test plan was defined. A 1.5TB failure simulation database has been developed, and it is expected to serve as a basis for ship failure diagnosis and prediction algorithm model development.