Markov Models for Reliability Modeling

Size: px
Start display at page:

Download "Markov Models for Reliability Modeling"

Transcription

1 Markov Models for Reliability Modeling Prof. Naga Kandasamy ECE Department, Drexel University, Philadelphia, PA 904 Many complex systems cannot be easily modeled in a combinatorial fashion. The corresponding reliability block diagrams can be difficult to construct. Also, the repair process in high-availability computing systems is very difficult to model in a combinatorial fashion. In the face of these difficulties, Markov models are often used for reliability and availability modeling. Two major concepts underlying the Markov models are the system state and state transition. In the case of reliability modeling, the state of a system represents a distinct combination of working and failed modules. As time passes, the system progresses through different states as modules fail and perhaps, are repaired. These changes in states are called state transitions. Reliability Modeling of a TMR System Assume we have a TMR system with three identical computers in a majority voting arrangement with a perfect voter. We can define the state of this system as S = (S, S 2, S 3 ) where S i = if module i is fault free and S i = 0 if module i has failed. So, the TMR system has eight distinct states in which it can operate: (000), (00), (00), (0), (00), (0), (0), and (). Each state represents a unique combination of faulty and fault-free modules in the system. For a TMR system, at leat two modules must operate correctly for the system to operate correctly. So, state (000), (00), (00), and (00) are failed states of the system. The state diagram for the TMR system is shown in Fig.. It can be partitioned into three major cate- Fig. : The Markov model of the TMR system, showing the various system states and state transitions.

2 Fig. 2: The reduced Markov model of the TMR system with the minimum number of states. gories: the perfect state with three functioning modules (), the one-failed states (0), (0), (0), and the system-failed states (00), (00), (00), (000). Each state transition has associated with it a transition probability describing the probability of that transition happening within a specified period of time. Assume that each module in the TMR system obeys the exponential failure law with a failure rate of. So, the probability that a module has failed in the time interval [t, t + ] is e. The exponential can be written in a series expansion as e = + ( ) + ( )2 2! Ignoring the higher-order terms, for a small, we obtain e = + The probability that a module will fail during time period is approximately e = ( ) = If the modules have the same failure probability, we can reduce the Markov model of the TMR system shown in Fig. to that shown in Fig. 2. The probability of the system being in one of the three states is given by p 3 (t + ) = ( 3)p 3 (t) p 2 (t + ) = (3)p 3 (t) + ( 2)p 2 (t) p F (t + ) = (2)p 2 (t) + p F (t) The above equations can be rewritten as p 3 (t + ) p 3 (t) = 3p 3 (t) p 2 (t + ) p 2 (t) = 3p 3 (t) 2p 2 (t) p F (t + ) p F (t) = 2p 2 (t) 2

3 If we take the limit at approaches zero, we obtain the continuous-time Markov model as dp 3 (t) = 3p 3 (t) dp 2 (t) = 3p 3 (t) 2p 2 (t) dp F (t) = 2p 2 (t) The above simultaneous differential equations can be solved using the method of Laplace transforms (see for a Laplace transform table), sp 3 (s) p 3 (0) = 3P 3 (s) sp 2 (s) p 2 (0) = 3P 3 (s) 2P 2 (s) sp F (s) p F (0) = 2P 2 (s) where P 3 (s), P 2 (s), and P F (s) are the Laplace transforms of p 3 (t), p 2 (t), and p F (t), respectively. We assume that the system starts out in perfect shape at time t = 0, and so, p 3 (0) =, and p 2 (0) = p F (0) = 0. The Laplace transforms can be written as P 3 (s) = s P 2 (s) = (s + 2)(s + 3) 6 2 s(s + 2)(s + 3) Using the method of partial fractions, the above equations can be rewritten as P 3 (s) = s P 2 (s) = (s + 2) + 3 (s + 3) s + 3 (s + 2) + 2 (s + 3) Taking the inverse Laplace transforms, we obtain p 3 (t) = e 3t p 2 (t) = 3e 2t 3e 3t p F (t) = 3e 2t + 2e 3t Recall that the reliability of the TMR system, obtained using combinatorial techniques, is 3e 2t 2e 3t. Also, p 3 (t) + p 2 (t) + p F (t) =, as expected. The Laplace transform of dy is sy (s) y(0). 3

4 Fig. 3: Markov model of a simplex or non-redundant system with repair. 2 Markov Models with Repair Let us consider the Markov model of a simple system consisting of one computer and no redundancy. Assume that the computer has a constant failure rate of and a constant repair rate of µ. We can formulate the simple Markov model for this system as shown in Fig. 3. The equations for the Markov model shown in Fig. 3 can be written as p O (t + ) = ( )p O (t) + (µ)p F (t) p F (t + ) = ()p O + ( µ)p F (t) and re-formulated as p O (t + ) p O (t) = p O (t) + µp F (t) p F (t + ) p F (t) = p O (t) µp F (t) Taking the limit as approaches zero, we obtain the following differential equations dp O (t) = p O (t) + µp F (t) dp F = p O (t) µp F (t) Using Laplace transforms and assuming that the initial conditions are p O (0) = and p F (0) = 0, we obtain sp O (s) = P O (s) + µp F (s) s P O (s) µp F (s) 4

5 Solving the simultaneous equations for P O (s) and P F (s), we obtain P O (s) = s + ( + µ) + µ s(s + ( + µ))) s(s + ( + µ)) which can be rewritten using partial fractions as P O (s) = µ +µ s +µ s + +µ s + ( + µ) +µ s + ( + µ) Taking the inverse Laplace transform, we obtain p O (t) = µ + µ + p F (t) = + µ e (+µ)t + µ + µ e (+µ)t As time approaches, p O (t) approaches the constant value of µ +, or the steady-state availability, and p F (t) approaches the constant value of µ +. 5

Combinational Techniques for Reliability Modeling

Combinational Techniques for Reliability Modeling Combinational Techniques for Reliability Modeling Prof. Naga Kandasamy, ECE Department Drexel University, Philadelphia, PA 19104. January 24, 2009 The following material is derived from these text books.

More information

Reliable Computing I

Reliable Computing I Instructor: Mehdi Tahoori Reliable Computing I Lecture 5: Reliability Evaluation INSTITUTE OF COMPUTER ENGINEERING (ITEC) CHAIR FOR DEPENDABLE NANO COMPUTING (CDNC) National Research Center of the Helmholtz

More information

Fault Tolerance. Dealing with Faults

Fault Tolerance. Dealing with Faults Fault Tolerance Real-time computing systems must be fault-tolerant: they must be able to continue operating despite the failure of a limited subset of their hardware or software. They must also allow graceful

More information

System Reliability Analysis. CS6323 Networks and Systems

System Reliability Analysis. CS6323 Networks and Systems System Reliability Analysis CS6323 Networks and Systems Topics Combinatorial Models for reliability Topology-based (structured) methods for Series Systems Parallel Systems Reliability analysis for arbitrary

More information

Availability. M(t) = 1 - e -mt

Availability. M(t) = 1 - e -mt Availability Availability - A(t) the probability that the system is operating correctly and is available to perform its functions at the instant of time t More general concept than reliability: failure

More information

Terminology and Concepts

Terminology and Concepts Terminology and Concepts Prof. Naga Kandasamy 1 Goals of Fault Tolerance Dependability is an umbrella term encompassing the concepts of reliability, availability, performability, safety, and testability.

More information

Reliability of Technical Systems

Reliability of Technical Systems Reliability of Technical Systems Main Topics 1. Short Introduction, Reliability Parameters: Failure Rate, Failure Probability, etc. 2. Some Important Reliability Distributions 3. Component Reliability

More information

FAULT TOLERANT SYSTEMS

FAULT TOLERANT SYSTEMS ﻋﻨﻮان درس ﻧﺎم اﺳﺘﺎد 1394-95 ﻧﺎم درس ﻧﺎم رﺷﺘﻪ ﻧﺎم ﮔﺮاﯾﺶ ﻧﺎم ﻣﻮﻟﻒ ﻧﺎم ﮐﺎرﺷﻨﺎس درس FAULT TOLERANT SYSTEMS Part 8 RAID Systems Chapter 3 Information Redundancy RAID - Redundant Arrays of Inexpensive (Independent

More information

Fault-Tolerant Computing

Fault-Tolerant Computing Fault-Tolerant Computing Motivation, Background, and Tools Slide 1 About This Presentation This presentation has been prepared for the graduate course ECE 257A (Fault-Tolerant Computing) by Behrooz Parhami,

More information

Markov Reliability and Availability Analysis. Markov Processes

Markov Reliability and Availability Analysis. Markov Processes Markov Reliability and Availability Analysis Firma convenzione Politecnico Part II: Continuous di Milano e Time Veneranda Discrete Fabbrica State del Duomo di Milano Markov Processes Aula Magna Rettorato

More information

Redundant Array of Independent Disks

Redundant Array of Independent Disks Redundant Array of Independent Disks Yashwant K. Malaiya 1 Redundant Array of Independent Disks (RAID) Enables greater levels of performance and/or reliability How? By concurrent use of two or more hard

More information

Fault-Tolerant Computer System Design ECE 60872/CS 590. Topic 2: Discrete Distributions

Fault-Tolerant Computer System Design ECE 60872/CS 590. Topic 2: Discrete Distributions Fault-Tolerant Computer System Design ECE 60872/CS 590 Topic 2: Discrete Distributions Saurabh Bagchi ECE/CS Purdue University Outline Basic probability Conditional probability Independence of events Series-parallel

More information

Part 3: Fault-tolerance and Modeling

Part 3: Fault-tolerance and Modeling Part 3: Fault-tolerance and Modeling Course: Dependable Computer Systems 2012, Stefan Poledna, All rights reserved part 3, page 1 Goals of fault-tolerance modeling Design phase Designing and implementing

More information

Quantitative evaluation of Dependability

Quantitative evaluation of Dependability Quantitative evaluation of Dependability 1 Quantitative evaluation of Dependability Faults are the cause of errors and failures. Does the arrival time of faults fit a probability distribution? If so, what

More information

Quantitative evaluation of Dependability

Quantitative evaluation of Dependability Quantitative evaluation of Dependability 1 Quantitative evaluation of Dependability Faults are the cause of errors and failures. Does the arrival time of faults fit a probability distribution? If so, what

More information

Dependable Computer Systems

Dependable Computer Systems Dependable Computer Systems Part 3: Fault-Tolerance and Modelling Contents Reliability: Basic Mathematical Model Example Failure Rate Functions Probabilistic Structural-Based Modeling: Part 1 Maintenance

More information

Concept of Reliability

Concept of Reliability Concept of Reliability Prepared By Dr. M. S. Memon Department of Industrial Engineering and Management Mehran University of Engineering and Technology Jamshoro, Sindh, Pakistan RELIABILITY Reliability

More information

CHAPTER 10 RELIABILITY

CHAPTER 10 RELIABILITY CHAPTER 10 RELIABILITY Failure rates Reliability Constant failure rate and exponential distribution System Reliability Components in series Components in parallel Combination system 1 Failure Rate Curve

More information

Chapter 8. Calculation of PFD using Markov

Chapter 8. Calculation of PFD using Markov Chapter 8. Calculation of PFD using Markov Mary Ann Lundteigen Marvin Rausand RAMS Group Department of Mechanical and Industrial Engineering NTNU (Version 0.1) Lundteigen& Rausand Chapter 8.Calculation

More information

Lecture 20 Random Samples 0/ 13

Lecture 20 Random Samples 0/ 13 0/ 13 One of the most important concepts in statistics is that of a random sample. The definition of a random sample is rather abstract. However it is critical to understand the idea behind the definition,

More information

Module 4-2 Methods of Quantitative Reliability Analysis

Module 4-2 Methods of Quantitative Reliability Analysis Module 4-2 Methods of Quantitative Reliability Analysis Chanan Singh Texas A&M University METHODS OF QUANTITATIVE RELIABILITY ANALYSIS ANALYTICAL METHODS - STATE SPACE USING MARKOV PROCESSES - NETWORK

More information

Redundant Array of Independent Disks

Redundant Array of Independent Disks Redundant Array of Independent Disks Yashwant K. Malaiya 1 Redundant Array of Independent Disks (RAID) Enables greater levels of performance and/or reliability How? By concurrent use of two or more hard

More information

Mean fault time for estimation of average probability of failure on demand.

Mean fault time for estimation of average probability of failure on demand. Mean fault time for estimation of average probability of failure on demand. Isshi KOYATA a *, Koichi SUYAMA b, and Yoshinobu SATO c a The University of Marine Science and Technology Doctoral Course, Course

More information

1) Markov the sojourn time, i.e., the amount of time in a state, Chap. 4

1) Markov the sojourn time, i.e., the amount of time in a state, Chap. 4 Non-State-Space Model ) Reliability block diagram ) ault tree ) Reliability graph State-Space Model Can be analyzed baed on the individual component & info. about the ytem tructure; the aumption i that

More information

Time Dependent Analysis with Common Cause Failure Events in RiskSpectrum

Time Dependent Analysis with Common Cause Failure Events in RiskSpectrum Time Dependent Analysis with Common Cause Failure Events in RiskSpectrum Pavel Krcal a,b and Ola Bäckström a a Lloyd's Register Consulting, Stockholm, Sweden b Uppsala University, Uppsala, Sweden Abstract:

More information

Radiation Induced Multi bit Upsets in Xilinx SRAM Based FPGAs

Radiation Induced Multi bit Upsets in Xilinx SRAM Based FPGAs LA-UR-05-6725 Radiation Induced Multi bit Upsets in Xilinx SRAM Based FPGAs Heather Quinn, Paul Graham, Jim Krone, and Michael Caffrey Los Alamos National Laboratory Sana Rezgui and Carl Carmichael Xilinx

More information

Evaluation criteria for reliability in computer systems

Evaluation criteria for reliability in computer systems Journal of Electrical and Electronic Engineering 5; 3(-): 83-87 Published online February, 5 (http://www.sciencepublishinggroup.com/j/jeee) doi:.648/j.jeee.s.53.8 ISSN: 39-63 (Print); ISSN: 39-65 (Online)

More information

Reliability Engineering I

Reliability Engineering I Happiness is taking the reliability final exam. Reliability Engineering I ENM/MSC 565 Review for the Final Exam Vital Statistics What R&M concepts covered in the course When Monday April 29 from 4:30 6:00

More information

Basic Elements of System Reliability

Basic Elements of System Reliability Chapter 2 Basic Elements of System Reliability It is difficult to get where you want to go if you don t know where that is. Abstract This chapter presents the basic principles and functional relationships

More information

EE 445 / 850: Final Examination

EE 445 / 850: Final Examination EE 445 / 850: Final Examination Date and Time: 3 Dec 0, PM Room: HLTH B6 Exam Duration: 3 hours One formula sheet permitted. - Covers chapters - 5 problems each carrying 0 marks - Must show all calculations

More information

Multi-State Availability Modeling in Practice

Multi-State Availability Modeling in Practice Multi-State Availability Modeling in Practice Kishor S. Trivedi, Dong Seong Kim, Xiaoyan Yin Depart ment of Electrical and Computer Engineering, Duke University, Durham, NC 27708 USA kst@ee.duke.edu, {dk76,

More information

0utline. 1. Tools from Operations Research. 2. Applications

0utline. 1. Tools from Operations Research. 2. Applications 0utline 1. Tools from Operations Research Little s Law (average values) Unreliable Machine(s) (operation dependent) Buffers (zero buffers & infinite buffers) M/M/1 Queue (effects of variation) 2. Applications

More information

Reliability of Safety-Critical Systems Chapter 8. Probability of Failure on Demand using IEC formulas

Reliability of Safety-Critical Systems Chapter 8. Probability of Failure on Demand using IEC formulas Reliability of Safety-Critical Systems Chapter 8. Probability of Failure on Demand using IEC 61508 formulas Mary Ann Lundteigen and Marvin Rausand mary.a.lundteigen@ntnu.no &marvin.rausand@ntnu.no RAMS

More information

Availability and Reliability Analysis for Dependent System with Load-Sharing and Degradation Facility

Availability and Reliability Analysis for Dependent System with Load-Sharing and Degradation Facility International Journal of Systems Science and Applied Mathematics 2018; 3(1): 10-15 http://www.sciencepublishinggroup.com/j/ijssam doi: 10.11648/j.ijssam.20180301.12 ISSN: 2575-5838 (Print); ISSN: 2575-5803

More information

Software Reliability & Testing

Software Reliability & Testing Repairable systems Repairable system A reparable system is obtained by glueing individual non-repairable systems each around a single failure To describe this gluing process we need to review the concept

More information

Reliability evaluation of a repairable system under fuzziness

Reliability evaluation of a repairable system under fuzziness ISSN 1 746-7233, England, UK World Journal of Modelling and Simulation Vol. 12 (2016) No. 1, pp. 48-58 Reliability evaluation of a repairable system under fuzziness Kalika Patrai 1, Indu Uprety 2 1 Department

More information

IEOR 4106: Introduction to Operations Research: Stochastic Models Spring 2011, Professor Whitt Class Lecture Notes: Tuesday, March 1.

IEOR 4106: Introduction to Operations Research: Stochastic Models Spring 2011, Professor Whitt Class Lecture Notes: Tuesday, March 1. IEOR 46: Introduction to Operations Research: Stochastic Models Spring, Professor Whitt Class Lecture Notes: Tuesday, March. Continuous-Time Markov Chains, Ross Chapter 6 Problems for Discussion and Solutions.

More information

Single-part-type, multiple stage systems. Lecturer: Stanley B. Gershwin

Single-part-type, multiple stage systems. Lecturer: Stanley B. Gershwin Single-part-type, multiple stage systems Lecturer: Stanley B. Gershwin Flow Line... also known as a Production or Transfer Line. M 1 B 1 M 2 B 2 M 3 B 3 M 4 B 4 M 5 B 5 M 6 Machine Buffer Machines are

More information

Dependability Analysis

Dependability Analysis Software and Systems Verification (VIMIMA01) Dependability Analysis Istvan Majzik Budapest University of Technology and Economics Fault Tolerant Systems Research Group Budapest University of Technology

More information

Safety and Reliability of Embedded Systems

Safety and Reliability of Embedded Systems (Sicherheit und Zuverlässigkeit eingebetteter Systeme) Fault Tree Analysis Mathematical Background and Algorithms Prof. Dr. Liggesmeyer, 0 Content Definitions of Terms Introduction to Combinatorics General

More information

STOCHASTIC ANALYSIS OF A TWO UNIT SYSTEM WITH VACATION FOR THE REPAIR FACILITY AFTER m REPAIRS

STOCHASTIC ANALYSIS OF A TWO UNIT SYSTEM WITH VACATION FOR THE REPAIR FACILITY AFTER m REPAIRS 139 ORiON, Vol. 16, No. 2, pp139148 ISSN 0259191X STOCHASTIC ANALYSIS OF A TWO UNIT SYSTEM WITH VACATION FOR THE REPAIR FACILITY AFTER m REPAIRS V.S.S. YADAVALLI & M. BOTHA University of South Africa Department

More information

Chapter 3 Balance equations, birth-death processes, continuous Markov Chains

Chapter 3 Balance equations, birth-death processes, continuous Markov Chains Chapter 3 Balance equations, birth-death processes, continuous Markov Chains Ioannis Glaropoulos November 4, 2012 1 Exercise 3.2 Consider a birth-death process with 3 states, where the transition rate

More information

LECTURE #6 BIRTH-DEATH PROCESS

LECTURE #6 BIRTH-DEATH PROCESS LECTURE #6 BIRTH-DEATH PROCESS 204528 Queueing Theory and Applications in Networks Assoc. Prof., Ph.D. (รศ.ดร. อน นต ผลเพ ม) Computer Engineering Department, Kasetsart University Outline 2 Birth-Death

More information

Stochastic Modelling of a Computer System with Software Redundancy and Priority to Hardware Repair

Stochastic Modelling of a Computer System with Software Redundancy and Priority to Hardware Repair Stochastic Modelling of a Computer System with Software Redundancy and Priority to Hardware Repair Abstract V.J. Munday* Department of Statistics, Ramjas College, University of Delhi, Delhi 110007 (India)

More information

Statistical simulation and prediction in software reliability

Statistical simulation and prediction in software reliability An. Şt. Univ. Ovidius Constanţa Vol. 16(1), 2008, 81 90 Statistical simulation and prediction in software reliability Alexei Leahu and Carmen Elena Lupu Abstract On the base of statistical simulation (Monte

More information

MIT Manufacturing Systems Analysis Lectures 6 9: Flow Lines

MIT Manufacturing Systems Analysis Lectures 6 9: Flow Lines 2.852 Manufacturing Systems Analysis 1/165 Copyright 2010 c Stanley B. Gershwin. MIT 2.852 Manufacturing Systems Analysis Lectures 6 9: Flow Lines Models That Can Be Analyzed Exactly Stanley B. Gershwin

More information

ANALYSIS FOR A PARALLEL REPAIRABLE SYSTEM WITH DIFFERENT FAILURE MODES

ANALYSIS FOR A PARALLEL REPAIRABLE SYSTEM WITH DIFFERENT FAILURE MODES Journal of Reliability and Statistical Studies; ISSN (Print): 0974-8024, (Online):2229-5666, Vol. 5, Issue 1 (2012): 95-106 ANALYSIS FOR A PARALLEL REPAIRABLE SYSTEM WITH DIFFERENT FAILURE MODES M. A.

More information

CSE 4201, Ch. 6. Storage Systems. Hennessy and Patterson

CSE 4201, Ch. 6. Storage Systems. Hennessy and Patterson CSE 4201, Ch. 6 Storage Systems Hennessy and Patterson Challenge to the Disk The graveyard is full of suitors Ever heard of Bubble Memory? There are some technologies that refuse to die (silicon, copper...).

More information

Laplace Transforms Chapter 3

Laplace Transforms Chapter 3 Laplace Transforms Important analytical method for solving linear ordinary differential equations. - Application to nonlinear ODEs? Must linearize first. Laplace transforms play a key role in important

More information

Modeling Common Cause Failures in Diverse Components with Fault Tree Applications

Modeling Common Cause Failures in Diverse Components with Fault Tree Applications Modeling Common Cause Failures in Diverse s with Fault Tree Applications Joseph R. Belland, Isograph Inc. Key Words: Common Cause Failures, Fault Trees, Beta Factor SUMMARY & CONCLUSIONS A common cause

More information

Why fault tolerant system?

Why fault tolerant system? Why fault tolerant system? Non Fault-Tolerant System Component 1 Component 2 Component N The reliability block diagram of a series systemeach element of the system must operate correctly for the system

More information

Linmin Hu, Jiandong Li and Wenming Fang. Received November 2007; accepted January 2008

Linmin Hu, Jiandong Li and Wenming Fang. Received November 2007; accepted January 2008 ICIC Express Letters ICIC International c 28 ISSN 1881-83X Volume 2, Number 1, March 28 pp. 53 58 RELIABILITY ANALYSIS OF AN N-COMPONENT SERIES SYSTEM WITH M FAILURE MODES AND VACATION Linmin Hu, Jiandong

More information

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi System Stability - 26 March, 2014

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi System Stability - 26 March, 2014 Prof. Dr. Eleni Chatzi System Stability - 26 March, 24 Fundamentals Overview System Stability Assume given a dynamic system with input u(t) and output x(t). The stability property of a dynamic system can

More information

Chapter 5. System Reliability and Reliability Prediction.

Chapter 5. System Reliability and Reliability Prediction. Chapter 5. System Reliability and Reliability Prediction. Problems & Solutions. Problem 1. Estimate the individual part failure rate given a base failure rate of 0.0333 failure/hour, a quality factor of

More information

Reliability Analysis of Two-Unit Warm Standby System Subject to Hardware and Human Error Failures

Reliability Analysis of Two-Unit Warm Standby System Subject to Hardware and Human Error Failures Reliability Analysis of Two-Unit Warm Standby System Subject to Hardware and Human Error Failures Pravindra Singh 1, Pankaj Kumar 2 & Anil Kumar 3 1 C. C. S. University, Meerut,U.P 2 J.N.V.U Jodhpur &

More information

2 Theory. 2.1 State Space Representation S 2 S 1 S 3

2 Theory. 2.1 State Space Representation S 2 S 1 S 3 In the following sections we develop the theory, illustrate the technique by applying it to a sample system, and validate the results using the method of enumeration. Notations: A-state functional (acceptable)

More information

ORIE 4741: Learning with Big Messy Data. Generalization

ORIE 4741: Learning with Big Messy Data. Generalization ORIE 4741: Learning with Big Messy Data Generalization Professor Udell Operations Research and Information Engineering Cornell September 23, 2017 1 / 21 Announcements midterm 10/5 makeup exam 10/2, by

More information

Reliability and Availability Simulation. Krige Visser, Professor, University of Pretoria, South Africa

Reliability and Availability Simulation. Krige Visser, Professor, University of Pretoria, South Africa Reliability and Availability Simulation Krige Visser, Professor, University of Pretoria, South Africa Content BACKGROUND DEFINITIONS SINGLE COMPONENTS MULTI-COMPONENT SYSTEMS AVAILABILITY SIMULATION CONCLUSION

More information

Cost Analtsis for a Nuclear Power Plant with Standby Redundant Reactor Vessel

Cost Analtsis for a Nuclear Power Plant with Standby Redundant Reactor Vessel Research Journal of Mathematics and Statistics 2(3): 91-96, 2010 ISSN: 2040-7505 Maxwell Scientific Organization, 2010 Submitted Date: March 09, 2010 Accepted Date: April 30, 2010 Published Date: September

More information

Yield Evaluation Methods of SRAM Arrays: a Comparative Study

Yield Evaluation Methods of SRAM Arrays: a Comparative Study IMTC 2 - Instrumentation and Measurement Technology Conference Como, Italy, 2 May 2 Yield Evaluation Methods of SRAM Arrays: a Comparative Study M. Ottavi,L.Schiano,X.Wang,Y-B.Kim,F.J.Meyer,F.Lombardi

More information

COMPARATIVE RELIABILITY ANALYSIS OF FIVE REDUNDANT NETWORK FLOW SYSTEMS

COMPARATIVE RELIABILITY ANALYSIS OF FIVE REDUNDANT NETWORK FLOW SYSTEMS I. Yusuf - COMARATIVE RELIABILITY ANALYSIS OF FIVE REDUNDANT NETWORK FLOW SYSTEMS RT&A # (35) (Vol.9), December COMARATIVE RELIABILITY ANALYSIS OF FIVE REDUNDANT NETWORK FLOW SYSTEMS I. Yusuf Department

More information

Chapter 6. a. Open Circuit. Only if both resistors fail open-circuit, i.e. they are in parallel.

Chapter 6. a. Open Circuit. Only if both resistors fail open-circuit, i.e. they are in parallel. Chapter 6 1. a. Section 6.1. b. Section 6.3, see also Section 6.2. c. Predictions based on most published sources of reliability data tend to underestimate the reliability that is achievable, given that

More information

Failure detectors Introduction CHAPTER

Failure detectors Introduction CHAPTER CHAPTER 15 Failure detectors 15.1 Introduction This chapter deals with the design of fault-tolerant distributed systems. It is widely known that the design and verification of fault-tolerent distributed

More information

Fault-Tolerant Computing

Fault-Tolerant Computing Fault-Tolerant Computing Motivation, Background, and Tools Slide 1 About This Presentation This presentation has been prepared for the graduate course ECE 257A (Fault-Tolerant Computing) by Behrooz Parhami,

More information

Basic Procedures for Common Problems

Basic Procedures for Common Problems Basic Procedures for Common Problems ECHE 550, Fall 2002 Steady State Multivariable Modeling and Control 1 Determine what variables are available to manipulate (inputs, u) and what variables are available

More information

Asymptotic Confidence Limits for a Repairable System with Standbys Subject to Switching Failures

Asymptotic Confidence Limits for a Repairable System with Standbys Subject to Switching Failures American Journal of Applied Sciences 4 (11): 84-847, 007 ISSN 1546-99 007 Science Publications Asymptotic Confidence Limits for a Repairable System with Stbys Subject to Switching Failures 1 Jau-Chuan

More information

Solution of ODEs using Laplace Transforms. Process Dynamics and Control

Solution of ODEs using Laplace Transforms. Process Dynamics and Control Solution of ODEs using Laplace Transforms Process Dynamics and Control 1 Linear ODEs For linear ODEs, we can solve without integrating by using Laplace transforms Integrate out time and transform to Laplace

More information

Contents. Chapter 1 Vector Spaces. Foreword... (vii) Message...(ix) Preface...(xi)

Contents. Chapter 1 Vector Spaces. Foreword... (vii) Message...(ix) Preface...(xi) (xiii) Contents Foreword... (vii) Message...(ix) Preface...(xi) Chapter 1 Vector Spaces Vector space... 1 General Properties of vector spaces... 5 Vector Subspaces... 7 Algebra of subspaces... 11 Linear

More information

Quadruple Adaptive Redundancy with Fault Detection Estimator

Quadruple Adaptive Redundancy with Fault Detection Estimator Quadruple Adaptive Redundancy with Fault Detection Estimator Dohyeung Kim 1 and Richard Voyles 2 Abstract As a result of advances in technology, systems have grown more and more complex, leading to greater

More information

Monte Carlo Simulation for Reliability and Availability analyses

Monte Carlo Simulation for Reliability and Availability analyses Monte Carlo Simulation for Reliability and Availability analyses Monte Carlo Simulation: Why? 2 Computation of system reliability and availability for industrial systems characterized by: many components

More information

Coherent Systems of Components with Multivariate Phase Type Life Distributions

Coherent Systems of Components with Multivariate Phase Type Life Distributions !#"%$ & ' ")( * +!-,#. /10 24353768:9 ;=A@CBD@CEGF4HJI?HKFL@CM H < N OPc_dHe@ F]IfR@ ZgWhNe@ iqwjhkf]bjwlkyaf]w

More information

Upper and Lower Bounds on the Number of Faults. a System Can Withstand Without Repairs. Cambridge, MA 02139

Upper and Lower Bounds on the Number of Faults. a System Can Withstand Without Repairs. Cambridge, MA 02139 Upper and Lower Bounds on the Number of Faults a System Can Withstand Without Repairs Michel Goemans y Nancy Lynch z Isaac Saias x Laboratory for Computer Science Massachusetts Institute of Technology

More information

Quiz #2 A Mighty Fine Review

Quiz #2 A Mighty Fine Review Quiz #2 A Mighty Fine Review February 27: A reliable adventure; a day like all days filled with those events that alter and change the course of history and you will be there! What is a Quiz #2? Three

More information

Kirk Pruhs. Green Computing Algorithmics. Talk 1: Energy Efficient Circuit Design ADFOCS 2015

Kirk Pruhs. Green Computing Algorithmics. Talk 1: Energy Efficient Circuit Design ADFOCS 2015 Kirk Pruhs Green Computing Algorithmics Talk 1: Energy Efficient Circuit Design ADFOCS 2015 Motivation: Moore s Gap Moore s Law: Transistor density doubles every 18-24 months. Computer performance has

More information

Transient behaviour in highly dependable Markovian systems: new regimes, many paths.

Transient behaviour in highly dependable Markovian systems: new regimes, many paths. Transient behaviour in highly dependable Markovian systems: new regimes, many paths. Daniël Reijsbergen Pieter-Tjerk de Boer Werner Scheinhardt University of Twente RESIM, June 22nd, 2010 Outline Problem

More information

Contents. Chapter 1 Vector Spaces. Foreword... (vii) Message...(ix) Preface...(xi)

Contents. Chapter 1 Vector Spaces. Foreword... (vii) Message...(ix) Preface...(xi) (xiii) Contents Foreword... (vii) Message...(ix) Preface...(xi) Chapter 1 Vector Spaces Vector space... 1 General Properties of vector spaces... 5 Vector Subspaces... 7 Algebra of subspaces... 11 Linear

More information

MIT Manufacturing Systems Analysis Lectures 15 16: Assembly/Disassembly Systems

MIT Manufacturing Systems Analysis Lectures 15 16: Assembly/Disassembly Systems 2.852 Manufacturing Systems Analysis 1/41 Copyright 2010 c Stanley B. Gershwin. MIT 2.852 Manufacturing Systems Analysis Lectures 15 16: Assembly/Disassembly Systems Stanley B. Gershwin http://web.mit.edu/manuf-sys

More information

Exercises Solutions. Automation IEA, LTH. Chapter 2 Manufacturing and process systems. Chapter 5 Discrete manufacturing problems

Exercises Solutions. Automation IEA, LTH. Chapter 2 Manufacturing and process systems. Chapter 5 Discrete manufacturing problems Exercises Solutions Note, that we have not formulated the answers for all the review questions. You will find the answers for many questions by reading and reflecting about the text in the book. Chapter

More information

Let (Ω, F) be a measureable space. A filtration in discrete time is a sequence of. F s F t

Let (Ω, F) be a measureable space. A filtration in discrete time is a sequence of. F s F t 2.2 Filtrations Let (Ω, F) be a measureable space. A filtration in discrete time is a sequence of σ algebras {F t } such that F t F and F t F t+1 for all t = 0, 1,.... In continuous time, the second condition

More information

Lecture 1: Introduction to Sublinear Algorithms

Lecture 1: Introduction to Sublinear Algorithms CSE 522: Sublinear (and Streaming) Algorithms Spring 2014 Lecture 1: Introduction to Sublinear Algorithms March 31, 2014 Lecturer: Paul Beame Scribe: Paul Beame Too much data, too little time, space for

More information

MIT Manufacturing Systems Analysis Lecture 10 12

MIT Manufacturing Systems Analysis Lecture 10 12 2.852 Manufacturing Systems Analysis 1/91 Copyright 2010 c Stanley B. Gershwin. MIT 2.852 Manufacturing Systems Analysis Lecture 10 12 Transfer Lines Long Lines Stanley B. Gershwin http://web.mit.edu/manuf-sys

More information

Chapter 8 Queuing Theory Roanna Gee. W = average number of time a customer spends in the system.

Chapter 8 Queuing Theory Roanna Gee. W = average number of time a customer spends in the system. 8. Preliminaries L, L Q, W, W Q L = average number of customers in the system. L Q = average number of customers waiting in queue. W = average number of time a customer spends in the system. W Q = average

More information

Reliability of Safety-Critical Systems Chapter 9. Average frequency of dangerous failures

Reliability of Safety-Critical Systems Chapter 9. Average frequency of dangerous failures Reliability of Safety-Critical Systems Chapter 9. Average frequency of dangerous failures Mary Ann Lundteigen and Marvin Rausand mary.a.lundteigen@ntnu.no &marvin.rausand@ntnu.no RAMS Group Department

More information

UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering. Fault Tolerant Computing ECE 655

UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering. Fault Tolerant Computing ECE 655 UNIVERSITY OF MASSACHUSETTS Dept. of Electrical & Computer Engineering Fault Tolerant Computing ECE 655 Part 1 Introduction C. M. Krishna Fall 2006 ECE655/Krishna Part.1.1 Prerequisites Basic courses in

More information

Finally the Weakest Failure Detector for Non-Blocking Atomic Commit

Finally the Weakest Failure Detector for Non-Blocking Atomic Commit Finally the Weakest Failure Detector for Non-Blocking Atomic Commit Rachid Guerraoui Petr Kouznetsov Distributed Programming Laboratory EPFL Abstract Recent papers [7, 9] define the weakest failure detector

More information

IMPORTANCE MEASURES FOR MULTICOMPONENT BINARY SYSTEMS

IMPORTANCE MEASURES FOR MULTICOMPONENT BINARY SYSTEMS Dept. of Math. University of Oslo Statistical Research Report No. 11 ISSN 86 3842 December 24 IMPORTANCE MEASURES FOR MULTICOMPONENT INARY SYSTEMS Arne ang Huseby Abstract In this paper we review the theory

More information

System Reliability Modeling Considering Correlated Probabilistic Competing Failures

System Reliability Modeling Considering Correlated Probabilistic Competing Failures IEEE TRANSACTIONS ON RELIABILITY 1 System Reliability Modeling Considering Correlated Probabilistic Competing Failures Yujie Wang, Liudong Xing, Senior Member, IEEE, Honggang Wang, Senior Member, IEEE,

More information

by: Mohammad El-Moniem Soleha

by: Mohammad El-Moniem Soleha Reliability and Availability Characteristics of A Two-Dissimilar-Unit Cold Standby System With three Modes by Using Linear First Order Differential Equations by: Mohammad El-Moniem Soleha ABSTRACT : This

More information

Stochastic Analysis of a Two-Unit Cold Standby System with Arbitrary Distributions for Life, Repair and Waiting Times

Stochastic Analysis of a Two-Unit Cold Standby System with Arbitrary Distributions for Life, Repair and Waiting Times International Journal of Performability Engineering Vol. 11, No. 3, May 2015, pp. 293-299. RAMS Consultants Printed in India Stochastic Analysis of a Two-Unit Cold Standby System with Arbitrary Distributions

More information

Fault Masking By Probabilistic Voting

Fault Masking By Probabilistic Voting OncuBilim Algorithm And Sstems Labs. Vol.9, Art.No:,(9) Fault Masking B Probabilistic Voting B. Bakant ALAGÖZ Abstract: In this stud, we introduced a probabilistic voter, regarding smbol probabilities

More information

57:022 Principles of Design II Midterm Exam #2 Solutions

57:022 Principles of Design II Midterm Exam #2 Solutions 57:022 Principles of Design II Midterm Exam #2 Solutions Part: I II III IV V Total Possible Pts: 20 15 12 16 12 75 PART ONE Indicate "+" if True and "O" if False: _+_a. If a component's lifetime has exponential

More information

Reliability Analysis of Electronic Systems using Markov Models

Reliability Analysis of Electronic Systems using Markov Models Reliability Analysis of Electronic Systems using Markov Models István Matijevics Polytechnical Engineering College, Subotica, Serbia and Montenegro, matistvan@yahoo.com Zoltán Jeges Polytechnical Engineering

More information

STOCHASTIC REPAIR AND REPLACEMENT OF A STANDBY SYSTEM

STOCHASTIC REPAIR AND REPLACEMENT OF A STANDBY SYSTEM Journal of Mathematics and Statistics 0 (3): 384-389, 04 ISSN: 549-3644 04 doi:0.3844/jmssp.04.384.389 Published Online 0 (3) 04 (http://www.thescipub.com/jmss.toc) STOCHASTIC REPAIR AND REPLACEMENT OF

More information

Analysis for Parallel Repairable System with Degradation Facility

Analysis for Parallel Repairable System with Degradation Facility American Journal of Mathematics and Statistics 212, 2(4): 7-74 DOI: 1.5923/j.ajms.21224.2 Analysis for Parallel Repairable System with Degradation Facility M. A. El-Damcese *, N. S. Temraz Department of

More information

1. Reliability and survival - basic concepts

1. Reliability and survival - basic concepts . Reliability and survival - basic concepts. Books Wolstenholme, L.C. "Reliability modelling. A statistical approach." Chapman & Hall, 999. Ebeling, C. "An introduction to reliability & maintainability

More information

Assessing system reliability through binary decision diagrams using bayesian techniques.

Assessing system reliability through binary decision diagrams using bayesian techniques. Loughborough University Institutional Repository Assessing system reliability through binary decision diagrams using bayesian techniques. This item was submitted to Loughborough University's Institutional

More information

Power System Research Group Electrical Engineering Dept., University of Saskatchewan Saskatoon, Canada

Power System Research Group Electrical Engineering Dept., University of Saskatchewan Saskatoon, Canada Abstract Failure Bunching Phenomena in Electric Power Transmission Systems Roy Billinton Gagan Singh Janak Acharya Power System Research Group Electrical Engineering Dept., University of Saskatchewan Saskatoon,

More information

Notes Week 2 Chapter 3 Probability WEEK 2 page 1

Notes Week 2 Chapter 3 Probability WEEK 2 page 1 Notes Week 2 Chapter 3 Probability WEEK 2 page 1 The sample space of an experiment, sometimes denoted S or in probability theory, is the set that consists of all possible elementary outcomes of that experiment

More information

STOCHASTIC MODELLING OF A COMPUTER SYSTEM WITH HARDWARE REDUNDANCY SUBJECT TO MAXIMUM REPAIR TIME

STOCHASTIC MODELLING OF A COMPUTER SYSTEM WITH HARDWARE REDUNDANCY SUBJECT TO MAXIMUM REPAIR TIME STOCHASTIC MODELLING OF A COMPUTER SYSTEM WITH HARDWARE REDUNDANCY SUBJECT TO MAXIMUM REPAIR TIME V.J. Munday* Department of Statistics, M.D. University, Rohtak-124001 (India) Email: vjmunday@rediffmail.com

More information

Degradable Agreement in the Presence of. Byzantine Faults. Nitin H. Vaidya. Technical Report #

Degradable Agreement in the Presence of. Byzantine Faults. Nitin H. Vaidya. Technical Report # Degradable Agreement in the Presence of Byzantine Faults Nitin H. Vaidya Technical Report # 92-020 Abstract Consider a system consisting of a sender that wants to send a value to certain receivers. Byzantine

More information