• Title/Summary/Keyword: Fault tolerant design

Search Result 196, Processing Time 0.021 seconds

Enhanced Cube Network for the High Reliability (고 신뢰성 큐브 네트웍)

  • Mun Youngsong
    • Journal of Internet Computing and Services
    • /
    • v.4 no.6
    • /
    • pp.25-31
    • /
    • 2003
  • Multistage Interconnection networks (MIN) for the high performance computing and communications must be efficient and reliable. While a number of fault tolerance schemes have been developed, some of them are not efficient enough with respect to all evaluation measures or overheads of others are too significant. In this paper we develop a new efficient fault tolerant MIN which displays high reliability and fault tolerance capability using a simple structure. Structure and reliabilities of Enhanced Cube Network are evaluated and compared with previous designs to show the effectiveness of new design.

  • PDF

Sensor Fault-tolerant Controller Design on Gas Turbine Engine using Multiple Engine Models (다중 엔진모델을 이용한 센서 고장허용 가스터빈 엔진제어기 설계)

  • Kim, Jung Hoe;Lee, Sang Jeong
    • Journal of the Korean Society of Propulsion Engineers
    • /
    • v.20 no.2
    • /
    • pp.56-66
    • /
    • 2016
  • Robustness is essential for model based FDI (Fault Detection and Isolation) and it is inevitable to have modeling errors and sensor signal noises during the process of FDI. This study suggests an improved method by applying NARX (Nonlinear Auto Regressive eXogenous) model and Kalman estimator in order to cope with problems caused by linear model errors and sensor signal noises in the process of fault diagnoses. Fault decision is made by the probability of the trend of gradually accumulated errors applying Fuzzy logic, which are robust to instantaneous sensor signal noises. Reliability of fault diagnosis is verified under various fault simulations.

A Fault Diagnostic Method for Position Sensor of Switched Reluctance Wind Generator

  • Wang, Chao;Liu, Xiao;Liu, Hui;Chen, Zhe
    • Journal of Electrical Engineering and Technology
    • /
    • v.11 no.1
    • /
    • pp.29-37
    • /
    • 2016
  • Fast and accurate fault diagnosis of the position sensor is of great significance to ensure the reliability as well as sensor fault tolerant operation of the Switched Reluctance Wind Generator (SRWG). This paper presents a fault diagnostic scheme for a SRWG based on the residual between the estimated rotor position and the actual output of the position sensor. Extreme Learning Machine (ELM), which could build a nonlinear mapping among flux linkage, current and rotor position, is utilized to design an assembled estimator for the rotor position detection. The data for building the ELM based assembled position estimator is derived from the magnetization curves which are obtained from Finite Element Analysis (FEA) of an SRWG with the structure of 8 stator poles and 6 rotor poles. The effectiveness and accuracy of the proposed fault diagnosis method are verified by simulation at various operating conditions. The results provide a feasible theoretical and technical basis for the effective condition monitoring and predictive maintenance of SRWG.

Control Method of NPC Inverter for Continuous Operation Under One Phase Fault Condition (3상 NPC 인버터의 한상 고장시 연속적인 운전을 위한 제어기법)

  • Park Gun-Tae;Kim Tae-Jin;Kang Dae-Wook;Hyun Dong-Seok
    • Proceedings of the KIPE Conference
    • /
    • 2003.11a
    • /
    • pp.6-10
    • /
    • 2003
  • The reliability of power electronics system is very important In industrial, commercial and military applications. This paper presents the principles for NPC inverter as an available technology for the design and implementation of adaptive fault tolerant systems. The fault tolerance is obtained by the use of the particular construction. The control method is proposed to get the sinusoidal load current with constant amplitude. The strategy described in this paper is expected to provide an economic alternative to more expensive redundancy techniques which find justification only in a few specialized application.

  • PDF

qPALS: Quality-Aware Synchrony Protocol for Distributed Real-Time Systems

  • Kang, Woochul;Sha, Lui
    • KSII Transactions on Internet and Information Systems (TIIS)
    • /
    • v.8 no.10
    • /
    • pp.3361-3377
    • /
    • 2014
  • Synchronous computing models provided by real-time synchrony protocols, such as TTA [1] and PALS [2], greatly simplify the design, implementation, and verification of real-time distributed systems. However, their application to real systems has been limited since their assumptions on underlying systems are hard to satisfy. In particular, most previous real-time synchrony protocols hypothesize the existence of underlying fault tolerant real-time networks. This, however, might not be true in most soft real-time applications. In this paper, we propose a practical approach to a synchrony protocol, called Quality-Aware PALS (qPALS), which provides the benefits of a synchronous computing model in environments where no fault-tolerant real-time network is available. qPALS supports two flexible global synchronization protocols: one tailored for the performance and the other for the correctness of synchronization. Hence, applications can make a negotiation flexibly between performance and correctness. In qPALS, the Quality-of-Service (QoS) on synchronization and consistency is specified in a probabilistic manner, and the specified QoS is supported under dynamic and unpredictable network environments via a control-theoretic approach. Our simulation results show that qPALS supports highly reliable synchronization for critical events while still supporting the efficiency and performance even when the underlying network is not stable.

Design and Implementation of Reliable Distributed Programming Environment based on HORB (HORB에 기반한 신뢰성 있는 분산 프로그래밍 환경의 설계 및 구현)

  • Hyun, Mu-Yong;Kim, Shik;Kim, Myung-Jun
    • Journal of the Institute of Electronics Engineers of Korea CI
    • /
    • v.39 no.2
    • /
    • pp.1-9
    • /
    • 2002
  • The use of Object-Oriented Distributed Programming(OODP) environment such as DCOM, DSOM, Java RMI, CORBA to implement distributed applications is becoming increasingly popular. However, absence of a fault-tolerance feature in these middleware platforms complicates the design and implementation of reliable distributed object-based applications, although they greatly enhance the quality and reusability of the distributed object-based applications. In this paper, we propose a fault-tolerant programming environment based on RMI, namely Evergreen, for the reliable distributed computing with checkpoints and rollback-recovery mechanism. Based on a series of experiments, we evaluate the performance of Evergreen and find its possibility of extension to fully support our optimal design goal.

Bi-active Load Balancer for enhancing of scalability and fault-tolerance of Cluster System (확장성과 고장 감내를 위한 효율적인 부하 분산기)

  • Kim, Young-Hwan;Youn, Hee-Yong;Choo, Hyun-Seung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2002.04a
    • /
    • pp.381-384
    • /
    • 2002
  • This paper describes the motivation, design and performance of bi-active Load balancer in Linux Virtual Server. The goal of bi-active Load balancer is to provide a framework to build highly scalable, fault-tolerant services using a large cluster of commodity servers. The TCP/IP stack of Linux Kernel is extended to support three IP load balancing techniques, which can make parallel services of different kinds of server clusters to appear as a service on a single IP address. Scalability is achieved by transparently adding or removing a node in the cluster. and high availability is provided by detecting node or daemon failures and reconfiguring the system appropriately. Extensive simulation reveals that the proposed approach improves the reply rate about 20% compared to earlier design.

  • PDF

Design and Implementation of Adaptive Fault-Tolerant Management System over Grid (그리드 환경의 적응형 오류 극복 관리 시스템 설계 및 구현)

  • Kim, Eun-Kyung;Kim, Jeu-Young;Kim, Yoon-Hee
    • The KIPS Transactions:PartA
    • /
    • v.15A no.3
    • /
    • pp.151-154
    • /
    • 2008
  • A middleware in grid computing environment is required to support seamless on-demand services over diverse resource situations in order to meet various user requirements [1]. Since grid computing applications need situation-aware middleware services in this environment. In this paper, we propose a semantic middleware architecture to support dynamic software component reconfiguration based fault and service ontology to provide fault-tolerance in a grid computing environment. Our middleware includes autonomic management to detect faults, analyze causes of them, and plan semantically meaningful strategies to recover from the failure using pre-defined fault and service ontology trees. We implemented a referenced prototype, Web-service based Application Execution Environment(Wapee), as a proof-of-concept, and showed the efficiency in runtime recovery.

Garbage Collection Protocol of Fault Tolerance Information in Multi-agent Environments (멀티에이전트 환경에서 결함 포용 정보의 쓰레기 처리 기법)

  • 이대원;정광식;이화민;신상철;이영준;유헌창;이원규
    • Journal of KIISE:Computer Systems and Theory
    • /
    • v.31 no.3_4
    • /
    • pp.204-212
    • /
    • 2004
  • Existing distributed systems have higher probability of failures occurrence than stand-alone system, so many fault tolerant techniques have been developed. Because of insufficient storage resulting from the increased fault tolerance information stored, the performance of system has been degraded. To avoid performance degradation, it needs delete useless fault tolerance information. In this paper, we propose a garbage collection algorithm for fault tolerance information. And we define and design the garbage collection agent for garbage collection of fault tolerance information, the information agent for management of fault tolerant data, and the facilitator agent for communication between agents. Also, we propose the garbage collection algorithm using the garbage collection agent. For rollback recovery, we use independent checkpointing protocol and sender based pessimistic message logging protocol. In our proposed garbage collection algorithm, the garbage collection, information, and facilitator agent is created with process, and the information agent constructs domain knowledge with its checkpoints and non-determistic events. And the garbage collection agent decides garbage collection time, and it deletes useless fault tolerance information in cooperation with the information and facilitator agent. For propriety of proposed garbage collection technique using agents, we compare domain knowledge of system that performs garbage collection after rollback recovery and domain knowledge of system that doesn't perform garbage collection.

Design and Analysis of Leader Election Algorithm in Wireless Network based on Fixed Stations (기지국 기반 무선 통신망에서 리더 선택 알고리즘의 설계 및 분석)

  • Park, Sung-Hoon
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.15 no.7
    • /
    • pp.4554-4561
    • /
    • 2014
  • In recent years, several paradigms have been identified to simplify the design of fault-tolerant distributed applications in a conventional static system. Leader Election is among the most noticeable, particularly because it is closely related to group communication, which provides a powerful basis for implementing active replications among other uses. On the other hand, despite its usefulness, to our knowledge, no study has focused on this problem in a mobile computing environment. The aim of this paper was to propose an algorithm for the leader election protocol in a fixed station based wireless networks environment. The election algorithm is much more efficient than other election algorithms in terms of the fault tolerance.