• Title/Summary/Keyword: fault rate

Search Result 469, Processing Time 0.026 seconds

Securing Safety in Collaborative Cyber-Physical Systems Through Fault Criticality Analysis (협업 사이버물리시스템의 결함 치명도 분석을 통한 안전성 확보)

  • Hussain, Manzoor;Ali, Nazakat;Hong, Jang-Eui
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.10 no.8
    • /
    • pp.287-300
    • /
    • 2021
  • Collaborative Cyber-Physical Systems (CCPS) are those systems that contain tightly coupled physical and cyber components, massively interconnected subsystems, and collaborate to achieve a common goal. The safety of a single Cyber-Physical System (CPS) can be achieved by following the safety standards such as ISO 26262 and IEC 61508 or by applying hazard analysis techniques. However, due to the complex, highly interconnected, heterogeneous, and collaborative nature of CCPS, a fault in one CPS's components can trigger many other faults in other collaborating CPSs. Therefore, a safety assurance technique based on fault criticality analysis would require to ensure safety in CCPS. This paper presents a Fault Criticality Matrix (FCM) implemented in our tool called CPSTracer, which contains several data such as identified fault, fault criticality, safety guard, etc. The proposed FCM is based on composite hazard analysis and content-based relationships among the hazard analysis artifacts, and ensures that the safety guard controls the identified faults at design time; thus, we can effectively manage and control the fault at the design phase to ensure the safe development of CPSs. To justify our approach, we introduce a case study on the Platooning system (a collaborative CPS). We perform the criticality analysis of the Platooning system using FCM in our developed tool. After the detailed fault criticality analysis, we investigate the results to check the appropriateness and effectiveness with two research questions. Also, by performing simulation for the Platooning, we showed that the rate of collision of the Platooning system without using FCM was quite high as compared to the rate of collisions of the system after analyzing the fault criticality using FCM.

A Study on the Imperfect Debugging of Logistic Testing Function (로지스틱 테스트함수의 불완전 디버깅에 관한 연구)

  • Che, Gyu-Shik;Moon, Myung-Ho;Yang, Kye-Tak
    • Journal of Advanced Navigation Technology
    • /
    • v.14 no.1
    • /
    • pp.119-126
    • /
    • 2010
  • The software reliability growth model(SRGM) has been developed in order to estimate such reliability measures as remaining fault number, failure rate and reliability for the developing stage software. Almost of them assumed that the faults detected during testing were eventually removed. Namely, they have studied SRGM based on the assumption that the faults detected during testing were perfectly removed. The fault removing efficiency, however, is imperfect and it is widely known as so in general. It is very difficult to remove detected fault perfectly because the fault detecting is not easy and new error may be introduced during debugging and correcting. Therefore, We want to study imperfect software testing effort for the logistic testing effort which is thought to be the most adequate in this paper.

The Study on the Lifetime Estimation using Fault Tree Analysis in Design Process of LNG Compressor (천연가스 압축기 설계 단계에서 FTA를 이용한 수명 예측 연구)

  • Han, Yongshik;Do, Kyu Hyung;Kim, Taehoon;Kim, Myungbae;Choi, Byungil
    • Transactions of the Korean hydrogen and new energy society
    • /
    • v.26 no.2
    • /
    • pp.192-198
    • /
    • 2015
  • Fault Tree Analysis to predict the lifetime in the design process of LNG compressor is considered. Fault Trees for P & ID of the compressor are created. Individual components that comprise the compressor are configured with the basic event. The failure rates in the PDS and OREDA are applied. As results, the system failure rate and the reliability over time are obtained. Further, the power transmission and the shaft seal system is confirmed to confidentially importantly contribute to the overall lifetime of the system. These techniques will help to improve the reliability of design of large scale machinery such as a plant.

Characterization and modeling of near-fault pulse-like strong ground motion via damage-based critical excitation method

  • Moustafa, Abbas;Takewaki, Izuru
    • Structural Engineering and Mechanics
    • /
    • v.34 no.6
    • /
    • pp.755-778
    • /
    • 2010
  • Near-fault ground motion with directivity or fling effects is significantly influenced by the rupture mechanism and substantially different from ordinary records. This class of ground motion has large amplitude and long period, exhibits unusual response spectra shapes, possesses high PGV/PGA and PGD/PGA ratios and is best characterized in the velocity and the displacement time-histories. Such ground motion is also characterized by its energy being contained in a single or very few pulses, thus capable of causing severe damage to the structures. This paper investigates the characteristics of near-fault pulse-like ground motions and their implications on the structural responses using new proposed measures, such as, the effective frequency range, the energy rate (in time and frequency domains) and the damage indices. The paper develops also simple mathematical expressions for modeling this class of ground motion and the associated structural responses, thus eliminating numerical integration of the equations of motion. An optimization technique is also developed by using energy concepts and damage indices for modeling this class of ground motion for inelastic structures at sites having limited earthquake data.

Crosstalk optimization in high speed VLSI systems (고속 집적회로 시스템 설계에서 혼선잡음 최적화에 관한 연구)

  • 김기범;신현철
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.30 no.5_6
    • /
    • pp.265-272
    • /
    • 2003
  • As VLSI systems become integrated at large-scale, logic fault or delay fault may result from crosstalk noise originated from cross coupling capacitance which exists between two adjacent wires. Because designers in industry do not have means to prevent crosstalk problems, they should check and adjust unsatisfactory designs after all designs are completed, if necessary. In this paper, we analyze how spacing, slew rate, line width, and line length influence the crosstalk, and suggest some solutions for the various factors that nay cause crosstalk problems. we also propose how to optimize the designs by using standardization of noise tables.

A Dissimilarity with Dice-Jaro-Winkler Test Case Prioritization Approach for Model-Based Testing in Software Product Line

  • Sulaiman, R. Aduni;Jawawi, Dayang N.A.;Halim, Shahliza Abdul
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.15 no.3
    • /
    • pp.932-951
    • /
    • 2021
  • The effectiveness of testing in Model-based Testing (MBT) for Software Product Line (SPL) can be achieved by considering fault detection in test case. The lack of fault consideration caused test case in test suite to be listed randomly. Test Case Prioritization (TCP) is one of regression techniques that is adaptively capable to detect faults as early as possible by reordering test cases based on fault detection rate. However, there is a lack of studies that measured faults in MBT for SPL. This paper proposes a Test Case Prioritization (TCP) approach based on dissimilarity and string based distance called Last Minimal for Local Maximal Distance (LM-LMD) with Dice-Jaro-Winkler Dissimilarity. LM-LMD with Dice-Jaro-Winkler Dissimilarity adopts Local Maximum Distance as the prioritization algorithm and Dice-Jaro-Winkler similarity measure to evaluate distance among test cases. This work is based on the test case generated from statechart in Software Product Line (SPL) domain context. Our results are promising as LM-LMD with Dice-Jaro-Winkler Dissimilarity outperformed the original Local Maximum Distance, Global Maximum Distance and Enhanced All-yes Configuration algorithm in terms of Average Fault Detection Rate (APFD) and average prioritization time.

Combining a HMM with a Genetic Algorithm for the Fault Diagnosis of Photovoltaic Inverters

  • Zheng, Hong;Wang, Ruoyin;Xu, Wencheng;Wang, Yifan;Zhu, Wen
    • Journal of Power Electronics
    • /
    • v.17 no.4
    • /
    • pp.1014-1026
    • /
    • 2017
  • The traditional fault diagnosis method for photovoltaic (PV) inverters has a difficult time meeting the requirements of the current complex systems. Its main weakness lies in the study of nonlinear systems. In addition, its diagnosis time is long and its accuracy is low. To solve these problems, a hidden Markov model (HMM) is used that has unique advantages in terms of its training model and its recognition for diagnosing faults. However, the initial value of the HMM has a great influence on the model, and it is possible to achieve a local minimum in the training process. Therefore, a genetic algorithm is used to optimize the initial value and to achieve global optimization. In this paper, the HMM is combined with a genetic algorithm (GHMM) for PV inverter fault diagnosis. First Matlab is used to implement the genetic algorithm and to determine the optimal HMM initial value. Then a Baum-Welch algorithm is used for iterative training. Finally, a Viterbi algorithm is used for fault identification. Experimental results show that the correct PV inverter fault recognition rate by the HMM is about 10% higher than that of traditional methods. Using the GHMM, the correct recognition rate is further increased by approximately 13%, and the diagnosis time is greatly reduced. Therefore, the GHMM is faster and more accurate in diagnosing PV inverter faults.

Study of Electronic Hardware Integrated Failure Rate: Considering Physics of Failure Rate and Radiation Failures Rate (물리 고장률과 방사선 고장률을 반영한 전자 하드웨어 통합 고장률 분석 연구)

  • Dong-min Lee;Chang-hyeon Kim;Kyung-min Park;Jong-whoa Na
    • Journal of Advanced Navigation Technology
    • /
    • v.28 no.2
    • /
    • pp.216-224
    • /
    • 2024
  • This paper presents a method for analyzing the reliability of hardware electronic equipment, taking into account failures caused by radiation. Traditional reliability analysis primarily focuses on the wear out failure rate and often neglects the impact of radiation failure rates. We calculate the wear out failure rate through physics of failure analysis, while the radiation failure rate is semi-empirically estimated using the Verilog Fault Injection tool. Our approach aims to ensure reliability early in the development process, potentially reducing development time and costs by identifying circuit vulnerabilities in advance. As an illustrative example, we conducted a reliability analysis on the ISCAS85 circuit. Our results demonstrate the effectiveness of our method compared to traditional reliability analysis tools. This thorough analysis is crucial for ensuring the reliability of FPGAs in environments with high radiation exposure, such as in aviation and space applications.

Fault Tolerant Attitude Control of a Spacecraft Using Two Wheels (두 개의 휠을 이용한 인공위성의 내고장 자세제어)

  • Jin, Jae-Hyun
    • Journal of the Korean Society for Aeronautical & Space Sciences
    • /
    • v.38 no.1
    • /
    • pp.42-47
    • /
    • 2010
  • This paper considers a fault tolerant control problem for a spacecraft using wheels which are momentum exchanging devices. The control of a satellite with only two healthy wheels has been studied and its result has been presented. Two different configurations have been considered. When the yaw rate cannot be controlled directly by any control input, the desired yaw rate can be obtained by using the roll rate as a pseudo control. As a result, all three angular speeds have been stabilized, and two attitude angles including pitch and yaw have been controlled to converge to the desired values.

An Quality Management Effort Estimation Model Based on Defect Filtering Concept (결점 필터링 개념 기반 품질관리 노력 추정 모델)

  • Lee, Sang-Un
    • Journal of the Korea Society of Computer and Information
    • /
    • v.17 no.6
    • /
    • pp.101-109
    • /
    • 2012
  • To develop high quality software, quality control plan is required about fault correction that is latent within software. We should describe fault correction profile properly for this. The tank and pipe model performs complex processes to calculate fault that is remove and escapes. Also, we have to know in which phase the faults were inserted, removed and escaped and know the fault detection rate at any phases. To simplify such complex process, this paper presented model to fault filtering concept. Presented model has advantage that can describe fault more shortly because need not to consider whether was involved in fault that escaped fault is inserted at any step at free step. Also, presented effort estimating model that do fetters in function of fault removal quality and productivity measure and is required in fault detection.