• 제목/요약/키워드: Fault tree analysis

검색결과 325건 처리시간 0.211초

화학공정의 사고 빈도 분석 S/W 개발 (Development of Accident Frequency Analysis S/W for Chemical Processes)

  • 서재민;신동일;고재욱
    • 한국가스학회지
    • /
    • 제3권3호
    • /
    • pp.29-33
    • /
    • 1999
  • 본 연구는 정량적 위험 평가의 기반 조성을 위해서 다양한 위험 평가 기법 중에서 이상 트리 분석(Fault Tree Analysis) 방법을 이용하여 빈도 분석 프로그램을 개발하였다. 빈도 분석 프로그램을 구축하기 위하여 계산 과정에서는 gate-by-gate 방법과 부울 대수 (Boolean algebra) 방법을 이용하였고, minimal cut set 방법을 이용하여 사고 발생 경로를 정량적으로 표현하였다 결론적으로 본 연구에서 개발한 빈도 분석 프로그램을 이용하여 사고 발생 빈도를 낮출 수 있다면 공정 전체의 안전성을 높이는데 큰 도움이 될 것이며, 기존에 사용되고 있는 외국의 S/W를 대체할 수 있을 것이라고 사료된다.

  • PDF

소프트웨어 신뢰성 예측을 위한 객체지향 척도 분석 (Analysis of Object-Oriented Metrics to Predict Software Reliability)

  • 이양규
    • 한국신뢰성학회지:신뢰성응용연구
    • /
    • 제16권1호
    • /
    • pp.48-55
    • /
    • 2016
  • Purpose: The purpose of this study is to identify the object-oriented metrics which have strong impact on the reliability and fault-proneness of software products. The reliability and fault-proneness of software product is closely related to the design properties of class diagrams such as coupling between objects and depth of inheritance tree. Methods: This study has empirically validated the object-oriented metrics to determine which metrics are the best to predict fault-proneness. We have tested the metrics using logistic regressions and artificial neural networks. The results are then compared and validated by ROC curves. Results: The artificial neural network models show better results in sensitivity, specificity and correctness than logistic regression models. Among object-oriented metrics, several metrics can estimate the fault-proneness better. The metrics are CBO (coupling between objects), DIT (depth of inheritance), LCOM (lack of cohesive methods), RFC (response for class). In addition to the object-oriented metrics, LOC (lines of code) metric has also proven to be a good factor for determining fault-proneness of software products. Conclusion: In order to develop fault-free and reliable software products on time and within budget, assuring quality of initial phases of software development processes is crucial. Since object-oriented metrics can be measured in the early phases, it is important to make sure the key metrics of software design as good as possible.

HVDC 풀-브리지 서브모듈의 동작 조건과 여유율을 고려한 수명예측 (Life-cycle estimation of HVDC full-bridge sub-module considering operational condition and redundancy)

  • 강필순;송성근
    • 전기전자학회논문지
    • /
    • 제23권4호
    • /
    • pp.1208-1217
    • /
    • 2019
  • 풀-브리지 서브모듈은 MMC의 단위 시스템으로서 서브모듈에 대한 수명예측은 HVDC 시스템의 유지 보수와 경제성 확보 관점에서 매우 중요하다. 그러나 일반적으로 부품의 종류, 개수, 결합 상태만을 고려하는 수명 예측은 대상 시스템의 구동상태를 고려하지 않는 일반화 된 결과로 실제 시스템의 수명과 크게 차이가 발생할 수 있다. 따라서 본 논문에서는 풀-브리지 서브모듈의 동작 특성을 반영하기 위한 목적으로 고장나무를 설계하고 기본 사상의 고장률에 MIL-HDBK-217F를 적용하여 풀-브리지 서브모듈의 수명을 예측한다. 기존의 부품고장률 분석과 제안된 고장나무 분석에 의한 기대 수명을 비교하고, 풀-브리지 서브모듈의 여유율 적용 여부에 따른 수명을 비교한다.

교육행정정보시스템의 보안성 개선을 위한 결함 분석 방법에 관한 연구 (A Study on the Methods of Fault Analysis for Security Improvement of National Education Information System(NEIS))

  • 류민완;박만곤
    • 한국멀티미디어학회논문지
    • /
    • 제20권12호
    • /
    • pp.1970-1979
    • /
    • 2017
  • Computerization of educational administration following educational informatization of government has been steadily improved for the purpose of teachers' offload and job efficiency, finally resulting that NEIS(National Education Information System) has been completed. The NEIS consists of Nationwide service of NEIS, Business portal system of NEIS, Authentication management system and so on. Students, parents and civil petitioners handle civil affairs through Nationwide service of NEIS and teachers and persons of task conduct theirs business by accessing the Business portal system of NEIS. At this time, users have to obtain their certification from Authentication management system. Previous Studies were mainly focused on the evaluation about its performance according to the introduction of NEIS. But from now on there is a growing interest in security assessment and an efficient method for security improvement to check if NEIS works properly. Therefore, in this thesis, we'll propose an analytic framework in which security assessment is carried out after comprehending the fault structures through performing Fault Fishbone Analysis based on the Fault Tree Analysis. As a result of the system applied, the system had the highest rate of improvement to 47.7 percent.

Computer-Aided Decision Analysis for Improvement of System Reliability

  • Ohm, Tai-Won
    • 대한안전경영과학회지
    • /
    • 제2권4호
    • /
    • pp.91-102
    • /
    • 2000
  • Nowadays, every kind of system is changed so complex and enormous, it is necessary to assure system reliability, product liability and safety. Fault tree analysis(FTA) is a reliability/safety design analysis technique which starts from consideration of system failure effect, referred to as “top event”, and proceeds by determining how these can be caused by single or combined lower level failures or events. So in fault tree analysis, it is important to find the combination of events which affect system failure. Minimal cut sets(MCS) and minimal path sets(MPS) are used in this process. FTA-I computer program is developed which calculates MCS and MPS in terms of Gw-Basic computer language considering Fussell's algorithm. FTA-II computer program which analyzes importance and function cost of VE consists. of five programs as follows : (l) Structural importance of basic event, (2) Structural probability importance of basic event, (3) Structural criticality importance of basic event, (4) Cost-Failure importance of basic event, (5) VE function cost analysis for importance of basic event. In this study, a method of initiation such as failure, function and cost in FTA is suggested, and especially the priority rank which is calculated by computer-aided decision analysis program developed in this study can be used in decision making determining the most important basic event under various conditions. Also the priority rank can be available for the case which selects system component in FMEA analysis.

  • PDF

대형공정의 정성적 이상진단을 위한 공정분할전략 (A Process Decomposition Strategy for Qualitative Fault Diagnosis of Large-scale Processes)

  • 이기백
    • 한국가스학회지
    • /
    • 제4권4호
    • /
    • pp.42-49
    • /
    • 2000
  • 대부분의 화학공정은 매우 크고 복잡하기 때문에 전체 공정에 대한 진단시스템을 만드는 것은 매우 어렵다. 따라서, 대형공정을 몇 개의 부공정으로 분할하여 진단하는 체계적인 방법이 필요하다. 이 논문에서는 이상-결과 트리모델에 기반하여 정성적 이상진단을 위한 공정분할전략을 제안하였다. 분할기준으로 유연한 진단, 지식베이스의 크기축소, 및 복잡한 지식베이스의 일관된 구축을 사용하였다 부공정간의 인과관계를 연결하기 위해 통로변수를 도입한 다음 오프라인 분석을 통해 통로변수의 이상-결과 트리모델을 구축하였다 계분할이 없는 경우와 같은 진단결과를 얻을 수 있도록 온라인 진단전략을 수립하였다 제안된 방법의 유용성을 대형 보일러 공정에 대한 이상진단시스템을 통해 보였다.

  • PDF

쉴드 TBM 터널에 적용 가능한 리스크 관리: II. 리스크 분석 방법 (Risk management applicable to shield TBM tunnel: II. Risk analysis methodology)

  • 현기창;민상윤;문준배;정경환;이인모
    • 한국터널지하공간학회 논문집
    • /
    • 제14권6호
    • /
    • pp.683-697
    • /
    • 2012
  • 본 논문에서는 쉴드 TBM 터널에서 적용 가능한 리스크 분석 방법을 연구하였다. FTA 방법을 통해 리스크 아이템과 각각의 발생확률을 확인하고 AHP 방법을 통해 각각의 리스크 아이템의 영향도를 구하였다. 마지막으로 각각의 리스크 아이템의 리스크 레벨을 평가할 수 있었다. 개발된 방법을 EPB 쉴드 터널이 사용된 서울 지하철 현장에 적용하여 리스크 분석 결과가 현장 데이터에 부합하는 합리적 결과임을 검증하였다.

도시철도 승강장 안전발판 시스템 신뢰도 분석에 관한 연구 (A Study on the Reliability Analysis of Platform Safety Step System in Urban Railway)

  • 박민흥;이정훈;곽희만;김민호
    • 한국산학기술학회논문지
    • /
    • 제16권6호
    • /
    • pp.3685-3691
    • /
    • 2015
  • 본 연구에서는 승객들의 실족 사고를 방지하고 보행안전을 확보하기 위해 개발한 승강장 안전발판 시스템의 모듈별 부품들을 계층적으로 분류하여 고장률을 예측하였다. 예측된 고장률을 바탕으로 신뢰성 블록도와 고장수목분석을 이용하여 시스템별 평균 수명 및 고장률을 산출하였고 승강장 안전발판 시스템의 RAMS(신뢰성, 가용성, 유지보수성, 안전성) 분석을 위해 수행한 신뢰도 분석 결과를 제시하고자 한다.

SIL4 안전관련 시스템에 적합한 출력 모듈의 구조 설계에 대한 연구 (A Study on Architecture Design of Output Module for SIL4 Safety Related System)

  • 유등열;황경환;이기서
    • 한국전자통신학회논문지
    • /
    • 제10권10호
    • /
    • pp.1079-1086
    • /
    • 2015
  • 본 논문은 안전 무결성 레벨이 4(: Safety Integrity Level 4)인 안전 관련 시스템에 적합한 출력 모듈의 구조를 설계하였고, 설계된 출력 모듈에 요구되는 정량적 목표치의 수준을 제시하였다. 특히 다양한 출력 방식 중에서 릴레이 출력 신호와 아날로그 신호로 구성된 출력 모듈이 안전 기능을 수행하는 시스템의 구성 요소인 경우를 적용하였다. 분석 방법은 FMEA(: Failure Modes and Effect Analysis), FTA(: Fault Tree Analysis) 방식을 이용하였다. 그 결과로 철도 응용 규격인 IEC 62425의 요구사항을 준수하는 SIL4 안전 관련 시스템의 출력 모듈의 구조와 고장빈도인 정량적 목표치를 제시하였다.

A Probabilistic based Systems Approach to Reliability Prediction of Solid Rocket Motors

  • Moon, Keun-Hwan;Gang, Jin-Hyuk;Kim, Dong-Seong;Kim, Jin-Kon;Choi, Joo-Ho
    • International Journal of Aeronautical and Space Sciences
    • /
    • 제17권4호
    • /
    • pp.565-578
    • /
    • 2016
  • A probabilistic based systems approach is addressed in this study for the reliability prediction of solid rocket motors (SRM). To achieve this goal, quantitative Failure Modes, Effects and Criticality Analysis (FMECA) approach is employed to determine the reliability of components, which are integrated into the Fault Tree Analysis (FTA) to obtain the system reliability. The quantitative FMECA is implemented by burden and capability approach when they are available. Otherwise, the semi-quantitative FMECA is taken using the failure rate handbook. Among the many failure modes in the SRM, four most important problems are chosen to illustrate the burden and capability approach, which are the rupture, fracture of the case, and leak due to the jointed bolt and O-ring seal failure. Four algorithms are employed to determine the failure probability of these problems, and compared with those by the Monte Carlo Simulation as well as the commercial code NESSUS for verification. Overall, the study offers a comprehensive treatment of the reliability practice for the SRM development, and may be useful across the wide range of propulsion systems in the aerospace community.